[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_gamma #64281

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Aug 30 22:52:28 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_gamma/64281/>

------------------------------------------
[...truncated 4164 lines...]
Making install in modules
make[3]: Entering directory '/tmp/buildd/speech-dispatcher-0.8/config/modules'
make[4]: Entering directory '/tmp/buildd/speech-dispatcher-0.8/config/modules'
make[4]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/tmp/buildd/speech-dispatcher-0.8/debian/tmp/etc/speech-dispatcher/modules'
 /usr/bin/install -c -m 644 cicero.conf espeak.conf festival.conf flite.conf ibmtts.conf ivona.conf dtk-generic.conf epos-generic.conf espeak-generic.conf espeak-mbrola-generic.conf llia_phon-generic.conf swift-generic.conf pico-generic.conf '/tmp/buildd/speech-dispatcher-0.8/debian/tmp/etc/speech-dispatcher/modules'
 /bin/mkdir -p '/tmp/buildd/speech-dispatcher-0.8/debian/tmp/usr/share/speech-dispatcher/conf/modules'
 /usr/bin/install -c -m 644 cicero.conf espeak.conf festival.conf flite.conf ibmtts.conf ivona.conf dtk-generic.conf epos-generic.conf espeak-generic.conf espeak-mbrola-generic.conf llia_phon-generic.conf swift-generic.conf pico-generic.conf '/tmp/buildd/speech-dispatcher-0.8/debian/tmp/usr/share/speech-dispatcher/conf/modules'
make[4]: Leaving directory '/tmp/buildd/speech-dispatcher-0.8/config/modules'
make[3]: Leaving directory '/tmp/buildd/speech-dispatcher-0.8/config/modules'
Making install in clients
make[3]: Entering directory '/tmp/buildd/speech-dispatcher-0.8/config/clients'
make[4]: Entering directory '/tmp/buildd/speech-dispatcher-0.8/config/clients'
make[4]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/tmp/buildd/speech-dispatcher-0.8/debian/tmp/etc/speech-dispatcher/clients'
 /usr/bin/install -c -m 644 emacs.conf gnome-speech.conf '/tmp/buildd/speech-dispatcher-0.8/debian/tmp/etc/speech-dispatcher/clients'
 /bin/mkdir -p '/tmp/buildd/speech-dispatcher-0.8/debian/tmp/usr/share/speech-dispatcher/conf/clients'
 /usr/bin/install -c -m 644 emacs.conf gnome-speech.conf '/tmp/buildd/speech-dispatcher-0.8/debian/tmp/usr/share/speech-dispatcher/conf/clients'
make[4]: Leaving directory '/tmp/buildd/speech-dispatcher-0.8/config/clients'
make[3]: Leaving directory '/tmp/buildd/speech-dispatcher-0.8/config/clients'
make[3]: Entering directory '/tmp/buildd/speech-dispatcher-0.8/config'
make[4]: Entering directory '/tmp/buildd/speech-dispatcher-0.8/config'
make[4]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/tmp/buildd/speech-dispatcher-0.8/debian/tmp/etc/speech-dispatcher'
 /usr/bin/install -c -m 644 speechd.conf '/tmp/buildd/speech-dispatcher-0.8/debian/tmp/etc/speech-dispatcher'
 /bin/mkdir -p '/tmp/buildd/speech-dispatcher-0.8/debian/tmp/usr/share/speech-dispatcher/conf'
 /usr/bin/install -c -m 644 speechd.conf '/tmp/buildd/speech-dispatcher-0.8/debian/tmp/usr/share/speech-dispatcher/conf'
make[4]: Leaving directory '/tmp/buildd/speech-dispatcher-0.8/config'
make[3]: Leaving directory '/tmp/buildd/speech-dispatcher-0.8/config'
make[2]: Leaving directory '/tmp/buildd/speech-dispatcher-0.8/config'
Making install in doc
make[2]: Entering directory '/tmp/buildd/speech-dispatcher-0.8/doc'
make[3]: Entering directory '/tmp/buildd/speech-dispatcher-0.8/doc'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/tmp/buildd/speech-dispatcher-0.8/debian/tmp/usr/share/info'
 /usr/bin/install -c -m 644 ./ssip.info ./speech-dispatcher.info ./spd-say.info ./speech-dispatcher-cs.info '/tmp/buildd/speech-dispatcher-0.8/debian/tmp/usr/share/info'
make[3]: Leaving directory '/tmp/buildd/speech-dispatcher-0.8/doc'
make[2]: Leaving directory '/tmp/buildd/speech-dispatcher-0.8/doc'
Making install in po
make[2]: Entering directory '/tmp/buildd/speech-dispatcher-0.8/po'
linguas="cs hu "; \
for lang in $linguas; do \
  dir=/tmp/buildd/speech-dispatcher-0.8/debian/tmp/usr/share/locale/$lang/LC_MESSAGES; \
  /bin/bash /tmp/buildd/speech-dispatcher-0.8/install-sh -d $dir; \
  if test -r $lang.gmo; then \
    /usr/bin/install -c -m 644 $lang.gmo $dir/speech-dispatcher.mo; \
    echo "installing $lang.gmo as $dir/speech-dispatcher.mo"; \
  else \
    /usr/bin/install -c -m 644 ./$lang.gmo $dir/speech-dispatcher.mo; \
    echo "installing ./$lang.gmo as" \
	 "$dir/speech-dispatcher.mo"; \
  fi; \
  if test -r $lang.gmo.m; then \
    /usr/bin/install -c -m 644 $lang.gmo.m $dir/speech-dispatcher.mo.m; \
    echo "installing $lang.gmo.m as $dir/speech-dispatcher.mo.m"; \
  else \
    if test -r ./$lang.gmo.m ; then \
      /usr/bin/install -c -m 644 ./$lang.gmo.m \
	$dir/speech-dispatcher.mo.m; \
      echo "installing ./$lang.gmo.m as" \
	   "$dir/speech-dispatcher.mo.m"; \
    else \
      true; \
    fi; \
  fi; \
done
installing cs.gmo as /tmp/buildd/speech-dispatcher-0.8/debian/tmp/usr/share/locale/cs/LC_MESSAGES/speech-dispatcher.mo
installing hu.gmo as /tmp/buildd/speech-dispatcher-0.8/debian/tmp/usr/share/locale/hu/LC_MESSAGES/speech-dispatcher.mo
make[2]: Leaving directory '/tmp/buildd/speech-dispatcher-0.8/po'
make[2]: Entering directory '/tmp/buildd/speech-dispatcher-0.8'
make[3]: Entering directory '/tmp/buildd/speech-dispatcher-0.8'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/tmp/buildd/speech-dispatcher-0.8/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
 /usr/bin/install -c -m 644 speech-dispatcher.pc '/tmp/buildd/speech-dispatcher-0.8/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
make[3]: Leaving directory '/tmp/buildd/speech-dispatcher-0.8'
make[2]: Leaving directory '/tmp/buildd/speech-dispatcher-0.8'
make[1]: Leaving directory '/tmp/buildd/speech-dispatcher-0.8'
   dh_install
   dh_installdocs
   dh_installchangelogs
   dh_installman
   dh_installinfo
   dh_python3
I: dh_python3 tools:100: replacing shebang in debian/python3-speechd/usr/bin/spd-conf
   debian/rules override_dh_installinit
make[1]: Entering directory '/tmp/buildd/speech-dispatcher-0.8'
dh_installinit -a --error-handler=true
make[1]: Leaving directory '/tmp/buildd/speech-dispatcher-0.8'
   dh_installlogrotate
   dh_lintian
   dh_perl
   dh_link
   dh_strip_nondeterminism
Use of uninitialized value in lc at (eval 11) line 15.
   dh_compress
   debian/rules override_dh_fixperms
make[1]: Entering directory '/tmp/buildd/speech-dispatcher-0.8'
dh_fixperms
chmod 700 /tmp/buildd/speech-dispatcher-0.8/debian/speech-dispatcher/var/log/speech-dispatcher
make[1]: Leaving directory '/tmp/buildd/speech-dispatcher-0.8'
   debian/rules override_dh_strip
make[1]: Entering directory '/tmp/buildd/speech-dispatcher-0.8'
dh_strip --dbg-package=speech-dispatcher-dbg
make[1]: Leaving directory '/tmp/buildd/speech-dispatcher-0.8'
   debian/rules override_dh_makeshlibs
make[1]: Entering directory '/tmp/buildd/speech-dispatcher-0.8'
dh_makeshlibs -plibspeechd2
make[1]: Leaving directory '/tmp/buildd/speech-dispatcher-0.8'
   dh_shlibdeps
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/speech-dispatcher/usr/bin/spd-say debian/speech-dispatcher/usr/lib/speech-dispatcher-modules/sd_generic debian/speech-dispatcher/usr/lib/speech-dispatcher-modules/sd_espeak debian/speech-dispatcher/usr/bin/speech-dispatcher debian/speech-dispatcher/usr/lib/speech-dispatcher-modules/sd_cicero debian/speech-dispatcher/usr/lib/speech-dispatcher-modules/sd_flite debian/speech-dispatcher/usr/lib/speech-dispatcher-modules/sd_dummy were not linked against libm.so.6 (they use none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/speech-dispatcher/usr/bin/spd-say debian/speech-dispatcher/usr/lib/speech-dispatcher-modules/sd_generic debian/speech-dispatcher/usr/lib/speech-dispatcher-modules/sd_espeak debian/speech-dispatcher/usr/bin/speech-dispatcher debian/speech-dispatcher/usr/lib/speech-dispatcher-modules/sd_cicero debian/speech-dispatcher/usr/lib/speech-dispatcher-modules/sd_flite debian/speech-dispatcher/usr/lib/speech-dispatcher-modules/sd_dummy were not linked against libdl.so.2 (they use none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/speech-dispatcher/usr/lib/speech-dispatcher-modules/sd_flite was not linked against libflite_usenglish.so.1 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/speech-dispatcher/usr/lib/speech-dispatcher-modules/sd_flite was not linked against libflite_cmulex.so.1 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libspeechd2/usr/lib/x86_64-linux-gnu/libspeechd.so.2.4.0 was not linked against libm.so.6 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libspeechd2/usr/lib/x86_64-linux-gnu/libspeechd.so.2.4.0 was not linked against libltdl.so.7 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/speech-dispatcher-festival/usr/lib/speech-dispatcher-modules/sd_festival was not linked against libdl.so.2 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/speech-dispatcher-festival/usr/lib/speech-dispatcher-modules/sd_festival was not linked against libm.so.6 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/speech-dispatcher-audio-plugins/usr/lib/x86_64-linux-gnu/speech-dispatcher/spd_oss.so debian/speech-dispatcher-audio-plugins/usr/lib/x86_64-linux-gnu/speech-dispatcher/spd_nas.so debian/speech-dispatcher-audio-plugins/usr/lib/x86_64-linux-gnu/speech-dispatcher/spd_libao.so debian/speech-dispatcher-audio-plugins/usr/lib/x86_64-linux-gnu/speech-dispatcher/spd_alsa.so debian/speech-dispatcher-audio-plugins/usr/lib/x86_64-linux-gnu/speech-dispatcher/spd_pulse.so were not linked against libm.so.6 (they use none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/speech-dispatcher-audio-plugins/usr/lib/x86_64-linux-gnu/speech-dispatcher/spd_oss.so debian/speech-dispatcher-audio-plugins/usr/lib/x86_64-linux-gnu/speech-dispatcher/spd_nas.so debian/speech-dispatcher-audio-plugins/usr/lib/x86_64-linux-gnu/speech-dispatcher/spd_libao.so debian/speech-dispatcher-audio-plugins/usr/lib/x86_64-linux-gnu/speech-dispatcher/spd_alsa.so debian/speech-dispatcher-audio-plugins/usr/lib/x86_64-linux-gnu/speech-dispatcher/spd_pulse.so were not linked against libltdl.so.7 (they use none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/speech-dispatcher-audio-plugins/usr/lib/x86_64-linux-gnu/speech-dispatcher/spd_nas.so was not linked against libXau.so.6 (it uses none of the library's symbols)
   dh_installdeb
   dh_gencontrol
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
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
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
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
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'speech-dispatcher-doc-cs' in '../speech-dispatcher-doc-cs_0.8-7_all.deb'.
dpkg-deb: building package 'speech-dispatcher-festival' in '../speech-dispatcher-festival_0.8-7_amd64.deb'.
dpkg-deb: building package 'speech-dispatcher-audio-plugins' in '../speech-dispatcher-audio-plugins_0.8-7_amd64.deb'.
dpkg-deb: building package 'libspeechd2' in '../libspeechd2_0.8-7_amd64.deb'.
dpkg-deb: building package 'libspeechd-dev' in '../libspeechd-dev_0.8-7_amd64.deb'.
dpkg-deb: building package 'cl-speech-dispatcher' in '../cl-speech-dispatcher_0.8-7_all.deb'.
dpkg-deb: building package 'python3-speechd' in '../python3-speechd_0.8-7_all.deb'.
dpkg-deb: building package 'speech-dispatcher-dbg' in '../speech-dispatcher-dbg_0.8-7_amd64.deb'.
dpkg-deb: building package 'speech-dispatcher' in '../speech-dispatcher_0.8-7_amd64.deb'.
 dpkg-genbuildinfo  >../speech-dispatcher_0.8-7_amd64.buildinfo
 dpkg-distaddfile speech-dispatcher_0.8-7_amd64.buildinfo sound optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../speech-dispatcher_0.8-7_amd64.changes
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build speech-dispatcher-0.8
dpkg-buildpackage: binary-only upload (no source included)
I: user script /var/cache/pbuilder/build//21034/tmp/hooks/B01_cleanup starting
I: user script /var/cache/pbuilder/build//21034/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//21034 and its subdirectories
I: Current time: lundi 31 août 2015, 12:52:27 (UTC+1400)
I: pbuilder-time-stamp: 1440975147
+ true
+ '[' -f b2/speech-dispatcher_0.8-7_amd64.changes ']'
+ FTBFS=0
+ cat b1/speech-dispatcher_0.8-7_amd64.changes
+ tee -a /srv/reproducible-results/tmp.RmRQCe70XA/tmp.DVcKIy2DMz
Format: 1.8
Date: Fri, 05 Dec 2014 09:06:54 +1100
Source: speech-dispatcher
Binary: speech-dispatcher libspeechd2 libspeechd-dev cl-speech-dispatcher python3-speechd speech-dispatcher-festival speech-dispatcher-doc-cs speech-dispatcher-dbg speech-dispatcher-audio-plugins
Architecture: all amd64
Version: 0.8-7
Distribution: unstable
Urgency: medium
Maintainer: Debian TTS Team <tts-project at lists.alioth.debian.org>
Changed-By: Luke Yelavich <themuso at ubuntu.com>
Description:
 cl-speech-dispatcher - Common Lisp interface to Speech Dispatcher
 libspeechd-dev - Speech Dispatcher: Development libraries and header files
 libspeechd2 - Speech Dispatcher: Shared libraries
 python3-speechd - Python interface to Speech Dispatcher
 speech-dispatcher - Common interface to speech synthesizers
 speech-dispatcher-audio-plugins - Speech Dispatcher: Audio output plugins
 speech-dispatcher-dbg - Speech Dispatcher debugging symbols
 speech-dispatcher-doc-cs - Speech Dispatcher documentation in Czech
 speech-dispatcher-festival - Festival support for Speech Dispatcher
Closes: 745808
Changes:
 speech-dispatcher (0.8-7) unstable; urgency=medium
 .
   * Team upload
   * Cherry-pick patches from upstream git to fix CVE-2014-1724
     (Closes: #745808)
Checksums-Sha1:
 71704180259107cfa8378e9f22b11db2533ce4dc 24886 cl-speech-dispatcher_0.8-7_all.deb
 1844cdc407fd71e64261c05fab1833d3a0b5c085 30228 libspeechd-dev_0.8-7_amd64.deb
 3e9213e73e45205ddad23b2d5350857a4fd916a5 29772 libspeechd2_0.8-7_amd64.deb
 4c4461b2458bbe031723cd32e6a0fb1daccfb12c 52940 python3-speechd_0.8-7_all.deb
 7e7891acf4a314fa8f18135d536bdc82207ade8d 36870 speech-dispatcher-audio-plugins_0.8-7_amd64.deb
 a5cc7a028784d7b6346af0a9288a90baeea6d88c 712870 speech-dispatcher-dbg_0.8-7_amd64.deb
 eb7cc48dac86c80d07ce3131dcb6031bd5461769 44074 speech-dispatcher-doc-cs_0.8-7_all.deb
 e5bebb3464b19a1739dfacbf39da5a867aab6a0b 58306 speech-dispatcher-festival_0.8-7_amd64.deb
 d3df5b7c8ae85b63790f4db9fe362d390cd10166 10389 speech-dispatcher_0.8-7_amd64.buildinfo
 3acfd74ef0aa6ce7a54ff47855439b4d1944d69d 334440 speech-dispatcher_0.8-7_amd64.deb
Checksums-Sha256:
 60f409a6b56df6d645bafb4fa224b194c0f37336cfb29c52b44b2fcc294b8a52 24886 cl-speech-dispatcher_0.8-7_all.deb
 1ba7d1accb3fe6e3a152a59714215475b64c4899e049130c306222b237bd499f 30228 libspeechd-dev_0.8-7_amd64.deb
 27d0fe847ab14188a2411707ec24710b36d9fdf3e16980c29134f671a33d8ab7 29772 libspeechd2_0.8-7_amd64.deb
 638dde54e6db259028701fb6d3aca13e29e252747bd7d15c18c6f8eb34e844c8 52940 python3-speechd_0.8-7_all.deb
 5f5603c413dcc43199fbce4a71a2812f82df7d40038771ff7547cbda6bf51289 36870 speech-dispatcher-audio-plugins_0.8-7_amd64.deb
 9d8393fffc5192c4b092e1c356b6e716c61b3168432c318efdfaedcde44586fc 712870 speech-dispatcher-dbg_0.8-7_amd64.deb
 650416709d93b8b2e1ad7f2685aef0a9cd5f8c7f0fef9b72b09bfdd8aced76c0 44074 speech-dispatcher-doc-cs_0.8-7_all.deb
 780a01396b68b186352d8bad01017de1270316f149ac0cd43774c4bfa56abe41 58306 speech-dispatcher-festival_0.8-7_amd64.deb
 2772b9b1d95924ef129ac34523ae4547539c0138253711bd6551400cb297b0c1 10389 speech-dispatcher_0.8-7_amd64.buildinfo
 a97a45ef69ea4a8658087f626bd0463c75c324bbe24bb3835356906bfd854f23 334440 speech-dispatcher_0.8-7_amd64.deb
Files:
 d1c0d913b4d7d86fafcc6058a34052e0 24886 lisp extra cl-speech-dispatcher_0.8-7_all.deb
 6c576c2dd62cebf588434e98d630271c 30228 libdevel extra libspeechd-dev_0.8-7_amd64.deb
 e9851e185687d3a2401187a9a7f72120 29772 libs optional libspeechd2_0.8-7_amd64.deb
 02c9dfc41d858ee0f466fe2599c4ed04 52940 python extra python3-speechd_0.8-7_all.deb
 d6ee927481980994536b1ca18f489163 36870 sound optional speech-dispatcher-audio-plugins_0.8-7_amd64.deb
 774ff3c50d68bdbd4a0477f738b2d8eb 712870 debug extra speech-dispatcher-dbg_0.8-7_amd64.deb
 40534fcbe2698ac57a8cd31a9180948c 44074 doc extra speech-dispatcher-doc-cs_0.8-7_all.deb
 49c2796aba3553a71c8821aabd0330ff 58306 sound optional speech-dispatcher-festival_0.8-7_amd64.deb
 f8d1434f5b297146272f71740f161ceb 10389 sound optional speech-dispatcher_0.8-7_amd64.buildinfo
 c93312e99d57c595905d09465c57a5d8 334440 sound optional speech-dispatcher_0.8-7_amd64.deb
+ rm
rm: missing operand
Try 'rm --help' for more information.
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.RmRQCe70XA/tmp.DVcKIy2DMz
/srv/reproducible-results/tmp.RmRQCe70XA/tmp.DVcKIy2DMz:	 86.1% -- replaced with /srv/reproducible-results/tmp.RmRQCe70XA/tmp.DVcKIy2DMz.gz
+ '[' legacy = legacy ']'
+ gen_package_html speech-dispatcher
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''speech-dispatcher'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-08-30 22:52:28.041666
INFO: Finished at 2015-08-30 22:52:28.051035, took: 0:00:00.009381
+ cd -
+ cd
+ rm -r /srv/reproducible-results/tmp.RmRQCe70XA
+ false
+ rm -f /tmp/reproducible-lockfile-unstable-amd64-speech-dispatcher
Sun 30 Aug 22:52:28 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-U4rK1XFV, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list