[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_3 #20668

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Mar 1 22:30:58 UTC 2017


See <https://jenkins.debian.net/job/reproducible_builder_armhf_3/20668/display/redirect>

------------------------------------------
[...truncated 63.12 KB...]
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
fakeroot is already the newest version (1.21-3.1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Building the package
I: Running cd /build/1st/openfst-1.5.3+r3/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b --buildinfo-id=armhf -rfakeroot
dpkg-buildpackage: warning: --buildinfo-id is deprecated, it is without effect
dpkg-buildpackage: info: source package openfst
dpkg-buildpackage: info: source version 1.5.3+r3-2
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Giulio Paci <giuliopaci at gmail.com>
 dpkg-source --before-build openfst-1.5.3+r3
dpkg-buildpackage: info: host architecture armhf
 fakeroot debian/rules clean
CDBS WARNING:  copyright-check disabled - licensecheck is missing.
test -x debian/rules
rm -f debian/stamp-makefile-build debian/stamp-makefile-install
/usr/bin/make -C . -k distclean
make[1]: Entering directory '/build/1st/openfst-1.5.3+r3'
make[1]: *** No rule to make target 'distclean'.
make[1]: Leaving directory '/build/1st/openfst-1.5.3+r3'
/usr/share/cdbs/1/class/makefile.mk:91: recipe for target 'makefile-clean' failed
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-check
rm -f debian/stamp-autotools
rmdir --ignore-fail-on-non-empty .
rmdir: failed to remove '.': Invalid argument
/usr/share/cdbs/1/class/autotools.mk:64: recipe for target 'makefile-clean' failed
make: [makefile-clean] Error 1 (ignored)
set -e;    
rm -f debian/copyright_newhints
rm -f debian/cdbs-install-list debian/cdbs-package-list debian/stamp-copyright-check
rm -rf "debian/upstream-cruft"
rm -f debian/stamp-upstream-cruft
rm -f debian/stamp-autotools-files
dh_clean 
set -e ; for i in configure aclocal.m4 config.h.in compile depcomp missing src/include/fst/config.h ltmain.sh m4/libtool.m4 m4/ltoptions.m4 m4/ltversion.m4 m4/lt~obsolete.m4 m4/ltsugar.m4 src/bin/Makefile.in src/lib/Makefile.in src/test/Makefile.in src/Makefile.in src/script/Makefile.in src/extensions/far/Makefile.in src/extensions/pdt/Makefile.in src/extensions/compact/Makefile.in src/extensions/const/Makefile.in src/extensions/ngram/Makefile.in src/extensions/Makefile.in src/extensions/lookahead/Makefile.in src/extensions/compress/Makefile.in src/extensions/linear/Makefile.in src/extensions/mpdt/Makefile.in src/extensions/python/Makefile.in src/include/Makefile.in debian/addons/openfstbc/openfstbc Makefile.in; do \
	if [ -f "$i".backup ]; then mv -f "$i".backup "$i"; fi ; \
done
rm -f -r debian/manpages_files
rm -f -r tmpdir
 debian/rules build
CDBS WARNING:  copyright-check disabled - licensecheck is missing.
test -x debian/rules
mkdir -p "."

Scanning upstream source for new/changed copyright notices...

set -e; LC_ALL=C.UTF-8 /usr/bin/licensecheck --check '.*' --recursive --copyright --deb-fmt --ignore '^(debian/(changelog|copyright(|_hints|_newhints)))$' --lines 0 * | /usr/lib/cdbs/licensecheck2dep5 > debian/copyright_newhints
/bin/sh: 1: /usr/bin/licensecheck: not found
0 combinations of copyright and licensing found.
No new copyright notices found - assuming no news is good news...
touch debian/stamp-copyright-check
touch debian/stamp-upstream-cruft
# Backup files expected to be modified.
set -e ; for i in configure aclocal.m4 config.h.in compile depcomp missing src/include/fst/config.h ltmain.sh m4/libtool.m4 m4/ltoptions.m4 m4/ltversion.m4 m4/lt~obsolete.m4 m4/ltsugar.m4 src/bin/Makefile.in src/lib/Makefile.in src/test/Makefile.in src/Makefile.in src/script/Makefile.in src/extensions/far/Makefile.in src/extensions/pdt/Makefile.in src/extensions/compact/Makefile.in src/extensions/const/Makefile.in src/extensions/ngram/Makefile.in src/extensions/Makefile.in src/extensions/lookahead/Makefile.in src/extensions/compress/Makefile.in src/extensions/linear/Makefile.in src/extensions/mpdt/Makefile.in src/extensions/python/Makefile.in src/include/Makefile.in debian/addons/openfstbc/openfstbc Makefile.in; do \
	if [ ! -f "$i".backup ]; then cp -a "$i" "$i".backup; fi ; \
done
mkdir -p debian/manpages_files
mkdir -p tmpdir
set -e ; for i in debian/addons/man/*.1; do \
	sed -e 's/@DATE@/Feb 2016/g' -e 's/@VERSION@/1.5.1/g' $i > debian/manpages_files/$(basename $i) ; \
done
cd debian/addons/openfstbc/ && ( ( cat makebcforofst.py ; echo print header) | python - 2>/dev/null ; cat openfstbc.backup ) > openfstbc
set -e;   mv ./config.guess ./config.guess.cdbs-orig; cp --remove-destination /usr/share/misc/config.guess ./config.guess;
set -e;   mv ./config.sub ./config.sub.cdbs-orig; cp --remove-destination /usr/share/misc/config.sub ./config.sub;
cd . && libtoolize -c -f
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
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'
cd . &&  aclocal  -I m4
cd . &&   $(which "autoconf2.69" || which "autoconf") 
cd . &&  automake --foreign --add-missing --copy
configure.ac:4: installing './compile'
configure.ac:3: installing './missing'
src/bin/Makefile.am: installing './depcomp'
touch debian/stamp-autotools-files
chmod a+x /build/1st/openfst-1.5.3+r3/./configure
mkdir -p .
cd . && CFLAGS="-g -O2 -fdebug-prefix-map=/build/1st/openfst-1.5.3+r3=. -fstack-protector-strong -Wformat -Werror=format-security -Wall" CXXFLAGS="-g -O2 -fdebug-prefix-map=/build/1st/openfst-1.5.3+r3=. -fstack-protector-strong -Wformat -Werror=format-security" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro -Wl,-z,now" /build/1st/openfst-1.5.3+r3/./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/openfst" --srcdir=. --disable-maintainer-mode --disable-dependency-tracking --disable-silent-rules --enable-far --enable-pdt --enable-lookahead-fsts --enable-ngram-fsts --enable-const-fsts --enable-compact-fsts --enable-compress --enable-linear-fsts --enable-mpdt --enable-bin --enable-static --with-libfstdir=/usr/lib/fst/4
configure: WARNING: unrecognized options: --disable-maintainer-mode
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 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 ar... ar
checking the archiver (ar) interface... ar
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 build system type... arm-unknown-linux-gnueabihf
checking host system type... arm-unknown-linux-gnueabihf
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 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 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 dlopen in -ldl... yes
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/include/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/bin/Makefile
config.status: creating src/test/Makefile
config.status: creating src/extensions/Makefile
config.status: creating src/extensions/compact/Makefile
config.status: creating src/extensions/compress/Makefile
config.status: creating src/extensions/const/Makefile
config.status: creating src/extensions/far/Makefile
config.status: creating src/extensions/linear/Makefile
config.status: creating src/extensions/lookahead/Makefile
config.status: creating src/extensions/mpdt/Makefile
config.status: creating src/extensions/ngram/Makefile
config.status: creating src/extensions/pdt/Makefile
config.status: creating src/extensions/python/Makefile
config.status: creating src/script/Makefile
config.status: creating config.h
config.status: creating src/include/fst/config.h
config.status: src/include/fst/config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-maintainer-mode
touch debian/stamp-autotools
/usr/bin/make -C . -j1
make[1]: Entering directory '/build/1st/openfst-1.5.3+r3'
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /build/1st/openfst-1.5.3+r3/missing autoheader)
rm -f stamp-h1
touch config.h.in
cd . && /bin/bash ./config.status config.h
config.status: creating config.h
/usr/bin/make  all-recursive
make[2]: Entering directory '/build/1st/openfst-1.5.3+r3'
Making all in src
make[3]: Entering directory '/build/1st/openfst-1.5.3+r3/src'
Making all in include
make[4]: Entering directory '/build/1st/openfst-1.5.3+r3/src/include'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/1st/openfst-1.5.3+r3/src/include'
Making all in lib
make[4]: Entering directory '/build/1st/openfst-1.5.3+r3/src/lib'
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I./../include  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/1st/openfst-1.5.3+r3=. -fstack-protector-strong -Wformat -Werror=format-security -std=c++11 -c -o compat.lo compat.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I./../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/1st/openfst-1.5.3+r3=. -fstack-protector-strong -Wformat -Werror=format-security -std=c++11 -c compat.cc  -fPIC -DPIC -o .libs/compat.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I./../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/1st/openfst-1.5.3+r3=. -fstack-protector-strong -Wformat -Werror=format-security -std=c++11 -c compat.cc -o compat.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I./../include  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/1st/openfst-1.5.3+r3=. -fstack-protector-strong -Wformat -Werror=format-security -std=c++11 -c -o flags.lo flags.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I./../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/1st/openfst-1.5.3+r3=. -fstack-protector-strong -Wformat -Werror=format-security -std=c++11 -c flags.cc  -fPIC -DPIC -o .libs/flags.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I./../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/1st/openfst-1.5.3+r3=. -fstack-protector-strong -Wformat -Werror=format-security -std=c++11 -c flags.cc -o flags.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I./../include  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/1st/openfst-1.5.3+r3=. -fstack-protector-strong -Wformat -Werror=format-security -std=c++11 -c -o fst.lo fst.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I./../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/1st/openfst-1.5.3+r3=. -fstack-protector-strong -Wformat -Werror=format-security -std=c++11 -c fst.cc  -fPIC -DPIC -o .libs/fst.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I./../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/1st/openfst-1.5.3+r3=. -fstack-protector-strong -Wformat -Werror=format-security -std=c++11 -c fst.cc -o fst.o >/dev/null 2>&1
Starting cleanup.
/srv/reproducible-results/rbuild-debian/tmp.LOvVE2L4w8/tmp.Q9lC3nyCD4:	 45.3% -- replaced with /srv/reproducible-results/rbuild-debian/tmp.LOvVE2L4w8/tmp.Q9lC3nyCD4.gz
FATAL: null
java.lang.NullPointerException
	at hudson.plugins.build_timeout.BuildTimeoutWrapper$EnvironmentImpl.tearDown(BuildTimeoutWrapper.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:173)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)



More information about the Qa-jenkins-scm mailing list