[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_beta #64184
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sun Aug 30 19:48:48 UTC 2015
See <https://jenkins.debian.net/job/reproducible_builder_beta/64184/>
------------------------------------------
[...truncated 3447 lines...]
dpkg-buildpackage: source changed by Sébastien Villemot <sebastien at debian.org>
dpkg-source --before-build octave-io-2.2.4
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-io-2.2.4/src'
rm -f *.o octave-core core *.oct *.mex *~
make[1]: Leaving directory '/tmp/buildd/octave-io-2.2.4/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-io.substvars
dh_installdirs -poctave-io
Checking the Octave version... ok
mkdir -p /tmp/buildd/octave-io-2.2.4/debian/octave-io/usr/share/octave/packages \
/tmp/buildd/octave-io-2.2.4/debian/octave-io/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-io/usr/share/octave/packages'], \
[pwd(),'/debian/octave-io/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-RP9Tgx)
Copying directory (., /tmp/oct-RP9Tgx)
make[1]: Entering directory '/tmp/oct-RP9Tgx/src'
mkoctfile csvexplode.cc
mkoctfile csv2cell.cc
mkoctfile csvconcat.cc
mkoctfile cell2csv.cc
mkoctfile -c xmlread.cc
mkoctfile -c xmltree_read.c
mkoctfile -c xmltree.c
mkoctfile col2num.cc
mkoctfile num2col.cc
mkoctfile xmlread.o xmltree_read.o xmltree.o
make[1]: Leaving directory '/tmp/oct-RP9Tgx/src'
copyfile /tmp/oct-RP9Tgx/./src/cell2csv.oct /tmp/oct-RP9Tgx/./src/col2num.oct /tmp/oct-RP9Tgx/./src/csv2cell.oct /tmp/oct-RP9Tgx/./src/csvconcat.oct /tmp/oct-RP9Tgx/./src/csvexplode.oct /tmp/oct-RP9Tgx/./src/num2col.oct /tmp/oct-RP9Tgx/./src/xmlread.oct /tmp/oct-RP9Tgx/./inst/x86_64-pc-linux-gnu-api-v50+
For information about changes from previous versions of the io package, run 'news io'.
/usr/share/octave/debian/dh/octave-pkg-helper
dh_install --package=octave-io
( cd ./debian/octave-io/usr/share/octave/packages/io-2.2.4/packinfo ; rm -f COPYING ChangeLog )
if [ -d doc ] ; then \
dh_installdocs -poctave-io; \
rm -rf debian/octave-io/usr/share/octave/packages/*/doc ; \
fi
[ -e PKG_ADD ] && mv PKG_ADD PKG_ADD.bak
Checking package...
Checking m files ...
[object2json]
PASSES 2 out of 2 tests
[calccelladdress]
PASSES 9 out of 9 tests
Checking CC files ...
[csv2cell]
PASSES 7 out of 7 tests
[cell2csv]
PASSES 2 out of 2 tests
Testing {xls,ods}read...
ans = 14
Detected XLS interfaces: POI (& OOXML)*; JXL; (* = default interface)
1: Sheet1 (Used range ~ A1:B1002)
warning: implicit conversion from numeric to char
***
*** Read of xls file with default interface : OK
***
1: Sheet1 (Used range ~ A1:B1002)
warning: implicit conversion from numeric to char
***
*** Read of xlsx file with default interface : OK
***
Detected ODS interfaces: warning:
Not all required classes (.jar) in classpath for OTK
warning:
Not all required classes (.jar) in classpath for JOD
warning:
One or more UNO classes (.jar) missing in javaclasspath
1: Sheet1 (Used range ~ A1:B1002)
warning: implicit conversion from numeric to char
***
*** Read of ods file with default interface : OK
***
1: Sheet1 (Used range ~ A1:B1002)
warning: implicit conversion from numeric to char
***
*** Read of gnumeric file with default interface : OK
***
Checking requested interface(s):
JXL*; (* = default interface)
1: Sheet1 (Used range ~ A1:B1002)
warning: implicit conversion from numeric to char
***
*** Read of xls file with JXL : OK
***
Checking requested interface(s):
POI (& OOXML)*; (* = default interface)
1: Sheet1 (Used range ~ A1:B1002)
warning: implicit conversion from numeric to char
***
*** Read of xls file with POI : OK
***
Checking requested interface(s):
OCT*; (* = default interface)
1: Sheet1 (Used range ~ A1:B1002)
warning: implicit conversion from numeric to char
***
*** Read of xlsx file with OCT : OK
***
Checking requested interface(s):
POI (& OOXML)*; (* = default interface)
1: Sheet1 (Used range ~ A1:B1002)
warning: implicit conversion from numeric to char
***
*** Read of xlsx file with POI : OK
***
1: Sheet1 (Used range ~ A1:B1002)
warning: implicit conversion from numeric to char
***
*** Read of ods file with OCT : OK
***
[ -e PKG_ADD.bak ] && mv PKG_ADD.bak PKG_ADD
rmdir --ignore-fail-on-non-empty -p \
/tmp/buildd/octave-io-2.2.4/debian/octave-io/usr/share/octave/packages \
/tmp/buildd/octave-io-2.2.4/debian/octave-io/usr/lib/x86_64-linux-gnu/octave/packages
dh_installdocs -poctave-io ./NEWS
dh_installexamples -poctave-io
dh_installman -poctave-io
dh_installinfo -poctave-io
dh_installmenu -poctave-io
dh_installcron -poctave-io
dh_installinit -poctave-io
dh_installdebconf -poctave-io
dh_installemacsen -poctave-io
dh_installcatalogs -poctave-io
dh_installpam -poctave-io
dh_installlogrotate -poctave-io
dh_installlogcheck -poctave-io
dh_installchangelogs -poctave-io
dh_installudev -poctave-io
dh_lintian -poctave-io
dh_bugfiles -poctave-io
dh_install -poctave-io
dh_link -poctave-io
dh_installmime -poctave-io
dh_installgsettings -poctave-io
dh_strip -poctave-io
dh_strip_nondeterminism
dh_compress -poctave-io
dh_fixperms -poctave-io
dh_makeshlibs -poctave-io
dh_installdeb -poctave-io
dh_perl -poctave-io
dh_shlibdeps -poctave-io
dh_gencontrol -poctave-io
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-io
dh_builddeb -poctave-io
dpkg-deb: building package 'octave-io-dbgsym' in '../octave-io-dbgsym_2.2.4-1_amd64.deb'.
dpkg-deb: building package 'octave-io' in '../octave-io_2.2.4-1_amd64.deb'.
dpkg-genbuildinfo >../octave-io_2.2.4-1_amd64.buildinfo
dpkg-distaddfile octave-io_2.2.4-1_amd64.buildinfo math optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-genchanges -b >../octave-io_2.2.4-1_amd64.changes
dpkg-genchanges: warning: package octave-io-dbgsym listed in files list but not in control info
dpkg-genchanges: binary-only upload (no source code included)
dpkg-source --after-build octave-io-2.2.4
dpkg-buildpackage: binary-only upload (no source included)
I: user script /var/cache/pbuilder/build//48713/tmp/hooks/B01_cleanup starting
I: user script /var/cache/pbuilder/build//48713/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//48713 and its subdirectories
I: Current time: lundi 31 août 2015, 09:48:48 (UTC+1400)
I: pbuilder-time-stamp: 1440964128
+ false
+ set +x
Format: 1.8
Date: Thu, 18 Sep 2014 16:02:29 +0200
Source: octave-io
Binary: octave-io
Architecture: amd64
Version: 2.2.4-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-io - input/output data functions for Octave
Changes:
octave-io (2.2.4-1) unstable; urgency=medium
.
* Imported Upstream version 2.2.4
* Bump Standards-Version to 3.9.6, no changes needed.
Checksums-Sha1:
e2d2acc70c3f44bbfafbbbf9aff7ad260788c36e 1559116 octave-io-dbgsym_2.2.4-1_amd64.deb
0598d945167cd10dc4e59d3f6fe3c151478ac2f9 11873 octave-io_2.2.4-1_amd64.buildinfo
e2679ea3e4d8035f86d1857aa961fdd495adaf7c 236440 octave-io_2.2.4-1_amd64.deb
Checksums-Sha256:
817442316bcad5cbd56288d17b89accba829d42f23c7ea57dc57c404220d7b14 1559116 octave-io-dbgsym_2.2.4-1_amd64.deb
2116191dd23a39bd956acbc460cff81979727b3a94715d38df5cf479656b57cb 11873 octave-io_2.2.4-1_amd64.buildinfo
9f0b8b0de1c887a67af7200c4acab0734040d549b44142ae60b3387253440b7f 236440 octave-io_2.2.4-1_amd64.deb
Files:
300d066c97dc01cdf9e6511cec3692a9 1559116 debugsym extra octave-io-dbgsym_2.2.4-1_amd64.deb
18dc6ce163cf2dfe116fa45f7a569642 11873 math optional octave-io_2.2.4-1_amd64.buildinfo
bbcfd2e64eeba00c43b079d2be7c08ec 236440 math optional octave-io_2.2.4-1_amd64.deb
rm: missing operand
Try 'rm --help' for more information.
/srv/reproducible-results/tmp.M8gmPBCPwT/tmp.RkNry02byP: 81.6% -- replaced with /srv/reproducible-results/tmp.M8gmPBCPwT/tmp.RkNry02byP.gz
INFO: Starting at 2015-08-30 19:48:48.445189
INFO: Finished at 2015-08-30 19:48:48.454392, took: 0:00:00.009214
Sun 30 Aug 19:48:48 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-m123hnpY, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list