[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_43 #5113

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Sep 2 08:48:37 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_armhf_43/5113/>

------------------------------------------
[...truncated 7758 lines...]
gpgv: keyblock resource `/root/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made gio 29 ott 2015 05:20:24 GMT-14 using RSA key ID 608F22DC
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./libxml++2.6_2.40.1-1.dsc
dpkg-source: info: extracting libxml++2.6 in libxml++2.6-2.40.1
dpkg-source: info: unpacking libxml++2.6_2.40.1.orig.tar.xz
dpkg-source: info: unpacking libxml++2.6_2.40.1-1.debian.tar.xz
I: Building the package
W: no hooks of type A found -- ignoring
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-identifier=armhf -rfakeroot
dpkg-buildpackage: info: source package libxml++2.6
dpkg-buildpackage: info: source version 2.40.1-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Michael Biebl <biebl at debian.org>
 dpkg-source --before-build libxml++2.6-2.40.1
dpkg-buildpackage: info: host architecture armhf
 fakeroot debian/rules clean
CDBS WARNING:  copyright-check disabled - touch debian/copyright_hints to enable.
test -x debian/rules
rm -f debian/stamp-makefile-build debian/stamp-makefile-install
/usr/bin/make -C . -k distclean
make[1]: ingresso nella directory "/build/libxml++2.6-2.40.1"
make[1]: ***  Nessuna regola per generare l'obiettivo "distclean".
make[1]: uscita dalla directory "/build/libxml++2.6-2.40.1"
/usr/share/cdbs/1/class/makefile.mk:91: set di istruzioni per l'obiettivo "makefile-clean" non riuscito
make: [makefile-clean] Errore 2 (ignorato)
rm -f debian/stamp-makefile-check
rm -f debian/stamp-autotools
rmdir --ignore-fail-on-non-empty .
rmdir: rimozione di '.' non riuscita: Argomento non valido
/usr/share/cdbs/1/class/autotools.mk:64: set di istruzioni per l'obiettivo "makefile-clean" non riuscito
make: [makefile-clean] Errore 1 (ignorato)
set -e;    
if test -e debian/autoreconf.before; then \
	dh_autoreconf_clean ; \
fi
dh_clean 
rm -f debian/copyright_newhints
rm -f debian/cdbs-install-list debian/cdbs-package-list debian/stamp-copyright-check
rm -rf "debian/upstream-cruft"
rm -f debian/stamp-upstream-cruft
rm -f debian/stamp-autotools-files
{ cat /usr/share/gnome-pkg-tools/control.header ; \
  sed "s/@GNOME_TEAM@/Deng Xiyue <manphiz-guest at users.alioth.debian.org>, Michael Biebl <biebl at debian.org>/" debian/control.in ; } \
> debian/control
 debian/rules build
CDBS WARNING:  copyright-check disabled - touch debian/copyright_hints to enable.
test -x debian/rules
mkdir -p "."
CDBS WARNING:    DEB_DH_STRIP_ARGS is deprecated since 0.4.85

Scanning upstream source for new/changed copyright notices...

set -e; LC_ALL=C.UTF-8 licensecheck --check '.*' --recursive --copyright --deb-fmt --ignore '^(debian/(changelog|copyright(|_hints|_newhints)))$' --lines 0 * | /usr/lib/cdbs/licensecheck2dep5 > debian/copyright_newhints
/bin/sh: licensecheck: comando non trovato
0 combinations of copyright and licensing found.
diff: debian/copyright_hints: File o directory non esistente
No new copyright notices found - assuming no news is good news...
touch debian/stamp-copyright-check
touch debian/stamp-upstream-cruft
set -e;   mv ./build/config.guess ./build/config.guess.cdbs-orig; cp --remove-destination /usr/share/misc/config.guess ./build/config.guess;
set -e;   mv ./build/config.sub ./build/config.sub.cdbs-orig; cp --remove-destination /usr/share/misc/config.sub ./build/config.sub;
dh_autoreconf 
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build'.
libtoolize: copying file 'build/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build'.
libtoolize: copying file 'build/libtool.m4'
libtoolize: copying file 'build/ltoptions.m4'
libtoolize: copying file 'build/ltsugar.m4'
libtoolize: copying file 'build/ltversion.m4'
libtoolize: copying file 'build/lt~obsolete.m4'
configure.ac:31: installing 'build/compile'
configure.ac:11: installing 'build/missing'
examples/Makefile.am: installing 'build/depcomp'
touch debian/stamp-autotools-files
chmod a+x /build/libxml++2.6-2.40.1/./configure
mkdir -p .
cd . && CFLAGS="-g -O2 -fdebug-prefix-map=/build/libxml++2.6-2.40.1=. -fstack-protector-strong -Wformat -Werror=format-security" CXXFLAGS="-g -O2 -fdebug-prefix-map=/build/libxml++2.6-2.40.1=. -fstack-protector-strong -Wformat -Werror=format-security" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed" /build/libxml++2.6-2.40.1/./configure --build=arm-linux-gnueabihf --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/libxml++2.6" --srcdir=. --disable-maintainer-mode --disable-dependency-tracking --disable-silent-rules --enable-static --libdir=\${prefix}/lib/arm-linux-gnueabihf
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 whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports GNU make features... yes
checking for g++... g++
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 g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... none
checking whether g++ supports C++11 features by default... yes
checking build system type... arm-unknown-linux-gnueabihf
checking host system type... arm-unknown-linux-gnueabihf
checking how to print strings... printf
checking for gcc... gcc
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 dependency style of gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert arm-unknown-linux-gnueabihf file names to arm-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert arm-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBXMLXX... yes
checking string usability... yes
checking string presence... yes
checking for string... yes
checking list usability... yes
checking list presence... yes
checking for list... yes
checking map usability... yes
checking map presence... yes
checking for map... yes
checking whether C++ library supports std::exception_ptr... yes
checking for perl... /usr/bin/perl
checking for dot... dot
checking for doxygen... doxygen
checking for xsltproc... xsltproc
checking for libstdc documentation... /usr/share/mm-common/doctags/libstdc++.tag at http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen
checking for libsigc documentation... /usr/share/doc/libsigc++-2.0/reference/libsigc++-2.0.tag at file:///usr/share/doc/libsigc++-2.0/reference/html
checking for glibmm documentation... /usr/share/doc/glibmm-2.4/reference/glibmm-2.4.tag at file:///usr/share/doc/glibmm-2.4/reference/html
checking which C++ compiler warning flags to use... -Wall
configure: Deprecated API will be built, for backwards-compatibility.
checking for xmllint... xmllint
checking for db2latex... no
checking for docbook2latex... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libxml++/Makefile
config.status: creating examples/Makefile
config.status: creating tests/Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Doxyfile
config.status: creating MSVC_Net2010/libxml++/libxml++.rc
config.status: creating libxml++-2.6.pc
config.status: creating config.h
config.status: creating libxml++config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing MSVC_Net2010/libxml++/libxml++config.h commands
touch debian/stamp-autotools
/usr/bin/make -C . 
make[1]: ingresso nella directory "/build/libxml++2.6-2.40.1"
/usr/bin/make  all-recursive
make[2]: ingresso nella directory "/build/libxml++2.6-2.40.1"
Making all in libxml++
make[3]: ingresso nella directory "/build/libxml++2.6-2.40.1/libxml++"
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/arm-linux-gnueabihf/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/arm-linux-gnueabihf/sigc++-2.0/include -DLIBXMLPP_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/libxml++2.6-2.40.1=. -fstack-protector-strong -Wformat -Werror=format-security -c -o attribute.lo attribute.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/arm-linux-gnueabihf/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/arm-linux-gnueabihf/sigc++-2.0/include -DLIBXMLPP_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/libxml++2.6-2.40.1=. -fstack-protector-strong -Wformat -Werror=format-security -c attribute.cc  -fPIC -DPIC -o .libs/attribute.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/arm-linux-gnueabihf/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/arm-linux-gnueabihf/sigc++-2.0/include -DLIBXMLPP_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/libxml++2.6-2.40.1=. -fstack-protector-strong -Wformat -Werror=format-security -c attribute.cc -o attribute.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/arm-linux-gnueabihf/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/arm-linux-gnueabihf/sigc++-2.0/include -DLIBXMLPP_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/libxml++2.6-2.40.1=. -fstack-protector-strong -Wformat -Werror=format-security -c -o attributedeclaration.lo attributedeclaration.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/arm-linux-gnueabihf/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/arm-linux-gnueabihf/sigc++-2.0/include -DLIBXMLPP_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/libxml++2.6-2.40.1=. -fstack-protector-strong -Wformat -Werror=format-security -c attributedeclaration.cc  -fPIC -DPIC -o .libs/attributedeclaration.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/arm-linux-gnueabihf/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/arm-linux-gnueabihf/sigc++-2.0/include -DLIBXMLPP_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/libxml++2.6-2.40.1=. -fstack-protector-strong -Wformat -Werror=format-security -c attributedeclaration.cc -o attributedeclaration.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/arm-linux-gnueabihf/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/arm-linux-gnueabihf/sigc++-2.0/include -DLIBXMLPP_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/libxml++2.6-2.40.1=. -fstack-protector-strong -Wformat -Werror=format-security -c -o attributenode.lo attributenode.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/arm-linux-gnueabihf/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/arm-linux-gnueabihf/sigc++-2.0/include -DLIBXMLPP_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/libxml++2.6-2.40.1=. -fstack-protector-strong -Wformat -Werror=format-security -c attributenode.cc  -fPIC -DPIC -o .libs/attributenode.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/arm-linux-gnueabihf/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/arm-linux-gnueabihf/sigc++-2.0/include -DLIBXMLPP_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/libxml++2.6-2.40.1=. -fstack-protector-strong -Wformat -Werror=format-security -c attributenode.cc -o attributenode.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/arm-linux-gnueabihf/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/arm-linux-gnueabihf/sigc++-2.0/include -DLIBXMLPP_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/libxml++2.6-2.40.1=. -fstack-protector-strong -Wformat -Werror=format-security -c -o document.lo document.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/arm-linux-gnueabihf/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/arm-linux-gnueabihf/sigc++-2.0/include -DLIBXMLPP_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/libxml++2.6-2.40.1=. -fstack-protector-strong -Wformat -Werror=format-security -c document.cc  -fPIC -DPIC -o .libs/document.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/arm-linux-gnueabihf/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/arm-linux-gnueabihf/sigc++-2.0/include -DLIBXMLPP_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/libxml++2.6-2.40.1=. -fstack-protector-strong -Wformat -Werror=format-security -c document.cc -o document.o >/dev/null 2>&1
/srv/reproducible-results/rbuild-debian-qYVJ5SbN/tmp.xbCkrIGTLP:	 92.6% -- replaced with /srv/reproducible-results/rbuild-debian-qYVJ5SbN/tmp.xbCkrIGTLP.gz
FATAL: null
java.lang.NullPointerException
	at hudson.plugins.build_timeout.BuildTimeoutWrapper$EnvironmentImpl.tearDown(BuildTimeoutWrapper.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:173)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)



More information about the Qa-jenkins-scm mailing list