[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_40 #399

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Feb 27 15:21:32 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_armhf_40/399/>

------------------------------------------
[...truncated 1662 lines...]
-reader.c:2034:12: warning: 'spacing' may be used uninitialized in this function [-Wmaybe-uninitialized]
+reader.c: In function ‘reader’:
+reader.c:2034:12: warning: ‘spacing’ may be used uninitialized in this function [-Wmaybe-uninitialized]
       while (--j >= 0) putc(' ', f);
             ^
-reader.c:2016:9: note: 'spacing' was declared here
+reader.c:2016:9: note: ‘spacing’ was declared here
      int spacing;
          ^
-reader.c:1682:22: warning: 'bp' may be used uninitialized in this function [-Wmaybe-uninitialized]
+reader.c:1682:22: warning: ‘bp’ may be used uninitialized in this function [-Wmaybe-uninitialized]
      register bucket *bp;
                       ^
 gcc -Wall -O2 -g  -DPROGRAM=\"pbyacc\" -DSIG_TYPE=void  -DPROGRAM=\"pbyacc\" -DSIG_TYPE=void  -c -o skeleton.o skeleton.c
-skeleton.c: In function 'add_perl_package':
+skeleton.c: In function ‘add_perl_package’:
 skeleton.c:513:6: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
       while (*to++ = *p++)
       ^
-skeleton.c: In function 'add_prefixes':
+skeleton.c: In function ‘add_prefixes’:
 skeleton.c:543:6: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
       while (*to++ = *p++)
       ^
@@ -296,27 +315,27 @@
       while (*to++ = *p++)
       ^
 gcc -Wall -O2 -g  -DPROGRAM=\"pbyacc\" -DSIG_TYPE=void  -DPROGRAM=\"pbyacc\" -DSIG_TYPE=void  -c -o symtab.o symtab.c
-symtab.c: In function 'hash':
+symtab.c: In function ‘hash’:
 symtab.c:28:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
      while (c = *++s)
      ^
 gcc -Wall -O2 -g  -DPROGRAM=\"pbyacc\" -DSIG_TYPE=void  -DPROGRAM=\"pbyacc\" -DSIG_TYPE=void  -c -o verbose.o verbose.c
-verbose.c: In function 'verbose':
-verbose.c:160:7: warning: 'number' may be used uninitialized in this function [-Wmaybe-uninitialized]
+verbose.c: In function ‘verbose’:
+verbose.c:160:7: warning: ‘number’ may be used uninitialized in this function [-Wmaybe-uninitialized]
        fprintf(verbose_file, "%d: reduce/reduce conflict \
        ^
-verbose.c:125:31: note: 'number' was declared here
+verbose.c:125:31: note: ‘number’ was declared here
      register int symbol, act, number;
                                ^
-verbose.c:152:6: warning: 'act' may be used uninitialized in this function [-Wmaybe-uninitialized]
+verbose.c:152:6: warning: ‘act’ may be used uninitialized in this function [-Wmaybe-uninitialized]
    if (act == SHIFT)
       ^
-verbose.c:125:26: note: 'act' was declared here
+verbose.c:125:26: note: ‘act’ was declared here
      register int symbol, act, number;
                           ^
 gcc -Wall -O2 -g  -DPROGRAM=\"pbyacc\" -DSIG_TYPE=void  -DPROGRAM=\"pbyacc\" -DSIG_TYPE=void  -c -o warshall.o warshall.c
-Loading pbyacc ... main.o: In function `create_file_names':
-/build/perl-byacc-2.0/main.c:457: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
+Loading pbyacc ... main.o : Dans la fonction « create_file_names » :
+/build/perl-byacc-2.0/main.c:457: avertissement : the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
 done
 sed -e "s/byacc/pbyacc/" \
 	    -e "s/ BYACC/ `echo pbyacc | tr '[a-z]' '[A-Z]'`/" \
@@ -326,11 +345,11 @@
 gcc -Wall -O2 -g  -DPROGRAM=\"pbyacc\" -DSIG_TYPE=void  -DPROGRAM=\"pbyacc\" -DSIG_TYPE=void  -c -o yyerror.o yyerror.c
 gcc -Wall -O2 -g  -DPROGRAM=\"pbyacc\" -DSIG_TYPE=void  -DPROGRAM=\"pbyacc\" -DSIG_TYPE=void  -c -o yymain.o yymain.c
 ar rv libby.a yyerror.o yymain.o
-ar: creating libby.a
+ar: création de libby.a
 a - yyerror.o
 a - yymain.o
 ranlib libby.a		
-make[1]: Leaving directory '/build/perl-byacc-2.0'
+make[1] : on quitte le répertoire « /build/perl-byacc-2.0 »
 touch build-stamp
  fakeroot debian/rules binary
 dh_testdir
@@ -338,13 +357,13 @@
 dh_clean
 dh_installdirs
 /usr/bin/make install DESTDIR=/build/perl-byacc-2.0/debian/perl-byacc
-make[1]: Entering directory '/build/perl-byacc-2.0'
+make[1] : on entre dans le répertoire « /build/perl-byacc-2.0 »
 mkdir -p /build/perl-byacc-2.0/debian/perl-byacc/usr/bin
 mkdir -p /build/perl-byacc-2.0/debian/perl-byacc/usr/lib
 mkdir -p /build/perl-byacc-2.0/debian/perl-byacc/usr/share/man/man1
 Installing pbyacc in /build/perl-byacc-2.0/debian/perl-byacc/usr/bin
 Installing libby.a in /build/perl-byacc-2.0/debian/perl-byacc/usr/lib
-make[1]: Leaving directory '/build/perl-byacc-2.0'
+make[1] : on quitte le répertoire « /build/perl-byacc-2.0 »
 dh_installdocs ACKNOWLEDGEMENTS NEW_FEATURES NO_WARRANTY
 install -m 0644 perl5-patch/README /build/perl-byacc-2.0/debian/perl-byacc/usr/share/doc/perl-byacc/README.Perl5
 dh_installexamples -Xerror.tab.h test/*
@@ -359,27 +378,77 @@
 dh_installdeb
 dh_shlibdeps
 dh_gencontrol
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
 dh_md5sums
 dh_builddeb -- -Zbzip2 -z9
-dpkg-deb: warning: deprecated compression type 'bzip2'; use xz or gzip instead
-dpkg-deb: warning: ignoring 1 warning about the control file(s)
-dpkg-deb: building package 'perl-byacc' in '../perl-byacc_2.0-7_armhf.deb'.
+dpkg-deb : avertissement : « bzip2 » est un type de compression obsolète ; utilisez xz ou gzip à la place
+dpkg-deb : avertissement : 1 avertissement ignoré sur le(s) fichier(s) « control »
+dpkg-deb : construction du paquet « perl-byacc » dans « ../perl-byacc_2.0-7_armhf.deb ».
  dpkg-genbuildinfo  >../perl-byacc_2.0-7_armhf.buildinfo
  dpkg-distaddfile perl-byacc_2.0-7_armhf.buildinfo devel optional
-dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
+dpkg-distaddfile: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
  dpkg-genchanges -b >../perl-byacc_2.0-7_armhf.changes
-dpkg-genchanges: binary-only upload (no source code included)
+dpkg-genchanges: envoi des binaires seulement (le code source n'est pas inclus)
  dpkg-source --after-build perl-byacc-2.0
-dpkg-source: info: using options from perl-byacc-2.0/debian/source/options: --compression=bzip2 --compression-level=9 --single-debian-patch
-dpkg-buildpackage: binary-only upload (no source included)
+dpkg-source: info: utilisation des options depuis perl-byacc-2.0/debian/source/options : --compression=bzip2 --compression-level=9 --single-debian-patch
+dpkg-buildpackage: envoi d'un binaire seulement (aucune inclusion de code source)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/15810/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/15810/tmp/hooks/B01_cleanup finished
+W: no hooks of type I found -- ignoring
+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 175: 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 175: 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 175: 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 175: 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 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
 I: cleaning the build env 
-I: removing directory /srv/workspace/pbuilder/6856 and its subdirectories
-I: Current time: Sat Feb 27 02:47:24 GMT+12 2016
-I: pbuilder-time-stamp: 1456584444
+I: removing directory /srv/workspace/pbuilder/15810 and its subdirectories
+I: Current time: Sun Feb 28 04:52:34 GMT-14 2016
+I: pbuilder-time-stamp: 1456584754

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/logdiffs/testing/armhf/perl-byacc_2.0-7.diff:	 79.6% -- replaced with /var/lib/jenkins/userContent/reproducible/logdiffs/testing/armhf/perl-byacc_2.0-7.diff.gz
b2/build.log:	 77.5%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 75.6%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/logs/testing/armhf/perl-byacc_2.0-7.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-WocAad6g/tmp.TKyyiuS63B
+ mv /srv/reproducible-results/rbuild-debian-WocAad6g/tmp.TKyyiuS63B /var/lib/jenkins/userContent/reproducible/rbuild/testing/armhf/perl-byacc_2.0-7.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/rbuild/testing/armhf/perl-byacc_2.0-7.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_buildinfo_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-WocAad6g
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-WocAad6g/tmp.2MsrZWqkpf
+ echo
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/testing/armhf/perl-byacc_2.0-7.rbuild.log

+ local TIMEOUT=120m
+ DBDSUITE=testing
+ '[' testing = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-WocAad6g -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-WocAad6g/dbd-tmp-tIblcXU
++ schroot --directory /srv/reproducible-results/rbuild-debian-WocAad6g -c source:jenkins-reproducible-testing-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 49'
++ echo diffoscope 49
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
++ date -u
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/testing/armhf/perl-byacc_2.0-7.rbuild.log
+ echo 'Sat Feb 27 14:52:44 UTC 2016 - diffoscope 49 will be used to compare the two builds:'
Sat Feb 27 14:52:44 UTC 2016 - diffoscope 49 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-WocAad6g -c source:jenkins-reproducible-testing-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-WocAad6g/dbd-tmp-tIblcXU ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-WocAad6g/perl-byacc_2.0-7.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-WocAad6g/perl-byacc_2.0-7.diffoscope.txt 			/srv/reproducible-results/rbuild-debian-WocAad6g/b1/perl-byacc_2.0-7_armhf.buildinfo 			/srv/reproducible-results/rbuild-debian-WocAad6g/b2/perl-byacc_2.0-7_armhf.buildinfo'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-WocAad6g/tmp.2MsrZWqkpf
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x

                 _       _                          
 _ __   ___ _ __| |     | |__  _   _  __ _  ___ ___ 
| '_ \ / _ \ '__| |_____| '_ \| | | |/ _` |/ __/ __|
| |_) |  __/ |  | |_____| |_) | |_| | (_| | (_| (__ 
| .__/ \___|_|  |_|     |_.__/ \__, |\__,_|\___\___|
|_|                            |___/                

diffoscope 49 found no differences in the changes files, and a .buildinfo file also exists.
perl-byacc from testing built successfully and reproducibly on armhf.
INFO: Starting at 2016-02-27 14:52:47.167012
INFO: Finished at 2016-02-27 14:52:47.180985, took: 0:00:00.013984

Sat Feb 27 14:52:47 UTC 2016 - successfully updated the database and updated https://tests.reproducible-builds.org/rb-pkg/testing/armhf/perl-byacc.html

Sat Feb 27 14:52:47 UTC 2016 - total duration: 0h 15m 44s.
/var/lib/jenkins/userContent/reproducible/rbuild/testing/armhf/perl-byacc_2.0-7.rbuild.log:	 71.0% -- replaced with /var/lib/jenkins/userContent/reproducible/rbuild/testing/armhf/perl-byacc_2.0-7.rbuild.log.gz
INFO: Starting at 2016-02-27 14:52:47.366029
INFO: Finished at 2016-02-27 14:52:47.377806, took: 0:00:00.011791
Sat 27 Feb 14:52:47 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-khgeriMb, which will now be removed.
FATAL: GC overhead limit exceeded
java.lang.OutOfMemoryError: GC overhead limit exceeded



More information about the Qa-jenkins-scm mailing list