[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_5 #4287

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Dec 19 22:14:12 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_armhf_5/4287/>

------------------------------------------
[...truncated 1142 lines...]
util.c:2968:57: note: in expansion of macro ‘toupper’
  while(*str && (case_sig ? (*p != *str) : (toupper(*p)!=toupper(*str))))
                                                         ^
charset.h:61:34: warning: array subscript has type ‘char’ [-Wchar-subscripts]
 #define toupper(c) upper_char_map[(char)(c)]
                                  ^
util.c:2984:5: note: in expansion of macro ‘toupper’
  if(toupper(*str) != toupper(*p))
     ^
charset.h:61:34: warning: array subscript has type ‘char’ [-Wchar-subscripts]
 #define toupper(c) upper_char_map[(char)(c)]
                                  ^
util.c:2984:22: note: in expansion of macro ‘toupper’
  if(toupper(*str) != toupper(*p))
                      ^
util.c: In function ‘open_socket_in’:
util.c:3722:11: warning: unused variable ‘host_name’ [-Wunused-variable]
   pstring host_name;
           ^
util.c:3720:19: warning: unused variable ‘hp’ [-Wunused-variable]
   struct hostent *hp;
                   ^
Compiling system.c
gcc -DSTEPPING -DSCANNER -DVERBOSE -DWORKGROUP=\"WORKGROUP\" -DGUEST_ACCOUNT=\"nobody\"  -DLINUX -DNO_ASMSIGNALH -ggdb -Wall -c system.c
Compiling nmb.c
gcc -DSTEPPING -DSCANNER -DVERBOSE -DWORKGROUP=\"WORKGROUP\" -DGUEST_ACCOUNT=\"nobody\"  -DLINUX -DNO_ASMSIGNALH -ggdb -Wall -c nmb.c
nmb.c: In function ‘H_interpret_node_status’:
nmb.c:804:6: warning: implicit declaration of function ‘natprintf’ [-Wimplicit-function-declaration]
      natprintf("[*]--- Remote systems name tables:\n\n");
      ^
Compiling charset.c
gcc -DSTEPPING -DSCANNER -DVERBOSE -DWORKGROUP=\"WORKGROUP\" -DGUEST_ACCOUNT=\"nobody\"  -DLINUX -DNO_ASMSIGNALH -ggdb -Wall -c charset.c
charset.c: In function ‘add_dos_char’:
charset.c:45:26: warning: array subscript has type ‘char’ [-Wchar-subscripts]
   if (lower) dos_char_map[(char)lower] = 1;
                          ^
charset.c:46:26: warning: array subscript has type ‘char’ [-Wchar-subscripts]
   if (upper) dos_char_map[(char)upper] = 1;
                          ^
charset.c:48:19: warning: array subscript has type ‘char’ [-Wchar-subscripts]
     lower_char_map[(char)upper] = (char)lower;
                   ^
charset.c:49:19: warning: array subscript has type ‘char’ [-Wchar-subscripts]
     upper_char_map[(char)lower] = (char)upper;
                   ^
charset.c: In function ‘charset_initialise’:
charset.c:65:17: warning: array subscript has type ‘char’ [-Wchar-subscripts]
     dos_char_map[(char)i] = 0;
                 ^
charset.c:76:35: warning: array subscript has type ‘char’ [-Wchar-subscripts]
     if (isupper(c)) lower_char_map[c] = tolower(c);
                                   ^
charset.c:77:35: warning: array subscript has type ‘char’ [-Wchar-subscripts]
     if (islower(c)) upper_char_map[c] = toupper(c);
                                   ^
Compiling parse_ip.c
gcc -DSTEPPING -DSCANNER -DVERBOSE -DWORKGROUP=\"WORKGROUP\" -DGUEST_ACCOUNT=\"nobody\"  -DLINUX -DNO_ASMSIGNALH -ggdb -Wall -c parse_ip.c
parse_ip.c: In function ‘parse_ip’:
parse_ip.c:75:12: warning: implicit declaration of function ‘natprintf’ [-Wimplicit-function-declaration]
            natprintf("[*]--- Unknown host: %s\n", one);
            ^
parse_ip.c:93:19: warning: implicit declaration of function ‘inet_addr’ [-Wimplicit-function-declaration]
             ip1 = inet_addr(r1);
                   ^
Compiling sighandler.c
gcc -DSTEPPING -DSCANNER -DVERBOSE -DWORKGROUP=\"WORKGROUP\" -DGUEST_ACCOUNT=\"nobody\"  -DLINUX -DNO_ASMSIGNALH -ggdb -Wall -c sighandler.c
sighandler.c: In function ‘sighandler’:
sighandler.c:68:4: warning: implicit declaration of function ‘close_sockets’ [-Wimplicit-function-declaration]
    close_sockets();
    ^
sighandler.c:62:6: warning: unused variable ‘murderer’ [-Wunused-variable]
  int murderer = 0;
      ^
gcc -DSTEPPING -DSCANNER -DVERBOSE -DWORKGROUP=\"WORKGROUP\" -DGUEST_ACCOUNT=\"nobody\"  -DLINUX -DNO_ASMSIGNALH -ggdb -Wall -o nat  nat.o client.o util.o system.o nmb.o charset.o parse_ip.o sighandler.o 
make[1]: Leaving directory '/build/nat-1.0'
touch build-stamp
 fakeroot debian/rules binary
dh_testdir
dh_testroot
dh_clean -k
dh_clean: dh_clean -k is deprecated; use dh_prep instead
dh_installdirs
install -m 755 nat /build/nat-1.0/debian/smb-nat/usr/bin/smb-nat
install -m 644 userlist.txt /build/nat-1.0/debian/smb-nat/usr/share/smb-nat
install -m 644 passlist.txt /build/nat-1.0/debian/smb-nat/usr/share/smb-nat
dh_testdir
dh_testroot
dh_installdocs
dh_installexamples
dh_installmenu
dh_installman debian/smb-nat.1
dh_installinfo
dh_installchangelogs 
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
dh_md5sums
dh_builddeb
dpkg-deb : construction du paquet « smb-nat » dans « ../smb-nat_1.0-6_armhf.deb ».
 dpkg-genchanges -b >../nat_1.0-6_armhf.changes
dpkg-genchanges: envoi des binaires seulement (le code source n'est pas inclus)
 dpkg-source --after-build nat-1.0
dpkg-buildpackage: envoi d'un binaire seulement (aucune inclusion de code source)
I: user script /srv/workspace/pbuilder/12070/tmp/hooks/B01_cleanup starting
I: user script /srv/workspace/pbuilder/12070/tmp/hooks/B01_cleanup finished
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").
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 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
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 /dev/shm filesystem
/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
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 dev/pts filesystem
/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
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 run/shm filesystem
/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
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 proc filesystem
/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
I: cleaning the build env 
I: removing directory /srv/workspace/pbuilder/12070 and its subdirectories
I: Current time: Sun Dec 20 12:14:05 GMT-14 2015
I: pbuilder-time-stamp: 1450563245
+ PRESULT=0
+ set -e
+ '[' 0 -eq 124 ']'
+ false
+ set +x
Sat Dec 19 22:14:05 UTC 2015 - build #2 for nat/unstable/armhf on bpi0 done.
/srv/reproducible-results/rbuild-debian-Xp3a5Pbm/tmp.KIU6uKq9Oj:	 46.3% -- replaced with /srv/reproducible-results/rbuild-debian-Xp3a5Pbm/tmp.KIU6uKq9Oj.gz
Sat Dec 19 22:14:05 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-UhPxrIZi, which will now be removed.
/srv/reproducible-results/rbuild-debian-dJcQwnvW:
total 36
drwxr-xr-x 2 jenkins jenkins  4096 Dec 19 22:10 b1
drwxr-xr-x 2 jenkins jenkins  4096 Dec 19 22:14 b2
-rw-r--r-- 1 jenkins jenkins  1643 Jan 11  2015 nat_1.0-6.dsc
-rw------- 1 jenkins jenkins 22787 Dec 19 22:10 tmp.e5xR62IMuS

/srv/reproducible-results/rbuild-debian-dJcQwnvW/b1:
total 252
-rw-r--r-- 1 jenkins jenkins  20470 Dec 19 22:10 build.log
-rw-r--r-- 1 jenkins jenkins   9398 Dec 19 22:10 nat_1.0-6.diff.gz
-rw-r--r-- 1 jenkins jenkins   1643 Dec 19 22:10 nat_1.0-6.dsc
-rw-r--r-- 1 jenkins jenkins   4381 Dec 19 22:10 nat_1.0-6_armhf.buildinfo
-rw-r--r-- 1 jenkins jenkins   1732 Dec 19 22:10 nat_1.0-6_armhf.changes
-rw-r--r-- 1 jenkins jenkins 111229 Dec 19 22:10 nat_1.0.orig.tar.gz
-rw-r--r-- 1 jenkins jenkins  43100 Dec 19 22:10 smb-nat-dbgsym_1.0-6_armhf.deb
-rw-r--r-- 1 jenkins jenkins  41784 Dec 19 22:10 smb-nat_1.0-6_armhf.deb

/srv/reproducible-results/rbuild-debian-dJcQwnvW/b2:
total 216
-rw-r--r-- 1 jenkins jenkins  33503 Dec 19 22:14 build.log
-rw-r--r-- 1 jenkins jenkins   9398 Dec 19 22:14 nat_1.0-6.diff.gz
-rw-r--r-- 1 jenkins jenkins   1643 Dec 19 22:14 nat_1.0-6.dsc
-rw-r--r-- 1 jenkins jenkins   1220 Dec 19 22:14 nat_1.0-6_armhf.changes
-rw-r--r-- 1 jenkins jenkins 111229 Dec 19 22:14 nat_1.0.orig.tar.gz
-rw-r--r-- 1 jenkins jenkins  41702 Dec 19 22:14 smb-nat_1.0-6_armhf.deb
Format: 1.8
Date: Mon, 12 Jan 2015 00:16:23 +0100
Source: nat
Binary: smb-nat
Architecture: armhf
Version: 1:1.0-6
Distribution: unstable
Urgency: medium
Maintainer: Javier Fernandez-Sanguino Peña <jfs at debian.org>
Changed-By: Javier Fernández-Sanguino Peña <jfs at debian.org>
Description:
 smb-nat    - Netbios Auditing Tool
Closes: 681932
Changes:
 nat (1:1.0-6) unstable; urgency=medium
 .
   * include.h: Apply patch provided by Cyril Roelandt to fix
     FTBFS (Closes: #681932)
   * debian/control:
     - Update Maintainer address
     - Add Homepage
     - Updated Standards-Version, no changes required
     - Add ${misc:Depends} in the control file
   * debian/copyright:
     - Reconvert to UTF-8
     - Updated the FSF address
   * debian/compat: Add it to the package
   * debian/rules:
     - Comment out DH_COMPAT in debian/rules
     - Add missing recommended targets in the file
     - Do not ignore make clean errors
Checksums-Sha1:
 08cf9d3259941f1afd3891065fa0dbe2b831c488 4381 nat_1.0-6_armhf.buildinfo
 32cf28817fac24f3c57c02c44e5781818e63c1d0 43100 smb-nat-dbgsym_1.0-6_armhf.deb
 28fed5420178eb05889b4d6e63788fb3921a92bf 41784 smb-nat_1.0-6_armhf.deb
Checksums-Sha256:
 878f1150f2bf6aa32e84fb6f7d3975ea43f0954b43cca9d17ef8d30609d0c2ed 4381 nat_1.0-6_armhf.buildinfo
 1aebe923cd3a3a2ee4f4ff45827181daee357b02c0516172fb7db49c74a03fef 43100 smb-nat-dbgsym_1.0-6_armhf.deb
 9eb92c9fe7837c31d16c1fe7859f9ed1cf247814656d7d63949e401849acd831 41784 smb-nat_1.0-6_armhf.deb
Files:
 d4dfe24b90c75fed91bf9780d79446df 4381 admin extra nat_1.0-6_armhf.buildinfo
 48a5cfeb8d63a99a288852cc1f64caa5 43100 debug extra smb-nat-dbgsym_1.0-6_armhf.deb
 c1d2c565a5512be5b92a4e739b18082b 41784 admin extra smb-nat_1.0-6_armhf.deb
grep-dctrl: ./b2/nat_1.0-6_armhf.buildinfo: No such file or directory
/srv/reproducible-results/rbuild-debian-dJcQwnvW/tmp.e5xR62IMuS:	 73.7% -- replaced with /srv/reproducible-results/rbuild-debian-dJcQwnvW/tmp.e5xR62IMuS.gz
INFO: Starting at 2015-12-19 22:14:12.719410
INFO: Finished at 2015-12-19 22:14:12.729628, took: 0:00:00.010231
Sat 19 Dec 22:14:12 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-h0iPju2M, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list