[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_delta #29896

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Aug 30 20:56:06 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_delta/29896/>

------------------------------------------
[...truncated 3171 lines...]
dpkg-source: info: applying do_not_pass_compiler_flags_to_mkoctfile
I: Building the package
W: no hooks of type A found -- ignoring
I: Running cd tmp/buildd/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" dpkg-buildpackage -us -uc  -b -rfakeroot
dpkg-buildpackage: source package octave-octcdf
dpkg-buildpackage: source version 1.1.8-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Sébastien Villemot <sebastien at debian.org>
 dpkg-source --before-build octave-octcdf-1.1.8
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
test -x debian/rules
dh_clean 
/usr/bin/make -k -C src clean
make[1]: Entering directory '/tmp/buildd/octave-octcdf-1.1.8/src'
rm -f -R *.o core* octave-core *.oct *~ *.nc autom4te.cache
make[1]: Leaving directory '/tmp/buildd/octave-octcdf-1.1.8/src'
rm -rf inst/x86_64-pc-linux-gnu-api-v50+ global-list local-list
 debian/rules build
test -x debian/rules
mkdir -p "."
 fakeroot debian/rules binary
test -x debian/rules
dh_testroot
dh_prep 
dh_installdirs -A 
mkdir -p "."
Adding cdbs dependencies to debian/octave-octcdf.substvars
dh_installdirs -poctave-octcdf 
Checking the Octave version... ok
mkdir -p /tmp/buildd/octave-octcdf-1.1.8/debian/octave-octcdf/usr/share/octave/packages	\
	 /tmp/buildd/octave-octcdf-1.1.8/debian/octave-octcdf/usr/lib/x86_64-linux-gnu/octave/packages
[ -e PKG_ADD ] && mv PKG_ADD PKG_ADD.bak
/usr/bin/octave-cli --no-history --silent --no-init-file --no-window-system --eval				\
	 "pkg ('prefix', [pwd(),'/debian/octave-octcdf/usr/share/octave/packages'],		\
	      [pwd(),'/debian/octave-octcdf/usr/lib/x86_64-linux-gnu/octave/packages']);			\
	 pkg ('local_list', [pwd(),'/local-list']);		\
	 pkg ('global_list', [pwd(),'/global-list']);	\
	 save_header_format_string(				\
	  '# Generated by Octave during Debian package build');	\
	 if (exist ('PKG_ADD.bak') == 2),			\
	     movefile ('PKG_ADD.bak', 'PKG_ADD');		\
	 endif;							\
	 pkg -verbose -nodeps install ."
mkdir (/tmp/oct-xcUW9y)
Copying directory (., /tmp/oct-xcUW9y)
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 mkoctfile... /usr/bin/mkoctfile --verbose
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/octave-4.0.0/octave/.. -I/usr/include/octave-4.0.0/octave -I/usr/include/hdf5/serial -I/usr/include/mpi -pthread -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security    conftest.cc -o conftest.o
g++ -shared -Wl,-Bsymbolic  -o conftest.oct  conftest.o   -L/usr/lib/x86_64-linux-gnu/octave/4.0.0 -L/usr/lib/x86_64-linux-gnu -loctinterp -loctave -Wl,-z,relro -Wl,--as-needed 
checking for F77_FUNC... g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/octave-4.0.0/octave/.. -I/usr/include/octave-4.0.0/octave -I/usr/include/hdf5/serial -I/usr/include/mpi -pthread -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security    conftest.cc -o conftest.o
yes
checking for octave... /usr/bin/octave
checking for OCTAVE_VERSION in Octave... octave: X11 DISPLAY environment variable not set
octave: disabling GUI features
4.0.0
checking for octave_config_info('canonical_host_type') in Octave... octave: X11 DISPLAY environment variable not set
octave: disabling GUI features
x86_64-pc-linux-gnu
checking for octave_config_info('SHLEXT') in Octave... octave: X11 DISPLAY environment variable not set
octave: disabling GUI features
so
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for strip... strip
checking for nc-config... no
checking for nc-dap... no
checking for nc_open in -lnetcdf... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 netcdf.h usability... yes
checking netcdf.h presence... yes
checking for netcdf.h... yes
configure: creating ./config.status
config.status: creating Makeconf
 
  "$prefix" is /tmp/buildd/octave-octcdf-1.1.8/debian/octave-octcdf/usr/share/octave/packages/octcdf-1.1.8
  "$exec_prefix" is ${prefix}

octave commands will install into the following directories:
   m-files:   /usr/share/octave/4.0.0/site/m/octave-forge
   oct-files: /usr/lib/x86_64-linux-gnu/octave/4.0.0/site/oct/x86_64-pc-linux-gnu/octave-forge
   binaries:  /usr/lib/x86_64-linux-gnu/octave/4.0.0/site/exec/x86_64-pc-linux-gnu
alternatives:
   m-files:   /usr/share/octave/4.0.0/site/octave-forge-alternatives/m
   oct-files: /usr/lib/x86_64-linux-gnu/octave/4.0.0/site/octave-forge-alternatives/oct/x86_64-pc-linux-gnu

shell commands will install into the following directories:
   binaries:  ${exec_prefix}/bin
   man pages: ${datarootdir}/man
   libraries: ${exec_prefix}/lib
   headers:   ${prefix}/include

octave-forge is configured with
   octave:      /usr/bin/octave (version 4.0.0)
   mkoctfile:	/usr/bin/mkoctfile --verbose for Octave 0
   octcdf toolbox: yes
   netCDF compiler flags: -Wdate-time -D_FORTIFY_SOURCE=2
   netCDF libraries: -Wl,-z,relro -Wl,--as-needed -lnetcdf

find . -name NOINSTALL -print    # shows which toolboxes won't be installed

make[1]: Entering directory '/tmp/oct-xcUW9y/src'
/usr/bin/mkoctfile --verbose -DHAVE_OCTAVE_ -v -c ov-netcdf.cc  -DHAVE_OCTAVE_INT 
/usr/bin/mkoctfile --verbose -DHAVE_OCTAVE_ -v -c ov-ncfile.cc  -DHAVE_OCTAVE_INT 
/usr/bin/mkoctfile --verbose -DHAVE_OCTAVE_ -v -c ov-ncvar.cc  -DHAVE_OCTAVE_INT 
/usr/bin/mkoctfile --verbose -DHAVE_OCTAVE_ -v -c ov-ncatt.cc  -DHAVE_OCTAVE_INT 
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/octave-4.0.0/octave/.. -I/usr/include/octave-4.0.0/octave -I/usr/include/hdf5/serial -I/usr/include/mpi -pthread -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security    -DHAVE_OCTAVE_ -DHAVE_OCTAVE_INT ov-ncfile.cc -o ov-ncfile.o
/usr/bin/mkoctfile --verbose -DHAVE_OCTAVE_ -v -c ov-ncdim.cc  -DHAVE_OCTAVE_INT 
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/octave-4.0.0/octave/.. -I/usr/include/octave-4.0.0/octave -I/usr/include/hdf5/serial -I/usr/include/mpi -pthread -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security    -DHAVE_OCTAVE_ -DHAVE_OCTAVE_INT ov-netcdf.cc -o ov-netcdf.o
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/octave-4.0.0/octave/.. -I/usr/include/octave-4.0.0/octave -I/usr/include/hdf5/serial -I/usr/include/mpi -pthread -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security    -DHAVE_OCTAVE_ -DHAVE_OCTAVE_INT ov-ncvar.cc -o ov-ncvar.o
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/octave-4.0.0/octave/.. -I/usr/include/octave-4.0.0/octave -I/usr/include/hdf5/serial -I/usr/include/mpi -pthread -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security    -DHAVE_OCTAVE_ -DHAVE_OCTAVE_INT ov-ncatt.cc -o ov-ncatt.o
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/octave-4.0.0/octave/.. -I/usr/include/octave-4.0.0/octave -I/usr/include/hdf5/serial -I/usr/include/mpi -pthread -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security    -DHAVE_OCTAVE_ -DHAVE_OCTAVE_INT ov-ncdim.cc -o ov-ncdim.o
/usr/bin/mkoctfile --verbose -DHAVE_OCTAVE_ -v -o netcdf.oct  -DHAVE_OCTAVE_INT ov-netcdf.o ov-ncfile.o ov-ncvar.o ov-ncatt.o ov-ncdim.o -Wl,-z,relro -Wl,--as-needed -lnetcdf  
g++ -shared -Wl,-Bsymbolic  -o netcdf.oct  ov-netcdf.o ov-ncfile.o ov-ncvar.o ov-ncatt.o ov-ncdim.o   -Wl,-z,relro -Wl,--as-needed -lnetcdf -L/usr/lib/x86_64-linux-gnu/octave/4.0.0 -L/usr/lib/x86_64-linux-gnu -loctinterp -loctave -Wl,-z,relro -Wl,--as-needed 
make[1]: Leaving directory '/tmp/oct-xcUW9y/src'
copyfile /tmp/oct-xcUW9y/./src/netcdf.oct /tmp/oct-xcUW9y/./inst/x86_64-pc-linux-gnu-api-v50+
For information about changes from previous versions of the octcdf package, run 'news octcdf'.
/usr/share/octave/debian/dh/octave-pkg-helper
dh_install --package=octave-octcdf
( cd  ./debian/octave-octcdf/usr/share/octave/packages/octcdf-1.1.8/packinfo ; rm -f COPYING ChangeLog )
if [ -d doc ] ; then				\
	dh_installdocs -poctave-octcdf;		\
	rm -rf debian/octave-octcdf/usr/share/octave/packages/*/doc ;	\
fi
[ -e PKG_ADD ] && mv PKG_ADD PKG_ADD.bak
Checking package...
Checking m files ...
[nctest]
PASSES 23 out of 23 tests
Checking CC files ...
[ -e PKG_ADD.bak ] && mv PKG_ADD.bak PKG_ADD
rmdir --ignore-fail-on-non-empty -p	\
	 /tmp/buildd/octave-octcdf-1.1.8/debian/octave-octcdf/usr/share/octave/packages	\
	 /tmp/buildd/octave-octcdf-1.1.8/debian/octave-octcdf/usr/lib/x86_64-linux-gnu/octave/packages
dh_installdocs -poctave-octcdf ./NEWS 
dh_installexamples -poctave-octcdf 
dh_installman -poctave-octcdf  
dh_installinfo -poctave-octcdf  
dh_installmenu -poctave-octcdf 
dh_installcron -poctave-octcdf 
dh_installinit -poctave-octcdf  
dh_installdebconf -poctave-octcdf 
dh_installemacsen -poctave-octcdf   
dh_installcatalogs -poctave-octcdf 
dh_installpam -poctave-octcdf 
dh_installlogrotate -poctave-octcdf 
dh_installlogcheck -poctave-octcdf 
dh_installchangelogs -poctave-octcdf  
dh_installudev -poctave-octcdf 
dh_lintian -poctave-octcdf 
dh_bugfiles -poctave-octcdf 
dh_install -poctave-octcdf  
dh_link -poctave-octcdf  
dh_installmime -poctave-octcdf 
dh_installgsettings -poctave-octcdf 
dh_strip -poctave-octcdf  
dh_strip_nondeterminism
dh_compress -poctave-octcdf  
dh_fixperms -poctave-octcdf  
dh_makeshlibs -poctave-octcdf  
dh_installdeb -poctave-octcdf 
dh_perl -poctave-octcdf 
dh_shlibdeps -poctave-octcdf    
dh_gencontrol -poctave-octcdf  
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dh_md5sums -poctave-octcdf 
dh_builddeb -poctave-octcdf 
dpkg-deb: building package 'octave-octcdf-dbgsym' in '../octave-octcdf-dbgsym_1.1.8-1_amd64.deb'.
dpkg-deb: building package 'octave-octcdf' in '../octave-octcdf_1.1.8-1_amd64.deb'.
 dpkg-genbuildinfo  >../octave-octcdf_1.1.8-1_amd64.buildinfo
 dpkg-distaddfile octave-octcdf_1.1.8-1_amd64.buildinfo math optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../octave-octcdf_1.1.8-1_amd64.changes
dpkg-genchanges: warning: package octave-octcdf-dbgsym listed in files list but not in control info
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build octave-octcdf-1.1.8
dpkg-buildpackage: binary-only upload (no source included)
I: user script /var/cache/pbuilder/build//1843/tmp/hooks/B01_cleanup starting
I: user script /var/cache/pbuilder/build//1843/tmp/hooks/B01_cleanup finished
I: unmounting /sys filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//1843 and its subdirectories
I: Current time: lundi 31 août 2015, 10:56:06 (UTC+1400)
I: pbuilder-time-stamp: 1440968166
+ false
+ set +x
Format: 1.8
Date: Sun, 19 Jul 2015 18:14:30 +0200
Source: octave-octcdf
Binary: octave-octcdf
Architecture: amd64
Version: 1.1.8-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Octave Group <pkg-octave-devel at lists.alioth.debian.org>
Changed-By: Sébastien Villemot <sebastien at debian.org>
Description:
 octave-octcdf - NetCDF data files interface for Octave
Changes:
 octave-octcdf (1.1.8-1) unstable; urgency=medium
 .
   [ Rafael Laboissiere ]
   * Imported Upstream version 1.1.8
   * d/p/fix-spelling.patch: Drop patch (applied upstream)
   * d/p/autoload-yes.patch: Remove patch (deprecated upstream)
Checksums-Sha1:
 bd06e0143888a7f0a5e4178a87a49fe68787560b 1303392 octave-octcdf-dbgsym_1.1.8-1_amd64.deb
 c7ac87b757b99d9add31c8222e2b8fe7b1e0ba83 11367 octave-octcdf_1.1.8-1_amd64.buildinfo
 48d6eb80c6706e2599b05b1b32f5375e20cb156a 61986 octave-octcdf_1.1.8-1_amd64.deb
Checksums-Sha256:
 d4579cc5a50e97413982221fe27ce2f2dd55214bea3b6e2177efa1e1a7d4e4d0 1303392 octave-octcdf-dbgsym_1.1.8-1_amd64.deb
 c6eaf11708e1bc9b52bb26b8c768f9da9ae97414bc416bebd82643d70a9fc387 11367 octave-octcdf_1.1.8-1_amd64.buildinfo
 1bb1865c64f5541071d750938220b02684e39b7c94a2515d2afc4072dde285af 61986 octave-octcdf_1.1.8-1_amd64.deb
Files:
 f6cc22379fa497c825c8f79bdc8db52d 1303392 debugsym extra octave-octcdf-dbgsym_1.1.8-1_amd64.deb
 c94698d6e99213945b1d704bd5ffb83a 11367 math optional octave-octcdf_1.1.8-1_amd64.buildinfo
 db2e7bfeff7d502c6d73cea156ceb1d9 61986 math optional octave-octcdf_1.1.8-1_amd64.deb
rm: missing operand
Try 'rm --help' for more information.
/srv/reproducible-results/tmp.lQs4ZJSKOI/tmp.1NnyoSwdr4:	 81.4% -- replaced with /srv/reproducible-results/tmp.lQs4ZJSKOI/tmp.1NnyoSwdr4.gz
INFO: Starting at 2015-08-30 20:56:06.493904
INFO: Finished at 2015-08-30 20:56:06.499723, took: 0:00:00.005826
Sun 30 Aug 20:56:06 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-sQmEs4oU, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list