[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_22 #4611

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Jun 15 08:56:21 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_armhf_22/4611/>

------------------------------------------
[...truncated 2083 lines...]
touch debian/stamp-autotools-files
chmod a+x /build/maloc-0.2/./configure
mkdir -p .
cd . && CFLAGS="-g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security" CXXFLAGS="-g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro" /build/maloc-0.2/./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/maloc" --srcdir=. --disable-maintainer-mode --disable-dependency-tracking --disable-silent-rules --enable-shared
checking build system type... arm-unknown-linux-gnueabihf
checking host system type... arm-unknown-linux-gnueabihf
checking target 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 make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
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 for flex... no
checking for lex... no
checking for bison... no
checking for byacc... no
checking how to print strings... printf
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 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 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 pow in -lm... yes
checking for strerrno in -liberty... no
checking for gethostbyname... yes
checking for connect... yes
checking for thr_create... no
checking for thr_create in -lthread... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/stat.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking rpc/rpc.h usability... yes
checking rpc/rpc.h presence... yes
checking for rpc/rpc.h... yes
checking for mode_t... yes
checking for pid_t... yes
checking whether stat file-mode macros are broken... no
checking for xdrmem_create in <rpc/rpc.h>... yes
checking for getcwd in <unistd.h>... yes
checking for O_NONBLOCK in <fcntl.h>... yes
checking whether accept() in <sys/socket.h> wants ulong, uint, or int... unclear
checking whether your environment defines FETK_RL_INCLUDE... no
checking whether your environment defines FETK_RL_LIBRARY... no
checking readline/readline.h usability... no
checking readline/readline.h presence... no
checking for readline/readline.h... no
checking whether you want MPI... no
checking whether EMBED macro can be used without compilation errors... yes
----------- begin processing MALOC configure options ---------
checking whether you want debug compilation... no
checking whether you want pedantic ANSI compilation... no
checking whether you want profiling... no
checking whether you want to build ElectricFence... no
------------ end processing MALOC configure options ----------
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/base/Makefile
config.status: creating src/efence/Makefile
config.status: creating src/vsys/Makefile
config.status: creating src/vsh/Makefile
config.status: creating src/psh/Makefile
config.status: creating src/aaa_inc/Makefile
config.status: creating src/aaa_inc/maloc/Makefile
config.status: creating src/aaa_lib/Makefile
config.status: creating src/aaa_inc/maloccf.h
config.status: executing depfiles commands
config.status: executing libtool commands
touch debian/stamp-autotools
/usr/bin/make -C . 
make[1]: ingresso nella directory "/build/maloc-0.2"
Making all in src
make[2]: ingresso nella directory "/build/maloc-0.2/src"
Making all in base
make[3]: ingresso nella directory "/build/maloc-0.2/src/base"
Making all in .
make[4]: ingresso nella directory "/build/maloc-0.2/src/base"
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o maloc_base.lo maloc_base.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c maloc_base.c  -fPIC -DPIC -o .libs/maloc_base.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c maloc_base.c -o maloc_base.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o libbase.la  maloc_base.lo  
libtool: link: ar cru .libs/libbase.a .libs/maloc_base.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libbase.a
libtool: link: ( cd ".libs" && rm -f "libbase.la" && ln -s "../libbase.la" "libbase.la" )
cp -p ../../src/base/maloc/*.h ../aaa_inc/maloc/.
make[4]: uscita dalla directory "/build/maloc-0.2/src/base"
make[3]: uscita dalla directory "/build/maloc-0.2/src/base"
Making all in vsys
make[3]: ingresso nella directory "/build/maloc-0.2/src/vsys"
Making all in .
make[4]: ingresso nella directory "/build/maloc-0.2/src/vsys"
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o vio.lo vio.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c vio.c  -fPIC -DPIC -o .libs/vio.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c vio.c -o vio.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o vnm.lo vnm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c vnm.c  -fPIC -DPIC -o .libs/vnm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c vnm.c -o vnm.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o vmem.lo vmem.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c vmem.c  -fPIC -DPIC -o .libs/vmem.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c vmem.c -o vmem.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o vset.lo vset.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c vset.c  -fPIC -DPIC -o .libs/vset.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c vset.c -o vset.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o viofb.lo viofb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c viofb.c  -fPIC -DPIC -o .libs/viofb.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c viofb.c -o viofb.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o ziofb.lo ziofb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c ziofb.c  -fPIC -DPIC -o .libs/ziofb.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c ziofb.c -o ziofb.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o vnmfb.lo vnmfb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c vnmfb.c  -fPIC -DPIC -o .libs/vnmfb.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c vnmfb.c -o vnmfb.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o libvsys.la  vio.lo vnm.lo vmem.lo vset.lo viofb.lo ziofb.lo vnmfb.lo  
libtool: link: ar cru .libs/libvsys.a .libs/vio.o .libs/vnm.o .libs/vmem.o .libs/vset.o .libs/viofb.o .libs/ziofb.o .libs/vnmfb.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libvsys.a
libtool: link: ( cd ".libs" && rm -f "libvsys.la" && ln -s "../libvsys.la" "libvsys.la" )
cp -p ../../src/vsys/maloc/*.h ../aaa_inc/maloc/.
make[4]: uscita dalla directory "/build/maloc-0.2/src/vsys"
make[3]: uscita dalla directory "/build/maloc-0.2/src/vsys"
Making all in vsh
make[3]: ingresso nella directory "/build/maloc-0.2/src/vsh"
Making all in .
make[4]: ingresso nella directory "/build/maloc-0.2/src/vsh"
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o vsh.lo vsh.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c vsh.c  -fPIC -DPIC -o .libs/vsh.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c vsh.c -o vsh.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o vpup.lo vpup.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c vpup.c  -fPIC -DPIC -o .libs/vpup.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c vpup.c -o vpup.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o vpars.lo vpars.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c vpars.c  -fPIC -DPIC -o .libs/vpars.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c vpars.c -o vpars.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o vyacc.lo vyacc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c vyacc.c  -fPIC -DPIC -o .libs/vyacc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c vyacc.c -o vyacc.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o vlex.lo vlex.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c vlex.c  -fPIC -DPIC -o .libs/vlex.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c vlex.c -o vlex.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/build/maloc-0.2=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o libvsh.la  vsh.lo vpup.lo vpars.lo vyacc.lo vlex.lo  
libtool: link: ar cru .libs/libvsh.a .libs/vsh.o .libs/vpup.o .libs/vpars.o .libs/vyacc.o .libs/vlex.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libvsh.a
libtool: link: ( cd ".libs" && rm -f "libvsh.la" && ln -s "../libvsh.la" "libvsh.la" )
cp -p ../../src/vsh/maloc/*.h ../aaa_inc/maloc/.
make[4]: uscita dalla directory "/build/maloc-0.2/src/vsh"
make[3]: uscita dalla directory "/build/maloc-0.2/src/vsh"
Making all in psh
/srv/reproducible-results/rbuild-debian-kaaxyBfZ/tmp.DORExq9Ke5:	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