[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_zeta #29214

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Aug 30 21:08:14 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_zeta/29214/>

------------------------------------------
[...truncated 3035 lines...]
Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority.pem
Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G2.pem
Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem
Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem
Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem
Adding debian:Verisign_Class_4_Public_Primary_Certification_Authority_-_G3.pem
Adding debian:VeriSign_Universal_Root_Certification_Authority.pem
Adding debian:Visa_eCommerce_Root.pem
Adding debian:WellsSecure_Public_Root_Certificate_Authority.pem
Adding debian:WoSign_China.pem
Adding debian:WoSign.pem
Adding debian:XRamp_Global_CA_Root.pem
Adding debian:spi-cacert-2008.pem
done.
done.
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.
disorderfs is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [octave-struct_1.0.11-1.dsc]
I: copying [./octave-struct_1.0.11.orig.tar.gz]
I: copying [./octave-struct_1.0.11-1.debian.tar.xz]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made lun 20 jui 2015 06:55:45 GMT-14 using RSA key ID 0ECEBE4A
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./octave-struct_1.0.11-1.dsc
dpkg-source: info: extracting octave-struct in octave-struct-1.0.11
dpkg-source: info: unpacking octave-struct_1.0.11.orig.tar.gz
dpkg-source: info: unpacking octave-struct_1.0.11-1.debian.tar.xz
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-struct
dpkg-buildpackage: source version 1.0.11-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Sébastien Villemot <sebastien at debian.org>
 dpkg-source --before-build octave-struct-1.0.11
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-struct-1.0.11/src'
rm *.o *.oct
rm: cannot remove ‘*.o’: No such file or directory
rm: cannot remove ‘*.oct’: No such file or directory
Makefile:12: recipe for target 'clean' failed
make[1]: *** [clean] Error 1
make[1]: Leaving directory '/tmp/buildd/octave-struct-1.0.11/src'
/usr/share/cdbs/1/class/octave-pkg.mk:204: recipe for target 'clean' failed
make: [clean] Error 2 (ignored)
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-struct.substvars
dh_installdirs -poctave-struct 
Checking the Octave version... ok
mkdir -p /tmp/buildd/octave-struct-1.0.11/debian/octave-struct/usr/share/octave/packages	\
	 /tmp/buildd/octave-struct-1.0.11/debian/octave-struct/usr/lib/x86_64-linux-gnu/octave/packages
[ -e PKG_ADD ] && mv PKG_ADD PKG_ADD.bak
/usr/share/cdbs/1/class/octave-pkg.mk:102: recipe for target 'install-pkg' failed
make: [install-pkg] Error 1 (ignored)
/usr/bin/octave-cli --no-history --silent --no-init-file --no-window-system --eval				\
	 "pkg ('prefix', [pwd(),'/debian/octave-struct/usr/share/octave/packages'],		\
	      [pwd(),'/debian/octave-struct/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-J4VkXo)
Copying directory (., /tmp/oct-J4VkXo)
make[1]: Entering directory '/tmp/oct-J4VkXo/src'
/usr/bin/mkoctfile --verbose -s fields2cell.cc
/usr/bin/mkoctfile --verbose -s fieldempty.cc
/usr/bin/mkoctfile --verbose -s structcat.cc
/usr/bin/mkoctfile --verbose -s cell2fields.cc
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    fields2cell.cc -o fields2cell.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    cell2fields.cc -o cell2fields.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    structcat.cc -o structcat.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    fieldempty.cc -o fieldempty.o
g++ -shared -Wl,-Bsymbolic  -o fields2cell.oct  fields2cell.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 
g++ -shared -Wl,-Bsymbolic  -o fieldempty.oct  fieldempty.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 
strip fields2cell.oct
g++ -shared -Wl,-Bsymbolic  -o cell2fields.oct  cell2fields.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 
strip fieldempty.oct
g++ -shared -Wl,-Bsymbolic  -o structcat.oct  structcat.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 
strip cell2fields.oct
strip structcat.oct
make[1]: Leaving directory '/tmp/oct-J4VkXo/src'
copyfile /tmp/oct-J4VkXo/./src/cell2fields.oct /tmp/oct-J4VkXo/./src/fieldempty.oct /tmp/oct-J4VkXo/./src/fields2cell.oct /tmp/oct-J4VkXo/./src/structcat.oct /tmp/oct-J4VkXo/./inst/x86_64-pc-linux-gnu-api-v50+
For information about changes from previous versions of the struct package, run 'news struct'.
/usr/share/octave/debian/dh/octave-pkg-helper
dh_install --package=octave-struct
( cd  ./debian/octave-struct/usr/share/octave/packages/struct-1.0.11/packinfo ; rm -f COPYING ChangeLog )
if [ -d doc ] ; then				\
	dh_installdocs -poctave-struct;		\
	rm -rf debian/octave-struct/usr/share/octave/packages/*/doc ;	\
fi
[ -e PKG_ADD ] && mv PKG_ADD PKG_ADD.bak
/usr/share/cdbs/1/class/octave-pkg.mk:134: recipe for target 'check-pkg' failed
make: [check-pkg] Error 1 (ignored)
Checking package...
Checking m files ...
[tars]
PASSES 1 out of 1 test
[setfields]
PASSES 2 out of 2 tests
[getfields]
***** xtest
 oo.f0 = 1;
 oo = setfield (oo, {1, 2}, "fd", {3}, "b", 6);
 assert (getfields (oo, {1, 2}, "fd", {3}, "b"), 6);
!!!!! known failure
getfields: some fields not present
shared variables 
  scalar structure containing the fields:

    s =

      scalar structure containing the fields:

        x =  2
        y =  3
        z = foo

    x =  2
    y =  3
    z = foo
    oo = [](0x0)
PASSES 6 out of 7 tests (1 expected failure)
Checking CC files ...
[ -e PKG_ADD.bak ] && mv PKG_ADD.bak PKG_ADD
/usr/share/cdbs/1/class/octave-pkg.mk:134: recipe for target 'check-pkg' failed
make: [check-pkg] Error 1 (ignored)
rmdir --ignore-fail-on-non-empty -p	\
	 /tmp/buildd/octave-struct-1.0.11/debian/octave-struct/usr/share/octave/packages	\
	 /tmp/buildd/octave-struct-1.0.11/debian/octave-struct/usr/lib/x86_64-linux-gnu/octave/packages
dh_installdocs -poctave-struct ./NEWS 
dh_installexamples -poctave-struct 
dh_installman -poctave-struct  
dh_installinfo -poctave-struct  
dh_installmenu -poctave-struct 
dh_installcron -poctave-struct 
dh_installinit -poctave-struct  
dh_installdebconf -poctave-struct 
dh_installemacsen -poctave-struct   
dh_installcatalogs -poctave-struct 
dh_installpam -poctave-struct 
dh_installlogrotate -poctave-struct 
dh_installlogcheck -poctave-struct 
dh_installchangelogs -poctave-struct  
dh_installudev -poctave-struct 
dh_lintian -poctave-struct 
dh_bugfiles -poctave-struct 
dh_install -poctave-struct  
dh_link -poctave-struct  
dh_installmime -poctave-struct 
dh_installgsettings -poctave-struct 
dh_strip -poctave-struct  
dh_strip_nondeterminism
dh_compress -poctave-struct  
dh_fixperms -poctave-struct  
dh_makeshlibs -poctave-struct  
dh_installdeb -poctave-struct 
dh_perl -poctave-struct 
dh_shlibdeps -poctave-struct    
dh_gencontrol -poctave-struct  
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dh_md5sums -poctave-struct 
dh_builddeb -poctave-struct 
dpkg-deb: building package 'octave-struct' in '../octave-struct_1.0.11-1_amd64.deb'.
 dpkg-genbuildinfo  >../octave-struct_1.0.11-1_amd64.buildinfo
 dpkg-distaddfile octave-struct_1.0.11-1_amd64.buildinfo math optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../octave-struct_1.0.11-1_amd64.changes
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build octave-struct-1.0.11
dpkg-buildpackage: binary-only upload (no source included)
I: user script /var/cache/pbuilder/build//43987/tmp/hooks/B01_cleanup starting
I: user script /var/cache/pbuilder/build//43987/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//43987 and its subdirectories
I: Current time: lundi 31 août 2015, 11:08:13 (UTC+1400)
I: pbuilder-time-stamp: 1440968893
+ false
+ set +x
Format: 1.8
Date: Sun, 19 Jul 2015 18:53:13 +0200
Source: octave-struct
Binary: octave-struct
Architecture: amd64
Version: 1.0.11-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-struct - additional structure manipulation functions for Octave
Changes:
 octave-struct (1.0.11-1) unstable; urgency=medium
 .
   [ Rafael Laboissiere ]
   * Imported Upstream version 1.0.11
   * d/p/autoload-yes.patch: Remove patch (deprecated upstream)
   * d/check.m: Remove this obsolete file
Checksums-Sha1:
 83157c642136bfeb12c485b89edee3f766c4beac 10943 octave-struct_1.0.11-1_amd64.buildinfo
 ab591a18f1ce76ffecab1032cd8fe1fbaaff605b 43530 octave-struct_1.0.11-1_amd64.deb
Checksums-Sha256:
 625b9c600a922d6fc58fed76f960191a70e38ecdae130154436e93adf81a119d 10943 octave-struct_1.0.11-1_amd64.buildinfo
 8f27bc5cbfe83570c5bf383921783a5adaea98cac62f1887010bb6f45f08aa1e 43530 octave-struct_1.0.11-1_amd64.deb
Files:
 72951a38aca63c906c2c7a2180b6e610 10943 math optional octave-struct_1.0.11-1_amd64.buildinfo
 308e9c0c0f0eb85c2d55f917493aa60f 43530 math optional octave-struct_1.0.11-1_amd64.deb
rm: missing operand
Try 'rm --help' for more information.
/srv/reproducible-results/tmp.dm1LqxMH27/tmp.1pRIkfcrqN:	 81.5% -- replaced with /srv/reproducible-results/tmp.dm1LqxMH27/tmp.1pRIkfcrqN.gz
INFO: Starting at 2015-08-30 21:08:14.115261
INFO: Finished at 2015-08-30 21:08:14.121956, took: 0:00:00.006706
Sun 30 Aug 21:08:14 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-7hhdsYLO, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list