[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_5 #4292

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Dec 20 00:19:53 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_armhf_5/4292/>

------------------------------------------
[...truncated 1286 lines...]
     pal_rl_ncurses_hack;
     ^
 [gcc debug] html.c
 [gcc debug] latex.c
 [gcc debug] add.c
add.c: In function ‘pal_add_get_recur’:
add.c:203:7: warning: variable ‘promptx’ set but not used [-Wunused-but-set-variable]
  gint promptx,prompty;
       ^
add.c:176:10: warning: variable ‘x’ set but not used [-Wunused-but-set-variable]
     gint x,y;
          ^
add.c: In function ‘pal_add_get_file’:
add.c:286:11: warning: variable ‘x’ set but not used [-Wunused-but-set-variable]
     int y,x;
           ^
 [gcc debug] edit.c
edit.c: In function ‘pal_edit_event’:
edit.c:170:15: warning: unused variable ‘newevent’ [-Wunused-variable]
     PalEvent *newevent = pal_event_copy(event);
               ^
 [gcc debug] del.c
del.c:104:13: warning: ‘pal_del_event’ defined but not used [-Wunused-function]
 static void pal_del_event( GDate *date, int eventnum )
             ^
 [gcc debug] remind.c
remind.c:50:13: warning: ‘pal_remind_event’ defined but not used [-Wunused-function]
 static void pal_remind_event(void)
             ^
 [gcc debug] search.c
 [gcc debug] manage.c
 [gcc] pal
make[2]: Leaving directory '/build/pal-0.4.3/src'
make[1]: Leaving directory '/build/pal-0.4.3'
touch build-stamp
 fakeroot debian/rules binary
dh_testdir
dh_testroot
dh_prep
dh_installdirs
/usr/bin/make DESTDIR=/build/pal-0.4.3/debian/pal install-mo
make[1]: Entering directory '/build/pal-0.4.3'
make -C src install-mo
make[2]: Entering directory '/build/pal-0.4.3/src'
 --- Installing locale information --- 
mkdir -p /build/pal-0.4.3/debian/pal/usr/share/locale/de/LC_MESSAGES/
cd ../po; msgfmt de.po -o de.mo
install -m 0644 -o root ../po/de.mo /build/pal-0.4.3/debian/pal/usr/share/locale/de/LC_MESSAGES/pal.mo
rm ../po/de.mo
mkdir -p /build/pal-0.4.3/debian/pal/usr/share/locale/sv/LC_MESSAGES/
cd ../po; msgfmt sv.po -o sv.mo
install -m 0644 -o root ../po/sv.mo /build/pal-0.4.3/debian/pal/usr/share/locale/sv/LC_MESSAGES/pal.mo
rm ../po/sv.mo
mkdir -p /build/pal-0.4.3/debian/pal/usr/share/locale/es/LC_MESSAGES/
cd ../po; msgfmt es.po -o es.mo
install -m 0644 -o root ../po/es.mo /build/pal-0.4.3/debian/pal/usr/share/locale/es/LC_MESSAGES/pal.mo
rm ../po/es.mo
mkdir -p /build/pal-0.4.3/debian/pal/usr/share/locale/pl/LC_MESSAGES/
cd ../po; msgfmt pl.po -o pl.mo
install -m 0644 -o root ../po/pl.mo /build/pal-0.4.3/debian/pal/usr/share/locale/pl/LC_MESSAGES/pal.mo
rm ../po/pl.mo
mkdir -p /build/pal-0.4.3/debian/pal/usr/share/locale/tr/LC_MESSAGES/
cd ../po; msgfmt tr.po -o tr.mo
install -m 0644 -o root ../po/tr.mo /build/pal-0.4.3/debian/pal/usr/share/locale/tr/LC_MESSAGES/pal.mo
rm ../po/tr.mo

make[2]: Leaving directory '/build/pal-0.4.3/src'
make[1]: Leaving directory '/build/pal-0.4.3'
/usr/bin/make DESTDIR=/build/pal-0.4.3/debian/pal install-man
make[1]: Entering directory '/build/pal-0.4.3'
make -C src install-man
make[2]: Entering directory '/build/pal-0.4.3/src'
 --- Installing man page --- 
cd ../; sed 's/PAL_VERSION/0.4.3/' pal.1.template | gzip -9 > pal.1.gz
install -m 0644 -o root ../pal.1.gz /build/pal-0.4.3/debian/pal/usr/share/man/man1/
install -m 0644 -o root convert/vcard2pal.1 /build/pal-0.4.3/debian/pal/usr/share/man/man1/
rm ../pal.1.gz

make[2]: Leaving directory '/build/pal-0.4.3/src'
make[1]: Leaving directory '/build/pal-0.4.3'
/usr/bin/make DESTDIR=/build/pal-0.4.3/debian/pal install-bin
make[1]: Entering directory '/build/pal-0.4.3'
make -C src install-bin
make[2]: Entering directory '/build/pal-0.4.3/src'
 --- Installing binary --- 
install -m 0755 -o root pal /build/pal-0.4.3/debian/pal/usr/bin;
install -m 0755 -o root convert/vcard2pal /build/pal-0.4.3/debian/pal/usr/bin;

make[2]: Leaving directory '/build/pal-0.4.3/src'
make[1]: Leaving directory '/build/pal-0.4.3'
/usr/bin/make DESTDIR=/build/pal-0.4.3/debian/pal install-share
make[1]: Entering directory '/build/pal-0.4.3'
make -C src install-share
make[2]: Entering directory '/build/pal-0.4.3/src'
 --- Installing global data --- 
install -m 0644 -o root ../share/*.pal /build/pal-0.4.3/debian/pal/usr/share/pal
install -m 0644 -o root ../pal.conf /build/pal-0.4.3/debian/pal/etc/

make[2]: Leaving directory '/build/pal-0.4.3/src'
make[1]: Leaving directory '/build/pal-0.4.3'
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog
dh_installdocs
dh_installexamples
dh_installman
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
dh_md5sums
dh_builddeb
dpkg-deb : construction du paquet « pal » dans « ../pal_0.4.3-8.1_armhf.deb ».
 dpkg-genchanges -b >../pal_0.4.3-8.1_armhf.changes
dpkg-genchanges: envoi des binaires seulement (le code source n'est pas inclus)
 dpkg-source --after-build pal-0.4.3
dpkg-buildpackage: envoi d'un binaire seulement (aucune inclusion de code source)
I: user script /srv/workspace/pbuilder/21426/tmp/hooks/B01_cleanup starting
I: user script /srv/workspace/pbuilder/21426/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/21426 and its subdirectories
I: Current time: Sun Dec 20 14:19:46 GMT-14 2015
I: pbuilder-time-stamp: 1450570786
+ PRESULT=0
+ set -e
+ '[' 0 -eq 124 ']'
+ false
+ set +x
Sun Dec 20 00:19:46 UTC 2015 - build #2 for pal/unstable/armhf on bpi0 done.
/srv/reproducible-results/rbuild-debian-DQ6d7HZN/tmp.rR6tExShSN:	 47.0% -- replaced with /srv/reproducible-results/rbuild-debian-DQ6d7HZN/tmp.rR6tExShSN.gz
Sun Dec 20 00:19:46 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-e7ut38Or, which will now be removed.
/srv/reproducible-results/rbuild-debian-wyDtuafh:
total 40
drwxr-xr-x 2 jenkins jenkins  4096 Dec 20 00:07 b1
drwxr-xr-x 2 jenkins jenkins  4096 Dec 20 00:19 b2
-rw-r--r-- 1 jenkins jenkins  1699 Apr 25  2014 pal_0.4.3-8.1.dsc
-rw------- 1 jenkins jenkins 25718 Dec 20 00:07 tmp.bMeBtqhDoN

/srv/reproducible-results/rbuild-debian-wyDtuafh/b1:
total 368
-rw-r--r-- 1 jenkins jenkins  23333 Dec 20 00:07 build.log
-rw-r--r-- 1 jenkins jenkins  75592 Dec 20 00:07 pal-dbgsym_0.4.3-8.1_armhf.deb
-rw-r--r-- 1 jenkins jenkins  11855 Dec 20 00:07 pal_0.4.3-8.1.diff.gz
-rw-r--r-- 1 jenkins jenkins   1699 Dec 20 00:07 pal_0.4.3-8.1.dsc
-rw-r--r-- 1 jenkins jenkins   5229 Dec 20 00:07 pal_0.4.3-8.1_armhf.buildinfo
-rw-r--r-- 1 jenkins jenkins   1302 Dec 20 00:07 pal_0.4.3-8.1_armhf.changes
-rw-r--r-- 1 jenkins jenkins  99314 Dec 20 00:07 pal_0.4.3-8.1_armhf.deb
-rw-r--r-- 1 jenkins jenkins 130865 Dec 20 00:07 pal_0.4.3.orig.tar.gz

/srv/reproducible-results/rbuild-debian-wyDtuafh/b2:
total 292
-rw-r--r-- 1 jenkins jenkins  36394 Dec 20 00:19 build.log
-rw-r--r-- 1 jenkins jenkins  11855 Dec 20 00:19 pal_0.4.3-8.1.diff.gz
-rw-r--r-- 1 jenkins jenkins   1699 Dec 20 00:19 pal_0.4.3-8.1.dsc
-rw-r--r-- 1 jenkins jenkins    775 Dec 20 00:19 pal_0.4.3-8.1_armhf.changes
-rw-r--r-- 1 jenkins jenkins  99204 Dec 20 00:19 pal_0.4.3-8.1_armhf.deb
-rw-r--r-- 1 jenkins jenkins 130865 Dec 20 00:19 pal_0.4.3.orig.tar.gz
Format: 1.8
Date: Fri, 25 Apr 2014 20:15:32 +0200
Source: pal
Binary: pal
Architecture: armhf
Version: 0.4.3-8.1
Distribution: unstable
Urgency: medium
Maintainer: Carsten Hey <carsten at debian.org>
Changed-By: Maximiliano Curia <maxy at debian.org>
Description:
 pal        - command-line calendar program that can keep track of events
Closes: 741779
Changes:
 pal (0.4.3-8.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * New patch: 53_debian_rl_hook.patch (Closes: #741779)
Checksums-Sha1:
 e50346c085229cd55fdbe76fa507e0540caae7ab 75592 pal-dbgsym_0.4.3-8.1_armhf.deb
 9a76dc24a6040da252f4ff5c880767c85f250cbc 5229 pal_0.4.3-8.1_armhf.buildinfo
 496c79506ce3634eb0654b308e1bf116abb81d56 99314 pal_0.4.3-8.1_armhf.deb
Checksums-Sha256:
 d74c778263d0496a82df922b940ee769aea06ab77706723936c750a07e34c420 75592 pal-dbgsym_0.4.3-8.1_armhf.deb
 e9b9b9f4b26a837f810d83af6c5f05804adb21daa9af43285540958e5bfe7e46 5229 pal_0.4.3-8.1_armhf.buildinfo
 b337980e44ada6a539f281c9570b2c4cdb2ba60a3409f6da6f5628cd74006245 99314 pal_0.4.3-8.1_armhf.deb
Files:
 823accb418015c00b6bc4e0ec3069f27 75592 debug extra pal-dbgsym_0.4.3-8.1_armhf.deb
 fb69db2503f4def4b9d7a1c462119e80 5229 utils optional pal_0.4.3-8.1_armhf.buildinfo
 9ce77743b46834fdd52ea43ff584eeb0 99314 utils optional pal_0.4.3-8.1_armhf.deb
grep-dctrl: ./b2/pal_0.4.3-8.1_armhf.buildinfo: No such file or directory
/srv/reproducible-results/rbuild-debian-wyDtuafh/tmp.bMeBtqhDoN:	 74.1% -- replaced with /srv/reproducible-results/rbuild-debian-wyDtuafh/tmp.bMeBtqhDoN.gz
INFO: Starting at 2015-12-20 00:19:53.475238
INFO: Finished at 2015-12-20 00:19:53.484815, took: 0:00:00.009587
Sun 20 Dec 00:19:53 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-eBmaV8z8, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list