* Package: dev-perl/Crypt-SSLeay-0.720.0-r2 * Repository: gentoo * Maintainer: perl@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux libressl test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking Crypt-SSLeay-0.72.tar.gz to /var/tmp/portage/dev-perl/Crypt-SSLeay-0.720.0-r2/work >>> Source unpacked in /var/tmp/portage/dev-perl/Crypt-SSLeay-0.720.0-r2/work >>> Preparing source in /var/tmp/portage/dev-perl/Crypt-SSLeay-0.720.0-r2/work/Crypt-SSLeay-0.72 ... * Applying Crypt-SSLeay-0.720.0-no-ssl3.patch ... [ ok ] * Applying Crypt-SSLeay-0.720.0-no-dot-inc.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-perl/Crypt-SSLeay-0.720.0-r2/work/Crypt-SSLeay-0.72 ... * Using ExtUtils::MakeMaker * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/Crypt-SSLeay-0.720.0-r2/image/ *** THIS IS NOT AN ERROR, JUST A MESSAGE FOR YOUR INFORMATION *** Do you really need Crypt::SSLeay? Starting with version 6.02 of LWP, https support was unbundled into LWP::Protocol::https. This module specifies as one of its prerequisites IO::Socket::SSL which is automatically used by LWP::UserAgent unless this preference is overridden separately. IO::Socket::SSL is a more complete implementation, and, crucially, it allows hostname verification. Crypt::SSLeay does not support this. At this point, Crypt::SSLeay is maintained to support existing software that already depends on it. However, it is possible that your software does not really depend on Crypt::SSLeay, only on the ability of LWP::UserAgent class to communicate with sites over SSL/TLS. If are using version LWP 6.02 or later, and therefore have installed LWP::Protocol::https and its dependencies, and do not explicitly use Net::SSL before loading LWP::UserAgent, or override the default socket class, you are probably using IO::Socket::SSL and do not really need Crypt::SSLeay. Before installing Crypt::SSLeay, you may want to try specifying a dependency on LWP::Protocol::https. ================================================================================ Output from '/var/tmp/portage/dev-perl/Crypt-SSLeay-0.720.0-r2/work/Crypt-SSLeay-0.72/openssl-version': LibreSSL 2.5.4 20000000 ================================================================================ Checking if your kit is complete... Looks good Warning (mostly harmless): No library found for -lssl32 Warning (mostly harmless): No library found for -lssleay32 Warning (mostly harmless): No library found for -leay32 Warning (mostly harmless): No library found for -llibeay32 Generating a Unix-style Makefile Writing Makefile for Crypt::SSLeay Writing MYMETA.yml and MYMETA.json >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-perl/Crypt-SSLeay-0.720.0-r2/work/Crypt-SSLeay-0.72 ... * emake OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed make -j1 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed' cp lib/Crypt/SSLeay/Version.pm blib/lib/Crypt/SSLeay/Version.pm cp lib/Crypt/SSLeay/Conn.pm blib/lib/Crypt/SSLeay/Conn.pm cp lib/Crypt/SSLeay/X509.pm blib/lib/Crypt/SSLeay/X509.pm cp lib/Crypt/SSLeay/CTX.pm blib/lib/Crypt/SSLeay/CTX.pm cp SSLeay.pm blib/lib/Crypt/SSLeay.pm cp lib/Crypt/SSLeay/Err.pm blib/lib/Crypt/SSLeay/Err.pm cp lib/Crypt/SSLeay/MainContext.pm blib/lib/Crypt/SSLeay/MainContext.pm cp lib/Net/SSL.pm blib/lib/Net/SSL.pm Running Mkbootstrap for Crypt::SSLeay () chmod 644 "SSLeay.bs" "/usr/bin/perl" "/usr/lib64/perl5/5.24.1/ExtUtils/xsubpp" -typemap "/usr/lib64/perl5/5.24.1/ExtUtils/typemap" -typemap "typemap" SSLeay.xs > SSLeay.xsc && mv SSLeay.xsc SSLeay.c x86_64-pc-linux-gnu-gcc -c -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -DVERSION=\"0.72\" -DXS_VERSION=\"0.72\" -fPIC "-I/usr/lib64/perl5/5.24.1/x86_64-linux/CORE" SSLeay.c rm -f blib/arch/auto/Crypt/SSLeay/SSLeay.so LD_RUN_PATH="/usr/lib64:/lib64" x86_64-pc-linux-gnu-gcc -shared -O2 -pipe -Wl,-O1 -Wl,--as-needed SSLeay.o -Wl,-O1 -Wl,--as-needed -o blib/arch/auto/Crypt/SSLeay/SSLeay.so \ -lssl -lcrypto -lz \ chmod 755 blib/arch/auto/Crypt/SSLeay/SSLeay.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SSLeay.bs blib/arch/auto/Crypt/SSLeay/SSLeay.bs 644 >>> Source compiled. >>> Test phase: dev-perl/Crypt-SSLeay-0.720.0-r2 * Test::Harness Jobs=1 make -j1 test TEST_VERBOSE=0 Running Mkbootstrap for Crypt::SSLeay () chmod 644 "SSLeay.bs" 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-basic.t ..... t/00-basic.t ..... 1/? t/00-basic.t ..... ok t/01-connect.t ... t/01-connect.t ... 1/8 t/01-connect.t ... ok t/02-live.t ...... # Reading configuration from 'test.config' on linux # network_tests : 0 t/02-live.t ...... skipped: Network tests disabled t/03-version.t ... t/03-version.t ... 1/? # Failed test 'openssl_version return value looks valid' # at t/03-version.t line 64. # 'LibreSSL 2.5.4' # doesn't match '(?^:\AOpenSSL)' # Looks like you failed 1 test of 12. t/03-version.t ... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/12 subtests t/boilerplate.t .. t/boilerplate.t .. 1/? t/boilerplate.t .. ok t/manifest.t ..... t/manifest.t ..... skipped: Author tests not required for installation Test Summary Report ------------------- t/03-version.t (Wstat: 256 Tests: 12 Failed: 1) Failed test: 10 Non-zero exit status: 1 Files=6, Tests=43, 1 wallclock secs ( 0.05 usr 0.01 sys + 0.32 cusr 0.04 csys = 0.42 CPU) Result: FAIL Failed 1/6 test programs. 1/43 subtests failed. make: *** [Makefile:1070: test_dynamic] Error 255 * ERROR: dev-perl/Crypt-SSLeay-0.720.0-r2::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-perl/Crypt-SSLeay-0.720.0-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-perl/Crypt-SSLeay-0.720.0-r2::gentoo'`. * The complete build log is located at '/var/log/portage/dev-perl:Crypt-SSLeay-0.720.0-r2:20170707-103606.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-perl/Crypt-SSLeay-0.720.0-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-perl/Crypt-SSLeay-0.720.0-r2/temp/environment'. * Working directory: '/var/tmp/portage/dev-perl/Crypt-SSLeay-0.720.0-r2/work/Crypt-SSLeay-0.72' * S: '/var/tmp/portage/dev-perl/Crypt-SSLeay-0.720.0-r2/work/Crypt-SSLeay-0.72'