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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Dec 19 17:55:21 UTC 2015


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

------------------------------------------
[...truncated 710 lines...]
dpkg-source: info: extraction de libcrypt-des-perl dans libcrypt-des-perl-2.07
dpkg-source: info: extraction de libcrypt-des-perl_2.07.orig.tar.gz
dpkg-source: info: extraction de libcrypt-des-perl_2.07-1.debian.tar.gz
I: Building the package
W: no hooks of type A found -- ignoring
I: Running cd /build/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" dpkg-buildpackage -us -uc -b -rfakeroot
dpkg-buildpackage: paquet source libcrypt-des-perl
dpkg-buildpackage: version source 2.07-1
dpkg-buildpackage: distribution source unstable
dpkg-buildpackage: source changé par Salvatore Bonaccorso <carnil at debian.org>
 dpkg-source --before-build libcrypt-des-perl-2.07
dpkg-buildpackage: architecture hôte armhf
 fakeroot debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
   dh_clean
 debian/rules build
dh build
   dh_testdir
   dh_auto_configure
	perl Makefile.PL INSTALLDIRS=vendor "OPTIMIZE=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2" "LD=arm-linux-gnueabihf-gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro"
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Crypt::DES
Writing MYMETA.yml and MYMETA.json
   dh_auto_build
	make -j1
make[1]: Entering directory '/build/libcrypt-des-perl-2.07'
cp DES.pm blib/lib/Crypt/DES.pm
Running Mkbootstrap for Crypt::DES ()
chmod 644 "DES.bs"
"/usr/bin/perl" "/usr/share/perl/5.22/ExtUtils/xsubpp"  -typemap "/usr/share/perl/5.22/ExtUtils/typemap" -typemap "typemap"  DES.xs > DES.xsc && mv DES.xsc DES.c
arm-linux-gnueabihf-gcc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2   -DVERSION=\"2.07\" -DXS_VERSION=\"2.07\" -fPIC "-I/usr/lib/arm-linux-gnueabihf/perl/5.22/CORE"   DES.c
DES.xs: In function ‘XS_Crypt__DES_expand_key’:
DES.xs:39:3: warning: implicit declaration of function ‘perl_des_expand_key’ [-Wimplicit-function-declaration]
   perl_des_expand_key((i8 *)key, ks);
   ^
DES.xs: In function ‘XS_Crypt__DES_crypt’:
DES.xs:69:3: warning: implicit declaration of function ‘perl_des_crypt’ [-Wimplicit-function-declaration]
   perl_des_crypt(input, SvGROW(output, output_len), (i32 *)ks, enc_flag);
   ^
arm-linux-gnueabihf-gcc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2   -DVERSION=\"2.07\" -DXS_VERSION=\"2.07\" -fPIC "-I/usr/lib/arm-linux-gnueabihf/perl/5.22/CORE"   _des.c
rm -f blib/arch/auto/Crypt/DES/DES.so
arm-linux-gnueabihf-gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro  -shared -L/usr/local/lib -fstack-protector-strong DES.o _des.o  -o blib/arch/auto/Crypt/DES/DES.so 	\
     	\
  
chmod 755 blib/arch/auto/Crypt/DES/DES.so
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DES.bs blib/arch/auto/Crypt/DES/DES.bs 644
Manifying 1 pod document
make[1]: Leaving directory '/build/libcrypt-des-perl-2.07'
   dh_auto_test
	make -j1 test TEST_VERBOSE=1
make[1]: Entering directory '/build/libcrypt-des-perl-2.07'
Running Mkbootstrap for Crypt::DES ()
chmod 644 "DES.bs"
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl
1..342
342 basic tests ran in  0 wallclock secs ( 0.01 usr +  0.00 sys =  0.01 CPU)
342 of 342 tests passed (100.00%)

Running speed tests...

non-cached cipher speed test.  5000 encrypt iterations
 0 wallclock secs ( 0.17 usr +  0.00 sys =  0.17 CPU)
ok 343

non-cached cipher speed test.  5000 decrypt iterations
 1 wallclock secs ( 0.17 usr +  0.00 sys =  0.17 CPU)
ok 344

cached cipher speed test.  10000 encrypt iterations
 0 wallclock secs ( 0.11 usr +  0.00 sys =  0.11 CPU)
ok 345

cached cipher speed test.  10000 decrypt iterations
 0 wallclock secs ( 0.11 usr +  0.00 sys =  0.11 CPU)
ok 346

Testing Cipher Block Chaining..
ok 347 - CBC Mode

Finished with tests

make[1]: Leaving directory '/build/libcrypt-des-perl-2.07'
 fakeroot debian/rules binary
dh binary
   dh_testroot
   dh_prep
   dh_auto_install
	make -j1 install DESTDIR=/build/libcrypt-des-perl-2.07/debian/libcrypt-des-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
make[1]: Entering directory '/build/libcrypt-des-perl-2.07'
Manifying 1 pod document
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /build/libcrypt-des-perl-2.07/debian/libcrypt-des-perl/usr/lib/arm-linux-gnueabihf/perl5/5.22/auto/Crypt/DES/DES.so
Installing /build/libcrypt-des-perl-2.07/debian/libcrypt-des-perl/usr/lib/arm-linux-gnueabihf/perl5/5.22/Crypt/DES.pm
Installing /build/libcrypt-des-perl-2.07/debian/libcrypt-des-perl/usr/share/man/man3/Crypt::DES.3pm
make[1]: Leaving directory '/build/libcrypt-des-perl-2.07'
   dh_installdocs
   dh_installchangelogs
   dh_installexamples
   dh_installman
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   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 « libcrypt-des-perl » dans « ../libcrypt-des-perl_2.07-1_armhf.deb ».
 dpkg-genchanges -b >../libcrypt-des-perl_2.07-1_armhf.changes
dpkg-genchanges: envoi des binaires seulement (le code source n'est pas inclus)
 dpkg-source --after-build libcrypt-des-perl-2.07
dpkg-buildpackage: envoi d'un binaire seulement (aucune inclusion de code source)
I: user script /srv/workspace/pbuilder/20206/tmp/hooks/B01_cleanup starting
I: user script /srv/workspace/pbuilder/20206/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/20206 and its subdirectories
I: Current time: Sun Dec 20 07:54:56 GMT-14 2015
I: pbuilder-time-stamp: 1450547696
+ PRESULT=0
+ set -e
+ '[' 0 -eq 124 ']'
+ false
+ set +x
Sat Dec 19 17:54:56 UTC 2015 - build #2 for libcrypt-des-perl/unstable/armhf on bpi0 done.
/srv/reproducible-results/rbuild-debian-qBb9iVIk/tmp.qJlAAKryJa:	 52.9% -- replaced with /srv/reproducible-results/rbuild-debian-qBb9iVIk/tmp.qJlAAKryJa.gz
Sat Dec 19 17:54:56 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-jZtfm07U, which will now be removed.
/srv/reproducible-results/rbuild-debian-ofC9qVBF:
total 28
drwxr-xr-x 2 jenkins jenkins  4096 Dec 19 17:48 b1
drwxr-xr-x 2 jenkins jenkins  4096 Dec 19 17:55 b2
-rw-r--r-- 1 jenkins jenkins  2172 Aug  9  2013 libcrypt-des-perl_2.07-1.dsc
-rw------- 1 jenkins jenkins 14091 Dec 19 17:48 tmp.qewXFdCqhY

/srv/reproducible-results/rbuild-debian-ofC9qVBF/b1:
total 104
-rw-r--r-- 1 jenkins jenkins 11169 Dec 19 17:48 build.log
-rw-r--r-- 1 jenkins jenkins 25124 Dec 19 17:48 libcrypt-des-perl-dbgsym_2.07-1_armhf.deb
-rw-r--r-- 1 jenkins jenkins  4105 Dec 19 17:48 libcrypt-des-perl_2.07-1.debian.tar.gz
-rw-r--r-- 1 jenkins jenkins  2172 Dec 19 17:48 libcrypt-des-perl_2.07-1.dsc
-rw-r--r-- 1 jenkins jenkins  4600 Dec 19 17:48 libcrypt-des-perl_2.07-1_armhf.buildinfo
-rw-r--r-- 1 jenkins jenkins  1425 Dec 19 17:48 libcrypt-des-perl_2.07-1_armhf.changes
-rw-r--r-- 1 jenkins jenkins 19110 Dec 19 17:48 libcrypt-des-perl_2.07-1_armhf.deb
-rw-r--r-- 1 jenkins jenkins 16720 Dec 19 17:48 libcrypt-des-perl_2.07.orig.tar.gz

/srv/reproducible-results/rbuild-debian-ofC9qVBF/b2:
total 80
-rw-r--r-- 1 jenkins jenkins 22876 Dec 19 17:55 build.log
-rw-r--r-- 1 jenkins jenkins  4105 Dec 19 17:55 libcrypt-des-perl_2.07-1.debian.tar.gz
-rw-r--r-- 1 jenkins jenkins  2172 Dec 19 17:55 libcrypt-des-perl_2.07-1.dsc
-rw-r--r-- 1 jenkins jenkins   833 Dec 19 17:55 libcrypt-des-perl_2.07-1_armhf.changes
-rw-r--r-- 1 jenkins jenkins 19082 Dec 19 17:55 libcrypt-des-perl_2.07-1_armhf.deb
-rw-r--r-- 1 jenkins jenkins 16720 Dec 19 17:55 libcrypt-des-perl_2.07.orig.tar.gz
Format: 1.8
Date: Fri, 09 Aug 2013 20:26:24 +0200
Source: libcrypt-des-perl
Binary: libcrypt-des-perl
Architecture: armhf
Version: 2.07-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Changed-By: Salvatore Bonaccorso <carnil at debian.org>
Description:
 libcrypt-des-perl - Perl DES encryption module
Changes:
 libcrypt-des-perl (2.07-1) unstable; urgency=low
 .
   * Team upload.
   * Imported Upstream version 2.07
   * Drop svupgrade.patch patch
Checksums-Sha1:
 916d6c8ccba8df71eed73bd6149fb9230f33d6f8 25124 libcrypt-des-perl-dbgsym_2.07-1_armhf.deb
 2d29580b22adf3c072a2f3afcc9ea897e6585c79 4600 libcrypt-des-perl_2.07-1_armhf.buildinfo
 00aacc0301015366035bec3b6b66fb210f2d0a69 19110 libcrypt-des-perl_2.07-1_armhf.deb
Checksums-Sha256:
 5f6e8db8d5a1ed7059084acf995af9b3c1d63b03db78f0c840cf7678416632cb 25124 libcrypt-des-perl-dbgsym_2.07-1_armhf.deb
 94fff156fa015e6c9f25db645a2cf8f0aba9657ef7291a6170470f4bd85d3a3c 4600 libcrypt-des-perl_2.07-1_armhf.buildinfo
 1eccf940cdab1249ffbbbb91f499a987137f9af1106c566bb3fdf32fa4560d73 19110 libcrypt-des-perl_2.07-1_armhf.deb
Files:
 7ec6e94d3dd3d7c362d3afdfb585e764 25124 debug extra libcrypt-des-perl-dbgsym_2.07-1_armhf.deb
 91735c8658543d304faa0fe2cf3e4b84 4600 perl optional libcrypt-des-perl_2.07-1_armhf.buildinfo
 c6cf91c37ca2aacb951a6e2f0c78cea7 19110 perl optional libcrypt-des-perl_2.07-1_armhf.deb
grep-dctrl: ./b2/libcrypt-des-perl_2.07-1_armhf.buildinfo: No such file or directory
/srv/reproducible-results/rbuild-debian-ofC9qVBF/tmp.qewXFdCqhY:	 64.8% -- replaced with /srv/reproducible-results/rbuild-debian-ofC9qVBF/tmp.qewXFdCqhY.gz
INFO: Starting at 2015-12-19 17:55:21.708769
INFO: Finished at 2015-12-19 17:55:21.716146, took: 0:00:00.007385
Sat 19 Dec 17:55:21 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-cZIYcZc2, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list