[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_9 #2337

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Sep 20 17:22:02 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_amd64_9/2337/>

------------------------------------------
[...truncated 7211 lines...]
-pp-clutter.c: In function 'key_pressed':
+pp-clutter.c: In function ‘key_pressed’:
 pp-clutter.c:1465:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_Left instead."
        case CLUTTER_Left:
              ^
@@ -1715,8 +1725,8 @@
 pp-clutter.c:1533:13: warning: "Deprecated key symbol. Use CLUTTER_KEY_Home instead."
        case CLUTTER_Home:
              ^
-pp-clutter.c: In function 'leave_slide':
-pp-clutter.c:1591:13: warning: 'clutter_state_set_state' is deprecated [-Wdeprecated-declarations]
+pp-clutter.c: In function ‘leave_slide’:
+pp-clutter.c:1591:13: warning: ‘clutter_state_set_state’ is deprecated [-Wdeprecated-declarations]
              clutter_state_set_state (data->state, "pre");
              ^
 In file included from /usr/include/clutter-1.0/clutter/clutter-deprecated.h:37:0,
@@ -1726,7 +1736,7 @@
 /usr/include/clutter-1.0/clutter/deprecated/clutter-state.h:99:19: note: declared here
  ClutterTimeline * clutter_state_set_state     (ClutterState    *state,
                    ^
-pp-clutter.c:1593:13: warning: 'clutter_state_set_state' is deprecated [-Wdeprecated-declarations]
+pp-clutter.c:1593:13: warning: ‘clutter_state_set_state’ is deprecated [-Wdeprecated-declarations]
              clutter_state_set_state (data->state, "post");
              ^
 In file included from /usr/include/clutter-1.0/clutter/clutter-deprecated.h:37:0,
@@ -1736,8 +1746,8 @@
 /usr/include/clutter-1.0/clutter/deprecated/clutter-state.h:99:19: note: declared here
  ClutterTimeline * clutter_state_set_state     (ClutterState    *state,
                    ^
-pp-clutter.c: In function 'state_completed':
-pp-clutter.c:1626:3: warning: 'clutter_state_get_state' is deprecated [-Wdeprecated-declarations]
+pp-clutter.c: In function ‘state_completed’:
+pp-clutter.c:1626:3: warning: ‘clutter_state_get_state’ is deprecated [-Wdeprecated-declarations]
    const char       *new_state = clutter_state_get_state (state);
    ^
 In file included from /usr/include/clutter-1.0/clutter/clutter-deprecated.h:37:0,
@@ -1747,8 +1757,8 @@
 /usr/include/clutter-1.0/clutter/deprecated/clutter-state.h:157:19: note: declared here
  const gchar *     clutter_state_get_state     (ClutterState    *state);
                    ^
-pp-clutter.c: In function 'action_slide':
-pp-clutter.c:1663:5: warning: 'clutter_state_set_state' is deprecated [-Wdeprecated-declarations]
+pp-clutter.c: In function ‘action_slide’:
+pp-clutter.c:1663:5: warning: ‘clutter_state_set_state’ is deprecated [-Wdeprecated-declarations]
      clutter_state_set_state (data->state, "action");
      ^
 In file included from /usr/include/clutter-1.0/clutter/clutter-deprecated.h:37:0,
@@ -1758,8 +1768,8 @@
 /usr/include/clutter-1.0/clutter/deprecated/clutter-state.h:99:19: note: declared here
  ClutterTimeline * clutter_state_set_state     (ClutterState    *state,
                    ^
-pp-clutter.c: In function 'update_speaker_screen':
-pp-clutter.c:2005:9: warning: 'clutter_cairo_texture_create' is deprecated: Use 'clutter_cairo_texture_invalidate' instead [-Wdeprecated-declarations]
+pp-clutter.c: In function ‘update_speaker_screen’:
+pp-clutter.c:2005:9: warning: ‘clutter_cairo_texture_create’ is deprecated: Use 'clutter_cairo_texture_invalidate' instead [-Wdeprecated-declarations]
          cr = clutter_cairo_texture_create (CLUTTER_CAIRO_TEXTURE (renderer->speaker_prev));
          ^
 In file included from /usr/include/clutter-1.0/clutter/clutter-deprecated.h:21:0,
@@ -1769,7 +1779,7 @@
 /usr/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:135:17: note: declared here
  cairo_t *       clutter_cairo_texture_create                    (ClutterCairoTexture   *self);
                  ^
-pp-clutter.c:2005:9: warning: 'clutter_cairo_texture_get_type' is deprecated: Use 'clutter_canvas_get_type' instead [-Wdeprecated-declarations]
+pp-clutter.c:2005:9: warning: ‘clutter_cairo_texture_get_type’ is deprecated: Use 'clutter_canvas_get_type' instead [-Wdeprecated-declarations]
          cr = clutter_cairo_texture_create (CLUTTER_CAIRO_TEXTURE (renderer->speaker_prev));
          ^
 In file included from /usr/include/clutter-1.0/clutter/clutter-deprecated.h:21:0,
@@ -1779,7 +1789,7 @@
 /usr/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:98:7: note: declared here
  GType clutter_cairo_texture_get_type (void) G_GNUC_CONST;
        ^
-pp-clutter.c:2019:9: warning: 'clutter_cairo_texture_create' is deprecated: Use 'clutter_cairo_texture_invalidate' instead [-Wdeprecated-declarations]
+pp-clutter.c:2019:9: warning: ‘clutter_cairo_texture_create’ is deprecated: Use 'clutter_cairo_texture_invalidate' instead [-Wdeprecated-declarations]
          cr = clutter_cairo_texture_create (CLUTTER_CAIRO_TEXTURE (renderer->speaker_current));
          ^
 In file included from /usr/include/clutter-1.0/clutter/clutter-deprecated.h:21:0,
@@ -1789,7 +1799,7 @@
 /usr/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:135:17: note: declared here
  cairo_t *       clutter_cairo_texture_create                    (ClutterCairoTexture   *self);
                  ^
-pp-clutter.c:2019:9: warning: 'clutter_cairo_texture_get_type' is deprecated: Use 'clutter_canvas_get_type' instead [-Wdeprecated-declarations]
+pp-clutter.c:2019:9: warning: ‘clutter_cairo_texture_get_type’ is deprecated: Use 'clutter_canvas_get_type' instead [-Wdeprecated-declarations]
          cr = clutter_cairo_texture_create (CLUTTER_CAIRO_TEXTURE (renderer->speaker_current));
          ^
 In file included from /usr/include/clutter-1.0/clutter/clutter-deprecated.h:21:0,
@@ -1799,7 +1809,7 @@
 /usr/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:98:7: note: declared here
  GType clutter_cairo_texture_get_type (void) G_GNUC_CONST;
        ^
-pp-clutter.c:2029:9: warning: 'clutter_cairo_texture_create' is deprecated: Use 'clutter_cairo_texture_invalidate' instead [-Wdeprecated-declarations]
+pp-clutter.c:2029:9: warning: ‘clutter_cairo_texture_create’ is deprecated: Use 'clutter_cairo_texture_invalidate' instead [-Wdeprecated-declarations]
          cr = clutter_cairo_texture_create (CLUTTER_CAIRO_TEXTURE (renderer->speaker_next));
          ^
 In file included from /usr/include/clutter-1.0/clutter/clutter-deprecated.h:21:0,
@@ -1809,7 +1819,7 @@
 /usr/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:135:17: note: declared here
  cairo_t *       clutter_cairo_texture_create                    (ClutterCairoTexture   *self);
                  ^
-pp-clutter.c:2029:9: warning: 'clutter_cairo_texture_get_type' is deprecated: Use 'clutter_canvas_get_type' instead [-Wdeprecated-declarations]
+pp-clutter.c:2029:9: warning: ‘clutter_cairo_texture_get_type’ is deprecated: Use 'clutter_canvas_get_type' instead [-Wdeprecated-declarations]
          cr = clutter_cairo_texture_create (CLUTTER_CAIRO_TEXTURE (renderer->speaker_next));
          ^
 In file included from /usr/include/clutter-1.0/clutter/clutter-deprecated.h:21:0,
@@ -1819,8 +1829,8 @@
 /usr/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:98:7: note: declared here
  GType clutter_cairo_texture_get_type (void) G_GNUC_CONST;
        ^
-pp-clutter.c: In function 'show_slide':
-pp-clutter.c:2248:11: warning: 'clutter_state_get_type' is deprecated [-Wdeprecated-declarations]
+pp-clutter.c: In function ‘show_slide’:
+pp-clutter.c:2248:11: warning: ‘clutter_state_get_type’ is deprecated [-Wdeprecated-declarations]
            data->state = CLUTTER_STATE (
            ^
 In file included from /usr/include/clutter-1.0/clutter/clutter-deprecated.h:37:0,
@@ -1830,7 +1840,7 @@
 /usr/include/clutter-1.0/clutter/deprecated/clutter-state.h:92:7: note: declared here
  GType clutter_state_get_type (void) G_GNUC_CONST;
        ^
-pp-clutter.c:2256:11: warning: 'clutter_state_warp_to_state' is deprecated [-Wdeprecated-declarations]
+pp-clutter.c:2256:11: warning: ‘clutter_state_warp_to_state’ is deprecated [-Wdeprecated-declarations]
            clutter_state_warp_to_state (data->state, "pre");
            ^
 In file included from /usr/include/clutter-1.0/clutter/clutter-deprecated.h:37:0,
@@ -1840,7 +1850,7 @@
 /usr/include/clutter-1.0/clutter/deprecated/clutter-state.h:102:19: note: declared here
  ClutterTimeline * clutter_state_warp_to_state (ClutterState    *state,
                    ^
-pp-clutter.c:2358:7: warning: 'clutter_state_set_state' is deprecated [-Wdeprecated-declarations]
+pp-clutter.c:2358:7: warning: ‘clutter_state_set_state’ is deprecated [-Wdeprecated-declarations]
        clutter_state_set_state (data->state, "show");
        ^
 In file included from /usr/include/clutter-1.0/clutter/clutter-deprecated.h:37:0,
@@ -1850,8 +1860,8 @@
 /usr/include/clutter-1.0/clutter/deprecated/clutter-state.h:99:19: note: declared here
  ClutterTimeline * clutter_state_set_state     (ClutterState    *state,
                    ^
-pp-clutter.c: In function 'action_slide':
-pp-clutter.c:1670:7: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
+pp-clutter.c: In function ‘action_slide’:
+pp-clutter.c:1670:7: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result]
        system (tmp);
        ^
 gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/cairo -I/usr/include/clutter-gst-3.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -Wall -D_GNU_SOURCE -DPKGDATADIR=\"/usr/share/pinpoint/\" -DPINPOINT_SRCDIR=\"/tmp/buildd/pinpoint-0.1.6\" -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o gst-video-thumbnailer.o gst-video-thumbnailer.c
@@ -1915,26 +1925,39 @@
    dh_shlibdeps
    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 'pinpoint-dbgsym' in '../pinpoint-dbgsym_0.1.6-1_amd64.deb'.
-dpkg-deb: building package 'pinpoint' in '../pinpoint_0.1.6-1_amd64.deb'.
+dpkg-deb : construction du paquet « pinpoint-dbgsym » dans « ../pinpoint-dbgsym_0.1.6-1_amd64.deb ».
+dpkg-deb : construction du paquet « pinpoint » dans « ../pinpoint_0.1.6-1_amd64.deb ».
  dpkg-genbuildinfo  >../pinpoint_0.1.6-1_amd64.buildinfo
  dpkg-distaddfile pinpoint_0.1.6-1_amd64.buildinfo x11 extra
-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 >../pinpoint_0.1.6-1_amd64.changes
-dpkg-genchanges: warning: package pinpoint-dbgsym listed in files list but not in control info
-dpkg-genchanges: binary-only upload (no source code included)
+dpkg-genchanges: avertissement: paquet pinpoint-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 pinpoint-0.1.6
-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//38156 and its subdirectories
-I: Current time: Sun Sep 20 05:20:46 GMT+12 2015
-I: pbuilder-time-stamp: 1442769646
+I: removing directory /var/cache/pbuilder/build//53320 and its subdirectories
+I: Current time: Mon Sep 21 07:21:53 GMT-14 2015
+I: pbuilder-time-stamp: 1442769713

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/pinpoint_0.1.6-1.diff:	 87.8% -- replaced with /var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/pinpoint_0.1.6-1.diff.gz
b2/build.log:	 85.6%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 85.1%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/logs/unstable/amd64/pinpoint_0.1.6-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/tmp.qrOhgBi208/tmp.j8zsq0CAGY
+ mv /srv/reproducible-results/tmp.qrOhgBi208/tmp.j8zsq0CAGY /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/pinpoint_0.1.6-1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/pinpoint_0.1.6-1.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/tmp.qrOhgBi208
+ local TMPLOG=/srv/reproducible-results/tmp.qrOhgBi208/tmp.IQBaEYDwpK
+ echo
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/pinpoint_0.1.6-1.rbuild.log

+ local TIMEOUT=30m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/tmp.qrOhgBi208 -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/tmp.qrOhgBi208/dbd-tmp-vArix2R
++ schroot --directory /srv/reproducible-results/tmp.qrOhgBi208 -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/pinpoint_0.1.6-1.rbuild.log
/var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/pinpoint_0.1.6-1.rbuild.log:	 84.0% -- replaced with /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/pinpoint_0.1.6-1.rbuild.log.gz
+ '[' ng = legacy ']'
+ '[' ng = ng ']'
+ gen_package_html pinpoint
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''pinpoint'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-20 17:22:01.721198
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/buildinfo/unstable/amd64/pinpoint_0.1.6-1_amd64.buildinfo
INFO: Finished at 2015-09-20 17:22:01.728789, took: 0:00:00.007601
+ cd -
+ cd
+ rm -r /srv/reproducible-results/tmp.qrOhgBi208
+ false
+ rm -f /tmp/reproducible-lockfile-unstable-amd64-pinpoint
Sun 20 Sep 17:22:01 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-SF41iM1m, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list