[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_3 #403902

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Oct 17 12:17:56 BST 2022


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_3/403902/display/redirect>

Changes:


------------------------------------------
[...truncated 34.52 KB...]
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   341  100   341    0     0   2001      0 --:--:-- --:--:-- --:--:--  2005
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  533k  100  533k    0     0   587k      0 --:--:-- --:--:-- --:--:-- 1332k
==> Validating source files with sha512sums...
    libsmf-1.3.tar.gz ... Passed
==> Extracting sources...
  -> Extracting libsmf-1.3.tar.gz with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /usr/sbin/sed
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for fgrep... /usr/sbin/grep -F
checking for ld used by gcc... /usr/sbin/ld
checking if the linker (/usr/sbin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
checking the name lister (/usr/sbin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/sbin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/sbin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... (cached) ranlib
checking for pow in -lm... yes
checking for main in -lreadline... yes
checking for ANSI C header files... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for int8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for working strtod... yes
checking for memset... yes
checking for pow... yes
checking for strdup... yes
checking for strerror... yes
checking for strtol... yes
checking for strchr... yes
checking for pkg-config... /usr/sbin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating smf.pc
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-recursive
make[1]: Entering directory '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/src/libsmf-1.3'
Making all in src
make[2]: Entering directory '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/src/libsmf-1.3/src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -DG_LOG_DOMAIN=\"libsmf\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -MT libsmf_la-smf.lo -MD -MP -MF .deps/libsmf_la-smf.Tpo -c -o libsmf_la-smf.lo `test -f 'smf.c' || echo './'`smf.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -DG_LOG_DOMAIN=\"libsmf\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -MT libsmf_la-smf_decode.lo -MD -MP -MF .deps/libsmf_la-smf_decode.Tpo -c -o libsmf_la-smf_decode.lo `test -f 'smf_decode.c' || echo './'`smf_decode.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -DG_LOG_DOMAIN=\"libsmf\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -MT libsmf_la-smf_load.lo -MD -MP -MF .deps/libsmf_la-smf_load.Tpo -c -o libsmf_la-smf_load.lo `test -f 'smf_load.c' || echo './'`smf_load.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -DG_LOG_DOMAIN=\"libsmf\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -MT libsmf_la-smf_save.lo -MD -MP -MF .deps/libsmf_la-smf_save.Tpo -c -o libsmf_la-smf_save.lo `test -f 'smf_save.c' || echo './'`smf_save.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -DG_LOG_DOMAIN=\"libsmf\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -MT libsmf_la-smf_tempo.lo -MD -MP -MF .deps/libsmf_la-smf_tempo.Tpo -c -o libsmf_la-smf_tempo.lo `test -f 'smf_tempo.c' || echo './'`smf_tempo.c
gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -DG_LOG_DOMAIN=\"smfsh\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -MT smfsh-smfsh.o -MD -MP -MF .deps/smfsh-smfsh.Tpo -c -o smfsh-smfsh.o `test -f 'smfsh.c' || echo './'`smfsh.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DG_LOG_DOMAIN=\"libsmf\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT libsmf_la-smf.lo -MD -MP -MF .deps/libsmf_la-smf.Tpo -c smf.c  -fPIC -DPIC -o .libs/libsmf_la-smf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DG_LOG_DOMAIN=\"libsmf\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT libsmf_la-smf_decode.lo -MD -MP -MF .deps/libsmf_la-smf_decode.Tpo -c smf_decode.c  -fPIC -DPIC -o .libs/libsmf_la-smf_decode.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DG_LOG_DOMAIN=\"libsmf\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT libsmf_la-smf_load.lo -MD -MP -MF .deps/libsmf_la-smf_load.Tpo -c smf_load.c  -fPIC -DPIC -o .libs/libsmf_la-smf_load.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DG_LOG_DOMAIN=\"libsmf\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT libsmf_la-smf_save.lo -MD -MP -MF .deps/libsmf_la-smf_save.Tpo -c smf_save.c  -fPIC -DPIC -o .libs/libsmf_la-smf_save.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DG_LOG_DOMAIN=\"libsmf\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT libsmf_la-smf_tempo.lo -MD -MP -MF .deps/libsmf_la-smf_tempo.Tpo -c smf_tempo.c  -fPIC -DPIC -o .libs/libsmf_la-smf_tempo.o
mv -f .deps/libsmf_la-smf_tempo.Tpo .deps/libsmf_la-smf_tempo.Plo
mv -f .deps/libsmf_la-smf_load.Tpo .deps/libsmf_la-smf_load.Plo
mv -f .deps/libsmf_la-smf_decode.Tpo .deps/libsmf_la-smf_decode.Plo
mv -f .deps/libsmf_la-smf_save.Tpo .deps/libsmf_la-smf_save.Plo
mv -f .deps/smfsh-smfsh.Tpo .deps/smfsh-smfsh.Po
mv -f .deps/libsmf_la-smf.Tpo .deps/libsmf_la-smf.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -DG_LOG_DOMAIN=\"libsmf\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libsmf.la -rpath /usr/lib libsmf_la-smf.lo libsmf_la-smf_decode.lo libsmf_la-smf_load.lo libsmf_la-smf_save.lo libsmf_la-smf_tempo.lo -lglib-2.0  -lm 
libtool: link: gcc -shared  .libs/libsmf_la-smf.o .libs/libsmf_la-smf_decode.o .libs/libsmf_la-smf_load.o .libs/libsmf_la-smf_save.o .libs/libsmf_la-smf_tempo.o   -pthread -lglib-2.0 -lm  -pthread -march=x86-64 -mtune=generic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -pthread   -pthread -Wl,-soname -Wl,libsmf.so.0 -o .libs/libsmf.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libsmf.so.0" && ln -s "libsmf.so.0.0.0" "libsmf.so.0")
libtool: link: (cd ".libs" && rm -f "libsmf.so" && ln -s "libsmf.so.0.0.0" "libsmf.so")
libtool: link: ( cd ".libs" && rm -f "libsmf.la" && ln -s "../libsmf.la" "libsmf.la" )
/bin/sh ../libtool --tag=CC   --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -DG_LOG_DOMAIN=\"smfsh\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o smfsh smfsh-smfsh.o libsmf.la -lglib-2.0  -lreadline -lncurses -lm -lm 
libtool: link: gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DG_LOG_DOMAIN=\"smfsh\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/smfsh smfsh-smfsh.o  ./.libs/libsmf.so -lglib-2.0 -lreadline -lncurses -lm -pthread
make[2]: Leaving directory '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/src/libsmf-1.3/src'
Making all in man
make[2]: Entering directory '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/src/libsmf-1.3/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/src/libsmf-1.3/man'
make[2]: Entering directory '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/src/libsmf-1.3'
make[2]: Leaving directory '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/src/libsmf-1.3'
make[1]: Leaving directory '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/src/libsmf-1.3'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/src/libsmf-1.3/src'
make[2]: Entering directory '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/src/libsmf-1.3/src'
test -z "/usr/lib" || /usr/sbin/mkdir -p "/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/pkg/libsmf/usr/lib"
test -z "/usr/include" || /usr/sbin/mkdir -p "/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/pkg/libsmf/usr/include"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c  'libsmf.la' '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/pkg/libsmf/usr/lib/libsmf.la'
 /usr/bin/install -c -m 644 'smf.h' '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/pkg/libsmf/usr/include/smf.h'
libtool: install: /usr/bin/install -c .libs/libsmf.so.0.0.0 /tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/pkg/libsmf/usr/lib/libsmf.so.0.0.0
libtool: install: (cd /tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/pkg/libsmf/usr/lib && { ln -s -f libsmf.so.0.0.0 libsmf.so.0 || { rm -f libsmf.so.0 && ln -s libsmf.so.0.0.0 libsmf.so.0; }; })
libtool: install: (cd /tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/pkg/libsmf/usr/lib && { ln -s -f libsmf.so.0.0.0 libsmf.so || { rm -f libsmf.so && ln -s libsmf.so.0.0.0 libsmf.so; }; })
libtool: install: /usr/bin/install -c .libs/libsmf.lai /tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/pkg/libsmf/usr/lib/libsmf.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/pkg/libsmf/usr/bin"
  /bin/sh ../libtool   --mode=install /usr/bin/install -c 'smfsh' '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/pkg/libsmf/usr/bin/smfsh'
libtool: install: warning: `libsmf.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/smfsh /tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/pkg/libsmf/usr/bin/smfsh
make[2]: Leaving directory '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/src/libsmf-1.3/src'
make[1]: Leaving directory '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/src/libsmf-1.3/src'
Making install in man
make[1]: Entering directory '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/src/libsmf-1.3/man'
make[2]: Entering directory '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/src/libsmf-1.3/man'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/man/man1" || /usr/sbin/mkdir -p "/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/pkg/libsmf/usr/share/man/man1"
 /usr/bin/install -c -m 644 './smfsh.1' '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/pkg/libsmf/usr/share/man/man1/smfsh.1'
make[2]: Leaving directory '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/src/libsmf-1.3/man'
make[1]: Leaving directory '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/src/libsmf-1.3/man'
make[1]: Entering directory '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/src/libsmf-1.3'
make[2]: Entering directory '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/src/libsmf-1.3'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/lib/pkgconfig" || /usr/sbin/mkdir -p "/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/pkg/libsmf/usr/lib/pkgconfig"
 /usr/bin/install -c -m 644 'smf.pc' '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/pkg/libsmf/usr/lib/pkgconfig/smf.pc'
make[2]: Leaving directory '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/src/libsmf-1.3'
make[1]: Leaving directory '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/src/libsmf-1.3'
install: creating directory '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/pkg/libsmf/usr/share/licenses'
install: creating directory '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/pkg/libsmf/usr/share/licenses/libsmf'
'COPYING' -> '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/pkg/libsmf/usr/share/licenses/libsmf/COPYING'
install: creating directory '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/pkg/libsmf/usr/share/doc'
install: creating directory '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/pkg/libsmf/usr/share/doc/libsmf'
'NEWS' -> '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/pkg/libsmf/usr/share/doc/libsmf/NEWS'
'TODO' -> '/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/pkg/libsmf/usr/share/doc/libsmf/TODO'
==> 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...
==> Creating package "libsmf"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libsmf 1.3-11 (Mon Oct 17 11:17:48 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-libsmf-archlinuxrb-build-rELcNO3k
+ tee -a /srv/reproducible-results/archlinuxrb-build-rELcNO3k/b2/libsmf/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/libsmf-archlinuxrb-build-rELcNO3k/libsmf/trunk/libsmf-1.3-11-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-rELcNO3k/b2/libsmf/libsmf-1.3-11-x86_64.pkg.tar.zst'
Mon Oct 17 11:17:50 UTC 2022 - build #2 for libsmf on osuosl184-amd64 done.
Mon Oct 17 11:17:50 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-v7PLEU27, removing.
/srv/reproducible-results/archlinuxrb-build-rELcNO3k:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 11:17 b1
drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 11:17 b2

/srv/reproducible-results/archlinuxrb-build-rELcNO3k/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 11:17 libsmf

/srv/reproducible-results/archlinuxrb-build-rELcNO3k/b1/libsmf:
total 76
-rw-r--r-- 1 jenkins jenkins 22422 Oct 17 11:17 build1.log
-rw-r--r-- 1 jenkins jenkins     7 Oct 17 11:17 build1.version
-rw-r--r-- 1 jenkins jenkins 45279 Oct 17 11:17 libsmf-1.3-11-x86_64.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-rELcNO3k/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 11:17 libsmf

/srv/reproducible-results/archlinuxrb-build-rELcNO3k/b2/libsmf:
total 76
-rw-r--r-- 1 jenkins jenkins 21321 Oct 17 11:17 build2.log
-rw-r--r-- 1 jenkins jenkins     7 Oct 17 11:17 build2.version
-rw-r--r-- 1 jenkins jenkins 45279 Oct 17 11:17 libsmf-1.3-11-x86_64.pkg.tar.zst
Mon Oct 17 11:17:56 UTC 2022 - comparing results now.
Mon Oct 17 11:17:56 UTC 2022 - YAY - libsmf/libsmf-1.3-11-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
cp: error writing '/var/lib/jenkins/userContent/reproducible/archlinux/community/libsmf/build2.log': No space left on device
Mon Oct 17 11:17:56 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-rELcNO3k deleted.
Mon Oct 17 11:17:56 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-nKo7XqVx, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list