[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_47 #9999

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Nov 2 10:19:01 UTC 2016


https://jenkins.debian.net/job/reproducible_builder_armhf_47/9999/------------------------------------------
[...truncated 28713 lines...]
checking whether C++ compiler accepts -rdynamic... yes
checking whether C++ compiler accepts -DGYOTO_NO_DEPRECATED... yes
checking for dlopen in -ldl... (cached) yes
checking for stdbool.h that conforms to C99... no
checking for _Bool... no
checking for size_t... yes
checking for error_at_line... yes
checking for working strtod... yes
checking for sincos... yes
checking whether to use yorick... /usr/bin/yorick
checking install path for Yorick platform-dependent files... ${exec_prefix}/lib/yorick
checking install path for Yorick platform-independent files... ${prefix}/lib/yorick
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking whether libudunits2 should be used... yes
checking whether udunits2 include path is provided... no
checking whether udunits linker flags are provided... no
checking for UDUNITS... yes
checking whether libxerces should be used... yes
checking whether xerces include path is provided... no
checking whether xerces library path is provided... no
checking for XERCES... yes
checking whether libcfitsio should be used... probe
checking whether cfitsio include path is provided... no
checking whether cfitsio library path is provided... no
checking for CFITSIO... yes
checking for LORENE... no
/usr/share/texlive/texmf-dist/bibtex/bst/harvard/kluwer.bst
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bin/Makefile
config.status: creating doc/Makefile
config.status: creating doc/doxyfile
config.status: creating doc/user_guide/Makefile
config.status: creating lib/Makefile
config.status: creating lib/gyoto.pc
config.status: creating lib/gyoto-uninstalled.pc
config.status: creating yorick/Makefile
updated ./Makefile
config.status: creating yorick/stdplug/Makefile
updated ./Makefile
config.status: creating yorick/gyoto.info
chmod: cannot access 'yorick/yorick1': No such file or directory
config.status: creating yorick/yorick1
config.status: creating yorick/setpaths.i
config.status: creating gyoto
config.status: creating python/Makefile
config.status: creating python/setup.py
config.status: creating python/setup_std.py
config.status: creating python/setup_lorene.py
config.status: creating config.h
config.status: creating include/GyotoConfig.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in plugins/python (/build-1st/gyoto-1.1.1/plugins/python)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr'  '--build=arm-linux-gnueabihf' '--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' '--with-yorick=/usr/bin/yorick' '--with-udunits' '--with-xerces' '--without-lorene' '--enable-static' '--enable-shared' '--with-boost' '--enable-c++11' '--enable-release' '--with-mpi' '--without-virtualenv' '--enable-doc' '--includedir=/usr/include/arm-linux-gnueabihf' 'build_alias=arm-linux-gnueabihf' 'CFLAGS=-g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now' 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security' --cache-file=/dev/null --srcdir=.
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 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 for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for 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 for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for size_t... yes
checking for pow... no
checking for sqrt... no
checking for Gyoto... yes
checking for python... /usr/bin/python
checking if Python >= '2.0'... yes
checking if Python <= '4.0'... yes
checking for python-config... /usr/bin/python-config
checking for Python includes... -I/usr/include/python2.7 -I/usr/include/arm-linux-gnueabihf/python2.7
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for Python CFLAGS... -I/usr/include/python2.7 -I/usr/include/arm-linux-gnueabihf/python2.7  -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-vjM82Q/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security  -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes
checking for Python LDFLAGS... -L/usr/lib/python2.7/config-arm-linux-gnueabihf -L/usr/lib -lpython2.7 -lpthread -ldl  -lutil -lm  -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking for Python libs... -lpython2.7 -lpthread -ldl  -lutil -lm 
checking for NumPy include files... /usr/lib/python2.7/dist-packages/numpy/core/include
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating bin/gyoto
config.status: executing depfiles commands
config.status: executing libtool commands
sed -i 's|^CXX=.*|CXX=/usr/bin/arm-linux-gnueabihf-g++-6|' lib/gyoto.pc
make[1]: Leaving directory '/build-1st/gyoto-1.1.1'
   debian/rules override_dh_auto_build-arch
make[1]: Entering directory '/build-1st/gyoto-1.1.1'
/usr/bin/make COPT_DEFAULT="" \
     Y_CFLAGS="-g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" \
     Y_LDFLAGS="-Wl,-z,relro -Wl,-z,now" \
     lib bin yorick
make[2]: Entering directory '/build-1st/gyoto-1.1.1'
cd lib ; /usr/bin/make
make[3]: Entering directory '/build-1st/gyoto-1.1.1/lib'
/bin/bash ../libtool  --tag=CXX   --mode=compile /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include  -I../include     -Wdate-time -D_FORTIFY_SOURCE=2 -P  -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c -o Value.lo Value.C
libtool: compile:  /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -P -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c Value.C  -fPIC -DPIC -o .libs/Value.o
libtool: compile:  /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -P -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c Value.C -o Value.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include  -I../include     -Wdate-time -D_FORTIFY_SOURCE=2 -P  -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c -o Property.lo Property.C
libtool: compile:  /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -P -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c Property.C  -fPIC -DPIC -o .libs/Property.o
libtool: compile:  /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -P -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c Property.C -o Property.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include  -I../include     -Wdate-time -D_FORTIFY_SOURCE=2 -P  -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c -o Object.lo Object.C
libtool: compile:  /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -P -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c Object.C  -fPIC -DPIC -o .libs/Object.o
libtool: compile:  /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -P -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c Object.C -o Object.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include  -I../include     -Wdate-time -D_FORTIFY_SOURCE=2 -P  -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c -o Astrobj.lo Astrobj.C
libtool: compile:  /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -P -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c Astrobj.C  -fPIC -DPIC -o .libs/Astrobj.o
libtool: compile:  /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -P -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c Astrobj.C -o Astrobj.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include  -I../include     -Wdate-time -D_FORTIFY_SOURCE=2 -P  -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c -o Factory.lo Factory.C
libtool: compile:  /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -P -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c Factory.C  -fPIC -DPIC -o .libs/Factory.o
libtool: compile:  /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -P -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c Factory.C -o Factory.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include  -I../include     -Wdate-time -D_FORTIFY_SOURCE=2 -P  -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c -o Register.lo Register.C
libtool: compile:  /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -P -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c Register.C  -fPIC -DPIC -o .libs/Register.o
libtool: compile:  /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -P -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c Register.C -o Register.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include  -I../include     -Wdate-time -D_FORTIFY_SOURCE=2 -P  -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c -o SmartPointer.lo SmartPointer.C
libtool: compile:  /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -P -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c SmartPointer.C  -fPIC -DPIC -o .libs/SmartPointer.o
libtool: compile:  /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -P -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c SmartPointer.C -o SmartPointer.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include  -I../include     -Wdate-time -D_FORTIFY_SOURCE=2 -P  -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c -o Utils.lo Utils.C
libtool: compile:  /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -P -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c Utils.C  -fPIC -DPIC -o .libs/Utils.o
libtool: compile:  /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -P -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c Utils.C -o Utils.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include  -I../include     -Wdate-time -D_FORTIFY_SOURCE=2 -P  -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c -o Metric.lo Metric.C
libtool: compile:  /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -P -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c Metric.C  -fPIC -DPIC -o .libs/Metric.o
libtool: compile:  /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -P -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c Metric.C -o Metric.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include  -I../include     -Wdate-time -D_FORTIFY_SOURCE=2 -P  -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c -o WIP.lo WIP.C
libtool: compile:  /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -P -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c WIP.C  -fPIC -DPIC -o .libs/WIP.o
libtool: compile:  /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -P -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c WIP.C -o WIP.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include  -I../include     -Wdate-time -D_FORTIFY_SOURCE=2 -P  -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c -o Worldline.lo Worldline.C
libtool: compile:  /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -P -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c Worldline.C  -fPIC -DPIC -o .libs/Worldline.o
libtool: compile:  /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -P -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c Worldline.C -o Worldline.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include  -I../include     -Wdate-time -D_FORTIFY_SOURCE=2 -P  -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c -o Photon.lo Photon.C
libtool: compile:  /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -P -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c Photon.C  -fPIC -DPIC -o .libs/Photon.o
libtool: compile:  /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -P -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c Photon.C -o Photon.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include  -I../include     -Wdate-time -D_FORTIFY_SOURCE=2 -P  -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c -o Scenery.lo Scenery.C
libtool: compile:  /usr/bin/mpic++.openmpi -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -P -DGYOTO_NO_DEPRECATED -pthread -DGYOTO_PKGLIBDIR=\"/usr/lib/arm-linux-gnueabihf/gyoto\" -DGYOTO_LOCALPKGLIBDIR=\"/usr/local/lib/gyoto\" -g -O2 -fdebug-prefix-map=/build-1st/gyoto-1.1.1=. -fstack-protector-strong -Wformat -Werror=format-security -c Scenery.C  -fPIC -DPIC -o .libs/Scenery.o
/srv/reproducible-results/rbuild-debian-s41yAlUG/tmp.mfFABjvBat:	 89.8% -- replaced with /srv/reproducible-results/rbuild-debian-s41yAlUG/tmp.mfFABjvBat.gz
INFO: Starting at 2016-11-02 10:18:59.770377
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:1720)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
INFO: Finished at 2016-11-02 10:19:00.841329, took: 0:00:01.070974



More information about the Qa-jenkins-scm mailing list