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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Nov 24 01:28:35 GMT 2019


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

Changes:


------------------------------------------
[...truncated 31.46 KB...]
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   811  100   811    0     0   791k      0 --:--:-- --:--:-- --:--:--  791k
  -> Found dd_rescue-1.99-disable-openssl.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    dd_rescue-1.99.8.tar.bz2 ... Passed
    dd_rescue-1.99.8.tar.bz2.asc ... Skipped
    dd_rescue-1.99-disable-openssl.patch ... Passed
==> Extracting sources...
  -> Extracting dd_rescue-1.99.8.tar.bz2 with bsdtar
==> Starting prepare()...
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
patching file Makefile
Hunk #1 succeeded at 53 (offset 3 lines).
==> Starting build()...
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 an ANSI C-conforming const... yes
checking for inline... inline
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -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 fallocate.h usability... no
checking fallocate.h presence... no
checking for fallocate.h... no
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for unistd.h... (cached) yes
checking attr/xattr.h usability... no
checking attr/xattr.h presence... no
checking for attr/xattr.h... no
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking linux/fs.h usability... yes
checking linux/fs.h presence... yes
checking for linux/fs.h... yes
checking linux/fiemap.h usability... yes
checking linux/fiemap.h presence... yes
checking for linux/fiemap.h... yes
checking for stdint.h... (cached) yes
checking lzo/lzo1x.h usability... no
checking lzo/lzo1x.h presence... no
checking for lzo/lzo1x.h... no
checking openssl/evp.h usability... yes
checking openssl/evp.h presence... yes
checking for openssl/evp.h... yes
checking linux/random.h usability... yes
checking linux/random.h presence... yes
checking for linux/random.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking for ffs... yes
checking for ffsl... yes
checking for basename... yes
checking for fallocate64... yes
checking for splice... yes
checking for getopt_long... yes
checking for open64... yes
checking for pread... yes
checking for pread64... yes
checking for lseek64... yes
checking for stat64... yes
checking for posix_fadvise... yes
checking for posix_fadvise64... yes
checking for __builtin_prefetch... no
checking for htobe64... no
checking for feof_unlocked... yes
checking for getline... yes
checking for getentropy... yes
checking for getrandom... yes
checking for posix_memalign... yes
checking for valloc... yes
checking for sched_yield... yes
checking for fstatvfs... yes
checking for __builtin_cpu_supports... no
checking for dlsym in -ldl... yes
checking for linux_fallocate64 in -lfallocate... no
checking for lzo1x_1_compress in -llzo2... no
checking for EVP_aes_192_ctr in -lcrypto... yes
checking if gcc supports -msse4.2... yes
checking if gcc supports -mavx2... yes
checking if gcc supports -mrdrnd... yes
checking if gcc supports -maes... yes
checking whether asm rep nop is supported... yes
configure: creating ./config.status
config.status: creating config.h
#gcc -Os -Wall -g -D_FORTIFY_SOURCE=2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -DGEN_DEP -msse4.2 -maes -mavx2 -mrdrnd -MM ./*.c >.dep
gcc -Os -Wall -g -D_FORTIFY_SOURCE=2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -DGEN_DEP -D__AES__ -D__SSE4_1__ -D__SSSE3__ -D__SSE3__ -D__SSE2__ -D__SSE__ -D__MMX__ -I . -MM ./*.c >.dep
sed 's/\.o:/\.po:/' <.dep >.dep2
cat .dep2 >> .dep
rm .dep2
fatal: No names found, cannot describe anything.
gcc -Os -Wall -g -D_FORTIFY_SOURCE=2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -DVERSION=\"1.99.8\"  -D__COMPILER__="\"gcc (GCC) 9.2.0\"" -DID=\"DD_RESCUE_1_99_8\"  -fPIE -c random.c
gcc -Os -Wall -g -D_FORTIFY_SOURCE=2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -O3 -fPIE -c frandom.c
gcc -Os -Wall -g -D_FORTIFY_SOURCE=2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -O3 -fPIE -c fmt_no.c
gcc -Os -Wall -g -D_FORTIFY_SOURCE=2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -O3 -fPIE -c find_nonzero.c 
fatal: No names found, cannot describe anything.
gcc -Os -Wall -g -D_FORTIFY_SOURCE=2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -DVERSION=\"1.99.8\"  -D__COMPILER__="\"gcc (GCC) 9.2.0\"" -DID=\"DD_RESCUE_1_99_8\"  -fPIE -c fstrim.c
gcc -Os -Wall -g -D_FORTIFY_SOURCE=2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -O3 -fPIE -msse2 -c find_nonzero_sse2.c
gcc -Os -Wall -g -D_FORTIFY_SOURCE=2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -O3 -fPIE -msse4.2 -c ffs_sse42.c
gcc -Os -Wall -g -D_FORTIFY_SOURCE=2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -fPIE -mrdrnd -maes -c rdrand.c
gcc -Os -Wall -g -D_FORTIFY_SOURCE=2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -O3 -fPIE -mavx2 -c find_nonzero_avx.c
fatal: No names found, cannot describe anything.
gcc -Os -Wall -g -D_FORTIFY_SOURCE=2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -DVERSION=\"1.99.8\"  -D__COMPILER__="\"gcc (GCC) 9.2.0\"" -DID=\"DD_RESCUE_1_99_8\"  -fPIC -o libddr_hash.po -c libddr_hash.c
gcc -Os -Wall -g -D_FORTIFY_SOURCE=2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -O3 -fPIC -o md5.po -c md5.c
gcc -Os -Wall -g -D_FORTIFY_SOURCE=2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -O3 -fPIC -o sha256.po -c sha256.c
gcc -Os -Wall -g -D_FORTIFY_SOURCE=2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -O3 -fPIC -o sha512.po -c sha512.c
gcc -Os -Wall -g -D_FORTIFY_SOURCE=2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -O3 -fPIC -o sha1.po -c sha1.c
fatal: No names found, cannot describe anything.
gcc -Os -Wall -g -D_FORTIFY_SOURCE=2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -DVERSION=\"1.99.8\"  -D__COMPILER__="\"gcc (GCC) 9.2.0\"" -DID=\"DD_RESCUE_1_99_8\"  -fPIC -o pbkdf2.po -c pbkdf2.c
fatal: No names found, cannot describe anything.
gcc -Os -Wall -g -D_FORTIFY_SOURCE=2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -DVERSION=\"1.99.8\"  -D__COMPILER__="\"gcc (GCC) 9.2.0\"" -DID=\"DD_RESCUE_1_99_8\"  -fPIC -o checksum_file.po -c checksum_file.c
fatal: No names found, cannot describe anything.
gcc -Os -Wall -g -D_FORTIFY_SOURCE=2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -DVERSION=\"1.99.8\"  -D__COMPILER__="\"gcc (GCC) 9.2.0\"" -DID=\"DD_RESCUE_1_99_8\"  -fPIC -o libddr_null.po -c libddr_null.c
random.c: In function 'random_bytes':
random.c:69:37: warning: implicit declaration of function 'getrandom'; did you mean 'srandom'? [-Wimplicit-function-declaration]
   69 | #define READ_RAND(fd, buf, ln, flg) getrandom(buf, ln, flg)
      |                                     ^~~~~~~~~
random.c:102:13: note: in expansion of macro 'READ_RAND'
  102 |   int err = READ_RAND(fd, &rnd, 4, flg);
      |             ^~~~~~~~~
fatal: No names found, cannot describe anything.
gcc -Os -Wall -g -D_FORTIFY_SOURCE=2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -DVERSION=\"1.99.8\"  -D__COMPILER__="\"gcc (GCC) 9.2.0\"" -DID=\"DD_RESCUE_1_99_8\"  -fPIC -o libddr_crypt.po -c libddr_crypt.c
fatal: No names found, cannot describe anything.
gcc -Os -Wall -g -D_FORTIFY_SOURCE=2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -DVERSION=\"1.99.8\"  -D__COMPILER__="\"gcc (GCC) 9.2.0\"" -DID=\"DD_RESCUE_1_99_8\"  -fPIC -o aes.po -c aes.c
fatal: No names found, cannot describe anything.
gcc -Os -Wall -g -D_FORTIFY_SOURCE=2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -DVERSION=\"1.99.8\"  -D__COMPILER__="\"gcc (GCC) 9.2.0\"" -DID=\"DD_RESCUE_1_99_8\"  -fPIC -o aes_c.po -c aes_c.c
gcc -Os -Wall -g -D_FORTIFY_SOURCE=2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -fPIC -O3 -maes -msse4.1 -c aesni.c -o aesni.po
fatal: No names found, cannot describe anything.
gcc -Os -Wall -g -D_FORTIFY_SOURCE=2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -DVERSION=\"1.99.8\"  -D__COMPILER__="\"gcc (GCC) 9.2.0\"" -DID=\"DD_RESCUE_1_99_8\"  -fPIC -o pbkdf_ossl.po -c pbkdf_ossl.c
fatal: No names found, cannot describe anything.
gcc -Os -Wall -g -D_FORTIFY_SOURCE=2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -DVERSION=\"1.99.8\"  -D__COMPILER__="\"gcc (GCC) 9.2.0\"" -DID=\"DD_RESCUE_1_99_8\"  -fPIC -o secmem.po -c secmem.c
fatal: No names found, cannot describe anything.
gcc -Os -Wall -g -D_FORTIFY_SOURCE=2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -DVERSION=\"1.99.8\"  -D__COMPILER__="\"gcc (GCC) 9.2.0\"" -DID=\"DD_RESCUE_1_99_8\"  -fPIC -o random.po -c random.c
gcc -shared -o libddr_null.so libddr_null.po
random.c: In function 'random_bytes':
random.c:69:37: warning: implicit declaration of function 'getrandom'; did you mean 'srandom'? [-Wimplicit-function-declaration]
   69 | #define READ_RAND(fd, buf, ln, flg) getrandom(buf, ln, flg)
      |                                     ^~~~~~~~~
random.c:102:13: note: in expansion of macro 'READ_RAND'
  102 |   int err = READ_RAND(fd, &rnd, 4, flg);
      |             ^~~~~~~~~
fatal: No names found, cannot describe anything.
gcc -Os -Wall -g -D_FORTIFY_SOURCE=2  -DHAVE_CONFIG_H -I . -DHAVE_AESNI -fPIE -pie -DVERSION=\"1.99.8\"  -D__COMPILER__="\"gcc (GCC) 9.2.0\"" -DID=\"DD_RESCUE_1_99_8\"  dd_rescue.c -o dd_rescue random.o frandom.o fmt_no.o find_nonzero.o  fstrim.o find_nonzero_sse2.o ffs_sse42.o rdrand.o find_nonzero_avx.o -ldl  -rdynamic
gcc -shared -o libddr_hash.so libddr_hash.po md5.po sha256.po sha512.po sha1.po pbkdf2.po checksum_file.po 
ln -sf libddr_hash.so libddr_MD5.so
dd_rescue.c:168:3: warning: #warning No support for copying extended attributes / ACLs [-Wcpp]
  168 | # warning No support for copying extended attributes / ACLs
      |   ^~~~~~~
gcc -shared -o libddr_crypt.so libddr_crypt.po aes.po aes_c.po aesni.po pbkdf2.po sha256.po pbkdf_ossl.po md5.po checksum_file.po secmem.po random.po  
==> Entering fakeroot environment...
==> WARNING: PACKAGER should have the format 'Example Name <email at address.invalid>'
==> Starting package()...
mkdir -p /tmp/dd_rescue-archlinuxrb-build-U6pU03CU/dd_rescue/trunk/pkg/dd_rescue/usr/bin
install -s -o root -g root -m 755 dd_rescue  /tmp/dd_rescue-archlinuxrb-build-U6pU03CU/dd_rescue/trunk/pkg/dd_rescue/usr/bin
#install -o root -g root -m 755 -d /tmp/dd_rescue-archlinuxrb-build-U6pU03CU/dd_rescue/trunk/pkg/dd_rescue/usr/share/doc/packages/dd_rescue
#install -o root -g root -g root -m 644 README.dd_rescue /tmp/dd_rescue-archlinuxrb-build-U6pU03CU/dd_rescue/trunk/pkg/dd_rescue/usr/share/doc/packages/dd_rescue/
mkdir -p /tmp/dd_rescue-archlinuxrb-build-U6pU03CU/dd_rescue/trunk/pkg/dd_rescue/usr/lib
install -s -o root -g root -m 755 libddr_hash.so libddr_MD5.so libddr_null.so libddr_crypt.so /tmp/dd_rescue-archlinuxrb-build-U6pU03CU/dd_rescue/trunk/pkg/dd_rescue/usr/lib
ln -sf libddr_hash.so /tmp/dd_rescue-archlinuxrb-build-U6pU03CU/dd_rescue/trunk/pkg/dd_rescue/usr/lib/libddr_MD5.so
mkdir -p /tmp/dd_rescue-archlinuxrb-build-U6pU03CU/dd_rescue/trunk/pkg/dd_rescue/usr/share/man/man1
install -o root -g root -m 644 dd_rescue.1 ddr_lzo.1 ddr_crypt.1 /tmp/dd_rescue-archlinuxrb-build-U6pU03CU/dd_rescue/trunk/pkg/dd_rescue/usr/share/man/man1/
gzip -9f /tmp/dd_rescue-archlinuxrb-build-U6pU03CU/dd_rescue/trunk/pkg/dd_rescue/usr/share/man/man1/dd_rescue.1 /tmp/dd_rescue-archlinuxrb-build-U6pU03CU/dd_rescue/trunk/pkg/dd_rescue/usr/share/man/man1/ddr_lzo.1 /tmp/dd_rescue-archlinuxrb-build-U6pU03CU/dd_rescue/trunk/pkg/dd_rescue/usr/share/man/man1/ddr_crypt.1
==> 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 "dd_rescue"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: dd_rescue 1.99.8-1 (Sat Dec 26 07:51:22 2020)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ schroot --end-session -c archlinux-dd_rescue-archlinuxrb-build-U6pU03CU
+ tee -a /srv/reproducible-results/archlinuxrb-build-U6pU03CU/b2/dd_rescue/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/dd_rescue-archlinuxrb-build-U6pU03CU/dd_rescue/trunk/dd_rescue-1.99.8-1-x86_64.pkg.tar.xz' -> '/srv/reproducible-results/archlinuxrb-build-U6pU03CU/b2/dd_rescue/dd_rescue-1.99.8-1-x86_64.pkg.tar.xz'
Sat Dec 26 07:51:25 UTC 2020 - build #2 for dd_rescue on osuosl-build170-amd64 done.
Sat Dec 26 07:51:25 UTC 2020 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-8n20gQ3l, which will now be removed.
/srv/reproducible-results/archlinuxrb-build-U6pU03CU:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Nov 24 01:27 b1
drwxr-xr-x 3 jenkins jenkins 4096 Nov 24 01:28 b2

/srv/reproducible-results/archlinuxrb-build-U6pU03CU/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Nov 24 01:27 dd_rescue

/srv/reproducible-results/archlinuxrb-build-U6pU03CU/b1/dd_rescue:
total 140
-rw-r--r-- 1 jenkins jenkins  18107 Nov 24 01:27 build1.log
-rw-r--r-- 1 jenkins jenkins      9 Nov 24 01:27 build1.version
-rw-r--r-- 1 jenkins jenkins 112884 Nov 24 01:27 dd_rescue-1.99.8-1-x86_64.pkg.tar.xz

/srv/reproducible-results/archlinuxrb-build-U6pU03CU/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Nov 24 01:28 dd_rescue

/srv/reproducible-results/archlinuxrb-build-U6pU03CU/b2/dd_rescue:
total 132
-rw-r--r-- 1 jenkins jenkins  15409 Nov 24 01:28 build2.log
-rw-r--r-- 1 jenkins jenkins      9 Nov 24 01:28 build2.version
-rw-r--r-- 1 jenkins jenkins 112572 Nov 24 01:28 dd_rescue-1.99.8-1-x86_64.pkg.tar.xz
Sun Nov 24 01:28:35 UTC 2019 - comparing results now.
Files /srv/reproducible-results/archlinuxrb-build-U6pU03CU/b1/dd_rescue/dd_rescue-1.99.8-1-x86_64.pkg.tar.xz and /srv/reproducible-results/archlinuxrb-build-U6pU03CU/b2/dd_rescue/dd_rescue-1.99.8-1-x86_64.pkg.tar.xz differ
Sun Nov 24 01:28:35 UTC 2019 - /srv/reproducible-results/archlinuxrb-build-U6pU03CU deleted.
Sun 24 Nov 01:28:35 UTC 2019 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-Z3yUjHBi, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list