[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_4 #35107

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Apr 14 11:59:16 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_amd64_4/35107/>

------------------------------------------
[...truncated 5147 lines...]
I: Running cd /build/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent" dpkg-buildpackage -us -uc -b --buildinfo-identifier=amd64 -rfakeroot
dpkg-buildpackage: paquet source gnome-sudoku
dpkg-buildpackage: version source 1:3.18.2-1
dpkg-buildpackage: distribution source unstable
dpkg-buildpackage: source changé par Michael Biebl <biebl at debian.org>
 dpkg-source --before-build gnome-sudoku-3.18.2
dpkg-buildpackage: architecture hôte amd64
 fakeroot debian/rules clean
test -x debian/rules
rm -f debian/stamp-makefile-build debian/stamp-makefile-install
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make  -C .  -k distclean
make[1] : on entre dans le répertoire « /build/gnome-sudoku-3.18.2 »
make[1]: *** Aucune règle pour fabriquer la cible « distclean ».
make[1] : on quitte le répertoire « /build/gnome-sudoku-3.18.2 »
/usr/share/cdbs/1/class/makefile.mk:55 : la recette pour la cible « makefile-clean » a échouée
make: [makefile-clean] Erreur 2 (ignorée)
rm -f debian/stamp-autotools
rmdir --ignore-fail-on-non-empty .
rmdir: impossible de de supprimer '.': Argument invalide
/usr/share/cdbs/1/class/autotools.mk:52 : la recette pour la cible « makefile-clean » a échouée
make: [makefile-clean] Erreur 1 (ignorée)
for i in ./config.guess ./config.sub  ; do \
	if test -e $i.cdbs-orig ; then \
		mv $i.cdbs-orig $i ; \
	fi ; \
done
if test -e debian/autoreconf.before; then \
	dh_autoreconf_clean ; \
fi
dh_clean 
rm -f debian/stamp-autotools-files
cd . && \
  rm -f intltool-extract intltool-merge intltool-update po/.intltool-merge-cache; \
  if test -d doc; then find doc -name '*.omf.out' -exec rm -f \{\} \; ; fi; \
  if test -d help; then find help -name '*.omf.out' -exec rm -f \{\} \; ; fi
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
{ cat /usr/share/gnome-pkg-tools/control.header ; \
  sed "s/@GNOME_TEAM@/Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>/" debian/control.in ; } \
> debian/control
 debian/rules build
test -x debian/rules
mkdir -p "."
/usr/share/cdbs/1/rules/buildcore.mk:110: CDBS WARNING:    DEB_DH_BUILDDEB_ARGS is deprecated since 0.4.85

WARNING: copyright-check disabled - touch debian/copyright_hints to enable.

touch debian/stamp-copyright-check
touch debian/stamp-upstream-cruft
if test -e /usr/share/misc/config.guess ; then \
	for i in ./config.guess ; do \
		if ! test -e $i.cdbs-orig ; then \
			mv $i $i.cdbs-orig ; \
			cp --remove-destination /usr/share/misc/config.guess $i ; \
		fi ; \
	done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
	for i in ./config.sub ; do \
		if ! test -e $i.cdbs-orig ; then \
			mv $i $i.cdbs-orig ; \
			cp --remove-destination /usr/share/misc/config.sub $i ; \
		fi ; \
	done ; \
fi
dh_autoreconf 
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'
configure.ac:9: installing './compile'
configure.ac:4: installing './missing'
lib/Makefile.am: installing './depcomp'
touch debian/stamp-autotools-files
chmod a+x /build/gnome-sudoku-3.18.2/./configure
mkdir -p .
cd . &&   CFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall" CXXFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed" /build/gnome-sudoku-3.18.2/./configure --build=x86_64-linux-gnu  --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/gnome-sudoku" --srcdir=. --disable-maintainer-mode --disable-dependency-tracking --disable-silent-rules   --bindir=\${prefix}/games 
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 make supports nested variables... (cached) 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 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 for valac... /usr/bin/valac
checking whether /usr/bin/valac is at least version 0.27.1.30... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
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 x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu 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 -m elf_x86_64) 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 -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for appstream-util... /usr/bin/appstream-util
checking for GNOME_SUDOKU... yes
checking for LIBSUDOKU... yes
checking for desktop-file-validate... /bin/true
checking for floor in -lm... yes
checking for glib-compile-resources... /usr/bin/glib-compile-resources
checking whether NLS is requested... yes
checking for intltool >= 0.50... 0.50.2 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.22.1
checking for XML::Parser... ok
checking for itstool... itstool
checking for xmllint... xmllint
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating data/Makefile
config.status: creating data/icons/Makefile
config.status: creating data/icons/hicolor/Makefile
config.status: creating lib/Makefile
config.status: creating help/Makefile
config.status: creating src/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po/stamp-it commands
touch debian/stamp-autotools
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make  -C .  
make[1] : on entre dans le répertoire « /build/gnome-sudoku-3.18.2 »
Making all in data
make[2] : on entre dans le répertoire « /build/gnome-sudoku-3.18.2/data »
Making all in icons
make[3] : on entre dans le répertoire « /build/gnome-sudoku-3.18.2/data/icons »
Making all in hicolor
make[4] : on entre dans le répertoire « /build/gnome-sudoku-3.18.2/data/icons/hicolor »
make[4]: rien à faire pour « all ».
make[4] : on quitte le répertoire « /build/gnome-sudoku-3.18.2/data/icons/hicolor »
make[4] : on entre dans le répertoire « /build/gnome-sudoku-3.18.2/data/icons »
make[4]: rien à faire pour « all-am ».
make[4] : on quitte le répertoire « /build/gnome-sudoku-3.18.2/data/icons »
make[3] : on quitte le répertoire « /build/gnome-sudoku-3.18.2/data/icons »
make[3] : on entre dans le répertoire « /build/gnome-sudoku-3.18.2/data »
LC_ALL=C /usr/bin/intltool-merge  -d -u -c ../po/.intltool-merge-cache ../po gnome-sudoku.desktop.in gnome-sudoku.desktop
Generating and caching the translation database
Merging translations into gnome-sudoku.desktop.
/usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas --strict --dry-run  --schema-file=org.gnome.sudoku.gschema.xml && mkdir -p . && touch org.gnome.sudoku.gschema.valid
make[3] : on quitte le répertoire « /build/gnome-sudoku-3.18.2/data »
make[2] : on quitte le répertoire « /build/gnome-sudoku-3.18.2/data »
Making all in lib
make[2] : on entre dans le répertoire « /build/gnome-sudoku-3.18.2/lib »
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"GNOME\ Sudoku\" -DPACKAGE_TARNAME=\"gnome-sudoku\" -DPACKAGE_VERSION=\"3.18.2\" -DPACKAGE_STRING=\"GNOME\ Sudoku\ 3.18.2\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/\" -DPACKAGE_URL=\"https://wiki.gnome.org/Apps/Sudoku\" -DPACKAGE=\"gnome-sudoku\" -DVERSION=\"3.18.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -I.  -DPKGDATADIR=\"/usr/share/gnome-sudoku\" -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"gnome-sudoku\" -pthread -I/usr/include/gee-0.8 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -w -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o libsudoku_la-sudoku-board.lo `test -f 'sudoku-board.c' || echo './'`sudoku-board.c
/srv/reproducible-results/rbuild-debian-1KWSRC78/tmp.ZCfV2Dfd8l:	 88.7% -- replaced with /srv/reproducible-results/rbuild-debian-1KWSRC78/tmp.ZCfV2Dfd8l.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: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