[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_7 #3356

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Sep 18 09:20:58 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_amd64_7/3356/>

------------------------------------------
[...truncated 2123 lines...]
                                                                 ^
-serv.c:586:6: note: expected 'int *' but argument is of type 'unsigned int *'
+serv.c:586:6: note: expected ‘int *’ but argument is of type ‘unsigned int *’
  void scrollservwin(struct portlist *table, int direction, int *idx)
       ^
-serv.c:958:56: warning: pointer targets in passing argument 3 of 'pageservwin' differ in signedness [-Wpointer-sign]
+serv.c:958:56: warning: pointer targets in passing argument 3 of ‘pageservwin’ differ in signedness [-Wpointer-sign]
                          pageservwin(&list, SCROLLDOWN, &idx);
                                                         ^
-serv.c:616:6: note: expected 'int *' but argument is of type 'unsigned int *'
+serv.c:616:6: note: expected ‘int *’ but argument is of type ‘unsigned int *’
  void pageservwin(struct portlist *table, int direction, int *idx)
       ^
-serv.c:974:54: warning: pointer targets in passing argument 3 of 'pageservwin' differ in signedness [-Wpointer-sign]
+serv.c:974:54: warning: pointer targets in passing argument 3 of ‘pageservwin’ differ in signedness [-Wpointer-sign]
                          pageservwin(&list, SCROLLUP, &idx);
                                                       ^
-serv.c:616:6: note: expected 'int *' but argument is of type 'unsigned int *'
+serv.c:616:6: note: expected ‘int *’ but argument is of type ‘unsigned int *’
  void pageservwin(struct portlist *table, int direction, int *idx)
       ^
-serv.c:1008:37: warning: pointer targets in passing argument 2 of 'sortportents' differ in signedness [-Wpointer-sign]
+serv.c:1008:37: warning: pointer targets in passing argument 2 of ‘sortportents’ differ in signedness [-Wpointer-sign]
                  sortportents(&list, &idx, ch);
                                      ^
-serv.c:556:6: note: expected 'int *' but argument is of type 'unsigned int *'
+serv.c:556:6: note: expected ‘int *’ but argument is of type ‘unsigned int *’
  void sortportents(struct portlist *list, int *idx, int command)
       ^
-serv.c:1026:55: warning: pointer targets in passing argument 3 of 'processpacket' differ in signedness [-Wpointer-sign]
+serv.c:1026:55: warning: pointer targets in passing argument 3 of ‘processpacket’ differ in signedness [-Wpointer-sign]
              pkt_result = processpacket(buf, &ipacket, &br, &tot_br,
                                                        ^
 In file included from serv.c:60:0:
-packet.h:41:5: note: expected 'unsigned int *' but argument is of type 'int *'
+packet.h:41:5: note: expected ‘unsigned int *’ but argument is of type ‘int *’
  int processpacket(char *tpacket, char **packet, unsigned int *br,
      ^
-serv.c: In function 'addmoreports':
-serv.c:1194:24: warning: pointer targets in passing argument 2 of 'portdlg' differ in signedness [-Wpointer-sign]
+serv.c: In function ‘addmoreports’:
+serv.c:1194:24: warning: pointer targets in passing argument 2 of ‘portdlg’ differ in signedness [-Wpointer-sign]
      portdlg(&port_min, &port_max, &aborted, 0);
                         ^
-serv.c:1087:6: note: expected 'int *' but argument is of type 'unsigned int *'
+serv.c:1087:6: note: expected ‘int *’ but argument is of type ‘unsigned int *’
  void portdlg(unsigned int *port_min, int *port_max, int *aborted, int mode)
       ^
-serv.c: In function 'removeaport':
-serv.c:1353:30: warning: pointer targets in passing argument 3 of 'selectport' differ in signedness [-Wpointer-sign]
+serv.c: In function ‘removeaport’:
+serv.c:1353:30: warning: pointer targets in passing argument 3 of ‘selectport’ differ in signedness [-Wpointer-sign]
      selectport(table, &ptmp, &aborted);
                               ^
-serv.c:1317:6: note: expected 'int *' but argument is of type 'unsigned int *'
+serv.c:1317:6: note: expected ‘int *’ but argument is of type ‘unsigned int *’
  void selectport(struct porttab **table, struct porttab **node,
       ^
 gcc -Wall -g  -DWORKDIR=\"/var/lib/iptraf\" -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/sbin\" -I/usr/include/ncurses -I../support -DVERSION=\"3.0.0\" -DPLATFORM=\"Linux/x86_64\"     -c -o servname.o servname.c
 gcc -Wall -g  -DWORKDIR=\"/var/lib/iptraf\" -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/sbin\" -I/usr/include/ncurses -I../support -DVERSION=\"3.0.0\" -DPLATFORM=\"Linux/x86_64\"     -c -o instances.o instances.c
 gcc -Wall -g  -DWORKDIR=\"/var/lib/iptraf\" -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/sbin\" -I/usr/include/ncurses -I../support -DVERSION=\"3.0.0\" -DPLATFORM=\"Linux/x86_64\"     -c -o timer.o timer.c
 gcc -Wall -g  -DWORKDIR=\"/var/lib/iptraf\" -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/sbin\" -I/usr/include/ncurses -I../support -DVERSION=\"3.0.0\" -DPLATFORM=\"Linux/x86_64\"     -c -o revname.o revname.c
-revname.c: In function 'rvnamedactive':
-revname.c:96:52: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign]
+revname.c: In function ‘rvnamedactive’:
+revname.c:96:52: warning: pointer targets in passing argument 6 of ‘recvfrom’ differ in signedness [-Wpointer-sign]
                            (struct sockaddr *) &su, &fr);
                                                     ^
 In file included from /usr/include/netinet/in.h:23:0,
                  from /usr/include/netdb.h:27,
                  from revname.c:24:
-/usr/include/x86_64-linux-gnu/sys/socket.h:174:16: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *'
+/usr/include/x86_64-linux-gnu/sys/socket.h:174:16: note: expected ‘socklen_t * restrict {aka unsigned int * restrict}’ but argument is of type ‘int *’
  extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n,
                 ^
-revname.c: In function 'revname':
-revname.c:194:60: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign]
+revname.c: In function ‘revname’:
+revname.c:194:60: warning: pointer targets in passing argument 6 of ‘recvfrom’ differ in signedness [-Wpointer-sign]
                                    (struct sockaddr *) &su, &fl);
                                                             ^
 In file included from /usr/include/netinet/in.h:23:0,
                  from /usr/include/netdb.h:27,
                  from revname.c:24:
-/usr/include/x86_64-linux-gnu/sys/socket.h:174:16: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *'
+/usr/include/x86_64-linux-gnu/sys/socket.h:174:16: note: expected ‘socklen_t * restrict {aka unsigned int * restrict}’ but argument is of type ‘int *’
  extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n,
                 ^
 gcc -Wall -g  -DWORKDIR=\"/var/lib/iptraf\" -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/sbin\" -I/usr/include/ncurses -I../support -DVERSION=\"3.0.0\" -DPLATFORM=\"Linux/x86_64\"     -c -o pktsize.o pktsize.c
-pktsize.c: In function 'packet_size_breakdown':
-pktsize.c:338:46: warning: pointer targets in passing argument 3 of 'processpacket' differ in signedness [-Wpointer-sign]
+pktsize.c: In function ‘packet_size_breakdown’:
+pktsize.c:338:46: warning: pointer targets in passing argument 3 of ‘processpacket’ differ in signedness [-Wpointer-sign]
                  processpacket(buf, &ipacket, &br, NULL, NULL, NULL,
                                               ^
 In file included from pktsize.c:39:0:
-packet.h:41:5: note: expected 'unsigned int *' but argument is of type 'int *'
+packet.h:41:5: note: expected ‘unsigned int *’ but argument is of type ‘int *’
  int processpacket(char *tpacket, char **packet, unsigned int *br,
      ^
 gcc -Wall -g  -DWORKDIR=\"/var/lib/iptraf\" -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/sbin\" -I/usr/include/ncurses -I../support -DVERSION=\"3.0.0\" -DPLATFORM=\"Linux/x86_64\"     -c -o landesc.o landesc.c
 gcc -Wall -g  -DWORKDIR=\"/var/lib/iptraf\" -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/sbin\" -I/usr/include/ncurses -I../support -DVERSION=\"3.0.0\" -DPLATFORM=\"Linux/x86_64\"     -c -o isdntab.o isdntab.c
 gcc -Wall -g  -DWORKDIR=\"/var/lib/iptraf\" -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/sbin\" -I/usr/include/ncurses -I../support -DVERSION=\"3.0.0\" -DPLATFORM=\"Linux/x86_64\"     -c -o options.o options.c
-options.c: In function 'loadoptions':
-options.c:176:9: warning: variable 'br' set but not used [-Wunused-but-set-variable]
+options.c: In function ‘loadoptions’:
+options.c:176:9: warning: variable ‘br’ set but not used [-Wunused-but-set-variable]
      int br;
          ^
 gcc -Wall -g  -DWORKDIR=\"/var/lib/iptraf\" -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/sbin\" -I/usr/include/ncurses -I../support -DVERSION=\"3.0.0\" -DPLATFORM=\"Linux/x86_64\"     -c -o promisc.o promisc.c
@@ -492,17 +504,17 @@
 gcc -Wall -g  -DWORKDIR=\"/var/lib/iptraf\" -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/sbin\" -I/usr/include/ncurses -I../support -DVERSION=\"3.0.0\" -DPLATFORM=\"Linux/x86_64\"     -c -o getpath.o getpath.c
 gcc -Wall -g  -DWORKDIR=\"/var/lib/iptraf\" -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/sbin\" -I/usr/include/ncurses -I../support -DVERSION=\"3.0.0\" -DPLATFORM=\"Linux/x86_64\"     -c -o bar.o bar.c
 gcc -Wall -g  -DWORKDIR=\"/var/lib/iptraf\" -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/sbin\" -I/usr/include/ncurses -I../support -DVERSION=\"3.0.0\" -DPLATFORM=\"Linux/x86_64\"     -c -o parseproto.o parseproto.c
-parseproto.c: In function 'validate_ranges':
-parseproto.c:169:50: warning: pointer targets in passing argument 3 of 'get_next_protorange' differ in signedness [-Wpointer-sign]
+parseproto.c: In function ‘validate_ranges’:
+parseproto.c:169:50: warning: pointer targets in passing argument 3 of ‘get_next_protorange’ differ in signedness [-Wpointer-sign]
          get_next_protorange(samplestring, &cptr, &proto1, &proto2,
                                                   ^
-parseproto.c:59:6: note: expected 'unsigned int *' but argument is of type 'int *'
+parseproto.c:59:6: note: expected ‘unsigned int *’ but argument is of type ‘int *’
  void get_next_protorange(char *src, char **cptr,
       ^
-parseproto.c:169:59: warning: pointer targets in passing argument 4 of 'get_next_protorange' differ in signedness [-Wpointer-sign]
+parseproto.c:169:59: warning: pointer targets in passing argument 4 of ‘get_next_protorange’ differ in signedness [-Wpointer-sign]
          get_next_protorange(samplestring, &cptr, &proto1, &proto2,
                                                            ^
-parseproto.c:59:6: note: expected 'unsigned int *' but argument is of type 'int *'
+parseproto.c:59:6: note: expected ‘unsigned int *’ but argument is of type ‘int *’
  void get_next_protorange(char *src, char **cptr,
       ^
 make -C ../support
@@ -510,17 +522,17 @@
 gcc -O2 -g -Wall -fPIC -I/usr/include/ncurses -c -o input.o input.c
 gcc -O2 -g -Wall -fPIC -I/usr/include/ncurses -c -o menurt.o menurt.c
 gcc -O2 -g -Wall -fPIC -I/usr/include/ncurses -c -o listbox.o listbox.c
-listbox.c: In function 'tx_operate_listbox':
-listbox.c:108:29: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
+listbox.c: In function ‘tx_operate_listbox’:
+listbox.c:108:29: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
          snprintf(sp_buf, 9, "%%%dc", list->width - strlen(list->textptr->text) - 3);
                              ^
-listbox.c:108:29: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
+listbox.c:108:29: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
 gcc -O2 -g -Wall -fPIC -I/usr/include/ncurses -c -o winops.o winops.c
-winops.c: In function 'tx_wcoloreol':
-winops.c:51:9: warning: variable 'cury' set but not used [-Wunused-but-set-variable]
+winops.c: In function ‘tx_wcoloreol’:
+winops.c:51:9: warning: variable ‘cury’ set but not used [-Wunused-but-set-variable]
      int cury, curx;
          ^
-winops.c:50:9: warning: variable 'y' set but not used [-Wunused-but-set-variable]
+winops.c:50:9: warning: variable ‘y’ set but not used [-Wunused-but-set-variable]
      int y, x;
          ^
 gcc -O2 -g -Wall -fPIC -I/usr/include/ncurses -c -o labels.o labels.c
@@ -532,22 +544,22 @@
 make[2]: Leaving directory '/tmp/buildd/iptraf-3.0.0/support'
 gcc   -o iptraf iptraf.o itrafmon.o packet.o tcptable.o othptab.o ifstats.o deskman.o ipcsum.o hostmon.o fltedit.o tr.o cidr.o fltselect.o ipfilter.o fltmgr.o ipfrag.o serv.o servname.o instances.o timer.o revname.o pktsize.o landesc.o isdntab.o options.o promisc.o ifaces.o error.o log.o mode.o getpath.o bar.o parseproto.o -L../support -ltextbox -lpanel -lncurses   
 gcc -Wall -g    -c -o rvnamed.o rvnamed.c
-rvnamed.c: In function 'main':
-rvnamed.c:300:58: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign]
+rvnamed.c: In function ‘main’:
+rvnamed.c:300:58: warning: pointer targets in passing argument 6 of ‘recvfrom’ differ in signedness [-Wpointer-sign]
                            (struct sockaddr *) &fromaddr, &fromlen);
                                                           ^
 In file included from rvnamed.c:40:0:
-/usr/include/x86_64-linux-gnu/sys/socket.h:174:16: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *'
+/usr/include/x86_64-linux-gnu/sys/socket.h:174:16: note: expected ‘socklen_t * restrict {aka unsigned int * restrict}’ but argument is of type ‘int *’
  extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n,
                 ^
-rvnamed.c:333:58: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign]
+rvnamed.c:333:58: warning: pointer targets in passing argument 6 of ‘recvfrom’ differ in signedness [-Wpointer-sign]
                            (struct sockaddr *) &fromaddr, &fromlen);
                                                           ^
 In file included from rvnamed.c:40:0:
-/usr/include/x86_64-linux-gnu/sys/socket.h:174:16: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *'
+/usr/include/x86_64-linux-gnu/sys/socket.h:174:16: note: expected ‘socklen_t * restrict {aka unsigned int * restrict}’ but argument is of type ‘int *’
  extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n,
                 ^
-rvnamed.c:201:11: warning: variable 'pid' set but not used [-Wunused-but-set-variable]
+rvnamed.c:201:11: warning: variable ‘pid’ set but not used [-Wunused-but-set-variable]
      pid_t pid;
            ^
 gcc   -o rvnamed rvnamed.o getpath.o
@@ -599,26 +611,39 @@
 dh_installdeb
 dh_shlibdeps
 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 'iptraf-dbgsym' in '../iptraf-dbgsym_3.0.0-8.1_amd64.deb'.
-dpkg-deb: building package 'iptraf' in '../iptraf_3.0.0-8.1_amd64.deb'.
+dpkg-deb : construction du paquet « iptraf-dbgsym » dans « ../iptraf-dbgsym_3.0.0-8.1_amd64.deb ».
+dpkg-deb : construction du paquet « iptraf » dans « ../iptraf_3.0.0-8.1_amd64.deb ».
  dpkg-genbuildinfo  >../iptraf_3.0.0-8.1_amd64.buildinfo
  dpkg-distaddfile iptraf_3.0.0-8.1_amd64.buildinfo net 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 >../iptraf_3.0.0-8.1_amd64.changes
-dpkg-genchanges: warning: package iptraf-dbgsym listed in files list but not in control info
-dpkg-genchanges: binary-only upload (no source code included)
+dpkg-genchanges: avertissement: paquet iptraf-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 iptraf-3.0.0
-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//46626 and its subdirectories
-I: Current time: Thu Sep 17 21:20:50 GMT+12 2015
-I: pbuilder-time-stamp: 1442568050
+I: removing directory /var/cache/pbuilder/build//9970 and its subdirectories
+I: Current time: Fri Sep 18 23:20:49 GMT-14 2015
+I: pbuilder-time-stamp: 1442568049

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/iptraf_3.0.0-8.1.diff:	 84.8% -- replaced with /var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/iptraf_3.0.0-8.1.diff.gz
b2/build.log:	 83.0%
Compressing the 1st log...
b1/build.log:	 83.7%

/var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/iptraf_3.0.0-8.1.rbuild.log:	 80.4% -- replaced with /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/iptraf_3.0.0-8.1.rbuild.log.gz
INFO: Starting at 2015-09-18 09:20:58.183440
INFO: Finished at 2015-09-18 09:20:58.194206, took: 0:00:00.010779
Fri 18 Sep 09:20:58 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-EtekF27l, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list