[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_6 #9420

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat May 28 10:37:00 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_armhf_6/9420/>

------------------------------------------
[...truncated 425 lines...]
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:8: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.ac:8: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:9: installing './compile'
configure.ac:8: installing './missing'
examples/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
examples/Makefile.am: installing './depcomp'
src/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
tools/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
   dh_auto_configure -O--parallel
	./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
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 build system type... arm-unknown-linux-gnueabihf
checking host system type... arm-unknown-linux-gnueabihf
checking how to print strings... printf
checking for style of include used by make... GNU
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 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 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 whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
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 tools/Makefile
config.status: creating test/Makefile
config.status: creating examples/Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
   dh_auto_build -O--parallel
	make -j4
make[1]: Entering directory '/build/gf-complete-1.0.2'
Making all in src
make[2]: Entering directory '/build/gf-complete-1.0.2/src'
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c -o gf.lo gf.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c -o gf_method.lo gf_method.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c -o gf_wgen.lo gf_wgen.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c -o gf_w4.lo gf_w4.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c gf_w4.c  -fPIC -DPIC -o .libs/gf_w4.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c gf.c  -fPIC -DPIC -o .libs/gf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c gf_wgen.c  -fPIC -DPIC -o .libs/gf_wgen.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c gf_method.c  -fPIC -DPIC -o .libs/gf_method.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c gf_method.c -o gf_method.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c -o gf_w8.lo gf_w8.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c gf_w8.c  -fPIC -DPIC -o .libs/gf_w8.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c gf_wgen.c -o gf_wgen.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c gf.c -o gf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c -o gf_w16.lo gf_w16.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c gf_w16.c  -fPIC -DPIC -o .libs/gf_w16.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c -o gf_w32.lo gf_w32.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c gf_w32.c  -fPIC -DPIC -o .libs/gf_w32.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c gf_w8.c -o gf_w8.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c -o gf_w64.lo gf_w64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c gf_w16.c -o gf_w16.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c gf_w64.c  -fPIC -DPIC -o .libs/gf_w64.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c gf_w32.c -o gf_w32.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c gf_w4.c -o gf_w4.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c gf_w64.c -o gf_w64.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c -o gf_w128.lo gf_w128.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c gf_w128.c  -fPIC -DPIC -o .libs/gf_w128.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c -o gf_rand.lo gf_rand.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c gf_rand.c  -fPIC -DPIC -o .libs/gf_rand.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c gf_rand.c -o gf_rand.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c -o gf_general.lo gf_general.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c gf_general.c  -fPIC -DPIC -o .libs/gf_general.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c gf_general.c -o gf_general.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c gf_w128.c -o gf_w128.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -version-info 1:0:0 -Wl,-z,relro -o libgf_complete.la -rpath /usr/lib/arm-linux-gnueabihf gf.lo gf_method.lo gf_wgen.lo gf_w4.lo gf_w8.lo gf_w16.lo gf_w32.lo gf_w64.lo gf_w128.lo gf_rand.lo gf_general.lo  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/gf.o .libs/gf_method.o .libs/gf_wgen.o .libs/gf_w4.o .libs/gf_w8.o .libs/gf_w16.o .libs/gf_w32.o .libs/gf_w64.o .libs/gf_w128.o .libs/gf_rand.o .libs/gf_general.o    -O3 -O3 -g -Wl,-z -Wl,relro   -Wl,-soname -Wl,libgf_complete.so.1 -o .libs/libgf_complete.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libgf_complete.so.1" && ln -s "libgf_complete.so.1.0.0" "libgf_complete.so.1")
libtool: link: (cd ".libs" && rm -f "libgf_complete.so" && ln -s "libgf_complete.so.1.0.0" "libgf_complete.so")
libtool: link: ar cru .libs/libgf_complete.a  gf.o gf_method.o gf_wgen.o gf_w4.o gf_w8.o gf_w16.o gf_w32.o gf_w64.o gf_w128.o gf_rand.o gf_general.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libgf_complete.a
libtool: link: ( cd ".libs" && rm -f "libgf_complete.la" && ln -s "../libgf_complete.la" "libgf_complete.la" )
make[2]: Leaving directory '/build/gf-complete-1.0.2/src'
Making all in tools
make[2]: Entering directory '/build/gf-complete-1.0.2/tools'
gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c -o gf_mult.o gf_mult.c
gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c -o gf_div.o gf_div.c
gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c -o gf_add.o gf_add.c
gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c -o gf_time.o gf_time.c
gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c -o gf_methods.o gf_methods.c
gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c -o gf_poly.o gf_poly.c
gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c -o gf_inline_time.o gf_inline_time.c
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g  -Wl,-z,relro -o gf_mult gf_mult.o ../src/libgf_complete.la 
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g  -Wl,-z,relro -o gf_div gf_div.o ../src/libgf_complete.la 
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g  -Wl,-z,relro -o gf_add gf_add.o ../src/libgf_complete.la 
libtool: link: gcc -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -Wl,-z -Wl,relro -o .libs/gf_mult gf_mult.o  ../src/.libs/libgf_complete.so
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g  -Wl,-z,relro -o gf_time gf_time.o ../src/libgf_complete.la 
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g  -Wl,-z,relro -o gf_methods gf_methods.o ../src/libgf_complete.la 
libtool: link: gcc -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -Wl,-z -Wl,relro -o .libs/gf_div gf_div.o  ../src/.libs/libgf_complete.so
libtool: link: gcc -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -Wl,-z -Wl,relro -o .libs/gf_add gf_add.o  ../src/.libs/libgf_complete.so
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g  -Wl,-z,relro -o gf_poly gf_poly.o ../src/libgf_complete.la 
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g  -Wl,-z,relro -o gf_inline_time gf_inline_time.o ../src/libgf_complete.la 
libtool: link: gcc -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -Wl,-z -Wl,relro -o .libs/gf_time gf_time.o  ../src/.libs/libgf_complete.so
libtool: link: gcc -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -Wl,-z -Wl,relro -o .libs/gf_methods gf_methods.o  ../src/.libs/libgf_complete.so
libtool: link: gcc -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -Wl,-z -Wl,relro -o .libs/gf_poly gf_poly.o  ../src/.libs/libgf_complete.so
libtool: link: gcc -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -Wl,-z -Wl,relro -o .libs/gf_inline_time gf_inline_time.o  ../src/.libs/libgf_complete.so
make[2]: Leaving directory '/build/gf-complete-1.0.2/tools'
Making all in test
make[2]: Entering directory '/build/gf-complete-1.0.2/test'
gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c -o gf_unit.o gf_unit.c
gf_unit.c: In function 'main':
gf_unit.c:127:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   ra += (uint64_t)ra & 0xf;
         ^
gf_unit.c:128:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   rb += (uint64_t)rb & 0xf;
         ^
gf_unit.c:129:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   rc += (uint64_t)rc & 0xf;
         ^
gf_unit.c:130:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   rd += (uint64_t)rd & 0xf;
         ^
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g  -Wl,-z,relro -o gf_unit gf_unit.o ../src/libgf_complete.la 
libtool: link: gcc -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -Wl,-z -Wl,relro -o .libs/gf_unit gf_unit.o  ../src/.libs/libgf_complete.so
make[2]: Leaving directory '/build/gf-complete-1.0.2/test'
Making all in examples
make[2]: Entering directory '/build/gf-complete-1.0.2/examples'
gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c -o gf_example_1.o gf_example_1.c
gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c -o gf_example_2.o gf_example_2.c
gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c -o gf_example_3.o gf_example_3.c
gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c -o gf_example_4.o gf_example_4.c
gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c -o gf_example_5.o gf_example_5.c
gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c -o gf_example_6.o gf_example_6.c
gcc -DHAVE_CONFIG_H -I. -I../include -I./ -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -c -o gf_example_7.o gf_example_7.c
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g  -Wl,-z,relro -o gf_example_1 gf_example_1.o ../src/libgf_complete.la 
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g  -Wl,-z,relro -o gf_example_2 gf_example_2.o ../src/libgf_complete.la 
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g  -Wl,-z,relro -o gf_example_3 gf_example_3.o ../src/libgf_complete.la 
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g  -Wl,-z,relro -o gf_example_4 gf_example_4.o ../src/libgf_complete.la 
libtool: link: gcc -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -Wl,-z -Wl,relro -o .libs/gf_example_1 gf_example_1.o  ../src/.libs/libgf_complete.so
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g  -Wl,-z,relro -o gf_example_5 gf_example_5.o ../src/libgf_complete.la 
libtool: link: gcc -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -Wl,-z -Wl,relro -o .libs/gf_example_2 gf_example_2.o  ../src/.libs/libgf_complete.so
libtool: link: gcc -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -Wl,-z -Wl,relro -o .libs/gf_example_3 gf_example_3.o  ../src/.libs/libgf_complete.so
libtool: link: gcc -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -Wl,-z -Wl,relro -o .libs/gf_example_4 gf_example_4.o  ../src/.libs/libgf_complete.so
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g  -Wl,-z,relro -o gf_example_6 gf_example_6.o ../src/libgf_complete.la 
/bin/bash ../libtool  --tag=CC   --mode=link gcc -O3  -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g  -Wl,-z,relro -o gf_example_7 gf_example_7.o ../src/libgf_complete.la 
libtool: link: gcc -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -Wl,-z -Wl,relro -o .libs/gf_example_5 gf_example_5.o  ../src/.libs/libgf_complete.so
libtool: link: gcc -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -Wl,-z -Wl,relro -o .libs/gf_example_6 gf_example_6.o  ../src/.libs/libgf_complete.so
libtool: link: gcc -O3 -fPIC -I./ -I../include -Wall -Wpointer-arith -O3 -g -Wl,-z -Wl,relro -o .libs/gf_example_7 gf_example_7.o  ../src/.libs/libgf_complete.so
make[2]: Leaving directory '/build/gf-complete-1.0.2/examples'
make[2]: Entering directory '/build/gf-complete-1.0.2'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/gf-complete-1.0.2'
make[1]: Leaving directory '/build/gf-complete-1.0.2'
   dh_auto_test -O--parallel
	make -j4 check VERBOSE=1
make[1]: Entering directory '/build/gf-complete-1.0.2'
Making check in src
make[2]: Entering directory '/build/gf-complete-1.0.2/src'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/gf-complete-1.0.2/src'
Making check in tools
make[2]: Entering directory '/build/gf-complete-1.0.2/tools'
make  check-TESTS
make[3]: Entering directory '/build/gf-complete-1.0.2/tools'
make[4]: Entering directory '/build/gf-complete-1.0.2/tools'
/srv/reproducible-results/rbuild-debian-9JVJMj9J/tmp.7Oe9BSfZJ1:	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