* Package: dev-perl/Net-DNS-SEC-1.30.0 * Repository: gentoo * Maintainer: perl@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking Net-DNS-SEC-1.03.tar.gz to /var/tmp/portage/dev-perl/Net-DNS-SEC-1.30.0/work >>> Source unpacked in /var/tmp/portage/dev-perl/Net-DNS-SEC-1.30.0/work >>> Preparing source in /var/tmp/portage/dev-perl/Net-DNS-SEC-1.30.0/work/Net-DNS-SEC-1.03 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-perl/Net-DNS-SEC-1.30.0/work/Net-DNS-SEC-1.03 ... * Using ExtUtils::MakeMaker * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/Net-DNS-SEC-1.30.0/image/ Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Net::DNS::SEC Writing MYMETA.yml and MYMETA.json >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-perl/Net-DNS-SEC-1.30.0/work/Net-DNS-SEC-1.03 ... * emake OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed make -j1 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed' cp lib/Net/DNS/SEC/Private.pm blib/lib/Net/DNS/SEC/Private.pm cp lib/Net/DNS/SEC/DSA.pm blib/lib/Net/DNS/SEC/DSA.pm cp lib/Net/DNS/SEC.pm blib/lib/Net/DNS/SEC.pm cp lib/Net/DNS/SEC/Keyset.pm blib/lib/Net/DNS/SEC/Keyset.pm cp lib/Net/DNS/SEC/ECCGOST.pm blib/lib/Net/DNS/SEC/ECCGOST.pm cp lib/Net/DNS/SEC/ECDSA.pm blib/lib/Net/DNS/SEC/ECDSA.pm cp lib/Net/DNS/SEC/RSA.pm blib/lib/Net/DNS/SEC/RSA.pm >>> Source compiled. >>> Test phase: dev-perl/Net-DNS-SEC-1.30.0 * This package has several modules which may require additional dependencies * to use. However, it is up to you to install them separately if you need this * optional functionality: * - Support for DSA signature algorithm via Net::DNS::SEC::DSA * [I] >=dev-perl/Crypt-OpenSSL-DSA-0.150.0 * * - Support for ECDSA signatures via Net::DNS::SEC::ECDSA * [I] >=dev-perl/Crypt-OpenSSL-EC-1.10.0 * [I] >=dev-perl/Crypt-OpenSSL-ECDSA-0.60.0 * * - Support for reading Private Keys in creation of Net::DNS::RR::RRSIG * objects * [I] >=dev-perl/Crypt-OpenSSL-Random-0.100.0 * * - Support for ECC-GOST signatures via Net::DNS::SEC::ECCGOST * [I] >=dev-perl/Crypt-OpenSSL-EC-1.10.0 * [I] >=dev-perl/Crypt-OpenSSL-ECDSA-0.60.0 * [I] >=dev-perl/Digest-GOST-0.60.0 * * This module will perform additional tests if these dependencies are * pre-installed * Test::Harness Jobs=1 make -j1 test TEST_VERBOSE=0 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-load.t ........ # # These tests were run with: # Net::DNS::SEC 1.03 # Net::DNS::SEC::DSA n/a # Net::DNS::SEC::ECCGOST 1497 # Net::DNS::SEC::ECDSA 1376 # Net::DNS::SEC::RSA 1376 # Net::DNS::SEC::Keyset 1395 # Net::DNS::SEC::Private 1397 # Crypt::OpenSSL::Bignum 0.08 # Crypt::OpenSSL::Random 0.11 # Crypt::OpenSSL::DSA n/a # Crypt::OpenSSL::EC 1.31 # Crypt::OpenSSL::ECDSA 0.08 # Crypt::OpenSSL::RSA 0.28 # Digest::GOST 0.06 # Digest::SHA 5.96 # File::Spec 3.67 # MIME::Base64 3.15 # Net::DNS 1.13 t/00-load.t ........ 1/1 t/00-load.t ........ ok t/00-pod.t ......... t/00-pod.t ......... 1/10 t/00-pod.t ......... ok t/10-keyset.t ...... t/10-keyset.t ...... 1/30 t/10-keyset.t ...... ok t/21-RSA-MD5.t ..... t/21-RSA-MD5.t ..... 1/15 t/21-RSA-MD5.t ..... ok t/22-RSA-SHA1.t .... t/22-RSA-SHA1.t .... 1/7 t/22-RSA-SHA1.t .... ok t/23-RSA-SHA256.t .. t/23-RSA-SHA256.t .. 1/7 t/23-RSA-SHA256.t .. ok t/24-RSA-SHA512.t .. t/24-RSA-SHA512.t .. 1/7 t/24-RSA-SHA512.t .. ok t/31-DSA-SHA1.t .... t/31-DSA-SHA1.t .... skipped: missing prerequisite Crypt::OpenSSL::DSA t/41-ECC-GOST.t .... t/41-ECC-GOST.t .... 1/11 Can't locate object method "new" via package "Crypt::OpenSSL::ECDSA::ECDSA_SIG" (perhaps you forgot to load "Crypt::OpenSSL::ECDSA::ECDSA_SIG"?) at /var/tmp/portage/dev-perl/Net-DNS-SEC-1.30.0/work/Net-DNS-SEC-1.03/blib/lib/Net/DNS/SEC/ECCGOST.pm line 150. # Looks like your test exited with 255 just after 8. t/41-ECC-GOST.t .... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 3/11 subtests t/51-ECDSA-P256.t .. t/51-ECDSA-P256.t .. 1/11 &Crypt::OpenSSL::ECDSA::constant not defined at /var/tmp/portage/dev-perl/Net-DNS-SEC-1.30.0/work/Net-DNS-SEC-1.03/blib/lib/Net/DNS/SEC/ECDSA.pm line 82. # Looks like your test exited with 255 just after 7. t/51-ECDSA-P256.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 4/11 subtests t/52-ECDSA-P384.t .. t/52-ECDSA-P384.t .. 1/7 &Crypt::OpenSSL::ECDSA::constant not defined at /var/tmp/portage/dev-perl/Net-DNS-SEC-1.30.0/work/Net-DNS-SEC-1.03/blib/lib/Net/DNS/SEC/ECDSA.pm line 82. # Looks like your test exited with 255 just after 5. t/52-ECDSA-P384.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/7 subtests Test Summary Report ------------------- t/41-ECC-GOST.t (Wstat: 65280 Tests: 8 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 11 tests but ran 8. t/51-ECDSA-P256.t (Wstat: 65280 Tests: 7 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 11 tests but ran 7. t/52-ECDSA-P384.t (Wstat: 65280 Tests: 5 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 7 tests but ran 5. Files=11, Tests=97, 3 wallclock secs ( 0.08 usr 0.02 sys + 2.19 cusr 0.35 csys = 2.64 CPU) Result: FAIL Failed 3/11 test programs. 0/97 subtests failed. make: *** [Makefile:861: test_dynamic] Error 255 * ERROR: dev-perl/Net-DNS-SEC-1.30.0::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-perl/Net-DNS-SEC-1.30.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-perl/Net-DNS-SEC-1.30.0::gentoo'`. * The complete build log is located at '/var/log/portage/dev-perl:Net-DNS-SEC-1.30.0:20171205-173021.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-perl/Net-DNS-SEC-1.30.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-perl/Net-DNS-SEC-1.30.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-perl/Net-DNS-SEC-1.30.0/work/Net-DNS-SEC-1.03' * S: '/var/tmp/portage/dev-perl/Net-DNS-SEC-1.30.0/work/Net-DNS-SEC-1.03'