[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_6 #153931

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Aug 26 08:14:13 BST 2020


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_6/153931/display/redirect>

Changes:


------------------------------------------
[...truncated 47.34 KB...]
      |   ^~~~~~~
gcc -c -O  -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMINFO=1 -DHAVE_CURSES_H=1 -DHAVE_TERM_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SELECT=1 -DHAVE_SYSV_PTY=1 -D_SVID_SOURCE -D_BSD_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fpic -D_POSIX_C_SOURCE=199506L -DPREFER_REENTRANT -o reentrant_obj/demo3.o ./demo3.c
gcc -c -O  -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMINFO=1 -DHAVE_CURSES_H=1 -DHAVE_TERM_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SELECT=1 -DHAVE_SYSV_PTY=1 -D_SVID_SOURCE -D_BSD_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fpic -o normal_obj/demo2.o ./demo2.c
./errmsg.c: In function '_err_record_msg':
./errmsg.c:131:7: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=]
  131 |       strncpy(err->msg + msglen, s, nnew);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./errmsg.c:124:19: note: length computed here
  124 |     size_t slen = strlen(s);
      |                   ^~~~~~~~~
gcc -c -O  -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMINFO=1 -DHAVE_CURSES_H=1 -DHAVE_TERM_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SELECT=1 -DHAVE_SYSV_PTY=1 -D_SVID_SOURCE -D_BSD_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fpic -D_POSIX_C_SOURCE=199506L -DPREFER_REENTRANT -o reentrant_obj/getline.o ./getline.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ./demo3.c:32:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ./demo2.c:32:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
./errmsg.c: In function '_err_record_msg':
./errmsg.c:131:7: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=]
  131 |       strncpy(err->msg + msglen, s, nnew);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./errmsg.c:124:19: note: length computed here
  124 |     size_t slen = strlen(s);
      |                   ^~~~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ./getline.c:35:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -c -O  -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMINFO=1 -DHAVE_CURSES_H=1 -DHAVE_TERM_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SELECT=1 -DHAVE_SYSV_PTY=1 -D_SVID_SOURCE -D_BSD_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fpic -D_POSIX_C_SOURCE=199506L -DPREFER_REENTRANT -o reentrant_obj/keytab.o ./keytab.c
gcc -c -O  -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMINFO=1 -DHAVE_CURSES_H=1 -DHAVE_TERM_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SELECT=1 -DHAVE_SYSV_PTY=1 -D_SVID_SOURCE -D_BSD_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fpic -o normal_obj/demo3.o ./demo3.c
gcc -c -O  -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMINFO=1 -DHAVE_CURSES_H=1 -DHAVE_TERM_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SELECT=1 -DHAVE_SYSV_PTY=1 -D_SVID_SOURCE -D_BSD_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fpic -o normal_obj/enhance.o ./enhance.c
gcc -c -O  -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMINFO=1 -DHAVE_CURSES_H=1 -DHAVE_TERM_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SELECT=1 -DHAVE_SYSV_PTY=1 -D_SVID_SOURCE -D_BSD_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fpic -o normal_obj/getline.o ./getline.c
gcc -c -O  -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMINFO=1 -DHAVE_CURSES_H=1 -DHAVE_TERM_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SELECT=1 -DHAVE_SYSV_PTY=1 -D_SVID_SOURCE -D_BSD_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fpic -o normal_obj/keytab.o ./keytab.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ./keytab.c:32:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ./demo3.c:32:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ./enhance.c:1:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ./getline.c:35:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ./keytab.c:32:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
ar -ru libtecla_r.a reentrant_obj/getline.o reentrant_obj/keytab.o reentrant_obj/freelist.o reentrant_obj/strngmem.o reentrant_obj/hash.o reentrant_obj/history.o reentrant_obj/direader.o reentrant_obj/homedir.o reentrant_obj/pathutil.o reentrant_obj/expand.o reentrant_obj/stringrp.o reentrant_obj/cplfile.o reentrant_obj/cplmatch.o reentrant_obj/pcache.o reentrant_obj/version.o reentrant_obj/chrqueue.o reentrant_obj/ioutil.o reentrant_obj/errmsg.o; \
ranlib libtecla_r.a; \
rm -f demo_r demo2_r demo3_r enhance_r
ld -o libtecla_r.so.1.6.3 -soname libtecla_r.so.1 -shared --version-script=./libtecla.map reentrant_obj/getline.o reentrant_obj/keytab.o reentrant_obj/freelist.o reentrant_obj/strngmem.o reentrant_obj/hash.o reentrant_obj/history.o reentrant_obj/direader.o reentrant_obj/homedir.o reentrant_obj/pathutil.o reentrant_obj/expand.o reentrant_obj/stringrp.o reentrant_obj/cplfile.o reentrant_obj/cplmatch.o reentrant_obj/pcache.o reentrant_obj/version.o reentrant_obj/chrqueue.o reentrant_obj/ioutil.o reentrant_obj/errmsg.o -lcurses -lc /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/libgcc.a
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libtecla_r.a
rm -f libtecla_r.so; ln -s libtecla_r.so.1.6.3 libtecla_r.so
rm -f libtecla_r.so.1; ln -s libtecla_r.so.1.6.3 libtecla_r.so.1
LD_RUN_PATH="/usr/lib:$LD_RUN_PATH:`pwd`" gcc -O  -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMINFO=1 -DHAVE_CURSES_H=1 -DHAVE_TERM_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SELECT=1 -DHAVE_SYSV_PTY=1 -D_SVID_SOURCE -D_BSD_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fpic -D_POSIX_C_SOURCE=199506L -DPREFER_REENTRANT -o demo_r \
 reentrant_obj/demo.o -L. -ltecla_r -lcurses
LD_RUN_PATH="/usr/lib:$LD_RUN_PATH:`pwd`" gcc -O  -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMINFO=1 -DHAVE_CURSES_H=1 -DHAVE_TERM_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SELECT=1 -DHAVE_SYSV_PTY=1 -D_SVID_SOURCE -D_BSD_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fpic -D_POSIX_C_SOURCE=199506L -DPREFER_REENTRANT -o demo2_r \
 reentrant_obj/demo2.o -L. -ltecla_r -lcurses
LD_RUN_PATH="/usr/lib:$LD_RUN_PATH:`pwd`" gcc -O  -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMINFO=1 -DHAVE_CURSES_H=1 -DHAVE_TERM_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SELECT=1 -DHAVE_SYSV_PTY=1 -D_SVID_SOURCE -D_BSD_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fpic -D_POSIX_C_SOURCE=199506L -DPREFER_REENTRANT -o demo3_r \
 reentrant_obj/demo3.o -L. -ltecla_r -lcurses
make[1]: Leaving directory '/tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/src/libtecla'
ar -ru libtecla.a normal_obj/getline.o normal_obj/keytab.o normal_obj/freelist.o normal_obj/strngmem.o normal_obj/hash.o normal_obj/history.o normal_obj/direader.o normal_obj/homedir.o normal_obj/pathutil.o normal_obj/expand.o normal_obj/stringrp.o normal_obj/cplfile.o normal_obj/cplmatch.o normal_obj/pcache.o normal_obj/version.o normal_obj/chrqueue.o normal_obj/ioutil.o normal_obj/errmsg.o; \
ranlib libtecla.a; \
rm -f demo demo2 demo3 enhance
ld -o libtecla.so.1.6.3 -soname libtecla.so.1 -shared --version-script=./libtecla.map normal_obj/getline.o normal_obj/keytab.o normal_obj/freelist.o normal_obj/strngmem.o normal_obj/hash.o normal_obj/history.o normal_obj/direader.o normal_obj/homedir.o normal_obj/pathutil.o normal_obj/expand.o normal_obj/stringrp.o normal_obj/cplfile.o normal_obj/cplmatch.o normal_obj/pcache.o normal_obj/version.o normal_obj/chrqueue.o normal_obj/ioutil.o normal_obj/errmsg.o -lcurses -lc /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/libgcc.a
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating libtecla.a
rm -f libtecla.so; ln -s libtecla.so.1.6.3 libtecla.so
rm -f libtecla.so.1; ln -s libtecla.so.1.6.3 libtecla.so.1
LD_RUN_PATH="/usr/lib:$LD_RUN_PATH:`pwd`" gcc -O  -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMINFO=1 -DHAVE_CURSES_H=1 -DHAVE_TERM_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SELECT=1 -DHAVE_SYSV_PTY=1 -D_SVID_SOURCE -D_BSD_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fpic -o demo \
 normal_obj/demo.o -L. -ltecla -lcurses
LD_RUN_PATH="/usr/lib:$LD_RUN_PATH:`pwd`" gcc -O  -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMINFO=1 -DHAVE_CURSES_H=1 -DHAVE_TERM_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SELECT=1 -DHAVE_SYSV_PTY=1 -D_SVID_SOURCE -D_BSD_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fpic -o demo2 \
 normal_obj/demo2.o -L. -ltecla -lcurses
LD_RUN_PATH="/usr/lib:$LD_RUN_PATH:`pwd`" gcc -O  -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMINFO=1 -DHAVE_CURSES_H=1 -DHAVE_TERM_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SELECT=1 -DHAVE_SYSV_PTY=1 -D_SVID_SOURCE -D_BSD_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fpic -o demo3 \
 normal_obj/demo3.o -L. -ltecla -lcurses
LD_RUN_PATH="/usr/lib:$LD_RUN_PATH:`pwd`" gcc -O  -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMINFO=1 -DHAVE_CURSES_H=1 -DHAVE_TERM_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SELECT=1 -DHAVE_SYSV_PTY=1 -D_SVID_SOURCE -D_BSD_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fpic -o enhance \
 normal_obj/enhance.o -L. -ltecla -lcurses
make[1]: Leaving directory '/tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/src/libtecla'
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/src/libtecla'
LD_RUN_PATH="/tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/lib:$LD_RUN_PATH:`pwd`" gcc -O  -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMINFO=1 -DHAVE_CURSES_H=1 -DHAVE_TERM_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SELECT=1 -DHAVE_SYSV_PTY=1 -D_SVID_SOURCE -D_BSD_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fpic -o demo \
 normal_obj/demo.o -L. -ltecla -lcurses
LD_RUN_PATH="/tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/lib:$LD_RUN_PATH:`pwd`" gcc -O  -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMINFO=1 -DHAVE_CURSES_H=1 -DHAVE_TERM_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SELECT=1 -DHAVE_SYSV_PTY=1 -D_SVID_SOURCE -D_BSD_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fpic -o demo2 \
 normal_obj/demo2.o -L. -ltecla -lcurses
LD_RUN_PATH="/tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/lib:$LD_RUN_PATH:`pwd`" gcc -O  -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMINFO=1 -DHAVE_CURSES_H=1 -DHAVE_TERM_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SELECT=1 -DHAVE_SYSV_PTY=1 -D_SVID_SOURCE -D_BSD_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fpic -o demo3 \
 normal_obj/demo3.o -L. -ltecla -lcurses
LD_RUN_PATH="/tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/lib:$LD_RUN_PATH:`pwd`" gcc -O  -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMINFO=1 -DHAVE_CURSES_H=1 -DHAVE_TERM_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SELECT=1 -DHAVE_SYSV_PTY=1 -D_SVID_SOURCE -D_BSD_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fpic -o enhance \
 normal_obj/enhance.o -L. -ltecla -lcurses
make[1]: Leaving directory '/tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/src/libtecla'
make[1]: Entering directory '/tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/src/libtecla'
LD_RUN_PATH="/tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/lib:$LD_RUN_PATH:`pwd`" gcc -O  -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMINFO=1 -DHAVE_CURSES_H=1 -DHAVE_TERM_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SELECT=1 -DHAVE_SYSV_PTY=1 -D_SVID_SOURCE -D_BSD_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fpic -D_POSIX_C_SOURCE=199506L -DPREFER_REENTRANT -o demo_r \
 reentrant_obj/demo.o -L. -ltecla_r -lcurses
LD_RUN_PATH="/tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/lib:$LD_RUN_PATH:`pwd`" gcc -O  -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMINFO=1 -DHAVE_CURSES_H=1 -DHAVE_TERM_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SELECT=1 -DHAVE_SYSV_PTY=1 -D_SVID_SOURCE -D_BSD_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fpic -D_POSIX_C_SOURCE=199506L -DPREFER_REENTRANT -o demo2_r \
 reentrant_obj/demo2.o -L. -ltecla_r -lcurses
LD_RUN_PATH="/tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/lib:$LD_RUN_PATH:`pwd`" gcc -O  -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMINFO=1 -DHAVE_CURSES_H=1 -DHAVE_TERM_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SELECT=1 -DHAVE_SYSV_PTY=1 -D_SVID_SOURCE -D_BSD_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fpic -D_POSIX_C_SOURCE=199506L -DPREFER_REENTRANT -o demo3_r \
 reentrant_obj/demo3.o -L. -ltecla_r -lcurses
make[1]: Leaving directory '/tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/src/libtecla'
./install-sh -d /tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/lib
chmod ugo+rx /tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/lib
cp libtecla.a /tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/lib/ ; chmod ugo+r /tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/lib/libtecla.a
cp libtecla_r.a /tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/lib/ ; chmod ugo+r /tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/lib/libtecla_r.a
cp -f libtecla.so.1.6.3 /tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/lib/libtecla.so.1.6.3 ; chmod a=rX /tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/lib/libtecla.so.1.6.3
(cd /tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/lib; rm -f libtecla.so; ln -s libtecla.so.1.6.3 libtecla.so)
(cd /tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/lib; rm -f libtecla.so.1; ln -s libtecla.so.1.6.3 libtecla.so.1)
cp -f libtecla_r.so.1.6.3 /tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/lib/libtecla_r.so.1.6.3 ; chmod a=rX /tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/lib/libtecla_r.so.1.6.3
(cd /tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/lib; rm -f libtecla_r.so; ln -s libtecla_r.so.1.6.3 libtecla_r.so)
(cd /tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/lib; rm -f libtecla_r.so.1; ln -s libtecla_r.so.1.6.3 libtecla_r.so.1)
./install-sh -d /tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/include
chmod ugo+rx /tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/include
cp ./libtecla.h /tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/include/ ; chmod ugo+r /tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/include/libtecla.h
./install-sh -d /tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/share/man
chmod ugo+rx /tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/share/man
if test "yes"_ = "yes"_; then \
  for template in man/libr/*.in; do \
    page=`basename "$template" .in`; \
    ./install-sh -c -m 644 man/libr/$page /tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/share/man/man3/$page.3; \
  done ; \
fi
if test "yes"_ = "yes"_; then \
  for template in man/func/*.in; do \
    page=`basename "$template" .in`; \
    ./install-sh -c -m 644 man/func/$page /tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/share/man/man3/$page.3; \
  done ; \
fi
if test "yes"_ = "yes"_; then \
  for template in man/prog/*.in; do \
    page=`basename "$template" .in`; \
    ./install-sh -c -m 644 man/prog/$page /tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/share/man/man1/$page.1; \
  done ; \
fi
if test "yes"_ = "yes"_; then \
  for template in man/misc/*.in; do \
    page=`basename "$template" .in`; \
    ./install-sh -c -m 644 man/misc/$page /tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/share/man/man7/$page.7; \
  done ; \
fi
if test "yes"_ = "yes"_; then \
  for template in man/file/*.in; do \
    page=`basename "$template" .in`; \
    ./install-sh -c -m 644 man/file/$page /tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/share/man/man5/$page.5; \
  done ; \
fi
./install-sh -d /tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/bin
chmod ugo+rx /tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/bin
progs="enhance "; \
for prog in $progs; do \
  ./install-sh -c -m 755 -s $prog /tmp/libtecla-archlinuxrb-build-2ucX4Z86/libtecla/trunk/pkg/libtecla/usr/bin/; \
done
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/bin/enhance
==> WARNING: Package contains reference to $pkgdir
usr/bin/enhance
==> Creating package "libtecla"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libtecla 1.6.3-2 (Tue Sep 28 13:37:05 2021)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-libtecla-archlinuxrb-build-2ucX4Z86
+ tee -a /srv/reproducible-results/archlinuxrb-build-2ucX4Z86/b1/libtecla/build1.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
ls: cannot access '/tmp/libtecla-archlinuxrb-build-2ucX4Z86/*/trunk/*.pkg.tar.xz': No such file or directory
Tue Sep 28 13:37:06 UTC 2021 - build #1 for libtecla on osuosl-build170-amd64 didn't build a package!
ls /srv/reproducible-results/archlinuxrb-build-2ucX4Z86/b1/libtecla/
.:
total 4
drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 13:36 b1

./b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 13:36 libtecla

./b1/libtecla:
total 72
-rw-r--r-- 1 jenkins jenkins 68102 Sep 28 13:37 build1.log
-rw-r--r-- 1 jenkins jenkins     8 Sep 28 13:36 build1.version
Tue Sep 28 13:37:06 UTC 2021 - build #1 for libtecla on osuosl-build170-amd64 done.
Tue Sep 28 13:37:06 UTC 2021 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-uzVi7VCq, which will now be removed.
/srv/reproducible-results/archlinuxrb-build-2ucX4Z86:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Aug 26 07:14 b1
drwxr-xr-x 2 jenkins jenkins 4096 Aug 26 07:13 b2

/srv/reproducible-results/archlinuxrb-build-2ucX4Z86/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Aug 26 07:14 libtecla

/srv/reproducible-results/archlinuxrb-build-2ucX4Z86/b1/libtecla:
total 72
-rw-r--r-- 1 jenkins jenkins 68102 Aug 26 07:14 build1.log
-rw-r--r-- 1 jenkins jenkins     8 Aug 26 07:14 build1.version

/srv/reproducible-results/archlinuxrb-build-2ucX4Z86/b2:
total 0
Wed Aug 26 07:14:12 UTC 2020 - build1 didn't create a package, skipping build2!
Wed Aug 26 07:14:12 UTC 2020 - https://tests.reproducible-builds.org/archlinux/community/libtecla/ updated.
/var/lib/jenkins/userContent/reproducible/archlinux/community/libtecla/pkg.html older than /var/lib/jenkins/userContent/reproducible/archlinux/community/libtecla/pkg.build_duration, thus deleting it.
INSERT into results (package_id, version, status, build_date, build_duration, node1, node2, job)
		VALUES ('396156', '1.6.3-2', 'UNKNOWN', '2020-08-26 07:13', '47', 'osuosl-build170-amd64', 'osuosl-build169-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_6/153931/')
		ON CONFLICT (package_id)
		DO UPDATE SET version='1.6.3-2', status='UNKNOWN', build_date='2020-08-26 07:13', build_duration='47', node1='osuosl-build170-amd64', node2='osuosl-build169-amd64', job='https://jenkins.debian.net/job/reproducible_builder_archlinux_6/153931/' WHERE results.package_id='396156'
INSERT 0 1
INSERT INTO stats_build (name, version, suite, architecture, distribution, status, build_date, build_duration, node1, node2, job)
		VALUES ('libtecla', '1.6.3-2', 'community', 'x86_64', 3, 'UNKNOWN', '2020-08-26 07:13', '47', 'osuosl-build170-amd64', 'osuosl-build169-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_6/153931/');
ERROR:  duplicate key value violates unique constraint "stats_build_tmp_name_version_suite_architecture_build_date_key1"
DETAIL:  Key (name, version, suite, architecture, build_date)=(libtecla, 1.6.3-2, community, x86_64, 2020-08-26 07:13:00) already exists.
Wed Aug 26 07:14:13 UTC 2020 - /srv/reproducible-results/archlinuxrb-build-2ucX4Z86 deleted.
Wed 26 Aug 07:14:13 UTC 2020 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-No4oNiUQ, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list