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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Jul 7 07:37:49 UTC 2016


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

------------------------------------------
[...truncated 1589 lines...]
	rm -f -- pngtest-static debian/libpng12-dev.links debian/libpng12-0.install debian/libpng3.links
	find .  \( \( \
		\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS \) -prune -o -type f -a \
	        \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
		 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
		 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
		 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
		\) -exec rm -f {} + \) -o \
		\( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \)
	rm -f *-stamp
 debian/rules build
dh_testdir
#cp -f /usr/share/misc/config.sub /usr/share/misc/config.guess .
./autogen.sh
running libtoolize
running aclocal
running autoheader [ignore the warnings]
running automake
configure.ac:37: installing './compile'
configure.ac:38: installing './config.guess'
configure.ac:38: installing './config.sub'
configure.ac:22: installing './missing'
Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
running autoconf
autogen complete
./configure --host=arm-linux-gnueabihf --build=arm-linux-gnueabihf \
	--prefix=/usr --mandir=\${prefix}/share/man \
	--infodir=\${prefix}/share/info \
	--libdir=\${prefix}/lib/arm-linux-gnueabihf \
	CFLAGS="`dpkg-buildflags --get CFLAGS` -Wall" CPPFLAGS="`dpkg-buildflags --get CPPFLAGS`" LDFLAGS="`dpkg-buildflags --get LDFLAGS` "-Wl,-z,defs""
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 to enable maintainer-specific portions of Makefiles... no
checking for arm-linux-gnueabihf-gcc... arm-linux-gnueabihf-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 arm-linux-gnueabihf-gcc accepts -g... yes
checking for arm-linux-gnueabihf-gcc option to accept ISO C89... none needed
checking whether arm-linux-gnueabihf-gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of arm-linux-gnueabihf-gcc... gcc3
checking build system type... arm-unknown-linux-gnueabihf
checking host system type... arm-unknown-linux-gnueabihf
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 how to print strings... printf
checking for ld used by arm-linux-gnueabihf-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking how to run the C preprocessor... arm-linux-gnueabihf-gcc -E
checking for arm-linux-gnueabihf-sed... /bin/sed
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/arm-linux-gnueabihf-nm -B
checking the name lister (/usr/bin/arm-linux-gnueabihf-nm -B) interface... BSD nm
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 arm-linux-gnueabihf-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for arm-linux-gnueabihf-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for arm-linux-gnueabihf-ar... arm-linux-gnueabihf-ar
checking for archiver @FILE support... @
checking for arm-linux-gnueabihf-strip... arm-linux-gnueabihf-strip
checking for arm-linux-gnueabihf-ranlib... arm-linux-gnueabihf-ranlib
checking command to parse /usr/bin/arm-linux-gnueabihf-nm -B output from arm-linux-gnueabihf-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 arm-linux-gnueabihf-mt... no
checking for mt... no
checking if : is a manifest tool... no
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 arm-linux-gnueabihf-gcc supports -fno-rtti -fno-exceptions... no
checking for arm-linux-gnueabihf-gcc option to produce PIC... -fPIC -DPIC
checking if arm-linux-gnueabihf-gcc PIC flag -fPIC -DPIC works... yes
checking if arm-linux-gnueabihf-gcc static flag -static works... yes
checking if arm-linux-gnueabihf-gcc supports -c -o file.o... yes
checking if arm-linux-gnueabihf-gcc supports -c -o file.o... (cached) yes
checking whether the arm-linux-gnueabihf-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 ANSI C header files... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working strtod... yes
checking for memset... yes
checking for pow... no
checking for pow in -lm... yes
checking for zlibVersion in -lz... yes
checking if assembler code in pnggccrd.c can be compiled without PNG_NO_MMX_CODE... yes
checking if libraries can be versioned... yes
checking for symbol prefix... 
configure: pkgconfig directory is ${libdir}/pkgconfig
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libpng.pc
config.status: creating libpng-config
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
dh_testdir
/usr/bin/make
make[1]: ingresso nella directory "/build/libpng-1.2.50"
/usr/bin/make  all-am
make[2]: ingresso nella directory "/build/libpng-1.2.50"
/bin/sh ./libtool  --tag=CC   --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-png.lo -MD -MP -MF .deps/libpng12_la-png.Tpo -c -o libpng12_la-png.lo `test -f 'png.c' || echo './'`png.c
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-png.lo -MD -MP -MF .deps/libpng12_la-png.Tpo -c png.c  -fPIC -DPIC -o .libs/libpng12_la-png.o
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-png.lo -MD -MP -MF .deps/libpng12_la-png.Tpo -c png.c -o libpng12_la-png.o >/dev/null 2>&1
mv -f .deps/libpng12_la-png.Tpo .deps/libpng12_la-png.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngset.lo -MD -MP -MF .deps/libpng12_la-pngset.Tpo -c -o libpng12_la-pngset.lo `test -f 'pngset.c' || echo './'`pngset.c
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngset.lo -MD -MP -MF .deps/libpng12_la-pngset.Tpo -c pngset.c  -fPIC -DPIC -o .libs/libpng12_la-pngset.o
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngset.lo -MD -MP -MF .deps/libpng12_la-pngset.Tpo -c pngset.c -o libpng12_la-pngset.o >/dev/null 2>&1
mv -f .deps/libpng12_la-pngset.Tpo .deps/libpng12_la-pngset.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngget.lo -MD -MP -MF .deps/libpng12_la-pngget.Tpo -c -o libpng12_la-pngget.lo `test -f 'pngget.c' || echo './'`pngget.c
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngget.lo -MD -MP -MF .deps/libpng12_la-pngget.Tpo -c pngget.c  -fPIC -DPIC -o .libs/libpng12_la-pngget.o
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngget.lo -MD -MP -MF .deps/libpng12_la-pngget.Tpo -c pngget.c -o libpng12_la-pngget.o >/dev/null 2>&1
mv -f .deps/libpng12_la-pngget.Tpo .deps/libpng12_la-pngget.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngrutil.lo -MD -MP -MF .deps/libpng12_la-pngrutil.Tpo -c -o libpng12_la-pngrutil.lo `test -f 'pngrutil.c' || echo './'`pngrutil.c
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngrutil.lo -MD -MP -MF .deps/libpng12_la-pngrutil.Tpo -c pngrutil.c  -fPIC -DPIC -o .libs/libpng12_la-pngrutil.o
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngrutil.lo -MD -MP -MF .deps/libpng12_la-pngrutil.Tpo -c pngrutil.c -o libpng12_la-pngrutil.o >/dev/null 2>&1
mv -f .deps/libpng12_la-pngrutil.Tpo .deps/libpng12_la-pngrutil.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngtrans.lo -MD -MP -MF .deps/libpng12_la-pngtrans.Tpo -c -o libpng12_la-pngtrans.lo `test -f 'pngtrans.c' || echo './'`pngtrans.c
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngtrans.lo -MD -MP -MF .deps/libpng12_la-pngtrans.Tpo -c pngtrans.c  -fPIC -DPIC -o .libs/libpng12_la-pngtrans.o
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngtrans.lo -MD -MP -MF .deps/libpng12_la-pngtrans.Tpo -c pngtrans.c -o libpng12_la-pngtrans.o >/dev/null 2>&1
mv -f .deps/libpng12_la-pngtrans.Tpo .deps/libpng12_la-pngtrans.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngwutil.lo -MD -MP -MF .deps/libpng12_la-pngwutil.Tpo -c -o libpng12_la-pngwutil.lo `test -f 'pngwutil.c' || echo './'`pngwutil.c
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngwutil.lo -MD -MP -MF .deps/libpng12_la-pngwutil.Tpo -c pngwutil.c  -fPIC -DPIC -o .libs/libpng12_la-pngwutil.o
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngwutil.lo -MD -MP -MF .deps/libpng12_la-pngwutil.Tpo -c pngwutil.c -o libpng12_la-pngwutil.o >/dev/null 2>&1
mv -f .deps/libpng12_la-pngwutil.Tpo .deps/libpng12_la-pngwutil.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngread.lo -MD -MP -MF .deps/libpng12_la-pngread.Tpo -c -o libpng12_la-pngread.lo `test -f 'pngread.c' || echo './'`pngread.c
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngread.lo -MD -MP -MF .deps/libpng12_la-pngread.Tpo -c pngread.c  -fPIC -DPIC -o .libs/libpng12_la-pngread.o
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngread.lo -MD -MP -MF .deps/libpng12_la-pngread.Tpo -c pngread.c -o libpng12_la-pngread.o >/dev/null 2>&1
mv -f .deps/libpng12_la-pngread.Tpo .deps/libpng12_la-pngread.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngrio.lo -MD -MP -MF .deps/libpng12_la-pngrio.Tpo -c -o libpng12_la-pngrio.lo `test -f 'pngrio.c' || echo './'`pngrio.c
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngrio.lo -MD -MP -MF .deps/libpng12_la-pngrio.Tpo -c pngrio.c  -fPIC -DPIC -o .libs/libpng12_la-pngrio.o
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngrio.lo -MD -MP -MF .deps/libpng12_la-pngrio.Tpo -c pngrio.c -o libpng12_la-pngrio.o >/dev/null 2>&1
mv -f .deps/libpng12_la-pngrio.Tpo .deps/libpng12_la-pngrio.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngwio.lo -MD -MP -MF .deps/libpng12_la-pngwio.Tpo -c -o libpng12_la-pngwio.lo `test -f 'pngwio.c' || echo './'`pngwio.c
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngwio.lo -MD -MP -MF .deps/libpng12_la-pngwio.Tpo -c pngwio.c  -fPIC -DPIC -o .libs/libpng12_la-pngwio.o
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngwio.lo -MD -MP -MF .deps/libpng12_la-pngwio.Tpo -c pngwio.c -o libpng12_la-pngwio.o >/dev/null 2>&1
mv -f .deps/libpng12_la-pngwio.Tpo .deps/libpng12_la-pngwio.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngwrite.lo -MD -MP -MF .deps/libpng12_la-pngwrite.Tpo -c -o libpng12_la-pngwrite.lo `test -f 'pngwrite.c' || echo './'`pngwrite.c
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngwrite.lo -MD -MP -MF .deps/libpng12_la-pngwrite.Tpo -c pngwrite.c  -fPIC -DPIC -o .libs/libpng12_la-pngwrite.o
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngwrite.lo -MD -MP -MF .deps/libpng12_la-pngwrite.Tpo -c pngwrite.c -o libpng12_la-pngwrite.o >/dev/null 2>&1
mv -f .deps/libpng12_la-pngwrite.Tpo .deps/libpng12_la-pngwrite.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngrtran.lo -MD -MP -MF .deps/libpng12_la-pngrtran.Tpo -c -o libpng12_la-pngrtran.lo `test -f 'pngrtran.c' || echo './'`pngrtran.c
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngrtran.lo -MD -MP -MF .deps/libpng12_la-pngrtran.Tpo -c pngrtran.c  -fPIC -DPIC -o .libs/libpng12_la-pngrtran.o
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngrtran.lo -MD -MP -MF .deps/libpng12_la-pngrtran.Tpo -c pngrtran.c -o libpng12_la-pngrtran.o >/dev/null 2>&1
mv -f .deps/libpng12_la-pngrtran.Tpo .deps/libpng12_la-pngrtran.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngwtran.lo -MD -MP -MF .deps/libpng12_la-pngwtran.Tpo -c -o libpng12_la-pngwtran.lo `test -f 'pngwtran.c' || echo './'`pngwtran.c
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngwtran.lo -MD -MP -MF .deps/libpng12_la-pngwtran.Tpo -c pngwtran.c  -fPIC -DPIC -o .libs/libpng12_la-pngwtran.o
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngwtran.lo -MD -MP -MF .deps/libpng12_la-pngwtran.Tpo -c pngwtran.c -o libpng12_la-pngwtran.o >/dev/null 2>&1
mv -f .deps/libpng12_la-pngwtran.Tpo .deps/libpng12_la-pngwtran.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngmem.lo -MD -MP -MF .deps/libpng12_la-pngmem.Tpo -c -o libpng12_la-pngmem.lo `test -f 'pngmem.c' || echo './'`pngmem.c
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngmem.lo -MD -MP -MF .deps/libpng12_la-pngmem.Tpo -c pngmem.c  -fPIC -DPIC -o .libs/libpng12_la-pngmem.o
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngmem.lo -MD -MP -MF .deps/libpng12_la-pngmem.Tpo -c pngmem.c -o libpng12_la-pngmem.o >/dev/null 2>&1
mv -f .deps/libpng12_la-pngmem.Tpo .deps/libpng12_la-pngmem.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngerror.lo -MD -MP -MF .deps/libpng12_la-pngerror.Tpo -c -o libpng12_la-pngerror.lo `test -f 'pngerror.c' || echo './'`pngerror.c
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngerror.lo -MD -MP -MF .deps/libpng12_la-pngerror.Tpo -c pngerror.c  -fPIC -DPIC -o .libs/libpng12_la-pngerror.o
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngerror.lo -MD -MP -MF .deps/libpng12_la-pngerror.Tpo -c pngerror.c -o libpng12_la-pngerror.o >/dev/null 2>&1
mv -f .deps/libpng12_la-pngerror.Tpo .deps/libpng12_la-pngerror.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngpread.lo -MD -MP -MF .deps/libpng12_la-pngpread.Tpo -c -o libpng12_la-pngpread.lo `test -f 'pngpread.c' || echo './'`pngpread.c
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngpread.lo -MD -MP -MF .deps/libpng12_la-pngpread.Tpo -c pngpread.c  -fPIC -DPIC -o .libs/libpng12_la-pngpread.o
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng12_la-pngpread.lo -MD -MP -MF .deps/libpng12_la-pngpread.Tpo -c pngpread.c -o libpng12_la-pngpread.o >/dev/null 2>&1
mv -f .deps/libpng12_la-pngpread.Tpo .deps/libpng12_la-pngpread.Plo
rm -f libpng.sym libpng.sym.new
arm-linux-gnueabihf-gcc -E -DPNG_CONFIGURE_LIBPNG  -Wdate-time -D_FORTIFY_SOURCE=2 -DPNG_BUILDSYMS ./png.h | \
	/bin/sed -n -e \
	's|^.*PNG_FUNCTION_EXPORT[ 	]*\(['_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789']*\).*$|\1|p' \
	-e 's|^.*PNG_DATA_EXPORT[ 	]*\(['_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789']*\).*$|\1|p' \
		>libpng.sym.new
mv libpng.sym.new libpng.sym
rm -f libpng.vers libpng.vers.new
echo PNG12_0 '{global:' > libpng.vers.new
/bin/sed s/$/\;/ libpng.sym >> libpng.vers.new
echo 'local: *; };' >> libpng.vers.new
mv libpng.vers.new libpng.vers
/bin/sh ./libtool  --tag=CC   --mode=link arm-linux-gnueabihf-gcc  -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -no-undefined -export-dynamic -version-number 0:50:0 -Wl,--version-script=libpng.vers  -Wl,-z,relro -Wl,-z,defs -o libpng12.la -rpath /usr/lib/arm-linux-gnueabihf libpng12_la-png.lo libpng12_la-pngset.lo libpng12_la-pngget.lo libpng12_la-pngrutil.lo libpng12_la-pngtrans.lo libpng12_la-pngwutil.lo libpng12_la-pngread.lo libpng12_la-pngrio.lo libpng12_la-pngwio.lo libpng12_la-pngwrite.lo libpng12_la-pngrtran.lo libpng12_la-pngwtran.lo libpng12_la-pngmem.lo libpng12_la-pngerror.lo libpng12_la-pngpread.lo  -lz -lm 
libtool: link: arm-linux-gnueabihf-gcc -shared  -fPIC -DPIC  .libs/libpng12_la-png.o .libs/libpng12_la-pngset.o .libs/libpng12_la-pngget.o .libs/libpng12_la-pngrutil.o .libs/libpng12_la-pngtrans.o .libs/libpng12_la-pngwutil.o .libs/libpng12_la-pngread.o .libs/libpng12_la-pngrio.o .libs/libpng12_la-pngwio.o .libs/libpng12_la-pngwrite.o .libs/libpng12_la-pngrtran.o .libs/libpng12_la-pngwtran.o .libs/libpng12_la-pngmem.o .libs/libpng12_la-pngerror.o .libs/libpng12_la-pngpread.o   -lz -lm  -g -O2 -fstack-protector-strong -Wl,--version-script=libpng.vers -Wl,-z -Wl,relro -Wl,-z -Wl,defs   -Wl,-soname -Wl,libpng12.so.0 -o .libs/libpng12.so.0.50.0
libtool: link: (cd ".libs" && rm -f "libpng12.so.0" && ln -s "libpng12.so.0.50.0" "libpng12.so.0")
libtool: link: (cd ".libs" && rm -f "libpng12.so" && ln -s "libpng12.so.0.50.0" "libpng12.so")
libtool: link: arm-linux-gnueabihf-ar cru .libs/libpng12.a  libpng12_la-png.o libpng12_la-pngset.o libpng12_la-pngget.o libpng12_la-pngrutil.o libpng12_la-pngtrans.o libpng12_la-pngwutil.o libpng12_la-pngread.o libpng12_la-pngrio.o libpng12_la-pngwio.o libpng12_la-pngwrite.o libpng12_la-pngrtran.o libpng12_la-pngwtran.o libpng12_la-pngmem.o libpng12_la-pngerror.o libpng12_la-pngpread.o
arm-linux-gnueabihf-ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: arm-linux-gnueabihf-ranlib .libs/libpng12.a
libtool: link: ( cd ".libs" && rm -f "libpng12.la" && ln -s "../libpng12.la" "libpng12.la" )
/bin/sh ./libtool  --tag=CC   --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng_la-png.lo -MD -MP -MF .deps/libpng_la-png.Tpo -c -o libpng_la-png.lo `test -f 'png.c' || echo './'`png.c
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng_la-png.lo -MD -MP -MF .deps/libpng_la-png.Tpo -c png.c  -fPIC -DPIC -o .libs/libpng_la-png.o
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng_la-png.lo -MD -MP -MF .deps/libpng_la-png.Tpo -c png.c -o libpng_la-png.o >/dev/null 2>&1
mv -f .deps/libpng_la-png.Tpo .deps/libpng_la-png.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng_la-pngset.lo -MD -MP -MF .deps/libpng_la-pngset.Tpo -c -o libpng_la-pngset.lo `test -f 'pngset.c' || echo './'`pngset.c
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng_la-pngset.lo -MD -MP -MF .deps/libpng_la-pngset.Tpo -c pngset.c  -fPIC -DPIC -o .libs/libpng_la-pngset.o
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng_la-pngset.lo -MD -MP -MF .deps/libpng_la-pngset.Tpo -c pngset.c -o libpng_la-pngset.o >/dev/null 2>&1
mv -f .deps/libpng_la-pngset.Tpo .deps/libpng_la-pngset.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng_la-pngget.lo -MD -MP -MF .deps/libpng_la-pngget.Tpo -c -o libpng_la-pngget.lo `test -f 'pngget.c' || echo './'`pngget.c
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng_la-pngget.lo -MD -MP -MF .deps/libpng_la-pngget.Tpo -c pngget.c  -fPIC -DPIC -o .libs/libpng_la-pngget.o
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng_la-pngget.lo -MD -MP -MF .deps/libpng_la-pngget.Tpo -c pngget.c -o libpng_la-pngget.o >/dev/null 2>&1
mv -f .deps/libpng_la-pngget.Tpo .deps/libpng_la-pngget.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng_la-pngrutil.lo -MD -MP -MF .deps/libpng_la-pngrutil.Tpo -c -o libpng_la-pngrutil.lo `test -f 'pngrutil.c' || echo './'`pngrutil.c
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng_la-pngrutil.lo -MD -MP -MF .deps/libpng_la-pngrutil.Tpo -c pngrutil.c  -fPIC -DPIC -o .libs/libpng_la-pngrutil.o
libtool: compile:  arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/libpng-1.2.50=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -MT libpng_la-pngrutil.lo -MD -MP -MF .deps/libpng_la-pngrutil.Tpo -c pngrutil.c -o libpng_la-pngrutil.o >/dev/null 2>&1
/srv/reproducible-results/rbuild-debian-m6TDAuVa/tmp.KCoTk1sjLY:	 85.3% -- replaced with /srv/reproducible-results/rbuild-debian-m6TDAuVa/tmp.KCoTk1sjLY.gz
INFO: Starting at 2016-07-07 07:37:47.740782
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