[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_8 #55228
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu Oct 20 02:00:51 UTC 2016
https://jenkins.debian.net/job/reproducible_builder_amd64_8/55228/------------------------------------------
[...truncated 5522 lines...]
cd src && /usr/bin/make clean
-make[2]: Entering directory '/build-1st/gerstensaft-0.3/src'
+make[2] : on entre dans le répertoire « /build-2nd/gerstensaft-0.3/src »
rm -f beer.o msgbox.o main.o io.o send.o saft.o gutils.o receive.o options.o core beer
-make[2]: Leaving directory '/build-1st/gerstensaft-0.3/src'
+make[2] : on quitte le répertoire « /build-2nd/gerstensaft-0.3/src »
cd po && /usr/bin/make clean
-make[2]: Entering directory '/build-1st/gerstensaft-0.3/po'
+make[2] : on entre dans le répertoire « /build-2nd/gerstensaft-0.3/po »
rm -f de.mo ro.mo ru.mo sv.mo vi.mo de.pox ro.pox ru.pox sv.pox vi.pox
-make[2]: Leaving directory '/build-1st/gerstensaft-0.3/po'
+make[2] : on quitte le répertoire « /build-2nd/gerstensaft-0.3/po »
rm -f src/config.h
-make[1]: Leaving directory '/build-1st/gerstensaft-0.3'
+make[1] : on quitte le répertoire « /build-2nd/gerstensaft-0.3 »
rm -rf *~
debian/rules build
/usr/bin/make PIXMAP_WM_DIR=/usr/share/pixmaps prefix=/usr
-make[1]: Entering directory '/build-1st/gerstensaft-0.3'
+make[1] : on entre dans le répertoire « /build-2nd/gerstensaft-0.3 »
echo "/* Do not edit, edit Makefile instead. */" > src/config.h
test -n "" && echo "#define DEBUG" >> src/config.h
-Makefile:36: recipe for target 'all' failed
-make[1]: [all] Error 1 (ignored)
+Makefile:36 : la recette pour la cible « all » a échouée
+make[1]: [all] Erreur 1 (ignorée)
echo "#define PIXMAP_DIR \"/usr/share/gerstensaft\"" >> src/config.h
echo "#define PIXMAP_WM_DIR \"/usr/share/pixmaps\"" >> src/config.h
echo "#define LOCALE_DIR \"/usr/share/locale\"" >> src/config.h
cd src && /usr/bin/make CONFIG_LFS= prefix=/usr
-make[2]: Entering directory '/build-1st/gerstensaft-0.3/src'
+make[2] : on entre dans le répertoire « /build-2nd/gerstensaft-0.3/src »
gcc -g -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -c -o beer.o beer.c
gcc -g -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -c -o msgbox.o msgbox.c
-msgbox.c: In function 'msgbox_about':
-msgbox.c:62:17: warning: implicit declaration of function 'gdk_pixmap_create_from_xpm' [-Wimplicit-function-declaration]
+msgbox.c: In function ‘msgbox_about’:
+msgbox.c:62:17: warning: implicit declaration of function ‘gdk_pixmap_create_from_xpm’ [-Wimplicit-function-declaration]
beer_pixmap = gdk_pixmap_create_from_xpm (dialog->window, &beer_mask, &style->bg[GTK_STATE_NORMAL], buf);
^~~~~~~~~~~~~~~~~~~~~~~~~~
msgbox.c:62:15: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
beer_pixmap = gdk_pixmap_create_from_xpm (dialog->window, &beer_mask, &style->bg[GTK_STATE_NORMAL], buf);
^
-msgbox.c: In function 'msgbox_todo':
+msgbox.c: In function ‘msgbox_todo’:
msgbox.c:138:15: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
beer_pixmap = gdk_pixmap_create_from_xpm (dialog->window, &beer_mask, &style->bg[GTK_STATE_NORMAL], buf);
^
gcc -g -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -c -o main.o main.c
-main.c: In function 'load_pixmap':
-main.c:164:13: warning: implicit declaration of function 'gdk_pixmap_create_from_xpm' [-Wimplicit-function-declaration]
+main.c: In function ‘load_pixmap’:
+main.c:164:13: warning: implicit declaration of function ‘gdk_pixmap_create_from_xpm’ [-Wimplicit-function-declaration]
*pixmap = gdk_pixmap_create_from_xpm (parent->window, mask, &style->bg[GTK_STATE_NORMAL], fname);
^~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:164:11: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
*pixmap = gdk_pixmap_create_from_xpm (parent->window, mask, &style->bg[GTK_STATE_NORMAL], fname);
^
-main.c: In function 'read_directory':
-main.c:212:6: warning: implicit declaration of function 'gdk_color_alloc' [-Wimplicit-function-declaration]
+main.c: In function ‘read_directory’:
+main.c:212:6: warning: implicit declaration of function ‘gdk_color_alloc’ [-Wimplicit-function-declaration]
gdk_color_alloc (colormap, &background);
^~~~~~~~~~~~~~~
-main.c: In function 'button_add':
+main.c: In function ‘button_add’:
main.c:359:76: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
gtk_clist_get_text (GTK_CLIST(((struct s_main_data *) data)->listbox), (int)selection->data, 1, &fname);
^
-main.c: In function 'button_receive':
+main.c: In function ‘button_receive’:
main.c:496:77: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
gtk_clist_get_text (GTK_CLIST(((struct s_main_data *) data)->receiver), (int)selection->data, 4, &nr);
^
@@ -960,52 +971,52 @@
^
gcc -g -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -c -o io.o io.c
gcc -g -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -c -o send.o send.c
-send.c: In function 'send_button_send':
+send.c: In function ‘send_button_send’:
send.c:179:78: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
gtk_clist_get_text (GTK_CLIST(((struct s_send_data *) data)->listbox), (int)selection->data, 1, &fname);
^
-send.c: In function 'send_dialog':
-send.c:326:5: warning: implicit declaration of function 'gdk_color_alloc' [-Wimplicit-function-declaration]
+send.c: In function ‘send_dialog’:
+send.c:326:5: warning: implicit declaration of function ‘gdk_color_alloc’ [-Wimplicit-function-declaration]
gdk_color_alloc (colormap, &background);
^~~~~~~~~~~~~~~
gcc -g -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -c -o saft.o saft.c
gcc -g -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -c -o gutils.o gutils.c
-gutils.c: In function 'clist_contains':
-gutils.c:34:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
+gutils.c: In function ‘clist_contains’:
+gutils.c:34:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
if (! GTK_IS_CLIST(clist))
^~
-gutils.c:37:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
+gutils.c:37:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
for (row = GTK_CLIST(clist)->row_list;
^~~
gutils.c:41:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
gtk_clist_get_text(GTK_CLIST(clist), (int)row->data, column, &tmp);
^
-gutils.c: In function 'filebox_append':
-gutils.c:82:3: warning: implicit declaration of function 'gdk_color_alloc' [-Wimplicit-function-declaration]
+gutils.c: In function ‘filebox_append’:
+gutils.c:82:3: warning: implicit declaration of function ‘gdk_color_alloc’ [-Wimplicit-function-declaration]
gdk_color_alloc (colormap, &background);
^~~~~~~~~~~~~~~
gcc -g -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -c -o receive.o receive.c
-receive.c: In function 'parse_receive':
-receive.c:209:2: warning: implicit declaration of function 'gdk_color_alloc' [-Wimplicit-function-declaration]
+receive.c: In function ‘parse_receive’:
+receive.c:209:2: warning: implicit declaration of function ‘gdk_color_alloc’ [-Wimplicit-function-declaration]
gdk_color_alloc (colormap, &background);
^~~~~~~~~~~~~~~
gcc -g -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -c -o options.o options.c
gcc -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype beer.o msgbox.o main.o io.o send.o saft.o gutils.o receive.o options.o -o beer
-make[2]: Leaving directory '/build-1st/gerstensaft-0.3/src'
+make[2] : on quitte le répertoire « /build-2nd/gerstensaft-0.3/src »
cd po && /usr/bin/make
-make[2]: Entering directory '/build-1st/gerstensaft-0.3/po'
+make[2] : on entre dans le répertoire « /build-2nd/gerstensaft-0.3/po »
msgfmt --statistics -o de.mo de.po
-81 translated messages.
+81 messages traduits.
msgfmt --statistics -o ro.mo ro.po
-81 translated messages.
+81 messages traduits.
msgfmt --statistics -o ru.mo ru.po
-81 translated messages.
+81 messages traduits.
msgfmt --statistics -o sv.mo sv.po
-81 translated messages.
+81 messages traduits.
msgfmt --statistics -o vi.mo vi.po
-81 translated messages.
-make[2]: Leaving directory '/build-1st/gerstensaft-0.3/po'
-make[1]: Leaving directory '/build-1st/gerstensaft-0.3'
+81 messages traduits.
+make[2] : on quitte le répertoire « /build-2nd/gerstensaft-0.3/po »
+make[1] : on quitte le répertoire « /build-2nd/gerstensaft-0.3 »
touch stamp-build
fakeroot debian/rules binary
rm -rf debian/tmp
@@ -1023,32 +1034,32 @@
gzip -9f debian/tmp/usr/share/doc/gerstensaft/changelog.Debian
#
/usr/bin/make PIXMAP_WM_DIR=`pwd`/debian/tmp/usr/share/pixmaps prefix=`pwd`/debian/tmp/usr install
-make[1]: Entering directory '/build-1st/gerstensaft-0.3'
-cd src && /usr/bin/make prefix=/build-1st/gerstensaft-0.3/debian/tmp/usr install
-make[2]: Entering directory '/build-1st/gerstensaft-0.3/src'
-test -d /build-1st/gerstensaft-0.3/debian/tmp/usr/bin || install -o root -g root -d -g root -o root -m 755 /build-1st/gerstensaft-0.3/debian/tmp/usr/bin
-install -o root -g root -s -m 755 beer /build-1st/gerstensaft-0.3/debian/tmp/usr/bin
-make[2]: Leaving directory '/build-1st/gerstensaft-0.3/src'
-cd pixmaps && /usr/bin/make PIXMAP_DIR=/build-1st/gerstensaft-0.3/debian/tmp/usr/share/gerstensaft PIXMAP_WM_DIR=/build-1st/gerstensaft-0.3/debian/tmp/usr/share/pixmaps install
-make[2]: Entering directory '/build-1st/gerstensaft-0.3/pixmaps'
-test -d /build-1st/gerstensaft-0.3/debian/tmp/usr/share/gerstensaft || install -o root -g root -d -m 755 /build-1st/gerstensaft-0.3/debian/tmp/usr/share/gerstensaft
-test -d /build-1st/gerstensaft-0.3/debian/tmp/usr/share/pixmaps || install -o root -g root -d -m 755 /build-1st/gerstensaft-0.3/debian/tmp/usr/share/pixmaps
-install -o root -g root -m 644 dir.xpm doc.xpm linkdir.xpm linkfile.xpm updir.xpm gerstensaft.xpm /build-1st/gerstensaft-0.3/debian/tmp/usr/share/gerstensaft
-install -o root -g root -m 644 beer.xpm beer-mini.xpm /build-1st/gerstensaft-0.3/debian/tmp/usr/share/pixmaps
-make[2]: Leaving directory '/build-1st/gerstensaft-0.3/pixmaps'
-cd man && /usr/bin/make prefix=/build-1st/gerstensaft-0.3/debian/tmp/usr install
-make[2]: Entering directory '/build-1st/gerstensaft-0.3/man'
-test -d /build-1st/gerstensaft-0.3/debian/tmp/usr/share/man/man1 || install -d -g root -o root -m 755 /build-1st/gerstensaft-0.3/debian/tmp/usr/share/man/man1
-install -g root -o root -m 644 beer.1 /build-1st/gerstensaft-0.3/debian/tmp/usr/share/man/man1
-make[2]: Leaving directory '/build-1st/gerstensaft-0.3/man'
-cd po && /usr/bin/make LOCALE_DIR=/build-1st/gerstensaft-0.3/debian/tmp/usr/share/locale install
-make[2]: Entering directory '/build-1st/gerstensaft-0.3/po'
+make[1] : on entre dans le répertoire « /build-2nd/gerstensaft-0.3 »
+cd src && /usr/bin/make prefix=/build-2nd/gerstensaft-0.3/debian/tmp/usr install
+make[2] : on entre dans le répertoire « /build-2nd/gerstensaft-0.3/src »
+test -d /build-2nd/gerstensaft-0.3/debian/tmp/usr/bin || install -o root -g root -d -g root -o root -m 755 /build-2nd/gerstensaft-0.3/debian/tmp/usr/bin
+install -o root -g root -s -m 755 beer /build-2nd/gerstensaft-0.3/debian/tmp/usr/bin
+make[2] : on quitte le répertoire « /build-2nd/gerstensaft-0.3/src »
+cd pixmaps && /usr/bin/make PIXMAP_DIR=/build-2nd/gerstensaft-0.3/debian/tmp/usr/share/gerstensaft PIXMAP_WM_DIR=/build-2nd/gerstensaft-0.3/debian/tmp/usr/share/pixmaps install
+make[2] : on entre dans le répertoire « /build-2nd/gerstensaft-0.3/pixmaps »
+test -d /build-2nd/gerstensaft-0.3/debian/tmp/usr/share/gerstensaft || install -o root -g root -d -m 755 /build-2nd/gerstensaft-0.3/debian/tmp/usr/share/gerstensaft
+test -d /build-2nd/gerstensaft-0.3/debian/tmp/usr/share/pixmaps || install -o root -g root -d -m 755 /build-2nd/gerstensaft-0.3/debian/tmp/usr/share/pixmaps
+install -o root -g root -m 644 dir.xpm doc.xpm linkdir.xpm linkfile.xpm updir.xpm gerstensaft.xpm /build-2nd/gerstensaft-0.3/debian/tmp/usr/share/gerstensaft
+install -o root -g root -m 644 beer.xpm beer-mini.xpm /build-2nd/gerstensaft-0.3/debian/tmp/usr/share/pixmaps
+make[2] : on quitte le répertoire « /build-2nd/gerstensaft-0.3/pixmaps »
+cd man && /usr/bin/make prefix=/build-2nd/gerstensaft-0.3/debian/tmp/usr install
+make[2] : on entre dans le répertoire « /build-2nd/gerstensaft-0.3/man »
+test -d /build-2nd/gerstensaft-0.3/debian/tmp/usr/share/man/man1 || install -d -g root -o root -m 755 /build-2nd/gerstensaft-0.3/debian/tmp/usr/share/man/man1
+install -g root -o root -m 644 beer.1 /build-2nd/gerstensaft-0.3/debian/tmp/usr/share/man/man1
+make[2] : on quitte le répertoire « /build-2nd/gerstensaft-0.3/man »
+cd po && /usr/bin/make LOCALE_DIR=/build-2nd/gerstensaft-0.3/debian/tmp/usr/share/locale install
+make[2] : on entre dans le répertoire « /build-2nd/gerstensaft-0.3/po »
for lang in de ro ru sv vi; do \
- test -d /build-1st/gerstensaft-0.3/debian/tmp/usr/share/locale/$lang/LC_MESSAGES || install -o root -g root -d -g root -o root -m 755 /build-1st/gerstensaft-0.3/debian/tmp/usr/share/locale/$lang/LC_MESSAGES; \
- install -o root -g root -g root -o root -m 644 $lang.mo /build-1st/gerstensaft-0.3/debian/tmp/usr/share/locale/$lang/LC_MESSAGES/gerstensaft.mo; \
+ test -d /build-2nd/gerstensaft-0.3/debian/tmp/usr/share/locale/$lang/LC_MESSAGES || install -o root -g root -d -g root -o root -m 755 /build-2nd/gerstensaft-0.3/debian/tmp/usr/share/locale/$lang/LC_MESSAGES; \
+ install -o root -g root -g root -o root -m 644 $lang.mo /build-2nd/gerstensaft-0.3/debian/tmp/usr/share/locale/$lang/LC_MESSAGES/gerstensaft.mo; \
done
-make[2]: Leaving directory '/build-1st/gerstensaft-0.3/po'
-make[1]: Leaving directory '/build-1st/gerstensaft-0.3'
+make[2] : on quitte le répertoire « /build-2nd/gerstensaft-0.3/po »
+make[1] : on quitte le répertoire « /build-2nd/gerstensaft-0.3 »
gzip -9 debian/tmp/usr/share/man/man?/*
strip debian/tmp/usr/bin/beer
#
@@ -1063,14 +1074,14 @@
gzip -9 debian/tmp/usr/share/man/*/man?/*
#
dpkg-shlibdeps debian/tmp/usr/bin/beer
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/tmp/usr/bin/beer 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/tmp/usr/bin/beer was not linked against libpangocairo-1.0.so.0 (it uses none of the library's symbols)
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/tmp/usr/bin/beer was not linked against libpango-1.0.so.0 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/tmp/usr/bin/beer was not linked against libgdk_pixbuf-2.0.so.0 (it uses none of the library's symbols)
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/tmp/usr/bin/beer was not linked against libcairo.so.2 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/tmp/usr/bin/beer 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/tmp/usr/bin/beer 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/tmp/usr/bin/beer was not linked against libcairo.so.2 (it uses none of the library's symbols)
+dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/tmp/usr/bin/beer 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/tmp/usr/bin/beer was not linked against libgio-2.0.so.0 (it uses none of the library's symbols)
+dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/tmp/usr/bin/beer 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/tmp/usr/bin/beer was not linked against libpangocairo-1.0.so.0 (it uses none of the library's symbols)
+dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/tmp/usr/bin/beer was not linked against libpango-1.0.so.0 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/tmp/usr/bin/beer was not linked against libatk-1.0.so.0 (it uses none of the library's symbols)
dpkg-gencontrol -isp
dpkg-gencontrol: warning: -isp is deprecated; it is without effect
@@ -1084,12 +1095,14 @@
dpkg-source --after-build gerstensaft-0.3
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
+I: user script /srv/workspace/pbuilder/13941/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/13941/tmp/hooks/B01_cleanup finished
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: cleaning the build env
-I: removing directory /srv/workspace/pbuilder/45413 and its subdirectories
-I: Current time: Tue Nov 21 20:22:36 GMT+12 2017
-I: pbuilder-time-stamp: 1511338956
+I: removing directory /srv/workspace/pbuilder/13941 and its subdirectories
+I: Current time: jeudi 20 octobre 2016, 16:00:49 (UTC+1400)
+I: pbuilder-time-stamp: 1476928849
/srv/reproducible-results/rbuild-debian-kEynqfDz/tmp.Z5NDw8E2Xr: 83.0% -- replaced with /srv/reproducible-results/rbuild-debian-kEynqfDz/tmp.Z5NDw8E2Xr.gz
INFO: Starting at 2016-10-20 02:00:50.818223
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/unstable/amd64/gerstensaft_0.3-4_amd64.buildinfo
CRITICAL: https://tests.reproducible-builds.org/debian/unstable/amd64/gerstensaft didn't produce a buildlog, even though it has been built.
CRITICAL: https://tests.reproducible-builds.org/debian/unstable/amd64/gerstensaft is unreproducible, but without diffoscope output.
INFO: Finished at 2016-10-20 02:00:50.928785, took: 0:00:00.110573
Thu 20 Oct 02:00:50 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-2xXiSLfe, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list