[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_50 #19251

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Feb 16 09:00:47 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_armhf_50/19251/------------------------------------------
[...truncated 51.23 KB...]
Setting up libglib2.0-0:armhf (2.50.2-2) ...
No schema files found: doing nothing.
Setting up autoconf (2.69-10) ...
Setting up xfslibs-dev (4.9.0) ...
Setting up file (1:5.29-3) ...
Setting up libcroco3:armhf (0.6.11-2) ...
Setting up automake (1:1.15-6) ...
update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
Setting up man-db (2.7.6.1-2) ...
Building database of manual pages ...
Setting up libtool (2.4.6-2) ...
Setting up gettext (0.19.8.1-2) ...
Setting up intltool-debian (0.35.0+20060710.4) ...
Setting up po-debconf (1.0.20) ...
Setting up dh-autoreconf (13) ...
Setting up debhelper (10.2.5) ...
Setting up dh-strip-nondeterminism (0.029-2) ...
Processing triggers for libc-bin (2.24-9) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
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/xfsdump-3.1.6+nmu1/ && 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 xfsdump
dpkg-buildpackage: info: source version 3.1.6+nmu1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Marco d'Itri <md at linux.it>
 dpkg-source --before-build xfsdump-3.1.6+nmu1
dpkg-buildpackage: info: host architecture armhf
 fakeroot debian/rules clean
== dpkg-buildpackage: clean
test -f debian/rules
rm -f built .census
/usr/bin/make distclean
make[1]: Entering directory '/build/xfsdump-3.1.6+nmu1'
rm -f config.log .ltdep .dep config.status config.cache confdefs.h conftest* built .census install.* install-dev.* *.gz autom4te.cache/* libtool include/builddefs include/config.h
make[1]: Leaving directory '/build/xfsdump-3.1.6+nmu1'
rm -rf debian/xfsdump
rm -f debian/*substvars debian/files* debian/*.debhelper
dh_autotools-dev_restoreconfig
	for c_g in `find . -type f -name config.guess` ; do if test -e "$c_g.dh-orig" ; then mv -f "$c_g.dh-orig" "$c_g" ; fi ; done
	for c_s in `find . -type f -name config.sub`   ; do if test -e "$c_s.dh-orig" ; then mv -f "$c_s.dh-orig" "$c_s" ; fi ; done
	find . -type f \( -name config.guess.dh-orig -o -name config.sub.dh-orig \) -delete
dh_clean
	rm -f debian/debhelper-build-stamp
	rm -f debian/xfsdump.substvars
	rm -f debian/xfsdump.*.debhelper
	rm -rf debian/xfsdump/
	rm -rf debian/.debhelper/
	rm -f debian/*.debhelper.log
dh_clean: Compatibility levels before 9 are deprecated (level 5 in use)
	rm -f debian/files
	find .  \( \( \
		\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS \) -prune -o -type f -a \
	        \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
		 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
		 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
		 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
		\) -exec rm -f {} + \) -o \
		\( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \)
 debian/rules build
== dpkg-buildpackage: configure
test -f debian/rules
dh_autotools-dev_updateconfig
	for c_g in `find -type f -name config.guess` ; do if ! test -e "$c_g.dh-orig" ; then mv -f "$c_g" "$c_g.dh-orig" ; cp -f /usr/share/misc/config.guess "$c_g" ; fi ; done
	for c_s in `find -type f -name config.sub`   ; do if ! test -e "$c_s.dh-orig" ; then mv -f "$c_s" "$c_s.dh-orig" ; cp -f /usr/share/misc/config.sub   "$c_s" ; fi ; done
export DEBUG=-DNDEBUG DISTRIBUTION=debian INSTALL_USER=root INSTALL_GROUP=root ; /usr/bin/make include/config.h
make[1]: Entering directory '/build/xfsdump-3.1.6+nmu1'
./configure $LOCAL_CONFIGURE_OPTIONS
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking how to print strings... printf
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 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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-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 for gawk... no
checking for mawk... mawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
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 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 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 for gmake... no
checking for make... /usr/bin/make
checking for tar... /bin/tar
checking for gzip... /bin/gzip
checking whether gcc -MM is supported... yes
checking for sort... /usr/bin/sort
checking whether ln -s works... yes
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking for rpm... no
checking uuid.h usability... no
checking uuid.h presence... no
checking for uuid.h... no
checking sys/uuid.h usability... no
checking sys/uuid.h presence... no
checking for sys/uuid.h... no
checking uuid/uuid.h usability... yes
checking uuid/uuid.h presence... yes
checking for uuid/uuid.h... yes
checking for uuid_compare... no
checking for uuid_compare in -luuid... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_mutex_init in -lpthread... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking for initscr in -lncurses... yes
checking for bad glibc/ncurses header interaction... ok
checking xfs/xfs.h usability... no
checking xfs/xfs.h presence... yes
configure: WARNING: xfs/xfs.h: present but cannot be compiled
configure: WARNING: xfs/xfs.h:     check for missing prerequisite headers?
configure: WARNING: xfs/xfs.h: see the Autoconf documentation
configure: WARNING: xfs/xfs.h:     section "Present But Cannot Be Compiled"
configure: WARNING: xfs/xfs.h: proceeding with the compiler's result
checking for xfs/xfs.h... no

FATAL ERROR: cannot find a valid <xfs/xfs.h> header file.
Install or upgrade the XFS development package.
Alternatively, run "make install-dev" from the xfsprogs source.
Makefile:78: recipe for target 'include/builddefs' failed
make[1]: *** [include/builddefs] Error 1
make[1]: Leaving directory '/build/xfsdump-3.1.6+nmu1'
debian/rules:23: recipe for target '.census' failed
make: *** [.census] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
I: copying local configuration
E: Failed autobuilding of package
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting dev/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: cleaning the build env 
I: removing directory /srv/workspace/pbuilder/13368 and its subdirectories
removed ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/armhf/xfsdump_3.1.6+nmu1.rbuild.log.gz’
removed ‘/var/lib/jenkins/userContent/reproducible/debian/logs/testing/armhf/xfsdump_3.1.6+nmu1.build1.log.gz’
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 76.0%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/testing/armhf/xfsdump_3.1.6+nmu1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-HZiQUhtL/tmp.z62FcxtXIs
+ mv /srv/reproducible-results/rbuild-debian-HZiQUhtL/tmp.z62FcxtXIs /var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/armhf/xfsdump_3.1.6+nmu1.rbuild.log
mv: error writing ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/armhf/xfsdump_3.1.6+nmu1.rbuild.log’: No space left on device
mv: failed to extend ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/armhf/xfsdump_3.1.6+nmu1.rbuild.log’: No space left on device
+ cleanup_all
+ echo 'Starting cleanup.'
Starting cleanup.
+ '[' 0 = 1 ']'
+ '[' '!' -z '' ']'
+ '[' '!' -f /srv/reproducible-results/rbuild-debian-HZiQUhtL/tmp.z62FcxtXIs ']'
+ gzip -9fvn /srv/reproducible-results/rbuild-debian-HZiQUhtL/tmp.z62FcxtXIs
/srv/reproducible-results/rbuild-debian-HZiQUhtL/tmp.z62FcxtXIs:	 73.6% -- replaced with /srv/reproducible-results/rbuild-debian-HZiQUhtL/tmp.z62FcxtXIs.gz
+ '[' master = master ']'
+ gen_package_html xfsdump
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''xfsdump'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2017-02-16 09:00:46.649970
INFO: Finished at 2017-02-16 09:00:47.016803, took: 0:00:00.366844
+ cd -
+ cd
+ rm -r /srv/reproducible-results/rbuild-debian-HZiQUhtL
+ echo 'All cleanup done.'
All cleanup done.
Thu 16 Feb 09:00:47 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-ncXOUayJ, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list