[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_2 #54940
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sun Oct 9 18:03:27 UTC 2016
https://jenkins.debian.net/job/reproducible_builder_amd64_2/54940/------------------------------------------
[...truncated 2372 lines...]
+Lecture des listes de paquets…
+Construction de l'arbre des dépendances…
+Lecture des informations d'état…
fakeroot is already the newest version (1.21-2).
-0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
I: Copying source file
I: copying [uronode_2.5.1-2.dsc]
I: copying [./uronode_2.5.1.orig.tar.gz]
I: copying [./uronode_2.5.1-2.debian.tar.xz]
I: Extracting source
gpgv: unknown type of key resource 'trustedkeys.kbx'
-gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error
-gpgv: Signature made Mon Apr 4 12:29:59 2016 -12
+gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': Erreur générale
+gpgv: Signature made mar 05 avr 2016 14:29:59 +14
gpgv: using RSA key 03A1FB7A1904771B
-gpgv: Can't check signature: No public key
+gpgv: Can't check signature: Pas de clef publique
dpkg-source: warning: failed to verify signature on ./uronode_2.5.1-2.dsc
dpkg-source: info: extracting uronode in uronode-2.5.1
dpkg-source: info: unpacking uronode_2.5.1.orig.tar.gz
@@ -263,7 +274,7 @@
dpkg-source: info: applying install-dir-creation
dpkg-source: info: applying makefile-install-locations
I: Building the package
-I: Running cd /build/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b --buildinfo-id=amd64 -rfakeroot
+I: Running cd /build/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b --buildinfo-id=amd64 -rfakeroot
dpkg-buildpackage: info: source package uronode
dpkg-buildpackage: info: source version 2.5.1-2
dpkg-buildpackage: info: source distribution unstable
@@ -282,7 +293,7 @@
dh_auto_configure
./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking
Cleaning the directory for a fresh configuration...
-make[1]: *** No rule to make target 'distclean'. Stop.
+make[1]: *** Aucune règle pour fabriquer la cible « distclean ». Arrêt.
Welcome to the configuration utility for URONode. This configure script
will very simply and easily guide you into installling URONode with as
very little trouble as possible. All you need to really do is simply
@@ -312,80 +323,80 @@
some source code.
debian/rules override_dh_auto_build
-make[1]: Entering directory '/build/uronode-2.5.1'
+make[1] : on entre dans le répertoire « /build/uronode-2.5.1 »
cat CHANGES.* > changelog
dh_auto_build
make -j1
-make[2]: Entering directory '/build/uronode-2.5.1'
+make[2] : on entre dans le répertoire « /build/uronode-2.5.1 »
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/uronode-2.5.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -fPIE -pie -Wl,-z,relro -Wl,-z,now -c user.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/uronode-2.5.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -fPIE -pie -Wl,-z,relro -Wl,-z,now -c util.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/uronode-2.5.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -fPIE -pie -Wl,-z,relro -Wl,-z,now -c nodeusers.c
gcc -fPIE -pie -Wl,-z,relro -Wl,-z,now -o nodeusers user.o util.o nodeusers.o -lax25 -lax25io -lz
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/uronode-2.5.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -fPIE -pie -Wl,-z,relro -Wl,-z,now -c node.c
-node.c: In function 'main':
-node.c:336:2: warning: implicit declaration of function 'node_prompt' [-Wimplicit-function-declaration]
+node.c: In function ‘main’:
+node.c:336:2: warning: implicit declaration of function ‘node_prompt’ [-Wimplicit-function-declaration]
node_prompt();
^~~~~~~~~~~
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/uronode-2.5.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -fPIE -pie -Wl,-z,relro -Wl,-z,now -c cmdparse.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/uronode-2.5.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -fPIE -pie -Wl,-z,relro -Wl,-z,now -c config.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/uronode-2.5.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -fPIE -pie -Wl,-z,relro -Wl,-z,now -c command.c
-command.c: In function 'do_status':
-command.c:798:10: warning: implicit declaration of function 'meminfo' [-Wimplicit-function-declaration]
+command.c: In function ‘do_status’:
+command.c:798:10: warning: implicit declaration of function ‘meminfo’ [-Wimplicit-function-declaration]
ma = meminfo("memtotal");
^~~~~~~
-command.c: In function 'nuser_list':
-command.c:937:25: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration]
+command.c: In function ‘nuser_list’:
+command.c:937:25: warning: implicit declaration of function ‘kill’ [-Wimplicit-function-declaration]
if (u.pid == -1 || (kill(u.pid, 0) == -1 && errno == ESRCH))
^~~~
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/uronode-2.5.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -fPIE -pie -Wl,-z,relro -Wl,-z,now -c mheard.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/uronode-2.5.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -fPIE -pie -Wl,-z,relro -Wl,-z,now -c axcalluser.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/uronode-2.5.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -fPIE -pie -Wl,-z,relro -Wl,-z,now -c gateway.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/uronode-2.5.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -fPIE -pie -Wl,-z,relro -Wl,-z,now -c extcmd.c
-extcmd.c: In function 'pipe_extcmd':
-extcmd.c:87:5: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result]
+extcmd.c: In function ‘pipe_extcmd’:
+extcmd.c:87:5: warning: ignoring return value of ‘setgid’, declared with attribute warn_unused_result [-Wunused-result]
setgid(cmdp->gid);
^~~~~~~~~~~~~~~~~
-extcmd.c:88:5: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result]
+extcmd.c:88:5: warning: ignoring return value of ‘setuid’, declared with attribute warn_unused_result [-Wunused-result]
setuid(cmdp->uid);
^~~~~~~~~~~~~~~~~
-extcmd.c: In function 'norm_extcmd':
-extcmd.c:40:5: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result]
+extcmd.c: In function ‘norm_extcmd’:
+extcmd.c:40:5: warning: ignoring return value of ‘setgid’, declared with attribute warn_unused_result [-Wunused-result]
setgid(cmdp->gid);
^~~~~~~~~~~~~~~~~
-extcmd.c:41:5: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result]
+extcmd.c:41:5: warning: ignoring return value of ‘setuid’, declared with attribute warn_unused_result [-Wunused-result]
setuid(cmdp->uid);
^~~~~~~~~~~~~~~~~
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/uronode-2.5.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -fPIE -pie -Wl,-z,relro -Wl,-z,now -c procinfo.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/uronode-2.5.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -fPIE -pie -Wl,-z,relro -Wl,-z,now -c router.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/uronode-2.5.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -fPIE -pie -Wl,-z,relro -Wl,-z,now -c system.c
-system.c: In function 'login_close':
-system.c:108:5: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result]
+system.c: In function ‘login_close’:
+system.c:108:5: warning: ignoring return value of ‘chown’, declared with attribute warn_unused_result [-Wunused-result]
chown(ptyname, 0, 0);
^~~~~~~~~~~~~~~~~~~~
-system.c: In function 'login_open':
-system.c:169:5: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
+system.c: In function ‘login_open’:
+system.c:169:5: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result [-Wunused-result]
dup(0);
^~~~~~
-system.c:170:5: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
+system.c:170:5: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result [-Wunused-result]
dup(0);
^~~~~~
-system.c:205:5: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result]
+system.c:205:5: warning: ignoring return value of ‘setgid’, declared with attribute warn_unused_result [-Wunused-result]
setgid(pw->pw_gid);
^~~~~~~~~~~~~~~~~~
-system.c:206:5: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result]
+system.c:206:5: warning: ignoring return value of ‘setuid’, declared with attribute warn_unused_result [-Wunused-result]
setuid(pw->pw_uid);
^~~~~~~~~~~~~~~~~~
-system.c:269:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
+system.c:269:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write(ptyfd, buf, cnt);
^~~~~~~~~~~~~~~~~~~~~~
-system.c: In function 'lastlog':
-system.c:538:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
+system.c: In function ‘lastlog’:
+system.c:538:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write(last, (char *)&ll, sizeof(ll));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/uronode-2.5.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -fPIE -pie -Wl,-z,relro -Wl,-z,now -c sysinfo.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/uronode-2.5.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -fPIE -pie -Wl,-z,relro -Wl,-z,now -c ipc.c
-ipc.c: In function 'usr2_handler':
-ipc.c:41:7: warning: implicit declaration of function 'node_prompt' [-Wimplicit-function-declaration]
+ipc.c: In function ‘usr2_handler’:
+ipc.c:41:7: warning: implicit declaration of function ‘node_prompt’ [-Wimplicit-function-declaration]
node_prompt();
^~~~~~~~~~~
gcc -fPIE -pie -Wl,-z,relro -Wl,-z,now -o uronode user.o util.o node.o cmdparse.o config.o command.o mheard.o axcalluser.o gateway.o extcmd.o procinfo.o router.o system.o sysinfo.o ipc.o -lax25 -lax25io -lz
@@ -394,34 +405,34 @@
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/uronode-2.5.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -fPIE -pie -Wl,-z,relro -Wl,-z,now -c calibrate.c
gcc -fPIE -pie -Wl,-z,relro -Wl,-z,now -o calibrate calibrate.o -lax25 -lax25io -lz
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/uronode-2.5.1=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -fPIE -pie -Wl,-z,relro -Wl,-z,now -c flexd.c
-flexd.c: In function 'download_dest':
-flexd.c:145:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
+flexd.c: In function ‘download_dest’:
+flexd.c:145:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write(STDOUT_FILENO, buffer, strlen(buffer));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-flexd.c:154:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
+flexd.c:154:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write(STDOUT_FILENO, buffer, strlen(buffer));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-flexd.c:169:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
+flexd.c:169:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write(STDOUT_FILENO, buffer, strlen(buffer));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-flexd.c:182:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
+flexd.c:182:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write(STDOUT_FILENO, buffer, strlen(buffer));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-flexd.c:189:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
+flexd.c:189:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write(STDOUT_FILENO, buffer, strlen(buffer));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-flexd.c:210:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
+flexd.c:210:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write(STDOUT_FILENO, buffer, strlen(buffer));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-flexd.c:239:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
+flexd.c:239:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write(STDOUT_FILENO, buffer, strlen(buffer));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-flexd.c:291:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
+flexd.c:291:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write(s, commands[cmd_send], 2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -fPIE -pie -Wl,-z,relro -Wl,-z,now -o flexd flexd.o procinfo.o -lax25 -lax25io -lz
-make[2]: Leaving directory '/build/uronode-2.5.1'
-make[1]: Leaving directory '/build/uronode-2.5.1'
+make[2] : on quitte le répertoire « /build/uronode-2.5.1 »
+make[1] : on quitte le répertoire « /build/uronode-2.5.1 »
dh_auto_test
fakeroot debian/rules binary
dh binary
@@ -429,7 +440,7 @@
dh_prep
dh_auto_install
make -j1 install DESTDIR=/build/uronode-2.5.1/debian/uronode AM_UPDATE_INFO_DIR=no
-make[1]: Entering directory '/build/uronode-2.5.1'
+make[1] : on entre dans le répertoire « /build/uronode-2.5.1 »
install -m 755 -D -d debian/uronode/usr/sbin
install -m 755 -s -p uronode debian/uronode/usr/sbin
install -m 755 -s -p nodeusers debian/uronode/usr/sbin
@@ -462,7 +473,7 @@
install -b -m 644 -p etc/lastlog debian/uronode/var/lib/ax25/node
install -b -m 755 -D -d debian/uronode/var/lib/ax25/flex
install -b -m 644 -p etc/gateways debian/uronode/var/lib/ax25/flex
-make[1]: Leaving directory '/build/uronode-2.5.1'
+make[1] : on quitte le répertoire « /build/uronode-2.5.1 »
dh_installdocs
dh_installchangelogs
dh_installman
@@ -474,7 +485,7 @@
dh_strip
dh_makeshlibs
dh_shlibdeps
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/uronode/usr/sbin/calibrate debian/uronode/usr/sbin/axdigi debian/uronode/usr/sbin/uronode debian/uronode/usr/sbin/flexd debian/uronode/usr/sbin/nodeusers were not linked against libz.so.1 (they use none of the library's symbols)
+dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/uronode/usr/sbin/uronode debian/uronode/usr/sbin/nodeusers debian/uronode/usr/sbin/flexd debian/uronode/usr/sbin/calibrate debian/uronode/usr/sbin/axdigi were not linked against libz.so.1 (they use none of the library's symbols)
dh_installdeb
dh_gencontrol
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
@@ -488,12 +499,14 @@
dpkg-source --after-build uronode-2.5.1
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
+I: user script /srv/workspace/pbuilder/57208/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/57208/tmp/hooks/B01_cleanup finished
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: cleaning the build env
-I: removing directory /srv/workspace/pbuilder/40961 and its subdirectories
-I: Current time: Sat Nov 11 12:25:27 GMT+12 2017
-I: pbuilder-time-stamp: 1510446327
+I: removing directory /srv/workspace/pbuilder/57208 and its subdirectories
+I: Current time: lundi 10 octobre 2016, 08:03:25 (UTC+1400)
+I: pbuilder-time-stamp: 1476036205
Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/testing/amd64/uronode_2.5.1-2.diff:
gzip: /var/lib/jenkins/userContent/reproducible/debian/logdiffs/testing/amd64/uronode_2.5.1-2.diff.gz: No space left on device
/srv/reproducible-results/rbuild-debian-61B9XMXC/tmp.VmOnyXPFHM: 76.3% -- replaced with /srv/reproducible-results/rbuild-debian-61B9XMXC/tmp.VmOnyXPFHM.gz
INFO: Starting at 2016-10-09 18:03:27.192538
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/testing/amd64/uronode_2.5.1-2_amd64.buildinfo
CRITICAL: https://tests.reproducible-builds.org/debian/testing/amd64/uronode didn't produce a buildlog, even though it has been built.
INFO: Finished at 2016-10-09 18:03:27.350060, took: 0:00:00.157539
Sun 9 Oct 18:03:27 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-P7hU8u4O, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list