[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_gamma #64245

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Aug 30 16:36:59 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_gamma/64245/>

------------------------------------------
[...truncated 395 lines...]
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20236 files and directories currently installed.)
Preparing to unpack .../libssl1.0.0_1.0.2d-1_amd64.deb ...
Unpacking libssl1.0.0:amd64 (1.0.2d-1) ...
Selecting previously unselected package zlib1g-dev:amd64.
Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2+b1_amd64.deb ...
Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2+b1) ...
Selecting previously unselected package libssl-dev:amd64.
Preparing to unpack .../libssl-dev_1.0.2d-1_amd64.deb ...
Unpacking libssl-dev:amd64 (1.0.2d-1) ...
Processing triggers for man-db (2.7.2-1) ...
Setting up libssl1.0.0:amd64 (1.0.2d-1) ...
Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2+b1) ...
Setting up libssl-dev:amd64 (1.0.2d-1) ...
Processing triggers for libc-bin (2.19-19) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
fakeroot is already the newest version.
disorderfs is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [libnet-tclink-perl_3.4.0-7.dsc]
I: copying [./libnet-tclink-perl_3.4.0.orig.tar.gz]
I: copying [./libnet-tclink-perl_3.4.0-7.debian.tar.xz]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made mer 19 aoû 2015 09:09:22 GMT-14 using RSA key ID 8649AA06
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./libnet-tclink-perl_3.4.0-7.dsc
dpkg-source: info: extracting libnet-tclink-perl in libnet-tclink-perl-3.4.0
dpkg-source: info: unpacking libnet-tclink-perl_3.4.0.orig.tar.gz
dpkg-source: info: unpacking libnet-tclink-perl_3.4.0-7.debian.tar.xz
dpkg-source: info: applying add-shebang.patch
dpkg-source: info: applying disable-network-test.patch
I: Building the package
W: no hooks of type A found -- ignoring
I: Running cd tmp/buildd/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" dpkg-buildpackage -us -uc  -b -rfakeroot
dpkg-buildpackage: source package libnet-tclink-perl
dpkg-buildpackage: source version 3.4.0-7
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by gregor herrmann <gregoa at debian.org>
 dpkg-source --before-build libnet-tclink-perl-3.4.0
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
   dh_clean
 debian/rules build
dh build
   dh_testdir
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/tmp/buildd/libnet-tclink-perl-3.4.0'
dh_auto_configure -- INSTALLDIRS=vendor
	perl Makefile.PL INSTALLDIRS=vendor "OPTIMIZE=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" "LD=cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro" INSTALLDIRS=vendor
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Net::TCLink
Writing MYMETA.yml and MYMETA.json
make[1]: Leaving directory '/tmp/buildd/libnet-tclink-perl-3.4.0'
   dh_auto_build
	make -j1
make[1]: Entering directory '/tmp/buildd/libnet-tclink-perl-3.4.0'
cp TCLink.pm blib/lib/Net/TCLink.pm
AutoSplitting blib/lib/Net/TCLink.pm (blib/lib/auto/Net/TCLink)
Running Mkbootstrap for Net::TCLink ()
chmod 644 TCLink.bs
/usr/bin/perl /usr/share/perl/5.20/ExtUtils/xsubpp  -typemap /usr/share/perl/5.20/ExtUtils/typemap  TCLink.xs > TCLink.xsc && mv TCLink.xsc TCLink.c
Please specify prototyping behavior for TCLink.xs (see perlxs manual)
cc -c  -IINSTALLDIRS=vendor/include -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 -Wdate-time -D_FORTIFY_SOURCE=2   -DVERSION=\"3.4\" -DXS_VERSION=\"3.4\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.20/CORE"  -DPERL5 -DTCLINK_VERSION=\"3.4-Perl-Linux-x86_64\" TCLink.c
In file included from TCLink.xs:5:0:
tclink.c: In function ‘Connect’:
tclink.c:542:11: warning: assignment discards ‘const’ qualifier from pointer target type
   c->meth = SSLv3_client_method();
           ^
tclink.c:553:31: warning: passing argument 2 of ‘d2i_X509’ from incompatible pointer type
   c->tc_cert = d2i_X509(NULL, &cert_data_ptr, TC_CERT_SIZE);
                               ^
In file included from /usr/include/openssl/objects.h:965:0,
                 from /usr/include/openssl/evp.h:94,
                 from /usr/include/openssl/x509.h:73,
                 from tclink.c:44,
                 from TCLink.xs:5:
/usr/include/openssl/x509.h:823:1: note: expected ‘const unsigned char **’ but argument is of type ‘unsigned char **’
 DECLARE_ASN1_FUNCTIONS(X509)
 ^
rm -f blib/arch/auto/Net/TCLink/TCLink.so
cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro  -shared -L/usr/local/lib -fstack-protector TCLink.o  -o blib/arch/auto/Net/TCLink/TCLink.so 	\
   -lssl -lcrypto  	\
  
chmod 755 blib/arch/auto/Net/TCLink/TCLink.so
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- TCLink.bs blib/arch/auto/Net/TCLink/TCLink.bs 644
Manifying blib/man3/Net::TCLink.3pm
make[1]: Leaving directory '/tmp/buildd/libnet-tclink-perl-3.4.0'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/tmp/buildd/libnet-tclink-perl-3.4.0'
prove -v -f -p --exec="env DH_VERBOSE=1 dh_auto_test" test.pl
test.pl .. 
	make -j1 test TEST_VERBOSE=1
make[2]: Entering directory '/tmp/buildd/libnet-tclink-perl-3.4.0'
Running Mkbootstrap for Net::TCLink ()
chmod 644 TCLink.bs
PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..1
ok 1
make[2]: Leaving directory '/tmp/buildd/libnet-tclink-perl-3.4.0'
ok
All tests successful.
Files=1, Tests=1,  0 wallclock secs ( 0.03 usr  0.00 sys +  0.10 cusr  0.03 csys =  0.16 CPU)
Result: PASS
make[1]: Leaving directory '/tmp/buildd/libnet-tclink-perl-3.4.0'
 fakeroot debian/rules binary
dh binary
   dh_testroot
   dh_prep
   dh_auto_install
	make -j1 install DESTDIR=/tmp/buildd/libnet-tclink-perl-3.4.0/debian/libnet-tclink-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
make[1]: Entering directory '/tmp/buildd/libnet-tclink-perl-3.4.0'
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /tmp/buildd/libnet-tclink-perl-3.4.0/debian/libnet-tclink-perl/usr/lib/x86_64-linux-gnu/perl5/5.20/auto/Net/TCLink/TCLink.so
Installing /tmp/buildd/libnet-tclink-perl-3.4.0/debian/libnet-tclink-perl/usr/lib/x86_64-linux-gnu/perl5/5.20/auto/Net/TCLink/autosplit.ix
Installing /tmp/buildd/libnet-tclink-perl-3.4.0/debian/libnet-tclink-perl/usr/lib/x86_64-linux-gnu/perl5/5.20/Net/TCLink.pm
Installing /tmp/buildd/libnet-tclink-perl-3.4.0/debian/libnet-tclink-perl/usr/share/man/man3/Net::TCLink.3pm
make[1]: Leaving directory '/tmp/buildd/libnet-tclink-perl-3.4.0'
   dh_installdocs
   dh_installchangelogs
   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: 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
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'libnet-tclink-perl-dbgsym' in '../libnet-tclink-perl-dbgsym_3.4.0-7_amd64.deb'.
dpkg-deb: building package 'libnet-tclink-perl' in '../libnet-tclink-perl_3.4.0-7_amd64.deb'.
 dpkg-genbuildinfo  >../libnet-tclink-perl_3.4.0-7_amd64.buildinfo
 dpkg-distaddfile libnet-tclink-perl_3.4.0-7_amd64.buildinfo perl optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../libnet-tclink-perl_3.4.0-7_amd64.changes
dpkg-genchanges: warning: package libnet-tclink-perl-dbgsym listed in files list but not in control info
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build libnet-tclink-perl-3.4.0
dpkg-buildpackage: binary-only upload (no source included)
I: user script /var/cache/pbuilder/build//12713/tmp/hooks/B01_cleanup starting
I: user script /var/cache/pbuilder/build//12713/tmp/hooks/B01_cleanup finished
I: unmounting /sys filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//12713 and its subdirectories
I: Current time: lundi 31 août 2015, 06:36:58 (UTC+1400)
I: pbuilder-time-stamp: 1440952618
+ false
+ set +x
Format: 1.8
Date: Tue, 18 Aug 2015 20:42:37 +0200
Source: libnet-tclink-perl
Binary: libnet-tclink-perl
Architecture: amd64
Version: 3.4.0-7
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Changed-By: gregor herrmann <gregoa at debian.org>
Description:
 libnet-tclink-perl - Perl interface to the TrustCommerce payment gateway
Closes: 796027 796028
Changes:
 libnet-tclink-perl (3.4.0-7) unstable; urgency=low
 .
   * Team upload.
 .
   [ Salvatore Bonaccorso ]
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
 .
   [ Axel Beckert ]
   * Fix distribution name in Homepage header and debian/copyright. (dash
     vs underscore, thanks DUCK!)
   * Declare compliance with Debian Policy 3.9.6.
   * Mark package as autopkgtestable.
   * Fix calling of the test suite to make failures actually FTBFS.
     Closes: #796028
   * Add patch to disable the subtest which requires a network connection.
     Closes: #796027
 .
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
Checksums-Sha1:
 baa7b156d6459bf0dc3f78960c8c7c5ca9192907 49890 libnet-tclink-perl-dbgsym_3.4.0-7_amd64.deb
 98a89ffc57c2c47d47100a7d74481de5032b1fa1 4959 libnet-tclink-perl_3.4.0-7_amd64.buildinfo
 8854ccf9bb8c73855c77d120180a7325272af2ab 52502 libnet-tclink-perl_3.4.0-7_amd64.deb
Checksums-Sha256:
 d77b352056fd0a8bca0cdcc646ecc57e96b6c9b7b20e93582831ed80f00a8560 49890 libnet-tclink-perl-dbgsym_3.4.0-7_amd64.deb
 3a17349bbcb2438d043412ed19f2a2567f91a8f2f266e54adbce250cea61c84e 4959 libnet-tclink-perl_3.4.0-7_amd64.buildinfo
 58604431e542260c0d34d84f5fcd8a50ca72274f969d7e6619494d514045337c 52502 libnet-tclink-perl_3.4.0-7_amd64.deb
Files:
 5be309f1428803723c3dccd4bf3b3276 49890 debugsym extra libnet-tclink-perl-dbgsym_3.4.0-7_amd64.deb
 51565929e3d7eebfdfd4b5b5da58c9ee 4959 perl optional libnet-tclink-perl_3.4.0-7_amd64.buildinfo
 d2ea7d6a3793952664bee5d1e9459afb 52502 perl optional libnet-tclink-perl_3.4.0-7_amd64.deb
rm: missing operand
Try 'rm --help' for more information.
/srv/reproducible-results/tmp.lHDC0Ij3lL/tmp.kKb9NWgaWr:	 64.0% -- replaced with /srv/reproducible-results/tmp.lHDC0Ij3lL/tmp.kKb9NWgaWr.gz
INFO: Starting at 2015-08-30 16:36:59.104953
INFO: Finished at 2015-08-30 16:36:59.109973, took: 0:00:00.005026
Sun 30 Aug 16:36:59 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-DLAAEn4I, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list