[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_23 #5371

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat May 28 10:36:55 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_armhf_23/5371/>

------------------------------------------
[...truncated 374 lines...]
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 (1.20.2-1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [ilmbase_2.2.0-11.dsc]
I: copying [./ilmbase_2.2.0.orig.tar.gz]
I: copying [./ilmbase_2.2.0-11.debian.tar.xz]
I: Extracting source
gpgv: keyblock resource `/root/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Sat Feb 27 00:31:21 2016 GMT+12 using RSA key ID 4ECDCD5A
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./ilmbase_2.2.0-11.dsc
dpkg-source: info: extracting ilmbase in ilmbase-2.2.0
dpkg-source: info: unpacking ilmbase_2.2.0.orig.tar.gz
dpkg-source: info: unpacking ilmbase_2.2.0-11.debian.tar.xz
dpkg-source: info: applying 10_fix_testsuite_for_m68k
dpkg-source: info: applying bug788102.patch
dpkg-source: info: applying kfreebsd-support.patch
dpkg-source: info: applying testBoxAlgo.patch
dpkg-source: info: applying testBox.patch
I: Building the package
I: Running cd /build/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent" dpkg-buildpackage -us -uc -b --buildinfo-identifier=armhf -rfakeroot
dpkg-buildpackage: info: source package ilmbase
dpkg-buildpackage: info: source version 2.2.0-11
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Matteo F. Vescovi <mfv at debian.org>
 dpkg-source --before-build ilmbase-2.2.0
dpkg-buildpackage: info: host architecture armhf
 fakeroot debian/rules clean
dh clean --with autotools_dev
   dh_testdir
   dh_auto_clean
   dh_autotools-dev_restoreconfig
   debian/rules override_dh_clean
make[1]: Entering directory '/build/ilmbase-2.2.0'
dh_clean */Makefile
dh_clean IlmBase.pc
dh_clean Makefile
dh_clean config.log
dh_clean config.status
dh_clean config/stamp-h1
dh_clean libtool
make[1]: Leaving directory '/build/ilmbase-2.2.0'
 debian/rules build
dh build --with autotools_dev
   dh_testdir
   dh_update_autotools_config
   dh_autotools-dev_updateconfig
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/build/ilmbase-2.2.0'
PTHREAD_LIBS=-lpthread \
	CFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" CXXFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall" FCFLAGS="-g -O2 -fstack-protector-strong" FFLAGS="-g -O2 -fstack-protector-strong" GCJFLAGS="-g -O2 -fstack-protector-strong" LDFLAGS="-Wl,-z,relro" OBJCFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security" OBJCXXFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security"  \
	dh_auto_configure -v
	./configure --build=arm-linux-gnueabihf --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/arm-linux-gnueabihf --libexecdir=\${prefix}/lib/arm-linux-gnueabihf --disable-maintainer-mode --disable-dependency-tracking
configure: WARNING: unrecognized options: --disable-silent-rules
checking build system type... arm-unknown-linux-gnueabihf
checking host system type... arm-unknown-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 to enable maintainer-specific portions of Makefiles... no
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 for a BSD-compatible install... /usr/bin/install -c
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 dependency style of gcc... none
checking whether ln -s works... yes
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 the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
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 ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
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 whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) none
checking how to run the C++ preprocessor... g++ -E
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 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 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... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether make sets $(MAKE)... (cached) yes
checking for pthread_join in LIBS=-lpthread with CFLAGS=... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... gcc
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking for library containing sem_init... none required
checking whether to use POSIX unnamed semaphores... yes
configure: multithread true, LIBS = -lpthread , CC = gcc, CXXFLAGS = -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall 
checking for ANSI C header files... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for strerror... yes
checking for complete iomanip support in C++ standard library... yes
checking for fpe support handling... no
checking for gcc optimization flags... -pipe
configure: creating ./config.status
config.status: creating Makefile
config.status: creating IlmBase.pc
config.status: creating config/Makefile
config.status: creating Half/Makefile
config.status: creating HalfTest/Makefile
config.status: creating Iex/Makefile
config.status: creating IexMath/Makefile
config.status: creating IexTest/Makefile
config.status: creating IlmThread/Makefile
config.status: creating Imath/Makefile
config.status: creating ImathTest/Makefile
config.status: creating config/IlmBaseConfig.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-silent-rules

---------------------------------------------
Summary for IlmBase features:
enable large stack optimizations             yes

internal library namespaces                  Imath_2_2
                                             Iex_2_2
                                             IlmThread_2_2

public namespaces                            Imath Iex IlmThread

---------------------------------------------

make[1]: Leaving directory '/build/ilmbase-2.2.0'
   dh_auto_build
	make -j1
make[1]: Entering directory '/build/ilmbase-2.2.0'
Making all in Half
make[2]: Entering directory '/build/ilmbase-2.2.0/Half'
g++ -DHAVE_CONFIG_H -I. -I../config -I../config  -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall  -c -o eLut.o eLut.cpp
/bin/bash ../libtool --tag=CXX   --mode=link g++ -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall   -Wl,-z,relro -o eLut eLut.o  -lpthread 
libtool: link: g++ -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -o eLut eLut.o  -lpthread
./eLut > eLut.h
g++ -DHAVE_CONFIG_H -I. -I../config -I../config  -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall  -c -o toFloat.o toFloat.cpp
/bin/bash ../libtool --tag=CXX   --mode=link g++ -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall   -Wl,-z,relro -o toFloat toFloat.o  -lpthread 
libtool: link: g++ -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -o toFloat toFloat.o  -lpthread
./toFloat > toFloat.h
make  all-am
make[3]: Entering directory '/build/ilmbase-2.2.0/Half'
/bin/bash ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I../config  -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall  -c -o half.lo half.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I../config -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c half.cpp  -fPIC -DPIC -o .libs/half.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I../config -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c half.cpp -o half.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX   --mode=link g++ -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall  -version-info 12:0:0 -no-undefined -Wl,-z,relro -o libHalf.la -rpath /usr/lib/arm-linux-gnueabihf half.lo  -lpthread 
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/arm-linux-gnueabihf/5/../../../arm-linux-gnueabihf/crti.o /usr/lib/gcc/arm-linux-gnueabihf/5/crtbeginS.o  .libs/half.o   -lpthread -L/usr/lib/gcc/arm-linux-gnueabihf/5 -L/usr/lib/gcc/arm-linux-gnueabihf/5/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-linux-gnueabihf/5/../../.. -L/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/arm-linux-gnueabihf/5/crtendS.o /usr/lib/gcc/arm-linux-gnueabihf/5/../../../arm-linux-gnueabihf/crtn.o  -Wl,-z -Wl,relro   -Wl,-soname -Wl,libHalf.so.12 -o .libs/libHalf.so.12.0.0
libtool: link: (cd ".libs" && rm -f "libHalf.so.12" && ln -s "libHalf.so.12.0.0" "libHalf.so.12")
libtool: link: (cd ".libs" && rm -f "libHalf.so" && ln -s "libHalf.so.12.0.0" "libHalf.so")
libtool: link: ar cru .libs/libHalf.a  half.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libHalf.a
libtool: link: ( cd ".libs" && rm -f "libHalf.la" && ln -s "../libHalf.la" "libHalf.la" )
make[3]: Leaving directory '/build/ilmbase-2.2.0/Half'
make[2]: Leaving directory '/build/ilmbase-2.2.0/Half'
Making all in HalfTest
make[2]: Entering directory '/build/ilmbase-2.2.0/HalfTest'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/ilmbase-2.2.0/HalfTest'
Making all in Iex
make[2]: Entering directory '/build/ilmbase-2.2.0/Iex'
/bin/bash ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I../config  -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall  -c -o IexThrowErrnoExc.lo IexThrowErrnoExc.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I../config -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c IexThrowErrnoExc.cpp  -fPIC -DPIC -o .libs/IexThrowErrnoExc.o
/srv/reproducible-results/rbuild-debian-T9PmRjYc/tmp.CqwtW9QhCx:	 39.4% -- replaced with /srv/reproducible-results/rbuild-debian-T9PmRjYc/tmp.CqwtW9QhCx.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:1738)
	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