[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_i386_8 #20281
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sat Oct 15 05:05:54 UTC 2016
https://jenkins.debian.net/job/reproducible_builder_i386_8/20281/------------------------------------------
[...truncated 6635 lines...]
+src/callbacks.c: In function ‘on_Gen_button_clicked’:
+src/callbacks.c:1345:13: warning: variable ‘ntbk2’ set but not used [-Wunused-but-set-variable]
GtkWidget *ntbk2, *ntbk4, *ntbk7;
^~~~~
-src/callbacks.c: In function 'on_rtp_apply_button_clicked':
-src/callbacks.c:2238:61: warning: variable 'apply_bt' set but not used [-Wunused-but-set-variable]
+src/callbacks.c: In function ‘on_rtp_apply_button_clicked’:
+src/callbacks.c:2238:61: warning: variable ‘apply_bt’ set but not used [-Wunused-but-set-variable]
GtkWidget *freq_entry, *alaw_bt, *ulaw_bt, *length_entry, *apply_bt, *payload_entry;
^~~~~~~~
-src/callbacks.c:2238:36: warning: variable 'ulaw_bt' set but not used [-Wunused-but-set-variable]
+src/callbacks.c:2238:36: warning: variable ‘ulaw_bt’ set but not used [-Wunused-but-set-variable]
GtkWidget *freq_entry, *alaw_bt, *ulaw_bt, *length_entry, *apply_bt, *payload_entry;
^~~~~~~
-src/callbacks.c: In function 'on_rtp_ok_bt_clicked':
-src/callbacks.c:2330:42: warning: variable 'menu1' set but not used [-Wunused-but-set-variable]
+src/callbacks.c: In function ‘on_rtp_ok_bt_clicked’:
+src/callbacks.c:2330:42: warning: variable ‘menu1’ set but not used [-Wunused-but-set-variable]
GtkWidget *marker_true, *marker_false, *menu1, *rtp_payload;
^~~~~
-src/callbacks.c:2330:27: warning: variable 'marker_false' set but not used [-Wunused-but-set-variable]
+src/callbacks.c:2330:27: warning: variable ‘marker_false’ set but not used [-Wunused-but-set-variable]
GtkWidget *marker_true, *marker_false, *menu1, *rtp_payload;
^~~~~~~~~~~~
-src/callbacks.c:2329:61: warning: variable 'extension_false' set but not used [-Wunused-but-set-variable]
+src/callbacks.c:2329:61: warning: variable ‘extension_false’ set but not used [-Wunused-but-set-variable]
GtkWidget *padding_true, *padding_false, *extension_true, *extension_false;
^~~~~~~~~~~~~~~
-src/callbacks.c:2329:28: warning: variable 'padding_false' set but not used [-Wunused-but-set-variable]
+src/callbacks.c:2329:28: warning: variable ‘padding_false’ set but not used [-Wunused-but-set-variable]
GtkWidget *padding_true, *padding_false, *extension_true, *extension_false;
^~~~~~~~~~~~~
-src/callbacks.c: In function 'on_button87_clicked':
-src/callbacks.c:3862:9: warning: passing argument 1 of 'close' makes integer from pointer without a cast [-Wint-conversion]
+src/callbacks.c: In function ‘on_button87_clicked’:
+src/callbacks.c:3862:9: warning: passing argument 1 of ‘close’ makes integer from pointer without a cast [-Wint-conversion]
close(file_p);
^~~~~~
In file included from /usr/include/glib-2.0/gio/gcredentials.h:32:0,
@@ -1186,105 +1197,105 @@
from /usr/include/gtk-2.0/gdk/gdk.h:32,
from /usr/include/gtk-2.0/gtk/gtk.h:32,
from src/callbacks.c:27:
-/usr/include/unistd.h:356:12: note: expected 'int' but argument is of type 'FILE * {aka struct _IO_FILE *}'
+/usr/include/unistd.h:356:12: note: expected ‘int’ but argument is of type ‘FILE * {aka struct _IO_FILE *}’
extern int close (int __fd);
^~~~~
In file included from src/loadpacket.h:23:0,
from src/callbacks.c:36:
At top level:
-src/headers.h:50:22: warning: 'pcap_link_type' defined but not used [-Wunused-variable]
+src/headers.h:50:22: warning: ‘pcap_link_type’ defined but not used [-Wunused-variable]
static unsigned long pcap_link_type = 1; /* Default is DLT-EN10MB */
^~~~~~~~~~~~~~
-src/callbacks.c: In function 'on_Gen_button_clicked':
-src/callbacks.c:1415:5: warning: 'page1' is used uninitialized in this function [-Wuninitialized]
+src/callbacks.c: In function ‘on_Gen_button_clicked’:
+src/callbacks.c:1415:5: warning: ‘page1’ is used uninitialized in this function [-Wuninitialized]
if (page1 == 3)
^
gcc -DPKGDATADIR=\"/usr/share/packeth/\" -I. -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -Wunused -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-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/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -Wall -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -c -o src/function.o src/function.c
-src/function.c: In function 'send_packet':
-src/function.c:111:34: warning: variable 'abstime' set but not used [-Wunused-but-set-variable]
+src/function.c: In function ‘send_packet’:
+src/function.c:111:34: warning: variable ‘abstime’ set but not used [-Wunused-but-set-variable]
GtkWidget *statusbar, *notebk, *abstime, *reltime, *en5, *en6, *ntbk7;
^~~~~~~
-src/function.c: In function 'ipv6_get':
-src/function.c:952:8: warning: unused variable 'dst_tmp' [-Wunused-variable]
+src/function.c: In function ‘ipv6_get’:
+src/function.c:952:8: warning: unused variable ‘dst_tmp’ [-Wunused-variable]
gchar dst_tmp[40];
^~~~~~~
-src/function.c:951:8: warning: unused variable 'src_tmp' [-Wunused-variable]
+src/function.c:951:8: warning: unused variable ‘src_tmp’ [-Wunused-variable]
gchar src_tmp[40];
^~~~~~~
-src/function.c:947:50: warning: unused variable 'dst_length' [-Wunused-variable]
+src/function.c:947:50: warning: unused variable ‘dst_length’ [-Wunused-variable]
int length_start, length_start_field, x_length, dst_length, i;
^~~~~~~~~~
-src/function.c:942:42: warning: variable 'usedef_bt' set but not used [-Wunused-but-set-variable]
+src/function.c:942:42: warning: variable ‘usedef_bt’ set but not used [-Wunused-but-set-variable]
GtkWidget *udp_bt, *tcp_bt, *icmp6_bt, *usedef_bt;
^~~~~~~~~
-src/function.c:942:31: warning: variable 'icmp6_bt' set but not used [-Wunused-but-set-variable]
+src/function.c:942:31: warning: variable ‘icmp6_bt’ set but not used [-Wunused-but-set-variable]
GtkWidget *udp_bt, *tcp_bt, *icmp6_bt, *usedef_bt;
^~~~~~~~
-src/function.c:941:28: warning: variable 'exthdrbto' set but not used [-Wunused-but-set-variable]
+src/function.c:941:28: warning: variable ‘exthdrbto’ set but not used [-Wunused-but-set-variable]
GtkWidget *extensionhdr, *exthdrbto;
^~~~~~~~~
-src/function.c:940:40: warning: variable 'dst6bt' set but not used [-Wunused-but-set-variable]
+src/function.c:940:40: warning: variable ‘dst6bt’ set but not used [-Wunused-but-set-variable]
GtkWidget *src6ip, *dst6ip, *src6bt, *dst6bt, *payloadlength_bt;
^~~~~~
-src/function.c:940:31: warning: variable 'src6bt' set but not used [-Wunused-but-set-variable]
+src/function.c:940:31: warning: variable ‘src6bt’ set but not used [-Wunused-but-set-variable]
GtkWidget *src6ip, *dst6ip, *src6bt, *dst6bt, *payloadlength_bt;
^~~~~~
-src/function.c: In function 'get_8023':
-src/function.c:3153:27: warning: variable 'L8023llc_tbt' set but not used [-Wunused-but-set-variable]
+src/function.c: In function ‘get_8023’:
+src/function.c:3153:27: warning: variable ‘L8023llc_tbt’ set but not used [-Wunused-but-set-variable]
GtkWidget *ethlength_e, *L8023llc_tbt, *L8023llcsnap_tbt, *Ldsap_e, *Lssap_e;
^~~~~~~~~~~~
In file included from src/function.c:48:0:
At top level:
-src/headers.h:50:22: warning: 'pcap_link_type' defined but not used [-Wunused-variable]
+src/headers.h:50:22: warning: ‘pcap_link_type’ defined but not used [-Wunused-variable]
static unsigned long pcap_link_type = 1; /* Default is DLT-EN10MB */
^~~~~~~~~~~~~~
-src/function.c: In function 'ipv6_get':
-src/function.c:1219:28: warning: 'length_start_field' may be used uninitialized in this function [-Wmaybe-uninitialized]
+src/function.c: In function ‘ipv6_get’:
+src/function.c:1219:28: warning: ‘length_start_field’ may be used uninitialized in this function [-Wmaybe-uninitialized]
packet[length_start_field+1] = (char)((number - length_start)%256);
~~~~~~~~~~~~~~~~~~^~
gcc -DPKGDATADIR=\"/usr/share/packeth/\" -I. -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -Wunused -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-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/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -Wall -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -c -o src/function_send.o src/function_send.c
-src/function_send.c: In function 'sendbuilt':
-src/function_send.c:295:38: warning: the omitted middle operand in ?: will always be 'true', suggest explicit middle operand [-Wparentheses]
+src/function_send.c: In function ‘sendbuilt’:
+src/function_send.c:295:38: warning: the omitted middle operand in ?: will always be ‘true’, suggest explicit middle operand [-Wparentheses]
for(li = 0; p->count == -3 ? : li < p->count; li++) {
^
-src/function_send.c: In function 'sendsequence':
-src/function_send.c:825:32: warning: the omitted middle operand in ?: will always be 'true', suggest explicit middle operand [-Wparentheses]
+src/function_send.c: In function ‘sendsequence’:
+src/function_send.c:825:32: warning: the omitted middle operand in ?: will always be ‘true’, suggest explicit middle operand [-Wparentheses]
for (li = 0; p->count == -3 ? : li < p->count; li++) {
^
gcc -DPKGDATADIR=\"/usr/share/packeth/\" -I. -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -Wunused -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-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/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -Wall -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -c -o src/loadpacket.o src/loadpacket.c
-src/loadpacket.c: In function 'ipv6_header':
-src/loadpacket.c:1889:13: warning: unused variable 'x' [-Wunused-variable]
+src/loadpacket.c: In function ‘ipv6_header’:
+src/loadpacket.c:1889:13: warning: unused variable ‘x’ [-Wunused-variable]
int x, prot, header_l;
^
-src/loadpacket.c:1888:14: warning: unused variable 'tmp' [-Wunused-variable]
+src/loadpacket.c:1888:14: warning: unused variable ‘tmp’ [-Wunused-variable]
char tmp[5];
^~~
In file included from src/loadpacket.h:23:0,
from src/loadpacket.c:27:
At top level:
-src/headers.h:50:22: warning: 'pcap_link_type' defined but not used [-Wunused-variable]
+src/headers.h:50:22: warning: ‘pcap_link_type’ defined but not used [-Wunused-variable]
static unsigned long pcap_link_type = 1; /* Default is DLT-EN10MB */
^~~~~~~~~~~~~~
gcc -DPKGDATADIR=\"/usr/share/packeth/\" -I. -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -Wunused -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-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/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -Wall -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -c -o src/savepacket.o src/savepacket.c
-src/savepacket.c: In function 'save_gen_b':
-src/savepacket.c:71:27: warning: variable 'index' set but not used [-Wunused-but-set-variable]
+src/savepacket.c: In function ‘save_gen_b’:
+src/savepacket.c:71:27: warning: variable ‘index’ set but not used [-Wunused-but-set-variable]
int timeflag = 0, index = 0;
^~~~~
In file included from /usr/include/string.h:630:0,
from src/savepacket.c:26:
-src/savepacket.c: In function 'save_gen_s':
-src/savepacket.c:213:11: warning: pointer targets in passing argument 1 of '__builtin_strncpy' differ in signedness [-Wpointer-sign]
+src/savepacket.c: In function ‘save_gen_s’:
+src/savepacket.c:213:11: warning: pointer targets in passing argument 1 of ‘__builtin_strncpy’ differ in signedness [-Wpointer-sign]
strncpy(&pkttable[i][0], bt1_t, 70);
^
-src/savepacket.c:213:11: note: expected 'char *' but argument is of type 'unsigned char *'
+src/savepacket.c:213:11: note: expected ‘char *’ but argument is of type ‘unsigned char *’
gcc -Wall -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wl,-z,defs -Wl,--as-needed -o packETH src/main.o src/support.o src/interface.o src/callbacks.o src/function.o src/function_send.o src/loadpacket.o src/savepacket.o -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 -lfontconfig -lfreetype -lgthread-2.0 -pthread -lglib-2.0 -lpthread -lm
-make[2]: Leaving directory '/build/packeth-1.6.5'
-make[1]: Leaving directory '/build/packeth-1.6.5'
+make[2]: Verzeichnis „/build/packeth-1.6.5“ wird verlassen
+make[1]: Verzeichnis „/build/packeth-1.6.5“ wird verlassen
dh_auto_test
dh_auto_test: Compatibility levels before 9 are deprecated (level 8 in use)
make -j1 check VERBOSE=1
-make[1]: Entering directory '/build/packeth-1.6.5'
-make[1]: Leaving directory '/build/packeth-1.6.5'
+make[1]: Verzeichnis „/build/packeth-1.6.5“ wird betreten
+make[1]: Verzeichnis „/build/packeth-1.6.5“ wird verlassen
fakeroot debian/rules binary
dh binary
dh: Compatibility levels before 9 are deprecated (level 8 in use)
@@ -1293,12 +1304,12 @@
dh_installdirs
dh_installdirs: Compatibility levels before 9 are deprecated (level 8 in use)
debian/rules override_dh_auto_install
-make[1]: Entering directory '/build/packeth-1.6.5'
+make[1]: Verzeichnis „/build/packeth-1.6.5“ wird betreten
dh_auto_install
dh_auto_install: Compatibility levels before 9 are deprecated (level 8 in use)
make -j1 install DESTDIR=/build/packeth-1.6.5/debian/packeth AM_UPDATE_INFO_DIR=no
-make[2]: Entering directory '/build/packeth-1.6.5'
-make[3]: Entering directory '/build/packeth-1.6.5'
+make[2]: Verzeichnis „/build/packeth-1.6.5“ wird betreten
+make[3]: Verzeichnis „/build/packeth-1.6.5“ wird betreten
test -z "/usr/bin" || /bin/mkdir -p "/build/packeth-1.6.5/debian/packeth/usr/bin"
/usr/bin/install -c 'packETH' '/build/packeth-1.6.5/debian/packeth/usr/bin/packETH'
test -z "/usr/share/packeth/pixmaps" || /bin/mkdir -p "/build/packeth-1.6.5/debian/packeth/usr/share/packeth/pixmaps"
@@ -1313,11 +1324,11 @@
/usr/bin/install -c -m 644 'src/pixmaps/save16.xpm' '/build/packeth-1.6.5/debian/packeth/usr/share/packeth/pixmaps/save16.xpm'
/usr/bin/install -c -m 644 'src/pixmaps/send.xpm' '/build/packeth-1.6.5/debian/packeth/usr/share/packeth/pixmaps/send.xpm'
/usr/bin/install -c -m 644 'src/pixmaps/X.xpm' '/build/packeth-1.6.5/debian/packeth/usr/share/packeth/pixmaps/X.xpm'
-make[3]: Leaving directory '/build/packeth-1.6.5'
-make[2]: Leaving directory '/build/packeth-1.6.5'
+make[3]: Verzeichnis „/build/packeth-1.6.5“ wird verlassen
+make[2]: Verzeichnis „/build/packeth-1.6.5“ wird verlassen
mv /build/packeth-1.6.5/debian/packeth/usr/bin/packETH \
/build/packeth-1.6.5/debian/packeth/usr/bin/packeth
-make[1]: Leaving directory '/build/packeth-1.6.5'
+make[1]: Verzeichnis „/build/packeth-1.6.5“ wird verlassen
dh_install
dh_install: Compatibility levels before 9 are deprecated (level 8 in use)
dh_installdocs
@@ -1343,8 +1354,8 @@
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dh_md5sums
dh_builddeb
-dpkg-deb: building package 'packeth-dbgsym' in '../packeth-dbgsym_1.6.5-2_i386.deb'.
-dpkg-deb: building package 'packeth' in '../packeth_1.6.5-2_i386.deb'.
+dpkg-deb: Paket »packeth-dbgsym« wird in »../packeth-dbgsym_1.6.5-2_i386.deb« gebaut.
+dpkg-deb: Paket »packeth« wird in »../packeth_1.6.5-2_i386.deb« gebaut.
dpkg-genbuildinfo --build=any,all --buildinfo-id=i386
dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-genchanges --build=any,all >../packeth_1.6.5-2_i386.changes
@@ -1352,12 +1363,14 @@
dpkg-source --after-build packeth-1.6.5
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
+I: user script /srv/workspace/pbuilder/25822/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/25822/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/28638 and its subdirectories
-I: Current time: Thu Nov 16 23:17:58 GMT+12 2017
-I: pbuilder-time-stamp: 1510917478
+I: removing directory /srv/workspace/pbuilder/25822 and its subdirectories
+I: Current time: Sam Okt 15 19:05:52 GMT-14 2016
+I: pbuilder-time-stamp: 1476507952
/srv/reproducible-results/rbuild-debian-LF42sCxo/tmp.CvrEQpiirJ: 82.3% -- replaced with /srv/reproducible-results/rbuild-debian-LF42sCxo/tmp.CvrEQpiirJ.gz
INFO: Starting at 2016-10-15 05:05:53.925915
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/testing/i386/packeth_1.6.5-2_i386.buildinfo
CRITICAL: https://tests.reproducible-builds.org/debian/testing/i386/packeth didn't produce a buildlog, even though it has been built.
INFO: Finished at 2016-10-15 05:05:54.019186, took: 0:00:00.093284
Sat 15 Oct 05:05:54 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-DV5wmVd3, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list