[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_epsilon #13198

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Jun 1 22:48:33 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_epsilon/13198/>

------------------------------------------
[...truncated 533 lines...]
Preparing to unpack .../autopoint_0.19.4-1_all.deb ...
Unpacking autopoint (0.19.4-1) ...
Selecting previously unselected package libtool.
Preparing to unpack .../libtool_2.4.2-1.11_all.deb ...
Unpacking libtool (2.4.2-1.11) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../dh-autoreconf_10_all.deb ...
Unpacking dh-autoreconf (10) ...
Selecting previously unselected package zlib1g-dev:amd64.
Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2+b1_amd64.deb ...
Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2+b1) ...
Selecting previously unselected package libpng12-dev:amd64.
Preparing to unpack .../libpng12-dev_1.2.50-2+b2_amd64.deb ...
Unpacking libpng12-dev:amd64 (1.2.50-2+b2) ...
Selecting previously unselected package x11-common.
Preparing to unpack .../x11-common_1%3a7.7+9_all.deb ...
Unpacking x11-common (1:7.7+9) ...
Processing triggers for man-db (2.7.0.2-5) ...
Processing triggers for systemd (220-3) ...
Setting up libpng12-0:amd64 (1.2.50-2+b2) ...
Setting up libsigsegv2:amd64 (2.10-4+b1) ...
Setting up m4 (1.4.17-4) ...
Setting up autoconf (2.69-8) ...
Setting up autotools-dev (20140911.1) ...
Setting up automake (1:1.14.1-4) ...
update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode
Setting up autopoint (0.19.4-1) ...
Setting up libtool (2.4.2-1.11) ...
Setting up dh-autoreconf (10) ...
Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2+b1) ...
Setting up libpng12-dev:amd64 (1.2.50-2+b2) ...
Setting up x11-common (1:7.7+9) ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Setting up X socket directories... /tmp/.X11-unix /tmp/.ICE-unix.
Processing triggers for libc-bin (2.19-18) ...
Processing triggers for systemd (220-3) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
fakeroot is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [sng_1.0.6-2.dsc]
I: copying [./sng_1.0.6.orig.tar.gz]
I: copying [./sng_1.0.6-2.debian.tar.xz]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Thu Apr 30 08:58:18 2015 GMT-14 using RSA key ID 3D36E936
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./sng_1.0.6-2.dsc
dpkg-source: info: extracting sng in sng-1.0.6
dpkg-source: info: unpacking sng_1.0.6.orig.tar.gz
dpkg-source: info: unpacking sng_1.0.6-2.debian.tar.xz
dpkg-source: info: applying fix_error_code.patch
dpkg-source: info: applying fix_manpage_typo.patch
dpkg-source: info: applying sngc_multiple.patch
I: Building the package
W: no hooks of type A found -- ignoring
I: Running cd tmp/buildd/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" dpkg-buildpackage -us -uc  -b -rfakeroot
dpkg-buildpackage: source package sng
dpkg-buildpackage: source version 1.0.6-2
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Reiner Herrmann <reiner at reiner-h.de>
 dpkg-source --before-build sng-1.0.6
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean --parallel --with autoreconf
   dh_testdir -O--parallel
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/tmp/buildd/sng-1.0.6'
rm -f Makefile *.o sng config.h config.log config.status stamp-h1
make[1]: Leaving directory '/tmp/buildd/sng-1.0.6'
   dh_autoreconf_clean -O--parallel
   dh_clean -O--parallel
 debian/rules build
dh build --parallel --with autoreconf
   dh_testdir -O--parallel
   dh_autoreconf -O--parallel
   dh_auto_configure -O--parallel
	./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
configure: WARNING: unrecognized options: --disable-maintainer-mode
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
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 whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking whether gcc and cc understand -c and -o together... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for deflate in -lz... yes
checking for pow in -lm... yes
checking for png_get_io_ptr in -lpng... yes
checking "for X color database"... found at /usr/share/X11/rgb.txt
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --disable-maintainer-mode
   dh_auto_build -O--parallel
	make -j22
make[1]: Entering directory '/tmp/buildd/sng-1.0.6'
make  all-am
make[2]: Entering directory '/tmp/buildd/sng-1.0.6'
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o main.o main.c
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o sngc.o sngc.c
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o sngd.o sngd.c
gcc  -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security  -fPIE -pie -Wl,-z,relro -Wl,-z,now -o sng main.o sngc.o sngd.o  -lpng -lm -lz 
make[2]: Leaving directory '/tmp/buildd/sng-1.0.6'
make[1]: Leaving directory '/tmp/buildd/sng-1.0.6'
   dh_auto_test -O--parallel
	make -j22 check
make[1]: Entering directory '/tmp/buildd/sng-1.0.6'
make[1]: Leaving directory '/tmp/buildd/sng-1.0.6'
 fakeroot debian/rules binary
dh binary --parallel --with autoreconf
   dh_testroot -O--parallel
   dh_prep -O--parallel
   dh_auto_install -O--parallel
	make -j22 install DESTDIR=/tmp/buildd/sng-1.0.6/debian/sng AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/tmp/buildd/sng-1.0.6'
make[2]: Entering directory '/tmp/buildd/sng-1.0.6'
 /bin/mkdir -p '/tmp/buildd/sng-1.0.6/debian/sng/usr/bin'
 /bin/mkdir -p '/tmp/buildd/sng-1.0.6/debian/sng/usr/share/man/man1'
  /usr/bin/install -c sng '/tmp/buildd/sng-1.0.6/debian/sng/usr/bin'
 /usr/bin/install -c -m 644 sng.1 '/tmp/buildd/sng-1.0.6/debian/sng/usr/share/man/man1'
make[2]: Leaving directory '/tmp/buildd/sng-1.0.6'
make[1]: Leaving directory '/tmp/buildd/sng-1.0.6'
   dh_installdocs -O--parallel
   dh_installchangelogs -O--parallel
   dh_installexamples -O--parallel
   dh_installman -O--parallel
   dh_perl -O--parallel
   dh_link -O--parallel
   dh_strip_nondeterminism -O--parallel
   dh_compress -O--parallel
   dh_fixperms -O--parallel
   dh_strip -O--parallel
   dh_makeshlibs -O--parallel
   dh_shlibdeps -O--parallel
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/sng/usr/bin/sng was not linked against libz.so.1 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/sng/usr/bin/sng was not linked against libm.so.6 (it uses none of the library's symbols)
   dh_installdeb -O--parallel
   dh_gencontrol -O--parallel
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
   dh_md5sums -O--parallel
   dh_builddeb -O--parallel
dpkg-deb: building package 'sng-dbgsym' in '../sng-dbgsym_1.0.6-2_amd64.deb'.
dpkg-deb: building package 'sng' in '../sng_1.0.6-2_amd64.deb'.
 dpkg-genbuildinfo  >../sng_1.0.6-2_amd64.buildinfo
 dpkg-distaddfile sng_1.0.6-2_amd64.buildinfo graphics optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../sng_1.0.6-2_amd64.changes
dpkg-genchanges: warning: package sng-dbgsym listed in files list but not in control info
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build sng-1.0.6
dpkg-buildpackage: binary-only upload (no source included)
W: no hooks of type B found -- ignoring
I: unmounting /sys filesystem
I: unmounting /run/shm 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 /var/cache/pbuilder/build//63032 and its subdirectories
I: Current time: Tue Jun  2 12:44:16 GMT-14 2015
I: pbuilder-time-stamp: 1433198656
+ false
+ set +x
Format: 1.8
Date: Wed, 29 Apr 2015 20:20:36 +0200
Source: sng
Binary: sng
Architecture: amd64
Version: 1.0.6-2
Distribution: unstable
Urgency: low
Maintainer: Reiner Herrmann <reiner at reiner-h.de>
Changed-By: Reiner Herrmann <reiner at reiner-h.de>
Description:
 sng        - specialized markup language for representing PNG contents
Closes: 511793
Changes:
 sng (1.0.6-2) unstable; urgency=low
 .
   * Dropped patch which removed Makefile in favor of
     proper cleanup in debian/rules.
   * Allow parallel building.
   * Added patch by Aaron Crane which reports correct exit
     codes (Closes: #511793).
   * Upload to unstable.
Checksums-Sha1:
 13b6ab91ac8c0b2ce9abc5ec1c98c5bbd45e0647 49630 sng-dbgsym_1.0.6-2_amd64.deb
 cd0dc5757a0ff2b0e5ebb9d0104e40a6f8ee30ef 4961 sng_1.0.6-2_amd64.buildinfo
 b77b54d6d957685996529616012eec61cf8c80d3 33378 sng_1.0.6-2_amd64.deb
Checksums-Sha256:
 65d5999761559c9ea031fda59ead5d2b0b171e4a861a19939f989de0cc8e30b2 49630 sng-dbgsym_1.0.6-2_amd64.deb
 5ea274d8b9ef1144293d227e219dc2146ba63c10fb616b209abfb0eb11ec5c07 4961 sng_1.0.6-2_amd64.buildinfo
 23336732b07f458be16135e42a753e993c9158787cee0aa7b76bae82394b6c20 33378 sng_1.0.6-2_amd64.deb
Files:
 3773dda61b87d7bbb56798c332910371 49630 debug extra sng-dbgsym_1.0.6-2_amd64.deb
 00ede8912aca7257d2470927b4a28cae 4961 graphics optional sng_1.0.6-2_amd64.buildinfo
 908dcca6e745806c066e2337099c1ac9 33378 graphics optional sng_1.0.6-2_amd64.deb
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.

Mon  1 Jun 22:48:33 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-7WCadE1b, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list