[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_14 #380

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Sep 20 17:43:18 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_amd64_14/380/>

------------------------------------------
[...truncated 526040 lines...]
  ^
-stub.c: In function 'news_protocol_handler':
-stub.c:72:44: warning: pointer targets in passing argument 1 of 'stub_called' differ in signedness [-Wpointer-sign]
+stub.c: In function ‘news_protocol_handler’:
+stub.c:72:44: warning: pointer targets in passing argument 1 of ‘stub_called’ differ in signedness [-Wpointer-sign]
  STUB_PROTOCOL_HANDLER(news_protocol_handler);
                                             ^
-stub.c:52:16: note: in definition of macro 'STUB_PROTOCOL_HANDLER'
+stub.c:52:16: note: in definition of macro ‘STUB_PROTOCOL_HANDLER’
    stub_called(#name);  \
                 ^
-stub.c:43:1: note: expected 'const unsigned char *' but argument is of type 'char *'
+stub.c:43:1: note: expected ‘const unsigned char *’ but argument is of type ‘char *’
  stub_called(const unsigned char *fun)
  ^
-stub.c: In function 'nntp_protocol_handler':
-stub.c:73:44: warning: pointer targets in passing argument 1 of 'stub_called' differ in signedness [-Wpointer-sign]
+stub.c: In function ‘nntp_protocol_handler’:
+stub.c:73:44: warning: pointer targets in passing argument 1 of ‘stub_called’ differ in signedness [-Wpointer-sign]
  STUB_PROTOCOL_HANDLER(nntp_protocol_handler);
                                             ^
-stub.c:52:16: note: in definition of macro 'STUB_PROTOCOL_HANDLER'
+stub.c:52:16: note: in definition of macro ‘STUB_PROTOCOL_HANDLER’
    stub_called(#name);  \
                 ^
-stub.c:43:1: note: expected 'const unsigned char *' but argument is of type 'char *'
+stub.c:43:1: note: expected ‘const unsigned char *’ but argument is of type ‘char *’
  stub_called(const unsigned char *fun)
  ^
-stub.c: In function 'proxy_protocol_handler':
-stub.c:74:45: warning: pointer targets in passing argument 1 of 'stub_called' differ in signedness [-Wpointer-sign]
+stub.c: In function ‘proxy_protocol_handler’:
+stub.c:74:45: warning: pointer targets in passing argument 1 of ‘stub_called’ differ in signedness [-Wpointer-sign]
  STUB_PROTOCOL_HANDLER(proxy_protocol_handler);
                                              ^
-stub.c:52:16: note: in definition of macro 'STUB_PROTOCOL_HANDLER'
+stub.c:52:16: note: in definition of macro ‘STUB_PROTOCOL_HANDLER’
    stub_called(#name);  \
                 ^
-stub.c:43:1: note: expected 'const unsigned char *' but argument is of type 'char *'
+stub.c:43:1: note: expected ‘const unsigned char *’ but argument is of type ‘char *’
  stub_called(const unsigned char *fun)
  ^
-stub.c: In function 'smb_protocol_handler':
-stub.c:75:43: warning: pointer targets in passing argument 1 of 'stub_called' differ in signedness [-Wpointer-sign]
+stub.c: In function ‘smb_protocol_handler’:
+stub.c:75:43: warning: pointer targets in passing argument 1 of ‘stub_called’ differ in signedness [-Wpointer-sign]
  STUB_PROTOCOL_HANDLER(smb_protocol_handler);
                                            ^
-stub.c:52:16: note: in definition of macro 'STUB_PROTOCOL_HANDLER'
+stub.c:52:16: note: in definition of macro ‘STUB_PROTOCOL_HANDLER’
    stub_called(#name);  \
                 ^
-stub.c:43:1: note: expected 'const unsigned char *' but argument is of type 'char *'
+stub.c:43:1: note: expected ‘const unsigned char *’ but argument is of type ‘char *’
  stub_called(const unsigned char *fun)
  ^
-stub.c: In function 'user_protocol_handler':
-stub.c:76:53: warning: pointer targets in passing argument 1 of 'stub_called' differ in signedness [-Wpointer-sign]
+stub.c: In function ‘user_protocol_handler’:
+stub.c:76:53: warning: pointer targets in passing argument 1 of ‘stub_called’ differ in signedness [-Wpointer-sign]
  STUB_PROTOCOL_EXTERNAL_HANDLER(user_protocol_handler);
                                                      ^
-stub.c:59:16: note: in definition of macro 'STUB_PROTOCOL_EXTERNAL_HANDLER'
+stub.c:59:16: note: in definition of macro ‘STUB_PROTOCOL_EXTERNAL_HANDLER’
    stub_called(#name);   \
                 ^
-stub.c:43:1: note: expected 'const unsigned char *' but argument is of type 'char *'
+stub.c:43:1: note: expected ‘const unsigned char *’ but argument is of type ‘char *’
  stub_called(const unsigned char *fun)
  ^
-stub.c: In function 'get_user_program':
-stub.c:82:14: warning: pointer targets in passing argument 1 of 'stub_called' differ in signedness [-Wpointer-sign]
+stub.c: In function ‘get_user_program’:
+stub.c:82:14: warning: pointer targets in passing argument 1 of ‘stub_called’ differ in signedness [-Wpointer-sign]
   stub_called("get_user_program");
               ^
-stub.c:43:1: note: expected 'const unsigned char *' but argument is of type 'char *'
+stub.c:43:1: note: expected ‘const unsigned char *’ but argument is of type ‘char *’
  stub_called(const unsigned char *fun)
  ^
-stub.c: In function 'print_error_dialog':
-stub.c:91:14: warning: pointer targets in passing argument 1 of 'stub_called' differ in signedness [-Wpointer-sign]
+stub.c: In function ‘print_error_dialog’:
+stub.c:91:14: warning: pointer targets in passing argument 1 of ‘stub_called’ differ in signedness [-Wpointer-sign]
   stub_called("print_error_dialog");
               ^
-stub.c:43:1: note: expected 'const unsigned char *' but argument is of type 'char *'
+stub.c:43:1: note: expected ‘const unsigned char *’ but argument is of type ‘char *’
  stub_called(const unsigned char *fun)
  ^
-stub.c: In function 'msg_text':
-stub.c:98:14: warning: pointer targets in passing argument 1 of 'stub_called' differ in signedness [-Wpointer-sign]
+stub.c: In function ‘msg_text’:
+stub.c:98:14: warning: pointer targets in passing argument 1 of ‘stub_called’ differ in signedness [-Wpointer-sign]
   stub_called("msg_text");
               ^
-stub.c:43:1: note: expected 'const unsigned char *' but argument is of type 'char *'
+stub.c:43:1: note: expected ‘const unsigned char *’ but argument is of type ‘char *’
  stub_called(const unsigned char *fun)
  ^
-stub.c: In function 'msg_box':
-stub.c:110:14: warning: pointer targets in passing argument 1 of 'stub_called' differ in signedness [-Wpointer-sign]
+stub.c: In function ‘msg_box’:
+stub.c:110:14: warning: pointer targets in passing argument 1 of ‘stub_called’ differ in signedness [-Wpointer-sign]
   stub_called("msg_box");
               ^
-stub.c:43:1: note: expected 'const unsigned char *' but argument is of type 'char *'
+stub.c:43:1: note: expected ‘const unsigned char *’ but argument is of type ‘char *’
  stub_called(const unsigned char *fun)
  ^
     [LINK]   src/protocol/test/uri-test
@@ -160628,7 +160645,7 @@
 	test "file:///melchior/sys/apollo_logo" = "file:///%2Fmelchior/sys/apollo_logo"
 * failed 1 among 6 test(s)
 ../../.././Makefile.lib:233: recipe for target 'test-get-translated-uri' failed
-make[4]: [test-get-translated-uri] Error 1 (ignored)
+make[4]: [test-get-translated-uri] Error 1 (ignorée)
 *** test-normalize-uri ***
 *   ok 1: Normalize http://example.org/foo/bar/baz?a=1&b=2#frag
 *   ok 2: Normalize http://example.org/foo/bar/../?a=1&b=2#frag
@@ -160968,38 +160985,51 @@
    dh_strip
    dh_makeshlibs
    dh_shlibdeps
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/elinks/usr/bin/elinks was not linked against libcrypt.so.1 (it uses none of the library's symbols)
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/elinks/usr/bin/elinks was not linked against libcom_err.so.2 (it uses none of the library's symbols)
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/elinks/usr/bin/elinks 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/elinks/usr/bin/elinks was not linked against libk5crypto.so.3 (it uses none of the library's symbols)
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/elinks/usr/bin/elinks 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/elinks/usr/bin/elinks was not linked against libkrb5.so.3 (it uses none of the library's symbols)
+dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/elinks/usr/bin/elinks » n'y était pas lié avec libcrypt.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/elinks/usr/bin/elinks » n'y était pas lié avec libk5crypto.so.3 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/elinks/usr/bin/elinks » n'y était pas lié avec libkrb5.so.3 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/elinks/usr/bin/elinks » n'y était pas lié avec libcom_err.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/elinks/usr/bin/elinks » n'y était pas lié avec libdl.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/elinks/usr/bin/elinks » n'y était pas lié avec libm.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: 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
+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 'elinks-dbgsym' in '../elinks-dbgsym_0.12~pre6-10_amd64.deb'.
-dpkg-deb: building package 'elinks-doc' in '../elinks-doc_0.12~pre6-10_all.deb'.
-dpkg-deb: building package 'elinks-data' in '../elinks-data_0.12~pre6-10_all.deb'.
-dpkg-deb: building package 'elinks' in '../elinks_0.12~pre6-10_amd64.deb'.
+dpkg-deb : construction du paquet « elinks-data » dans « ../elinks-data_0.12~pre6-10_all.deb ».
+dpkg-deb : construction du paquet « elinks-dbgsym » dans « ../elinks-dbgsym_0.12~pre6-10_amd64.deb ».
+dpkg-deb : construction du paquet « elinks-doc » dans « ../elinks-doc_0.12~pre6-10_all.deb ».
+dpkg-deb : construction du paquet « elinks » dans « ../elinks_0.12~pre6-10_amd64.deb ».
  dpkg-genbuildinfo  >../elinks_0.12~pre6-10_amd64.buildinfo
  dpkg-distaddfile elinks_0.12~pre6-10_amd64.buildinfo web 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 >../elinks_0.12~pre6-10_amd64.changes
-dpkg-genchanges: warning: package elinks-dbgsym listed in files list but not in control info
-dpkg-genchanges: binary-only upload (no source code included)
+dpkg-genchanges: avertissement: paquet elinks-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 elinks-0.12~pre6
-dpkg-buildpackage: binary-only upload (no source included)
+dpkg-buildpackage: envoi d'un binaire seulement (aucune inclusion de code source)
+W: no hooks of type B 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").
 I: unmounting /sys filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 163: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
 I: unmounting /dev/shm filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 163: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
 I: unmounting dev/pts filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 163: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
 I: unmounting run/shm filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 163: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
 I: unmounting proc filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 163: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
 I: cleaning the build env 
-I: removing directory /var/cache/pbuilder/build//3315 and its subdirectories
-I: Current time: Sun Sep 20 05:31:56 GMT+12 2015
-I: pbuilder-time-stamp: 1442770316
+I: removing directory /var/cache/pbuilder/build//41927 and its subdirectories
+I: Current time: Mon Sep 21 07:43:29 GMT-14 2015
+I: pbuilder-time-stamp: 1442771009

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/elinks_0.12~pre6-10.diff:	 95.5% -- replaced with /var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/elinks_0.12~pre6-10.diff.gz
b2/build.log:	 95.3%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 95.3%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/logs/unstable/amd64/elinks_0.12~pre6-10.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/tmp.z3je5JWnnN/tmp.11zbvSWvRG
+ mv /srv/reproducible-results/tmp.z3je5JWnnN/tmp.11zbvSWvRG /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/elinks_0.12~pre6-10.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/elinks_0.12~pre6-10.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/tmp.z3je5JWnnN
+ local TMPLOG=/srv/reproducible-results/tmp.z3je5JWnnN/tmp.3JD2Rya60K
+ echo
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/elinks_0.12~pre6-10.rbuild.log

+ local TIMEOUT=30m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/tmp.z3je5JWnnN -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/tmp.z3je5JWnnN/dbd-tmp-zOSzPIR
++ schroot --directory /srv/reproducible-results/tmp.z3je5JWnnN -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 34'
++ echo diffoscope 34
++ grep '^E: 15binfmt: update-binfmts: unable to open'
+ LOG_RESULT=
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/elinks_0.12~pre6-10.rbuild.log
/var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/elinks_0.12~pre6-10.rbuild.log:	 95.2% -- replaced with /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/elinks_0.12~pre6-10.rbuild.log.gz
+ '[' ng = legacy ']'
+ '[' ng = ng ']'
+ gen_package_html elinks
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''elinks'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-20 17:43:14.566126
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/buildinfo/unstable/amd64/elinks_0.12~pre6-10_amd64.buildinfo
INFO: Finished at 2015-09-20 17:43:14.755592, took: 0:00:00.189486
+ cd -
+ cd
+ rm -r /srv/reproducible-results/tmp.z3je5JWnnN
+ false
+ rm -f /tmp/reproducible-lockfile-unstable-amd64-elinks
Sun 20 Sep 17:43:14 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-Ta16lwep, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list