[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_9 #1344

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Dec 19 21:51:16 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_armhf_9/1344/>

------------------------------------------
[...truncated 1759 lines...]
    *)     destdir=/usr/lib/locale;; \
  esac; \
  lang=`echo $cat | sed 's/\.gmo$//'`; \
  dir=/build/ncmpc-0.24/debian/ncmpc$destdir/$lang/LC_MESSAGES; \
  mkdir -p $dir; \
  if test -r $cat; then \
    /usr/bin/install -c -m 644 $cat $dir/ncmpc.mo; \
    echo "installing $cat as $dir/ncmpc.mo"; \
  else \
    /usr/bin/install -c -m 644 ./$cat $dir/ncmpc.mo; \
    echo "installing ./$cat as" \
	 "$dir/ncmpc.mo"; \
  fi; \
  if test -r $cat.m; then \
    /usr/bin/install -c -m 644 $cat.m $dir/ncmpc.mo.m; \
    echo "installing $cat.m as $dir/ncmpc.mo.m"; \
  else \
    if test -r ./$cat.m ; then \
      /usr/bin/install -c -m 644 ./$cat.m \
	$dir/ncmpc.mo.m; \
      echo "installing ./$cat as" \
	   "$dir/ncmpc.mo.m"; \
    else \
      true; \
    fi; \
  fi; \
done
installing cs.gmo as /build/ncmpc-0.24/debian/ncmpc/usr/share/locale/cs/LC_MESSAGES/ncmpc.mo
installing da.gmo as /build/ncmpc-0.24/debian/ncmpc/usr/share/locale/da/LC_MESSAGES/ncmpc.mo
installing de.gmo as /build/ncmpc-0.24/debian/ncmpc/usr/share/locale/de/LC_MESSAGES/ncmpc.mo
installing eo.gmo as /build/ncmpc-0.24/debian/ncmpc/usr/share/locale/eo/LC_MESSAGES/ncmpc.mo
installing es.gmo as /build/ncmpc-0.24/debian/ncmpc/usr/share/locale/es/LC_MESSAGES/ncmpc.mo
installing fi.gmo as /build/ncmpc-0.24/debian/ncmpc/usr/share/locale/fi/LC_MESSAGES/ncmpc.mo
installing fr.gmo as /build/ncmpc-0.24/debian/ncmpc/usr/share/locale/fr/LC_MESSAGES/ncmpc.mo
installing gl.gmo as /build/ncmpc-0.24/debian/ncmpc/usr/share/locale/gl/LC_MESSAGES/ncmpc.mo
installing he.gmo as /build/ncmpc-0.24/debian/ncmpc/usr/share/locale/he/LC_MESSAGES/ncmpc.mo
installing hu.gmo as /build/ncmpc-0.24/debian/ncmpc/usr/share/locale/hu/LC_MESSAGES/ncmpc.mo
installing it.gmo as /build/ncmpc-0.24/debian/ncmpc/usr/share/locale/it/LC_MESSAGES/ncmpc.mo
installing ko.gmo as /build/ncmpc-0.24/debian/ncmpc/usr/share/locale/ko/LC_MESSAGES/ncmpc.mo
installing nb.gmo as /build/ncmpc-0.24/debian/ncmpc/usr/share/locale/nb/LC_MESSAGES/ncmpc.mo
installing nl.gmo as /build/ncmpc-0.24/debian/ncmpc/usr/share/locale/nl/LC_MESSAGES/ncmpc.mo
installing ru.gmo as /build/ncmpc-0.24/debian/ncmpc/usr/share/locale/ru/LC_MESSAGES/ncmpc.mo
installing pl.gmo as /build/ncmpc-0.24/debian/ncmpc/usr/share/locale/pl/LC_MESSAGES/ncmpc.mo
installing pt_BR.gmo as /build/ncmpc-0.24/debian/ncmpc/usr/share/locale/pt_BR/LC_MESSAGES/ncmpc.mo
installing sk.gmo as /build/ncmpc-0.24/debian/ncmpc/usr/share/locale/sk/LC_MESSAGES/ncmpc.mo
installing sv.gmo as /build/ncmpc-0.24/debian/ncmpc/usr/share/locale/sv/LC_MESSAGES/ncmpc.mo
installing uk.gmo as /build/ncmpc-0.24/debian/ncmpc/usr/share/locale/uk/LC_MESSAGES/ncmpc.mo
installing zh_CN.gmo as /build/ncmpc-0.24/debian/ncmpc/usr/share/locale/zh_CN/LC_MESSAGES/ncmpc.mo
if test "ncmpc" = "glib"; then \
  mkdir -p /build/ncmpc-0.24/debian/ncmpc/usr/share/glib-2.0/gettext/po; \
  /usr/bin/install -c -m 644 ./Makefile.in.in \
		  /build/ncmpc-0.24/debian/ncmpc/usr/share/glib-2.0/gettext/po/Makefile.in.in; \
else \
  : ; \
fi
make[2]: Leaving directory '/build/ncmpc-0.24/po'
make[2]: Entering directory '/build/ncmpc-0.24'
make[3]: Entering directory '/build/ncmpc-0.24'
 /bin/mkdir -p '/build/ncmpc-0.24/debian/ncmpc/usr/bin'
  /usr/bin/install -c src/ncmpc '/build/ncmpc-0.24/debian/ncmpc/usr/bin'
 /bin/mkdir -p '/build/ncmpc-0.24/debian/ncmpc/usr/share/doc/ncmpc'
 /usr/bin/install -c -m 644 doc/config.sample doc/keys.sample doc/ncmpc.lirc AUTHORS NEWS README '/build/ncmpc-0.24/debian/ncmpc/usr/share/doc/ncmpc'
 /bin/mkdir -p '/build/ncmpc-0.24/debian/ncmpc/usr/lib/ncmpc/lyrics'
 /usr/bin/install -c lyrics/10-hd.sh lyrics/20-lyricwiki.rb '/build/ncmpc-0.24/debian/ncmpc/usr/lib/ncmpc/lyrics'
 /bin/mkdir -p '/build/ncmpc-0.24/debian/ncmpc/usr/share/man/man1'
 /usr/bin/install -c -m 644 doc/ncmpc.1 '/build/ncmpc-0.24/debian/ncmpc/usr/share/man/man1'
make[3]: Leaving directory '/build/ncmpc-0.24'
make[2]: Leaving directory '/build/ncmpc-0.24'
make[1]: Leaving directory '/build/ncmpc-0.24'
rm -rf debian/ncmpc/usr/lib/ncmpc/lyrics/
# fail if any of these directories is not empty
rmdir debian/ncmpc/usr/lib/ncmpc/
rmdir debian/ncmpc/usr/lib/
mkdir debian/ncmpc/usr/share/doc/ncmpc/examples
mv debian/ncmpc/usr/share/doc/ncmpc/*.sample \
	debian/ncmpc/usr/share/doc/ncmpc/examples
mv debian/ncmpc/usr/share/doc/ncmpc/ncmpc.lirc \
	debian/ncmpc/usr/share/doc/ncmpc/examples
dh_testdir
dh_testroot
dh_installchangelogs -a
dh_installdocs -A -a NEWS README
dh_installmenu -a
dh_link -a
dh_strip -a
dh_compress -a
dh_fixperms -a
dh_installdeb -a
dh_shlibdeps -a
dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/ncmpc/usr/bin/ncmpc » n'y était pas lié avec ld-linux-armhf.so.3 sans nécessité (il n'utilise aucun des symboles de la bibliothèque)
dh_gencontrol -a
dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
dh_md5sums -a
dh_builddeb -a
dpkg-deb : construction du paquet « ncmpc » dans « ../ncmpc_0.24-1_armhf.deb ».
dh_testdir
dh_testroot
dh_prep
dh_installdirs -i
mkdir -p debian/ncmpc-lyrics/usr/lib/ncmpc/lyrics/
cp lyrics/* debian/ncmpc-lyrics/usr/lib/ncmpc/lyrics/
dh_testdir
dh_testroot
dh_installchangelogs -i
dh_installdocs -A -i NEWS README AUTHORS
dh_compress -i
dh_fixperms -i
dh_installdeb -i
dh_gencontrol -i
dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
dh_md5sums -i
dh_builddeb -i
dpkg-deb : construction du paquet « ncmpc-lyrics » dans « ../ncmpc-lyrics_0.24-1_all.deb ».
 dpkg-genchanges -b >../ncmpc_0.24-1_armhf.changes
dpkg-genchanges: envoi des binaires seulement (le code source n'est pas inclus)
 dpkg-source --after-build ncmpc-0.24
dpkg-buildpackage: envoi d'un binaire seulement (aucune inclusion de code source)
I: user script /srv/workspace/pbuilder/16198/tmp/hooks/B01_cleanup starting
I: user script /srv/workspace/pbuilder/16198/tmp/hooks/B01_cleanup finished
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = "fr_CH.UTF-8",
	LANG = "fr_CH.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = "fr_CH.UTF-8",
	LANG = "fr_CH.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
I: unmounting /sys filesystem
/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = "fr_CH.UTF-8",
	LANG = "fr_CH.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
I: unmounting /dev/shm filesystem
/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = "fr_CH.UTF-8",
	LANG = "fr_CH.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
I: unmounting dev/pts filesystem
/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = "fr_CH.UTF-8",
	LANG = "fr_CH.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
I: unmounting run/shm filesystem
/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = "fr_CH.UTF-8",
	LANG = "fr_CH.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
I: unmounting proc filesystem
/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
I: cleaning the build env 
I: removing directory /srv/workspace/pbuilder/16198 and its subdirectories
I: Current time: Sun Dec 20 11:51:08 GMT-14 2015
I: pbuilder-time-stamp: 1450561868
+ PRESULT=0
+ set -e
+ '[' 0 -eq 124 ']'
+ false
+ set +x
Sat Dec 19 21:51:08 UTC 2015 - build #2 for ncmpc/unstable/armhf on bpi0 done.
/srv/reproducible-results/rbuild-debian-KAzJ1Q3B/tmp.qfutTZFIqs:	 47.5% -- replaced with /srv/reproducible-results/rbuild-debian-KAzJ1Q3B/tmp.qfutTZFIqs.gz
Sat Dec 19 21:51:08 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-SjS3gegJ, which will now be removed.
/srv/reproducible-results/rbuild-debian-nRj5ufRM:
total 84
drwxr-xr-x 2 jenkins jenkins  4096 Dec 19 21:40 b1
drwxr-xr-x 2 jenkins jenkins  4096 Dec 19 21:51 b2
-rw-r--r-- 1 jenkins jenkins  1324 Jul 15  2014 ncmpc_0.24-1.dsc
-rw------- 1 jenkins jenkins 68367 Dec 19 21:40 tmp.SDzC82KCEf

/srv/reproducible-results/rbuild-debian-nRj5ufRM/b1:
total 880
-rw-r--r-- 1 jenkins jenkins  66356 Dec 19 21:40 build.log
-rw-r--r-- 1 jenkins jenkins 191064 Dec 19 21:40 ncmpc-dbgsym_0.24-1_armhf.deb
-rw-r--r-- 1 jenkins jenkins  14596 Dec 19 21:40 ncmpc-lyrics_0.24-1_all.deb
-rw-r--r-- 1 jenkins jenkins   8688 Dec 19 21:40 ncmpc_0.24-1.debian.tar.xz
-rw-r--r-- 1 jenkins jenkins   1324 Dec 19 21:40 ncmpc_0.24-1.dsc
-rw-r--r-- 1 jenkins jenkins   5782 Dec 19 21:40 ncmpc_0.24-1_armhf.buildinfo
-rw-r--r-- 1 jenkins jenkins   1529 Dec 19 21:40 ncmpc_0.24-1_armhf.changes
-rw-r--r-- 1 jenkins jenkins 120218 Dec 19 21:40 ncmpc_0.24-1_armhf.deb
-rw-r--r-- 1 jenkins jenkins 451278 Dec 19 21:40 ncmpc_0.24.orig.tar.gz

/srv/reproducible-results/rbuild-debian-nRj5ufRM/b2:
total 692
-rw-r--r-- 1 jenkins jenkins  79151 Dec 19 21:51 build.log
-rw-r--r-- 1 jenkins jenkins  14552 Dec 19 21:51 ncmpc-lyrics_0.24-1_all.deb
-rw-r--r-- 1 jenkins jenkins   8688 Dec 19 21:51 ncmpc_0.24-1.debian.tar.xz
-rw-r--r-- 1 jenkins jenkins   1324 Dec 19 21:51 ncmpc_0.24-1.dsc
-rw-r--r-- 1 jenkins jenkins   1005 Dec 19 21:51 ncmpc_0.24-1_armhf.changes
-rw-r--r-- 1 jenkins jenkins 121316 Dec 19 21:51 ncmpc_0.24-1_armhf.deb
-rw-r--r-- 1 jenkins jenkins 451278 Dec 19 21:51 ncmpc_0.24.orig.tar.gz
Format: 1.8
Date: Tue, 15 Jul 2014 20:50:09 +0200
Source: ncmpc
Binary: ncmpc ncmpc-lyrics
Architecture: armhf all
Version: 0.24-1
Distribution: unstable
Urgency: medium
Maintainer: Sebastian Harl <tokkee at debian.org>
Changed-By: Sebastian Harl <tokkee at debian.org>
Description:
 ncmpc      - ncurses-based audio player
 ncmpc-lyrics - ncurses-based audio player (lyrics plugins)
Changes:
 ncmpc (0.24-1) unstable; urgency=medium
 .
   * New upstream release.
Checksums-Sha1:
 0fe62ef9270f019a9d23ca0ef2163b8c3db3054a 191064 ncmpc-dbgsym_0.24-1_armhf.deb
 9a1d9fb96768d315b4a8345b9c4135c195106658 14596 ncmpc-lyrics_0.24-1_all.deb
 0632bfa6d8865e4c0e6f1d5740d7d640c8c4ee1f 5782 ncmpc_0.24-1_armhf.buildinfo
 4853ef80f3389be490c0a8abb986a766fd4f4910 120218 ncmpc_0.24-1_armhf.deb
Checksums-Sha256:
 3381f3ae1935733f1735994c2fb23b1274c84c08702c6adaf7cf3c6ea9568743 191064 ncmpc-dbgsym_0.24-1_armhf.deb
 5ef219ddecd996c03dbb8bc9f4e8afb37ae00b98615d325bd4d50e5f11d9a5a0 14596 ncmpc-lyrics_0.24-1_all.deb
 118aa05b949a654bd43822142a4512b331a8331705032052ed9498a79a0f0966 5782 ncmpc_0.24-1_armhf.buildinfo
 fde6c36403428e1fdcb84ad5118e27802ca0126ff5e6cf893a15ff665990bdfd 120218 ncmpc_0.24-1_armhf.deb
Files:
 eec3e9c7cf6df4d981e1804f092471f5 191064 debug extra ncmpc-dbgsym_0.24-1_armhf.deb
 8f9fb1b56718211688e55620cb9dfc62 14596 sound optional ncmpc-lyrics_0.24-1_all.deb
 5786640ca1692951501b2ddfbf9d3da4 5782 sound optional ncmpc_0.24-1_armhf.buildinfo
 3fd79db80d78749c1c81883b97a74247 120218 sound optional ncmpc_0.24-1_armhf.deb
grep-dctrl: ./b2/ncmpc_0.24-1_armhf.buildinfo: No such file or directory
/srv/reproducible-results/rbuild-debian-nRj5ufRM/tmp.SDzC82KCEf:	 85.7% -- replaced with /srv/reproducible-results/rbuild-debian-nRj5ufRM/tmp.SDzC82KCEf.gz
INFO: Starting at 2015-12-19 21:51:16.492356
INFO: Finished at 2015-12-19 21:51:16.526659, took: 0:00:00.034311
Sat 19 Dec 21:51:16 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-HHzDYtK2, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list