* Package: dev-perl/Crypt-RSA-1.990.0-r1 * Repository: gentoo * Maintainer: perl@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking Crypt-RSA-1.99.tar.gz to /var/tmp/portage/dev-perl/Crypt-RSA-1.990.0-r1/work >>> Source unpacked in /var/tmp/portage/dev-perl/Crypt-RSA-1.990.0-r1/work >>> Preparing source in /var/tmp/portage/dev-perl/Crypt-RSA-1.990.0-r1/work/Crypt-RSA-1.99 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-perl/Crypt-RSA-1.990.0-r1/work/Crypt-RSA-1.99 ... * Using ExtUtils::MakeMaker * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/Crypt-RSA-1.990.0-r1/image/ Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Crypt::RSA Writing MYMETA.yml and MYMETA.json >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-perl/Crypt-RSA-1.990.0-r1/work/Crypt-RSA-1.99 ... * emake OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed make -j1 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed' cp lib/Crypt/RSA/SS/PSS.pm blib/lib/Crypt/RSA/SS/PSS.pm cp lib/Crypt/RSA/Primitives.pm blib/lib/Crypt/RSA/Primitives.pm cp lib/Crypt/RSA/Key/Public/SSH.pm blib/lib/Crypt/RSA/Key/Public/SSH.pm cp lib/Crypt/RSA/Key.pm blib/lib/Crypt/RSA/Key.pm cp lib/Crypt/RSA/SS/PKCS1v15.pm blib/lib/Crypt/RSA/SS/PKCS1v15.pm cp lib/Crypt/RSA/ES/OAEP.pm blib/lib/Crypt/RSA/ES/OAEP.pm cp lib/Crypt/RSA/Key/Private.pm blib/lib/Crypt/RSA/Key/Private.pm cp lib/Crypt/RSA/ES/PKCS1v15.pm blib/lib/Crypt/RSA/ES/PKCS1v15.pm cp lib/Crypt/RSA/Errorhandler.pm blib/lib/Crypt/RSA/Errorhandler.pm cp lib/Crypt/RSA/Debug.pm blib/lib/Crypt/RSA/Debug.pm cp lib/Crypt/RSA.pm blib/lib/Crypt/RSA.pm cp lib/Crypt/RSA/DataFormat.pm blib/lib/Crypt/RSA/DataFormat.pm cp lib/Crypt/RSA/Key/Public.pm blib/lib/Crypt/RSA/Key/Public.pm cp lib/Crypt/RSA/Key/Private/SSH.pm blib/lib/Crypt/RSA/Key/Private/SSH.pm >>> Source compiled. >>> Test phase: dev-perl/Crypt-RSA-1.990.0-r1 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, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/00-errorhandler.t .. t/00-errorhandler.t .. 1/6 t/00-errorhandler.t .. ok t/01-i2osp.t ......... t/01-i2osp.t ......... 1/2 t/01-i2osp.t ......... ok t/02-os2ip.t ......... t/02-os2ip.t ......... 1/6 t/02-os2ip.t ......... ok t/03-random_octet.t .. t/03-random_octet.t .. 1/6 t/03-random_octet.t .. ok t/04-octet_xor.t ..... t/04-octet_xor.t ..... 1/2 t/04-octet_xor.t ..... ok t/05-primitives.t .... t/05-primitives.t .... 1/5 t/05-primitives.t .... ok t/06-oaep.t .......... t/06-oaep.t .......... 1/2 t/06-oaep.t .......... 2/2 t/06-oaep.t .......... ok t/07-pss.t ........... t/07-pss.t ........... 1/8 t/07-pss.t ........... ok t/08-secretkey.t ..... t/08-secretkey.t ..... 1/9 t/08-secretkey.t ..... ok t/09-publickey.t ..... t/09-publickey.t ..... 1/8 t/09-publickey.t ..... ok t/10-keygen.t ........ t/10-keygen.t ........ 1/15 t/10-keygen.t ........ 7/15 t/10-keygen.t ........ 10/15 t/10-keygen.t ........ 13/15 t/10-keygen.t ........ 15/15 t/10-keygen.t ........ ok t/11-wrapper.t ....... t/11-wrapper.t ....... 1/12 t/11-wrapper.t ....... 5/12 t/11-wrapper.t ....... 6/12 t/11-wrapper.t ....... All 12 subtests passed t/12-versioning.t .... t/12-versioning.t .... 1/2 t/12-versioning.t .... ok t/13-es-pkcs1v15.t ... t/13-es-pkcs1v15.t ... 1/4 t/13-es-pkcs1v15.t ... ok t/14-ss-pkcs1v15.t ... t/14-ss-pkcs1v15.t ... 1/6 t/14-ss-pkcs1v15.t ... ok t/15-benchmark.t ..... t/15-benchmark.t ..... 1/1 t/15-benchmark.t ..... ok Test Summary Report ------------------- t/11-wrapper.t (Wstat: 0 Tests: 13 Failed: 1) Failed test: 12 Parse errors: Tests out of sequence. Found (1) but expected (2) Tests out of sequence. Found (2) but expected (3) Tests out of sequence. Found (3) but expected (4) Tests out of sequence. Found (4) but expected (5) Tests out of sequence. Found (5) but expected (6) Displayed the first 5 of 13 TAP syntax errors. Re-run prove with the -p option to see them all. Files=16, Tests=95, 33 wallclock secs ( 0.38 usr 0.15 sys + 31.60 cusr 1.41 csys = 33.54 CPU) Result: FAIL Failed 1/16 test programs. 1/95 subtests failed. make: *** [Makefile:794: test_dynamic] Error 255 * ERROR: dev-perl/Crypt-RSA-1.990.0-r1::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-perl/Crypt-RSA-1.990.0-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-perl/Crypt-RSA-1.990.0-r1::gentoo'`. * The complete build log is located at '/var/log/portage/dev-perl:Crypt-RSA-1.990.0-r1:20170804-084158.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-perl/Crypt-RSA-1.990.0-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-perl/Crypt-RSA-1.990.0-r1/temp/environment'. * Working directory: '/var/tmp/portage/dev-perl/Crypt-RSA-1.990.0-r1/work/Crypt-RSA-1.99' * S: '/var/tmp/portage/dev-perl/Crypt-RSA-1.990.0-r1/work/Crypt-RSA-1.99'