[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_16 #14655

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Dec 23 06:36:11 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_amd64_16/14655/>

------------------------------------------
[...truncated 9024 lines...]
  void Start(int *argc,char **argv)
                  ^
-window.c:49:29: warning: unused parameter 'argv' [-Wunused-parameter]
+window.c:49:29: warning: unused parameter ‘argv’ [-Wunused-parameter]
  void Start(int *argc,char **argv)
                              ^
 gcc -c -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wextra -D_FORTIFY_SOURCE=2 -g -O2 -Wall run.c -o run.o -I..
-run.c: In function 'ParseRunCommand':
-run.c:28:28: warning: unused parameter 'string' [-Wunused-parameter]
+run.c: In function ‘ParseRunCommand’:
+run.c:28:28: warning: unused parameter ‘string’ [-Wunused-parameter]
  void ParseRunCommand(char *string,RunOption *run)
                             ^
 gcc menus.o window.o run.o ../procmeterrc.o ../module.o ../procmeter.o -o ../procmeter3-log -fPIE -pie -Wl,-z,relro -Wl,-z,now -g -ldl -rdynamic
@@ -2351,26 +2365,26 @@
 /usr/bin/make CC="gcc" CFLAGS="-g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wextra -D_FORTIFY_SOURCE=2 -g -O2 -Wall" LD="gcc" LDFLAGS="-fPIE -pie -Wl,-z,relro -Wl,-z,now -g" -C lcd
 make[3]: Entering directory '/build/procmeter3-3.6/lcd'
 gcc -c -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wextra -D_FORTIFY_SOURCE=2 -g -O2 -Wall menus.c -o menus.o -I..
-menus.c: In function 'AddModuleToMenu':
-menus.c:26:29: warning: unused parameter 'module' [-Wunused-parameter]
+menus.c: In function ‘AddModuleToMenu’:
+menus.c:26:29: warning: unused parameter ‘module’ [-Wunused-parameter]
  void AddModuleToMenu(Module module)
                              ^
-menus.c: In function 'RemoveModuleFromMenu':
-menus.c:40:34: warning: unused parameter 'module' [-Wunused-parameter]
+menus.c: In function ‘RemoveModuleFromMenu’:
+menus.c:40:34: warning: unused parameter ‘module’ [-Wunused-parameter]
  void RemoveModuleFromMenu(Module module)
                                   ^
 gcc -c -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wextra -D_FORTIFY_SOURCE=2 -g -O2 -Wall window.c -o window.o -I..
-window.c: In function 'Start':
+window.c: In function ‘Start’:
 window.c:153:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
      if(addr!=-1)
             ^
-window.c:103:17: warning: unused parameter 'argc' [-Wunused-parameter]
+window.c:103:17: warning: unused parameter ‘argc’ [-Wunused-parameter]
  void Start(int *argc,char **argv)
                  ^
-window.c:103:29: warning: unused parameter 'argv' [-Wunused-parameter]
+window.c:103:29: warning: unused parameter ‘argv’ [-Wunused-parameter]
  void Start(int *argc,char **argv)
                              ^
-window.c: In function 'UpdateGraph':
+window.c: In function ‘UpdateGraph’:
 window.c:487:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for(i=0;i<graph->bars_num;i++)
            ^
@@ -2383,13 +2397,13 @@
 window.c:535:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for(i=0;i<graph->bars_num;i++)
            ^
-window.c: In function 'UpdateBar':
+window.c: In function ‘UpdateBar’:
 window.c:592:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   if((bar->data_sum/2)>value)
                       ^
 gcc -c -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wextra -D_FORTIFY_SOURCE=2 -g -O2 -Wall run.c -o run.o -I..
-run.c: In function 'ParseRunCommand':
-run.c:28:28: warning: unused parameter 'string' [-Wunused-parameter]
+run.c: In function ‘ParseRunCommand’:
+run.c:28:28: warning: unused parameter ‘string’ [-Wunused-parameter]
  void ParseRunCommand(char *string,RunOption *run)
                             ^
 gcc menus.o window.o run.o ../procmeterrc.o ../module.o ../procmeter.o -o ../procmeter3-lcd -fPIE -pie -Wl,-z,relro -Wl,-z,now -g -ldl -rdynamic
@@ -2466,40 +2480,90 @@
    dh_strip
    dh_makeshlibs
    dh_shlibdeps
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/procmeter3/usr/bin/procmeter3-gtk2 debian/procmeter3/usr/bin/procmeter3-gtk3 were not linked against libgio-2.0.so.0 (they use none of the library's symbols)
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/procmeter3/usr/bin/procmeter3-gtk2 was not linked against libfreetype.so.6 (it uses none of the library's symbols)
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/procmeter3/usr/bin/procmeter3-xaw was not linked against libXext.so.6 (it uses none of the library's symbols)
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/procmeter3/usr/bin/procmeter3-gtk2 was not linked against libpangoft2-1.0.so.0 (it uses none of the library's symbols)
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/procmeter3/usr/bin/procmeter3-xaw was not linked against libICE.so.6 (it uses none of the library's symbols)
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/procmeter3/usr/bin/procmeter3-xaw was not linked against libSM.so.6 (it uses none of the library's symbols)
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/procmeter3/usr/bin/procmeter3-gtk2 was not linked against libfontconfig.so.1 (it uses none of the library's symbols)
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/procmeter3/usr/bin/procmeter3-gtk2 debian/procmeter3/usr/bin/procmeter3-gtk3 were not linked against libgdk_pixbuf-2.0.so.0 (they use none of the library's symbols)
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/procmeter3/usr/bin/procmeter3-xaw was not linked against libXmu.so.6 (it uses none of the library's symbols)
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/procmeter3/usr/bin/procmeter3-gtk3 was not linked against libcairo-gobject.so.2 (it uses none of the library's symbols)
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/procmeter3/usr/bin/procmeter3-gtk2 debian/procmeter3/usr/bin/procmeter3-gtk3 were not linked against libatk-1.0.so.0 (they use none of the library's symbols)
+dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/procmeter3/usr/bin/procmeter3-xaw » n'y était pas lié avec libICE.so.6 sans nécessité (il n'utilise aucun des symboles de la bibliothèque)
+dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/procmeter3/usr/bin/procmeter3-gtk2 » n'y était pas lié avec libpangoft2-1.0.so.0 sans nécessité (il n'utilise aucun des symboles de la bibliothèque)
+dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/procmeter3/usr/bin/procmeter3-xaw » n'y était pas lié avec libSM.so.6 sans nécessité (il n'utilise aucun des symboles de la bibliothèque)
+dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/procmeter3/usr/bin/procmeter3-gtk3 debian/procmeter3/usr/bin/procmeter3-gtk2 » n'y étaient pas lié avec libgio-2.0.so.0 sans nécessité (ils n'utilisent aucun des symboles de la bibliothèque).
+dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/procmeter3/usr/bin/procmeter3-xaw » n'y était pas lié avec libXext.so.6 sans nécessité (il n'utilise aucun des symboles de la bibliothèque)
+dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/procmeter3/usr/bin/procmeter3-gtk3 debian/procmeter3/usr/bin/procmeter3-gtk2 » n'y étaient pas lié avec libgdk_pixbuf-2.0.so.0 sans nécessité (ils n'utilisent aucun des symboles de la bibliothèque).
+dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/procmeter3/usr/bin/procmeter3-gtk3 debian/procmeter3/usr/bin/procmeter3-gtk2 » n'y étaient pas lié avec libatk-1.0.so.0 sans nécessité (ils n'utilisent aucun des symboles de la bibliothèque).
+dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/procmeter3/usr/bin/procmeter3-xaw » n'y était pas lié avec libXmu.so.6 sans nécessité (il n'utilise aucun des symboles de la bibliothèque)
+dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/procmeter3/usr/bin/procmeter3-gtk2 » n'y était pas lié avec libfontconfig.so.1 sans nécessité (il n'utilise aucun des symboles de la bibliothèque)
+dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/procmeter3/usr/bin/procmeter3-gtk3 » n'y était pas lié avec libcairo-gobject.so.2 sans nécessité (il n'utilise aucun des symboles de la bibliothèque)
+dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/procmeter3/usr/bin/procmeter3-gtk2 » n'y était pas lié avec libfreetype.so.6 sans nécessité (il n'utilise aucun des symboles de la bibliothèque)
    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: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
    dh_md5sums
    dh_builddeb
-dpkg-deb: building package 'procmeter3-dbgsym' in '../procmeter3-dbgsym_3.6-1_amd64.deb'.
-dpkg-deb: building package 'procmeter3' in '../procmeter3_3.6-1_amd64.deb'.
+dpkg-deb : construction du paquet « procmeter3-dbgsym » dans « ../procmeter3-dbgsym_3.6-1_amd64.deb ».
+dpkg-deb : construction du paquet « procmeter3 » dans « ../procmeter3_3.6-1_amd64.deb ».
  dpkg-genbuildinfo  >../procmeter3_3.6-1_amd64.buildinfo
  dpkg-distaddfile procmeter3_3.6-1_amd64.buildinfo utils 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 >../procmeter3_3.6-1_amd64.changes
-dpkg-genchanges: warning: package procmeter3-dbgsym listed in files list but not in control info
-dpkg-genchanges: binary-only upload (no source code included)
+dpkg-genchanges: avertissement: paquet procmeter3-dbgsym listé dans le fichier de liste des fichiers mais pas dans le fichier info
+dpkg-genchanges: envoi des binaires seulement (le code source n'est pas inclus)
  dpkg-source --after-build procmeter3-3.6
-dpkg-buildpackage: binary-only upload (no source included)
+dpkg-buildpackage: envoi d'un binaire seulement (aucune inclusion de code source)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/13105/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/13105/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/61371 and its subdirectories
-I: Current time: Tue Jan 24 00:49:18 GMT+12 2017
-I: pbuilder-time-stamp: 1485262158
+I: removing directory /srv/workspace/pbuilder/13105 and its subdirectories
+I: Current time: Wed Dec 23 20:28:12 GMT-14 2015
+I: pbuilder-time-stamp: 1450852092

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/logdiffs/testing/amd64/procmeter3_3.6-1.diff:	 88.6% -- replaced with /var/lib/jenkins/userContent/reproducible/logdiffs/testing/amd64/procmeter3_3.6-1.diff.gz
b2/build.log:	 88.3%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 88.1%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/logs/testing/amd64/procmeter3_3.6-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-1k09vB7W/tmp.k4n6h4VRnj
+ mv /srv/reproducible-results/rbuild-debian-1k09vB7W/tmp.k4n6h4VRnj /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/procmeter3_3.6-1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/procmeter3_3.6-1.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-1k09vB7W
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-1k09vB7W/tmp.5eaTe9WidJ
+ echo
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/procmeter3_3.6-1.rbuild.log

+ local TIMEOUT=30m
+ DBDSUITE=testing
+ '[' testing = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-1k09vB7W -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-1k09vB7W/dbd-tmp-nU6jyNj
++ schroot --directory /srv/reproducible-results/rbuild-debian-1k09vB7W -c source:jenkins-reproducible-testing-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 44'
++ echo diffoscope 44
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/procmeter3_3.6-1.rbuild.log
++ date -u
+ echo 'Wed Dec 23 06:28:06 UTC 2015 - diffoscope 44 will be used to compare the two builds:'
Wed Dec 23 06:28:06 UTC 2015 - diffoscope 44 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-debian-1k09vB7W -c source:jenkins-reproducible-testing-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-1k09vB7W/dbd-tmp-nU6jyNj ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-1k09vB7W/procmeter3_3.6-1.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-1k09vB7W/procmeter3_3.6-1.diffoscope.txt 			/srv/reproducible-results/rbuild-debian-1k09vB7W/b1/procmeter3_3.6-1_amd64.changes 			/srv/reproducible-results/rbuild-debian-1k09vB7W/b2/procmeter3_3.6-1_amd64.changes'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-1k09vB7W/tmp.5eaTe9WidJ
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x

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

diffoscope 44 found no differences in the changes files, and a .buildinfo file also exists.
procmeter3 from testing built successfully and reproducibly on amd64.
INFO: Starting at 2015-12-23 06:28:09.187470
INFO: Finished at 2015-12-23 06:28:09.194557, took: 0:00:00.007096

Wed Dec 23 06:28:09 UTC 2015 - successfully updated the database and updated https://reproducible.debian.net/rb-pkg/testing/amd64/procmeter3.html

Wed Dec 23 06:28:09 UTC 2015 - total duration: 0h 3m 44s.
/var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/procmeter3_3.6-1.rbuild.log:	 87.0% -- replaced with /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/procmeter3_3.6-1.rbuild.log.gz
INFO: Starting at 2015-12-23 06:28:09.374927
INFO: Finished at 2015-12-23 06:28:09.381880, took: 0:00:00.006960
Wed 23 Dec 06:28:09 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-wN3iueP3, 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