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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Aug 30 20:27:49 UTC 2015


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

------------------------------------------
[...truncated 3220 lines...]
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 
retrieving compile and link flags from /usr/bin/mkoctfile --verbose
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 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 linux/soundcard.h usability... yes
checking linux/soundcard.h presence... yes
checking for linux/soundcard.h... yes
configure: creating ./config.status
config.status: creating Makeconf
 
  "$prefix" is /tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4
  "$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
   audio capture: yes

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

make[1]: Entering directory '/tmp/oct-ubcT3d/src'
make -f Makefile.linux
make[2]: Entering directory '/tmp/oct-ubcT3d/src'
/usr/bin/mkoctfile --verbose -DHAVE_OCTAVE_40 -v aurecord.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    -DHAVE_OCTAVE_40 aurecord.cc -o aurecord.o
g++ -shared -Wl,-Bsymbolic  -o aurecord.oct  aurecord.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 
/usr/bin/mkoctfile --verbose -DHAVE_OCTAVE_40 -v -DHAVE_CONFIG_H aurecord.cc endpoint.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    -DHAVE_OCTAVE_40 -DHAVE_CONFIG_H aurecord.cc -o aurecord.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_40 -DHAVE_CONFIG_H endpoint.cc -o endpoint.o
g++ -shared -Wl,-Bsymbolic  -o aurecord.oct  aurecord.o endpoint.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 
make[2]: Leaving directory '/tmp/oct-ubcT3d/src'
make[1]: Leaving directory '/tmp/oct-ubcT3d/src'
copyfile /tmp/oct-ubcT3d/./src/aurecord.oct /tmp/oct-ubcT3d/./inst/x86_64-pc-linux-gnu-api-v50+
warning: function /tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/soundsc.m shadows a core library function
warning: function /tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/sound.m shadows a core library function
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 346 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 347 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 348 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 349 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 350 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 351 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 352 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 353 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 354 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 355 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 356 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 357 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 358 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 359 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 360 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 361 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 133 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auplot.m'
warning: function /tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/soundsc.m shadows a core library function
warning: function /tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/sound.m shadows a core library function
/usr/share/octave/debian/dh/octave-pkg-helper
dh_install --package=octave-audio
( cd  ./debian/octave-audio/usr/share/octave/packages/audio-1.1.4/packinfo ; rm -f COPYING ChangeLog )
if [ -d doc ] ; then				\
	dh_installdocs -poctave-audio;		\
	rm -rf debian/octave-audio/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 ...
warning: function /tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/soundsc.m shadows a core library function
warning: called from
    /tmp/fileMkKdqJ at line 1 column 1
warning: function /tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/sound.m shadows a core library function
[soundsc]
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 346 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 347 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 348 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 349 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 350 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 351 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 352 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 353 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 354 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 355 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 356 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 357 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 358 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 359 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 360 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
warning: using continuation marker \ outside of double quoted strings is deprecated and will be removed in a future version of Octave; near line 361 of file '/tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/share/octave/packages/audio-1.1.4/auload.m'
PASSES 2 out of 2 tests
[clip]
PASSES 8 out of 8 tests
Checking CC files ...
warning: function /tmp/buildd/octave-audio-1.1.4/inst/sound.m shadows a core library function
warning: called from
    /tmp/fileLQ1xpu at line 1 column 1
warning: function /tmp/buildd/octave-audio-1.1.4/inst/soundsc.m shadows a core library function
[ -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-audio-1.1.4/debian/octave-audio/usr/share/octave/packages	\
	 /tmp/buildd/octave-audio-1.1.4/debian/octave-audio/usr/lib/x86_64-linux-gnu/octave/packages
# Remove .m files that are now in Octave 4.0.0
# https://savannah.gnu.org/bugs/?func=detailitem&item_id=38395
************************************************************************
Warning: check whether this fix is still needed:
find debian/octave-audio \( -name sound.m -o -name soundsc.m \) -exec rm \{} \;
************************************************************************
dh_installdocs -poctave-audio 
dh_installexamples -poctave-audio 
dh_installman -poctave-audio  
dh_installinfo -poctave-audio  
dh_installmenu -poctave-audio 
dh_installcron -poctave-audio 
dh_installinit -poctave-audio  
dh_installdebconf -poctave-audio 
dh_installemacsen -poctave-audio   
dh_installcatalogs -poctave-audio 
dh_installpam -poctave-audio 
dh_installlogrotate -poctave-audio 
dh_installlogcheck -poctave-audio 
dh_installchangelogs -poctave-audio  ./ChangeLog 
dh_installudev -poctave-audio 
dh_lintian -poctave-audio 
dh_bugfiles -poctave-audio 
dh_install -poctave-audio  
dh_link -poctave-audio  
dh_installmime -poctave-audio 
dh_installgsettings -poctave-audio 
dh_strip -poctave-audio  
dh_strip_nondeterminism
dh_compress -poctave-audio  
dh_fixperms -poctave-audio  
dh_makeshlibs -poctave-audio  
dh_installdeb -poctave-audio 
dh_perl -poctave-audio 
dh_shlibdeps -poctave-audio    
dh_gencontrol -poctave-audio  
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-audio 
dh_builddeb -poctave-audio 
dpkg-deb: building package 'octave-audio-dbgsym' in '../octave-audio-dbgsym_1.1.4-6_amd64.deb'.
dpkg-deb: building package 'octave-audio' in '../octave-audio_1.1.4-6_amd64.deb'.
 dpkg-genbuildinfo  >../octave-audio_1.1.4-6_amd64.buildinfo
 dpkg-distaddfile octave-audio_1.1.4-6_amd64.buildinfo math optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../octave-audio_1.1.4-6_amd64.changes
dpkg-genchanges: warning: package octave-audio-dbgsym listed in files list but not in control info
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build octave-audio-1.1.4
dpkg-buildpackage: binary-only upload (no source included)
I: user script /var/cache/pbuilder/build//60373/tmp/hooks/B01_cleanup starting
I: user script /var/cache/pbuilder/build//60373/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//60373 and its subdirectories
I: Current time: lundi 31 août 2015, 10:27:49 (UTC+1400)
I: pbuilder-time-stamp: 1440966469
+ false
+ set +x
Format: 1.8
Date: Sat, 18 Jul 2015 23:21:40 +0200
Source: octave-audio
Binary: octave-audio
Architecture: amd64
Version: 1.1.4-6
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-audio - functions to work with audio files in Octave
Changes:
 octave-audio (1.1.4-6) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Rafael Laboissiere ]
   * d/copyright: Use unique license names
   * Remove .m files that are now in Octave 4.0.0
 .
   [ Sébastien Villemot ]
   * Bump B-D on octave-pkg-dev to >= 1.3.0, to ensure Octave 4.0 is used.
Checksums-Sha1:
 83812632d94bc4c4420ff39706a116749d69ab8f 215500 octave-audio-dbgsym_1.1.4-6_amd64.deb
 635070d88d549eca859e963ca9647447d0666af3 11203 octave-audio_1.1.4-6_amd64.buildinfo
 75f50b3b7a3ac67248707878c0cd053295e82143 81326 octave-audio_1.1.4-6_amd64.deb
Checksums-Sha256:
 9b90e459735f600b5976f9e8a5faf8c8ce518c273e083ce865cd8efd025b12d8 215500 octave-audio-dbgsym_1.1.4-6_amd64.deb
 adf9dcd7cf29dcfd23844b0fff511bd6313ac7383eb5926e388ecb268b70e4b1 11203 octave-audio_1.1.4-6_amd64.buildinfo
 df1ba3cbbce947edcfeeba320eb44ac9fb9cb5e1987b262f70faa241902b4036 81326 octave-audio_1.1.4-6_amd64.deb
Files:
 fb75d704c8d45de89d1545103ea34274 215500 debugsym extra octave-audio-dbgsym_1.1.4-6_amd64.deb
 d3643ffea2fc06e550d99668278be7c8 11203 math optional octave-audio_1.1.4-6_amd64.buildinfo
 1a3a2220e0388dfe8ba9fca3d4c98325 81326 math optional octave-audio_1.1.4-6_amd64.deb
rm: missing operand
Try 'rm --help' for more information.
/srv/reproducible-results/tmp.dAgEPnBtW6/tmp.Pl7D0TeFQJ:	 82.5% -- replaced with /srv/reproducible-results/tmp.dAgEPnBtW6/tmp.Pl7D0TeFQJ.gz
INFO: Starting at 2015-08-30 20:27:49.662088
INFO: Finished at 2015-08-30 20:27:49.673913, took: 0:00:00.011841
Sun 30 Aug 20:27:49 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-ZiiEV4ht, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list