[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_i386_4 #18067
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sun Oct 9 19:01:20 UTC 2016
https://jenkins.debian.net/job/reproducible_builder_i386_4/18067/------------------------------------------
[...truncated 4518 lines...]
dpkg-buildpackage: info: source package g2
dpkg-buildpackage: info: source version 0.72-5
dpkg-buildpackage: info: source distribution unstable
@@ -544,53 +555,53 @@
dh clean --with autotools_dev,autoreconf
dh_testdir
debian/rules override_dh_auto_clean
-make[1]: Entering directory '/build/g2-0.72'
+make[1]: Verzeichnis „/build/g2-0.72“ wird betreten
dh_auto_clean
make -j1 clean
-make[2]: Entering directory '/build/g2-0.72'
+make[2]: Verzeichnis „/build/g2-0.72“ wird betreten
(cd ./demo ; make clean)
-make[3]: Entering directory '/build/g2-0.72/demo'
+make[3]: Verzeichnis „/build/g2-0.72/demo“ wird betreten
rm g2_test g2_arc g2_splines_demo demo_cpp simple_PS simple_FIG simple_X11 pointer handles g2_anim simple_gd g2testf g2testf.f demo_f *~ core *.ps *.fig *.eps *.png *.jpg *.fig.bak
-rm: cannot remove 'g2_test': No such file or directory
-rm: cannot remove 'g2_arc': No such file or directory
-rm: cannot remove 'g2_splines_demo': No such file or directory
-rm: cannot remove 'demo_cpp': No such file or directory
-rm: cannot remove 'simple_PS': No such file or directory
-rm: cannot remove 'simple_FIG': No such file or directory
-rm: cannot remove 'simple_X11': No such file or directory
-rm: cannot remove 'pointer': No such file or directory
-rm: cannot remove 'handles': No such file or directory
-rm: cannot remove 'g2_anim': No such file or directory
-rm: cannot remove 'simple_gd': No such file or directory
-rm: cannot remove 'g2testf': No such file or directory
-rm: cannot remove 'g2testf.f': No such file or directory
-rm: cannot remove 'demo_f': No such file or directory
-rm: cannot remove '*~': No such file or directory
-rm: cannot remove 'core': No such file or directory
-rm: cannot remove '*.ps': No such file or directory
-rm: cannot remove '*.fig': No such file or directory
-rm: cannot remove '*.eps': No such file or directory
-rm: cannot remove '*.png': No such file or directory
-rm: cannot remove '*.jpg': No such file or directory
-rm: cannot remove '*.fig.bak': No such file or directory
-Makefile:89: recipe for target 'clean' failed
-make[3]: [clean] Error 1 (ignored)
-make[3]: Leaving directory '/build/g2-0.72/demo'
+rm: das Entfernen von 'g2_test' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
+rm: das Entfernen von 'g2_arc' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
+rm: das Entfernen von 'g2_splines_demo' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
+rm: das Entfernen von 'demo_cpp' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
+rm: das Entfernen von 'simple_PS' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
+rm: das Entfernen von 'simple_FIG' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
+rm: das Entfernen von 'simple_X11' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
+rm: das Entfernen von 'pointer' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
+rm: das Entfernen von 'handles' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
+rm: das Entfernen von 'g2_anim' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
+rm: das Entfernen von 'simple_gd' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
+rm: das Entfernen von 'g2testf' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
+rm: das Entfernen von 'g2testf.f' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
+rm: das Entfernen von 'demo_f' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
+rm: das Entfernen von '*~' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
+rm: das Entfernen von 'core' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
+rm: das Entfernen von '*.ps' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
+rm: das Entfernen von '*.fig' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
+rm: das Entfernen von '*.eps' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
+rm: das Entfernen von '*.png' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
+rm: das Entfernen von '*.jpg' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
+rm: das Entfernen von '*.fig.bak' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
+Makefile:89: die Regel für Ziel „clean“ scheiterte
+make[3]: [clean] Fehler 1 (ignoriert)
+make[3]: Verzeichnis „/build/g2-0.72/demo“ wird verlassen
(cd ./g2_python ; make clean)
-make[3]: Entering directory '/build/g2-0.72/g2_python'
+make[3]: Verzeichnis „/build/g2-0.72/g2_python“ wird betreten
rm -fr build
rm -f g2.so g2.map g2_test{_clip.eps,.{eps,ps,png,jpg,fig}} penguin.pyc
-make[3]: Leaving directory '/build/g2-0.72/g2_python'
+make[3]: Verzeichnis „/build/g2-0.72/g2_python“ wird verlassen
rm -f ./src/g2_device.o ./src/g2_ui_control.o ./src/g2_util.o ./src/g2_fif.o ./src/g2_virtual_device.o ./src/g2_physical_device.o ./src/g2_graphic_pd.o ./src/g2_control_pd.o ./src/g2_ui_graphic.o ./src/g2_ui_virtual_device.o ./src/g2_ui_device.o ./src/g2_splines.o ./src/PS/g2_PS.o ./src/FIG/g2_FIG.o ./src/X11/g2_X11.o ./src/GD/g2_gd.o
rm -f libg2.a config.cache config.log Makefile.bak config.status
rm -f ./include/*.h
find . -name "*~" -exec rm -f {} \;
(cd ./g2_perl ; make clean)
-make[3]: Entering directory '/build/g2-0.72/g2_perl'
-make[3]: *** No rule to make target 'clean'. Stop.
-make[3]: Leaving directory '/build/g2-0.72/g2_perl'
-Makefile:122: recipe for target 'clean' failed
-make[2]: [clean] Error 2 (ignored)
+make[3]: Verzeichnis „/build/g2-0.72/g2_perl“ wird betreten
+make[3]: *** Keine Regel, um „clean“ zu erstellen. Schluss.
+make[3]: Verzeichnis „/build/g2-0.72/g2_perl“ wird verlassen
+Makefile:122: die Regel für Ziel „clean“ scheiterte
+make[2]: [clean] Fehler 2 (ignoriert)
rm -f ./g2_perl/test.ps
rm -f ./g2_perl/test.png
rm -f ./g2_perl/test.jpg
@@ -600,9 +611,9 @@
rm -f libg2.0.72.a
rm -f a.out
rm -fr doc/html/ doc/latex/ doc/g2_refman.ps doc/g2_refman.pdf
-make[2]: Leaving directory '/build/g2-0.72'
+make[2]: Verzeichnis „/build/g2-0.72“ wird verlassen
rm -f libg*.a lib*.so.0
-make[1]: Leaving directory '/build/g2-0.72'
+make[1]: Verzeichnis „/build/g2-0.72“ wird verlassen
dh_autotools-dev_restoreconfig
dh_autoreconf_clean
dh_clean
@@ -685,9 +696,9 @@
Run 'make depend' to create dependencies.
debian/rules override_dh_auto_build
-make[1]: Entering directory '/build/g2-0.72'
+make[1]: Verzeichnis „/build/g2-0.72“ wird betreten
/usr/bin/make depend
-make[2]: Entering directory '/build/g2-0.72'
+make[2]: Verzeichnis „/build/g2-0.72“ wird betreten
makedepend -- -I./src -g -O2 -fdebug-prefix-map=/build/g2-0.72=. -fstack-protector-strong -Wformat -Werror=format-security -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLINUX=1 -DDO_PS=1 -DDO_FIG=1 -DDO_X11=1 -DDO_GD=1 -DDO_GIF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -- ./src/g2_device.c ./src/g2_ui_control.c ./src/g2_util.c ./src/g2_fif.c ./src/g2_virtual_device.c ./src/g2_physical_device.c ./src/g2_graphic_pd.c ./src/g2_control_pd.c ./src/g2_ui_graphic.c ./src/g2_ui_virtual_device.c ./src/g2_ui_device.c ./src/g2_splines.c ./src/PS/g2_PS.c ./src/FIG/g2_FIG.c ./src/X11/g2_X11.c ./src/GD/g2_gd.c
makedepend: warning: ./src/g2_device.c (reading /usr/include/features.h, line 364): cannot find include file "sys/cdefs.h"
not in ./src/sys/cdefs.h
@@ -804,9 +815,9 @@
Run 'make' to build g2 library.
-make[2]: Leaving directory '/build/g2-0.72'
+make[2]: Verzeichnis „/build/g2-0.72“ wird verlassen
/usr/bin/make libg2.a DEBCFLAGS="-g -O2 -fdebug-prefix-map=/build/g2-0.72=. -fstack-protector-strong -Wformat -Werror=format-security" LDFLAGS="-Wl,-z,relro"
-make[2]: Entering directory '/build/g2-0.72'
+make[2]: Verzeichnis „/build/g2-0.72“ wird betreten
gcc -I./src -g -O2 -fdebug-prefix-map=/build/g2-0.72=. -fstack-protector-strong -Wformat -Werror=format-security -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLINUX=1 -DDO_PS=1 -DDO_FIG=1 -DDO_X11=1 -DDO_GD=1 -DDO_GIF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -g -O2 -fdebug-prefix-map=/build/g2-0.72=. -fstack-protector-strong -Wformat -Werror=format-security -c src/g2_device.c -o src/g2_device.o
gcc -I./src -g -O2 -fdebug-prefix-map=/build/g2-0.72=. -fstack-protector-strong -Wformat -Werror=format-security -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLINUX=1 -DDO_PS=1 -DDO_FIG=1 -DDO_X11=1 -DDO_GD=1 -DDO_GIF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -g -O2 -fdebug-prefix-map=/build/g2-0.72=. -fstack-protector-strong -Wformat -Werror=format-security -c src/g2_ui_control.c -o src/g2_ui_control.o
gcc -I./src -g -O2 -fdebug-prefix-map=/build/g2-0.72=. -fstack-protector-strong -Wformat -Werror=format-security -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLINUX=1 -DDO_PS=1 -DDO_FIG=1 -DDO_X11=1 -DDO_GD=1 -DDO_GIF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -g -O2 -fdebug-prefix-map=/build/g2-0.72=. -fstack-protector-strong -Wformat -Werror=format-security -c src/g2_util.c -o src/g2_util.o
@@ -826,11 +837,11 @@
ar -cr libg2.a ./src/g2_device.o ./src/g2_ui_control.o ./src/g2_util.o ./src/g2_fif.o ./src/g2_virtual_device.o ./src/g2_physical_device.o ./src/g2_graphic_pd.o ./src/g2_control_pd.o ./src/g2_ui_graphic.o ./src/g2_ui_virtual_device.o ./src/g2_ui_device.o ./src/g2_splines.o ./src/PS/g2_PS.o ./src/FIG/g2_FIG.o ./src/X11/g2_X11.o ./src/GD/g2_gd.o
test ! -n "ranlib" || ranlib libg2.a
ln -s -f libg2.a libg2..a
-make[2]: Leaving directory '/build/g2-0.72'
+make[2]: Verzeichnis „/build/g2-0.72“ wird verlassen
# clean up and build the shared lib
rm -f src/*.o src/*/*.o
/usr/bin/make PICFLAG="-fPIC" RVERSION=0.72 MVERSION=0 DEBCFLAGS="-g -O2 -fdebug-prefix-map=/build/g2-0.72=. -fstack-protector-strong -Wformat -Werror=format-security" LDFLAGS="-Wl,-z,relro" shared
-make[2]: Entering directory '/build/g2-0.72'
+make[2]: Verzeichnis „/build/g2-0.72“ wird betreten
gcc -I./src -g -O2 -fdebug-prefix-map=/build/g2-0.72=. -fstack-protector-strong -Wformat -Werror=format-security -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLINUX=1 -DDO_PS=1 -DDO_FIG=1 -DDO_X11=1 -DDO_GD=1 -DDO_GIF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -g -O2 -fdebug-prefix-map=/build/g2-0.72=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -c src/g2_device.c -o src/g2_device.o
gcc -I./src -g -O2 -fdebug-prefix-map=/build/g2-0.72=. -fstack-protector-strong -Wformat -Werror=format-security -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLINUX=1 -DDO_PS=1 -DDO_FIG=1 -DDO_X11=1 -DDO_GD=1 -DDO_GIF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -g -O2 -fdebug-prefix-map=/build/g2-0.72=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -c src/g2_ui_control.c -o src/g2_ui_control.o
gcc -I./src -g -O2 -fdebug-prefix-map=/build/g2-0.72=. -fstack-protector-strong -Wformat -Werror=format-security -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLINUX=1 -DDO_PS=1 -DDO_FIG=1 -DDO_X11=1 -DDO_GD=1 -DDO_GIF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -g -O2 -fdebug-prefix-map=/build/g2-0.72=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -c src/g2_util.c -o src/g2_util.o
@@ -851,7 +862,7 @@
test ! -f libg2.so && ln -s libg2.so.0.72 libg2.so
test ! -f libg2.so.0 && ln -s libg2.so.0.72 libg2.so.0
-make[2]: Leaving directory '/build/g2-0.72'
+make[2]: Verzeichnis „/build/g2-0.72“ wird verlassen
(cd ./g2_perl && perl Makefile.PL INSTALLDIRS=vendor LIBS="-L/build/g2-0.72 -lg2")
Checking if your kit is complete...
Looks good
@@ -859,7 +870,7 @@
Writing Makefile for G2
Writing MYMETA.yml and MYMETA.json
/usr/bin/make -C ./g2_perl LD_RUN_PATH=""
-make[2]: Entering directory '/build/g2-0.72/g2_perl'
+make[2]: Verzeichnis „/build/g2-0.72/g2_perl“ wird betreten
cp G2.pm blib/lib/G2.pm
AutoSplitting blib/lib/G2.pm (blib/lib/auto/G2)
Running Mkbootstrap for G2 ()
@@ -873,8 +884,8 @@
chmod 755 blib/arch/auto/G2/G2.so
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- G2.bs blib/arch/auto/G2/G2.bs 644
Manifying 1 pod document
-make[2]: Leaving directory '/build/g2-0.72/g2_perl'
-make[1]: Leaving directory '/build/g2-0.72'
+make[2]: Verzeichnis „/build/g2-0.72/g2_perl“ wird verlassen
+make[1]: Verzeichnis „/build/g2-0.72“ wird verlassen
dh_auto_test
fakeroot debian/rules binary
dh binary --with autotools_dev,autoreconf
@@ -882,9 +893,9 @@
dh_prep
dh_installdirs
debian/rules override_dh_auto_install
-make[1]: Entering directory '/build/g2-0.72'
+make[1]: Verzeichnis „/build/g2-0.72“ wird betreten
/usr/bin/make RVERSION=0.72 MVERSION=0 install prefix=/build/g2-0.72/debian/libg2-dev
-make[2]: Entering directory '/build/g2-0.72'
+make[2]: Verzeichnis „/build/g2-0.72“ wird betreten
ar -cr libg2.a ./src/g2_device.o ./src/g2_ui_control.o ./src/g2_util.o ./src/g2_fif.o ./src/g2_virtual_device.o ./src/g2_physical_device.o ./src/g2_graphic_pd.o ./src/g2_control_pd.o ./src/g2_ui_graphic.o ./src/g2_ui_virtual_device.o ./src/g2_ui_device.o ./src/g2_splines.o ./src/PS/g2_PS.o ./src/FIG/g2_FIG.o ./src/X11/g2_X11.o ./src/GD/g2_gd.o
test ! -n "ranlib" || ranlib libg2.a
ln -s -f libg2.a libg2.0.72.a
@@ -898,10 +909,10 @@
for IFILE in ./src/g2.h ./src/PS/g2_PS.h ./src/FIG/g2_FIG.h ./src/X11/g2_X11.h ./src/GD/g2_gd.h; do \
/usr/bin/install -c -m 644 $IFILE /build/g2-0.72/debian/libg2-dev/usr/include; \
done
-make[2]: Leaving directory '/build/g2-0.72'
+make[2]: Verzeichnis „/build/g2-0.72“ wird verlassen
mv /build/g2-0.72/debian/libg2-dev/usr/lib/lib*.so.0* /build/g2-0.72/debian/libg20/usr/lib
/usr/bin/make -C ./g2_perl install DESTDIR=/build/g2-0.72/debian/libg20-perl
-make[2]: Entering directory '/build/g2-0.72/g2_perl'
+make[2]: Verzeichnis „/build/g2-0.72/g2_perl“ wird betreten
Running Mkbootstrap for G2 ()
chmod 644 "G2.bs"
Manifying 1 pod document
@@ -910,8 +921,8 @@
Installing /build/g2-0.72/debian/libg20-perl/usr/lib/i386-linux-gnu/perl5/5.24/G2.pm
Installing /build/g2-0.72/debian/libg20-perl/usr/lib/i386-linux-gnu/perl5/5.24/auto/G2/autosplit.ix
Installing /build/g2-0.72/debian/libg20-perl/usr/share/man/man3/G2.3pm
-make[2]: Leaving directory '/build/g2-0.72/g2_perl'
-make[1]: Leaving directory '/build/g2-0.72'
+make[2]: Verzeichnis „/build/g2-0.72/g2_perl“ wird verlassen
+make[1]: Verzeichnis „/build/g2-0.72“ wird verlassen
dh_installdocs
dh_installchangelogs
dh_installexamples
@@ -934,11 +945,11 @@
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dh_md5sums
dh_builddeb
-dpkg-deb: building package 'libg2-dev' in '../libg2-dev_0.72-5_i386.deb'.
-dpkg-deb: building package 'libg20-dbgsym' in '../libg20-dbgsym_0.72-5_i386.deb'.
-dpkg-deb: building package 'libg20-perl-dbgsym' in '../libg20-perl-dbgsym_0.72-5_i386.deb'.
-dpkg-deb: building package 'libg20-perl' in '../libg20-perl_0.72-5_i386.deb'.
-dpkg-deb: building package 'libg20' in '../libg20_0.72-5_i386.deb'.
+dpkg-deb: Paket »libg2-dev« wird in »../libg2-dev_0.72-5_i386.deb« gebaut.
+dpkg-deb: Paket »libg20-perl-dbgsym« wird in »../libg20-perl-dbgsym_0.72-5_i386.deb« gebaut.
+dpkg-deb: Paket »libg20-dbgsym« wird in »../libg20-dbgsym_0.72-5_i386.deb« gebaut.
+dpkg-deb: Paket »libg20-perl« wird in »../libg20-perl_0.72-5_i386.deb« gebaut.
+dpkg-deb: Paket »libg20« wird in »../libg20_0.72-5_i386.deb« gebaut.
dpkg-genbuildinfo --build=any,all --buildinfo-id=i386
dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-genchanges --build=any,all >../g2_0.72-5_i386.changes
@@ -946,12 +957,14 @@
dpkg-source --after-build g2-0.72
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
+I: user script /srv/workspace/pbuilder/23741/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/23741/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/55060 and its subdirectories
-I: Current time: Sat Nov 11 13:22:01 GMT+12 2017
-I: pbuilder-time-stamp: 1510449721
+I: removing directory /srv/workspace/pbuilder/23741 and its subdirectories
+I: Current time: Mon Okt 10 09:01:18 GMT-14 2016
+I: pbuilder-time-stamp: 1476039678
/srv/reproducible-results/rbuild-debian-HPcZPvnS/tmp.wcY7xDY1kR: 83.7% -- replaced with /srv/reproducible-results/rbuild-debian-HPcZPvnS/tmp.wcY7xDY1kR.gz
INFO: Starting at 2016-10-09 19:01:20.197123
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/testing/i386/g2_0.72-5_i386.buildinfo
CRITICAL: https://tests.reproducible-builds.org/debian/testing/i386/g2 didn't produce a buildlog, even though it has been built.
INFO: Finished at 2016-10-09 19:01:20.313348, took: 0:00:00.116235
Sun 9 Oct 19:01:20 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-LKyAgwZ4, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list