[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_40 #2324
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu May 12 06:44:42 UTC 2016
See <https://jenkins.debian.net/job/reproducible_builder_armhf_40/2324/>
------------------------------------------
[...truncated 13093 lines...]
+/usr/include/string.h:394:15: note: expected ‘const char *’ but argument is of type ‘const uint8_t * {aka const unsigned char *}’
extern size_t strlen (const char *__s)
^
gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro -Wl,--as-needed rsa-encrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-encrypt-test
@@ -3947,32 +3958,32 @@
gcc -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c eddsa-sign-test.c && true
gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro -Wl,--as-needed eddsa-sign-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o eddsa-sign-test
gcc -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c eddsa-verify-test.c && true
-eddsa-verify-test.c: In function 'test_eddsa':
-eddsa-verify-test.c:93:9: warning: pointer targets in passing argument 7 of '_nettle_eddsa_verify' differ in signedness [-Wpointer-sign]
+eddsa-verify-test.c: In function ‘test_eddsa’:
+eddsa-verify-test.c:93:9: warning: pointer targets in passing argument 7 of ‘_nettle_eddsa_verify’ differ in signedness [-Wpointer-sign]
3, "foo", signature, scratch))
^
In file included from eddsa-verify-test.c:34:0:
-../eddsa.h:57:23: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *'
+../eddsa.h:57:23: note: expected ‘const uint8_t * {aka const unsigned char *}’ but argument is of type ‘char *’
#define _eddsa_verify _nettle_eddsa_verify
^
-../eddsa.h:119:1: note: in expansion of macro '_eddsa_verify'
+../eddsa.h:119:1: note: in expansion of macro ‘_eddsa_verify’
_eddsa_verify (const struct ecc_curve *ecc,
^
gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro -Wl,--as-needed eddsa-verify-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o eddsa-verify-test
gcc -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c ed25519-test.c && true
In file included from ed25519-test.c:32:0:
-ed25519-test.c: In function 'decode_hex':
-ed25519-test.c:46:65: warning: pointer targets in passing argument 5 of 'nettle_base16_decode_update' differ in signedness [-Wpointer-sign]
+ed25519-test.c: In function ‘decode_hex’:
+ed25519-test.c:46:65: warning: pointer targets in passing argument 5 of ‘nettle_base16_decode_update’ differ in signedness [-Wpointer-sign]
ASSERT (base16_decode_update (&ctx, &out_size, dst, 2*length, src));
^
-testutils.h:286:11: note: in definition of macro 'ASSERT'
+testutils.h:286:11: note: in definition of macro ‘ASSERT’
if (!(x)) \
^
In file included from ed25519-test.c:38:0:
-../base16.h:49:30: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'const char *'
+../base16.h:49:30: note: expected ‘const uint8_t * {aka const unsigned char *}’ but argument is of type ‘const char *’
#define base16_decode_update nettle_base16_decode_update
^
-../base16.h:96:1: note: in expansion of macro 'base16_decode_update'
+../base16.h:96:1: note: in expansion of macro ‘base16_decode_update’
base16_decode_update(struct base16_decode_ctx *ctx,
^
gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro -Wl,--as-needed ed25519-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ed25519-test
@@ -4074,9 +4085,9 @@
===================
All 88 tests passed
===================
-make[2]: Leaving directory '/build/nettle-3.2/testsuite'
+make[2] : on quitte le répertoire « /build/nettle-3.2/testsuite »
Making check in examples
-make[2]: Entering directory '/build/nettle-3.2/examples'
+make[2] : on entre dans le répertoire « /build/nettle-3.2/examples »
LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \
EMULATOR="" EXEEXT="" \
".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test
@@ -4088,8 +4099,8 @@
==================
All 3 tests passed
==================
-make[2]: Leaving directory '/build/nettle-3.2/examples'
-make[1]: Leaving directory '/build/nettle-3.2'
+make[2] : on quitte le répertoire « /build/nettle-3.2/examples »
+make[1] : on quitte le répertoire « /build/nettle-3.2 »
touch build-stamp
fakeroot debian/rules binary
dh_testdir
@@ -4098,9 +4109,9 @@
dh_installdirs
# Add here commands to install the package into debian/tmp
/usr/bin/make install DESTDIR=/build/nettle-3.2/debian/tmp
-make[1]: Entering directory '/build/nettle-3.2'
+make[1] : on entre dans le répertoire « /build/nettle-3.2 »
/usr/bin/make install-here
-make[2]: Entering directory '/build/nettle-3.2'
+make[2] : on entre dans le répertoire « /build/nettle-3.2 »
/bin/mkdir -p /build/nettle-3.2/debian/tmp/usr/share/info
f=nettle.info ; \
[ -f $f ] || f="./$f" ; \
@@ -4138,25 +4149,25 @@
&& rm -f libhogweed.so.4 libhogweed.so \
&& ln -s libhogweed.so.4.2 libhogweed.so.4 \
&& ln -s libhogweed.so.4.2 libhogweed.so)
-make[2]: Leaving directory '/build/nettle-3.2'
+make[2] : on quitte le répertoire « /build/nettle-3.2 »
set -e; for d in tools testsuite examples; do \
echo "Making install in $d" ; (cd $d && /usr/bin/make install); done
Making install in tools
-make[2]: Entering directory '/build/nettle-3.2/tools'
+make[2] : on entre dans le répertoire « /build/nettle-3.2/tools »
/bin/mkdir -p /build/nettle-3.2/debian/tmp/usr/bin
for f in sexp-conv nettle-hash nettle-pbkdf2 nettle-lfib-stream pkcs1-conv ; do \
/usr/bin/install -c $f /build/nettle-3.2/debian/tmp/usr/bin ; \
done
-make[2]: Leaving directory '/build/nettle-3.2/tools'
+make[2] : on quitte le répertoire « /build/nettle-3.2/tools »
Making install in testsuite
-make[2]: Entering directory '/build/nettle-3.2/testsuite'
+make[2] : on entre dans le répertoire « /build/nettle-3.2/testsuite »
true
-make[2]: Leaving directory '/build/nettle-3.2/testsuite'
+make[2] : on quitte le répertoire « /build/nettle-3.2/testsuite »
Making install in examples
-make[2]: Entering directory '/build/nettle-3.2/examples'
+make[2] : on entre dans le répertoire « /build/nettle-3.2/examples »
true
-make[2]: Leaving directory '/build/nettle-3.2/examples'
-make[1]: Leaving directory '/build/nettle-3.2'
+make[2] : on quitte le répertoire « /build/nettle-3.2/examples »
+make[1] : on quitte le répertoire « /build/nettle-3.2 »
dh_testdir
dh_testroot
dh_install -a --sourcedir=debian/tmp
@@ -4170,9 +4181,9 @@
dh_compress -a -X.pdf
dh_fixperms -a
dh_makeshlibs -a -V
-dpkg-gensymbols: warning: debian/libhogweed4/DEBIAN/symbols doesn't match completely debian/libhogweed4.symbols
+dpkg-gensymbols: avertissement: debian/libhogweed4/DEBIAN/symbols ne correspond pas complètement à debian/libhogweed4.symbols
--- debian/libhogweed4.symbols (libhogweed4_3.2-1_armhf)
-+++ dpkg-gensymbolsRYU0vr 2016-05-11 18:18:15.991803507 -1200
++++ dpkg-gensymbolsnBwPwZ 2016-05-12 20:30:19.900351983 +1400
@@ -53,12 +53,12 @@
_nettle_mpn_set_base256_le at HOGWEED_4 0
_nettle_mpz_limbs_cmp at HOGWEED_4 0
@@ -4193,34 +4204,37 @@
_nettle_rsa_blind at HOGWEED_4 0
dh_installdeb -a
dh_shlibdeps -a
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/nettle-bin/usr/bin/sexp-conv debian/nettle-bin/usr/bin/nettle-lfib-stream debian/nettle-bin/usr/bin/pkcs1-conv debian/nettle-bin/usr/bin/nettle-pbkdf2 debian/nettle-bin/usr/bin/nettle-hash were not linked against ld-linux-armhf.so.3 (they use none of the library's symbols)
+dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/nettle-bin/usr/bin/sexp-conv debian/nettle-bin/usr/bin/nettle-lfib-stream debian/nettle-bin/usr/bin/nettle-hash debian/nettle-bin/usr/bin/nettle-pbkdf2 debian/nettle-bin/usr/bin/pkcs1-conv » n'y étaient pas lié avec ld-linux-armhf.so.3 sans nécessité (ils n'utilisent aucun des symboles de la bibliothèque).
dh_gencontrol -a
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: package nettle-dbg: unused substitution variable ${misc:Pre-Depends}
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
+dpkg-gencontrol: avertissement: paquet nettle-dbg : variable de substitution inutilisée ${misc:Pre-Depends}
dh_md5sums -a
dh_builddeb -a
dpkg-deb: building package 'libhogweed4' in '../libhogweed4_3.2-1_armhf.deb'.
dpkg-deb: building package 'nettle-dev' in '../nettle-dev_3.2-1_armhf.deb'.
-dpkg-deb: building package 'libnettle6' in '../libnettle6_3.2-1_armhf.deb'.
dpkg-deb: building package 'nettle-bin' in '../nettle-bin_3.2-1_armhf.deb'.
+dpkg-deb: building package 'libnettle6' in '../libnettle6_3.2-1_armhf.deb'.
dpkg-deb: building package 'nettle-dbg' in '../nettle-dbg_3.2-1_armhf.deb'.
dpkg-distaddfile nettle_3.2-1_armhf.buildinfo libs optional
-dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
+dpkg-distaddfile: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
dpkg-genchanges --build=any,all >../nettle_3.2-1_armhf.changes
-dpkg-genchanges: info: binary-only upload (no source code included)
+dpkg-genchanges: info: envoi des binaires seulement (le code source n'est pas inclus)
dpkg-source --after-build nettle-3.2
-dpkg-buildpackage: info: binary-only upload (no source included)
+dpkg-buildpackage: info: envoi d'un binaire seulement (aucune inclusion de code source)
I: copying local configuration
+I: user script /srv/workspace/pbuilder/12510/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/12510/tmp/hooks/B01_cleanup finished
+W: no hooks of type I found -- ignoring
I: unmounting /sys filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env
-I: removing directory /srv/workspace/pbuilder/14059 and its subdirectories
-I: Current time: Wed May 11 18:21:29 GMT+12 2016
-I: pbuilder-time-stamp: 1463034089
+I: removing directory /srv/workspace/pbuilder/12510 and its subdirectories
+I: Current time: jeudi 12 mai 2016, 20:30:58 (UTC+1400)
+I: pbuilder-time-stamp: 1463034658
Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/logdiffs/unstable/armhf/nettle_3.2-1.diff: 92.1% -- replaced with /var/lib/jenkins/userContent/reproducible/logdiffs/unstable/armhf/nettle_3.2-1.diff.gz
b2/build.log: 93.0%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log: 93.1%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/logs/unstable/armhf/nettle_3.2-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-kNfrk9QL/tmp.FBstsa45ef
+ mv /srv/reproducible-results/rbuild-debian-kNfrk9QL/tmp.FBstsa45ef /var/lib/jenkins/userContent/reproducible/rbuild/unstable/armhf/nettle_3.2-1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/rbuild/unstable/armhf/nettle_3.2-1.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_buildinfo_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-kNfrk9QL
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-kNfrk9QL/tmp.XuPmw5bv4m
+ echo
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/unstable/armhf/nettle_3.2-1.rbuild.log
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-kNfrk9QL -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-kNfrk9QL/dbd-tmp-LisWDzO
++ schroot --directory /srv/reproducible-results/rbuild-debian-kNfrk9QL -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 52'
++ echo diffoscope 52
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/unstable/armhf/nettle_3.2-1.rbuild.log
++ date -u
+ echo 'Thu May 12 06:31:20 UTC 2016 - diffoscope 52 will be used to compare the two builds:'
Thu May 12 06:31:20 UTC 2016 - diffoscope 52 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-kNfrk9QL -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-kNfrk9QL/dbd-tmp-LisWDzO ; diffoscope --html /srv/reproducible-results/rbuild-debian-kNfrk9QL/nettle_3.2-1.diffoscope.html --text /srv/reproducible-results/rbuild-debian-kNfrk9QL/nettle_3.2-1.diffoscope.txt /srv/reproducible-results/rbuild-debian-kNfrk9QL/b1/nettle_3.2-1_armhf.buildinfo /srv/reproducible-results/rbuild-debian-kNfrk9QL/b2/nettle_3.2-1_armhf.buildinfo'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-kNfrk9QL/tmp.XuPmw5bv4m
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
_ _ _
_ __ ___| |_| |_| | ___
| '_ \ / _ \ __| __| |/ _ \
| | | | __/ |_| |_| | __/
|_| |_|\___|\__|\__|_|\___|
diffoscope 52 found no differences in the changes files, and a .buildinfo file also exists.
nettle from unstable built successfully and reproducibly on armhf.
INFO: Starting at 2016-05-12 06:31:22.822089
INFO: Finished at 2016-05-12 06:31:22.867970, took: 0:00:00.045890
Thu May 12 06:31:22 UTC 2016 - successfully updated the database and updated https://tests.reproducible-builds.org/rb-pkg/unstable/armhf/nettle.html
Thu May 12 06:31:22 UTC 2016 - total duration: 0h 47m 20s.
/var/lib/jenkins/userContent/reproducible/rbuild/unstable/armhf/nettle_3.2-1.rbuild.log: 92.4% -- replaced with /var/lib/jenkins/userContent/reproducible/rbuild/unstable/armhf/nettle_3.2-1.rbuild.log.gz
INFO: Starting at 2016-05-12 06:31:23.041477
INFO: Finished at 2016-05-12 06:31:23.050876, took: 0:00:00.009405
Thu 12 May 06:31:23 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-ubhHCKZb, which will now be removed.
FATAL: GC overhead limit exceeded
java.lang.OutOfMemoryError: GC overhead limit exceeded
More information about the Qa-jenkins-scm
mailing list