cpanm (App::cpanminus) 1.7039 on perl 5.008001 built for darwin-2level Work directory is /Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503 You have make /usr/bin/make You have LWP 6.13 You have /usr/bin/tar: bsdtar 2.8.3 - libarchive 2.8.3 You have /usr/bin/unzip Searching Net::SSLeay on mirror http://mirrors.gossamer-threads.com/CPAN ... Downloading index file http://mirrors.gossamer-threads.com/CPAN/modules/02packages.details.txt.gz ... --> Working on Net::SSLeay Fetching http://mirrors.gossamer-threads.com/CPAN/authors/id/M/MI/MIKEM/Net-SSLeay-1.70.tar.gz -> OK Unpacking Net-SSLeay-1.70.tar.gz Entering Net-SSLeay-1.70 Checking configure dependencies from META.yml Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.04) Configuring Net-SSLeay-1.70 Running Makefile.PL *** Found OpenSSL-1.0.2d installed in /opt/local *** Be sure to use the same compiler and options to compile your OpenSSL, perl, and Net::SSLeay. Mixing and matching compilers is not supported. Do you want to run external tests? These tests *will* *fail* if you do not have network connectivity. [n] n Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Net::SSLeay Writing MYMETA.yml and MYMETA.json -> OK Checking dependencies from MYMETA.json ... Checking if you have Test::More 0.60_01 ... Yes (1.001014) Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.04) Checking if you have MIME::Base64 0 ... Yes (2.20) Building and testing Net-SSLeay-1.70 cp lib/Net/SSLeay/Handle.pm blib/lib/Net/SSLeay/Handle.pm cp lib/Net/SSLeay.pod blib/lib/Net/SSLeay.pod cp lib/Net/SSLeay.pm blib/lib/Net/SSLeay.pm AutoSplitting blib/lib/Net/SSLeay.pm (blib/lib/auto/Net/SSLeay) blib/lib/Net/SSLeay.pm: some names are not unique when truncated to 8 characters: directory blib/lib/auto/Net/SSLeay: do_https3.al, do_https2.al, do_https4.al, do_https.al truncate to do_https do_httpx3.al, do_httpx2.al, do_httpx4.al truncate to do_httpx get_https.al, get_https3.al, get_https4.al, get_http.al, get_http3.al, get_http4.al, get_httpx.al, get_httpx3.al, get_httpx4.al truncate to get_http head_https.al, head_https3.al, head_https4.al, head_http.al, head_http3.al, head_http4.al, head_httpx.al, head_httpx3.al, head_httpx4.al truncate to head_htt post_https.al, post_https3.al, post_https4.al, post_http.al, post_http3.al, post_http4.al, post_httpx.al, post_httpx3.al, post_httpx4.al truncate to post_htt put_https.al, put_https3.al, put_https4.al, put_http.al, put_http3.al, put_http4.al, put_httpx.al, put_httpx3.al, put_httpx4.al truncate to put_http ssl_read_all.al, ssl_read_until.al, ssl_read_CRLF.al truncate to ssl_read ssl_write_all.al, ssl_write_CRLF.al truncate to ssl_writ tcp_read_all.al, tcp_read_until.al, tcp_read_CRLF.al truncate to tcp_read tcp_write_all.al, tcp_write_CRLF.al truncate to tcp_writ Running Mkbootstrap for Net::SSLeay () chmod 644 "SSLeay.bs" "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.1/bin/perl" "-Iinc" "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.1/lib/5.8.1/ExtUtils/xsubpp" -typemap "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.1/lib/5.8.1/ExtUtils/typemap" -typemap "typemap" SSLeay.xs > SSLeay.xsc && mv SSLeay.xsc SSLeay.c cc -c -I/opt/local/include -fno-common -DPERL_DARWIN -fno-strict-aliasing -I/opt/local/include -O3 -DVERSION=\"1.70\" -DXS_VERSION=\"1.70\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.1/lib/5.8.1/darwin-2level/CORE" SSLeay.c SSLeay.xs:1045:39: warning: implicit declaration of function 'SvPVx_nolen' is invalid in C99 [-Wimplicit-function-declaration] alpn_data = (unsigned char*)SvPVx_nolen(alpn_data_sv); ^ SSLeay.xs:1045:23: warning: cast to 'unsigned char *' from smaller integer type 'int' [-Wint-to-pointer-cast] alpn_data = (unsigned char*)SvPVx_nolen(alpn_data_sv); ^ SSLeay.xs:2364:19: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] c_address = SvPV(address, addresslen); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. rm -f blib/arch/auto/Net/SSLeay/SSLeay.bundle LD_RUN_PATH="/opt/local/lib" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/opt/local -L/opt/local/lib -L/opt/local/lib SSLeay.o -o blib/arch/auto/Net/SSLeay/SSLeay.bundle \ -L/opt/local -L/opt/local/lib -lssl -lcrypto -lz \ chmod 755 blib/arch/auto/Net/SSLeay/SSLeay.bundle "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.1/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- SSLeay.bs blib/arch/auto/Net/SSLeay/SSLeay.bs 644 lib/Net/SSLeay.pod:1: Unknown command paragraph "=encoding utf-8" Manifying 2 pod documents Running Mkbootstrap for Net::SSLeay () chmod 644 "SSLeay.bs" PERL_DL_NONLAZY=1 "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/local/*.t t/handle/local/*.t t/handle/local/05_use.................. # Failed test 'use Net::SSLeay::Handle;' # at t/handle/local/05_use.t line 8. # Tried to use 'Net::SSLeay::Handle'. # Error: Can't load '/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle' for module Net::SSLeay: dlopen(/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle, 2): Symbol not found: _SvPVx_nolen # Referenced from: /Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle # Expected in: dynamic lookup # at /Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/lib/Net/SSLeay/Handle.pm line 7. # Compilation failed in require at /Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/lib/Net/SSLeay/Handle.pm line 7. # BEGIN failed--compilation aborted at /Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/lib/Net/SSLeay/Handle.pm line 7. # Compilation failed in require at t/handle/local/05_use.t line 8. # BEGIN failed--compilation aborted at t/handle/local/05_use.t line 8. # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/local/01_pod.........................skipped all skipped: Test::Pod 1.00 required for testing POD t/local/02_pod_coverage................skipped all skipped: these tests are for only for release candidate testing. Enable with RELEASE_TESTING=1 t/local/03_use......................... # Failed test 'use Net::SSLeay;' # at t/local/03_use.t line 8. # Tried to use 'Net::SSLeay'. # Error: Can't load '/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle' for module Net::SSLeay: dlopen(/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle, 2): Symbol not found: _SvPVx_nolen # Referenced from: /Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle # Expected in: dynamic lookup # at t/local/03_use.t line 8. # Compilation failed in require at t/local/03_use.t line 8. # BEGIN failed--compilation aborted at t/local/03_use.t line 8. # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/local/04_basic.......................Can't load '/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle' for module Net::SSLeay: dlopen(/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle, 2): Symbol not found: _SvPVx_nolen Referenced from: /Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle Expected in: dynamic lookup at t/local/04_basic.t line 6. Compilation failed in require at t/local/04_basic.t line 6. BEGIN failed--compilation aborted at t/local/04_basic.t line 6. # Looks like your test exited with 2 before it could output anything. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t/local/05_passwd_cb...................Can't load '/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle' for module Net::SSLeay: dlopen(/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle, 2): Symbol not found: _SvPVx_nolen Referenced from: /Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle Expected in: dynamic lookup at t/local/05_passwd_cb.t line 7. Compilation failed in require at t/local/05_passwd_cb.t line 7. BEGIN failed--compilation aborted at t/local/05_passwd_cb.t line 7. # Looks like your test exited with 2 before it could output anything. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-13 Failed 13/13 tests, 0.00% okay t/local/06_tcpecho.....................Can't load '/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle' for module Net::SSLeay: dlopen(/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle, 2): Symbol not found: _SvPVx_nolen Referenced from: /Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle Expected in: dynamic lookup at t/local/06_tcpecho.t line 8. Compilation failed in require at t/local/06_tcpecho.t line 8. BEGIN failed--compilation aborted at t/local/06_tcpecho.t line 8. dubious Test returned status 2 (wstat 512, 0x200) t/local/07_sslecho.....................Can't load '/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle' for module Net::SSLeay: dlopen(/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle, 2): Symbol not found: _SvPVx_nolen Referenced from: /Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle Expected in: dynamic lookup at t/local/07_sslecho.t line 9. Compilation failed in require at t/local/07_sslecho.t line 9. BEGIN failed--compilation aborted at t/local/07_sslecho.t line 9. dubious Test returned status 2 (wstat 512, 0x200) t/local/08_pipe........................Can't load '/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle' for module Net::SSLeay: dlopen(/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle, 2): Symbol not found: _SvPVx_nolen Referenced from: /Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle Expected in: dynamic lookup at t/local/08_pipe.t line 6. Compilation failed in require at t/local/08_pipe.t line 6. BEGIN failed--compilation aborted at t/local/08_pipe.t line 6. dubious Test returned status 2 (wstat 512, 0x200) t/local/15_bio.........................Can't load '/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle' for module Net::SSLeay: dlopen(/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle, 2): Symbol not found: _SvPVx_nolen Referenced from: /Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle Expected in: dynamic lookup at t/local/15_bio.t line 6. Compilation failed in require at t/local/15_bio.t line 6. BEGIN failed--compilation aborted at t/local/15_bio.t line 6. # Looks like your test exited with 2 before it could output anything. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-7 Failed 7/7 tests, 0.00% okay t/local/20_autoload....................Can't load '/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle' for module Net::SSLeay: dlopen(/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle, 2): Symbol not found: _SvPVx_nolen Referenced from: /Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle Expected in: dynamic lookup at t/local/20_autoload.t line 7. Compilation failed in require at t/local/20_autoload.t line 7. BEGIN failed--compilation aborted at t/local/20_autoload.t line 7. dubious Test returned status 2 (wstat 512, 0x200) t/local/21_constants...................Can't load '/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle' for module Net::SSLeay: dlopen(/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle, 2): Symbol not found: _SvPVx_nolen Referenced from: /Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle Expected in: dynamic lookup at t/local/21_constants.t line 7. Compilation failed in require at t/local/21_constants.t line 7. BEGIN failed--compilation aborted at t/local/21_constants.t line 7. dubious Test returned status 2 (wstat 512, 0x200) t/local/30_error.......................Can't load '/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle' for module Net::SSLeay: dlopen(/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle, 2): Symbol not found: _SvPVx_nolen Referenced from: /Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle Expected in: dynamic lookup at t/local/30_error.t line 11. Compilation failed in require at t/local/30_error.t line 11. BEGIN failed--compilation aborted at t/local/30_error.t line 11. dubious Test returned status 2 (wstat 512, 0x200) t/local/31_rsa_generate_key............Can't load '/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle' for module Net::SSLeay: dlopen(/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle, 2): Symbol not found: _SvPVx_nolen Referenced from: /Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle Expected in: dynamic lookup at t/local/31_rsa_generate_key.t line 6. Compilation failed in require at t/local/31_rsa_generate_key.t line 6. BEGIN failed--compilation aborted at t/local/31_rsa_generate_key.t line 6. dubious Test returned status 2 (wstat 512, 0x200) t/local/32_x509_get_cert_info..........Can't load '/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle' for module Net::SSLeay: dlopen(/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle, 2): Symbol not found: _SvPVx_nolen Referenced from: /Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle Expected in: dynamic lookup at t/local/32_x509_get_cert_info.t line 6. Compilation failed in require at t/local/32_x509_get_cert_info.t line 6. BEGIN failed--compilation aborted at t/local/32_x509_get_cert_info.t line 6. # Looks like your test exited with 2 before it could output anything. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-1243 Failed 1243/1243 tests, 0.00% okay t/local/33_x509_create_cert............Can't load '/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle' for module Net::SSLeay: dlopen(/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle, 2): Symbol not found: _SvPVx_nolen Referenced from: /Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle Expected in: dynamic lookup at t/local/33_x509_create_cert.t line 6. Compilation failed in require at t/local/33_x509_create_cert.t line 6. BEGIN failed--compilation aborted at t/local/33_x509_create_cert.t line 6. # Looks like your test exited with 2 before it could output anything. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-121 Failed 121/121 tests, 0.00% okay t/local/34_x509_crl....................Can't load '/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle' for module Net::SSLeay: dlopen(/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle, 2): Symbol not found: _SvPVx_nolen Referenced from: /Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle Expected in: dynamic lookup at t/local/34_x509_crl.t line 6. Compilation failed in require at t/local/34_x509_crl.t line 6. BEGIN failed--compilation aborted at t/local/34_x509_crl.t line 6. # Looks like your test exited with 2 before it could output anything. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-41 Failed 41/41 tests, 0.00% okay t/local/35_ephemeral...................Can't load '/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle' for module Net::SSLeay: dlopen(/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle, 2): Symbol not found: _SvPVx_nolen Referenced from: /Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle Expected in: dynamic lookup at t/local/35_ephemeral.t line 6. Compilation failed in require at t/local/35_ephemeral.t line 6. BEGIN failed--compilation aborted at t/local/35_ephemeral.t line 6. dubious Test returned status 2 (wstat 512, 0x200) t/local/36_verify......................Can't load '/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle' for module Net::SSLeay: dlopen(/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle, 2): Symbol not found: _SvPVx_nolen Referenced from: /Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle Expected in: dynamic lookup at t/local/36_verify.t line 9. Compilation failed in require at t/local/36_verify.t line 9. BEGIN failed--compilation aborted at t/local/36_verify.t line 9. # Looks like your test exited with 2 before it could output anything. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-25 Failed 25/25 tests, 0.00% okay t/local/37_asn1_time...................Can't load '/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle' for module Net::SSLeay: dlopen(/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle, 2): Symbol not found: _SvPVx_nolen Referenced from: /Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle Expected in: dynamic lookup at t/local/37_asn1_time.t line 6. Compilation failed in require at t/local/37_asn1_time.t line 6. BEGIN failed--compilation aborted at t/local/37_asn1_time.t line 6. # Looks like your test exited with 2 before it could output anything. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-10 Failed 10/10 tests, 0.00% okay t/local/38_priv-key....................Can't load '/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle' for module Net::SSLeay: dlopen(/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle, 2): Symbol not found: _SvPVx_nolen Referenced from: /Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle Expected in: dynamic lookup at t/local/38_priv-key.t line 6. Compilation failed in require at t/local/38_priv-key.t line 6. BEGIN failed--compilation aborted at t/local/38_priv-key.t line 6. # Looks like your test exited with 2 before it could output anything. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-10 Failed 10/10 tests, 0.00% okay t/local/39_pkcs12......................Can't load '/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle' for module Net::SSLeay: dlopen(/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle, 2): Symbol not found: _SvPVx_nolen Referenced from: /Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle Expected in: dynamic lookup at t/local/39_pkcs12.t line 6. Compilation failed in require at t/local/39_pkcs12.t line 6. BEGIN failed--compilation aborted at t/local/39_pkcs12.t line 6. # Looks like your test exited with 2 before it could output anything. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-19 Failed 19/19 tests, 0.00% okay t/local/40_npn_support.................Can't load '/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle' for module Net::SSLeay: dlopen(/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle, 2): Symbol not found: _SvPVx_nolen Referenced from: /Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle Expected in: dynamic lookup at t/local/40_npn_support.t line 9. Compilation failed in require at t/local/40_npn_support.t line 9. BEGIN failed--compilation aborted at t/local/40_npn_support.t line 9. dubious Test returned status 2 (wstat 512, 0x200) t/local/41_alpn_support................Can't load '/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle' for module Net::SSLeay: dlopen(/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle, 2): Symbol not found: _SvPVx_nolen Referenced from: /Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle Expected in: dynamic lookup at t/local/41_alpn_support.t line 9. Compilation failed in require at t/local/41_alpn_support.t line 9. BEGIN failed--compilation aborted at t/local/41_alpn_support.t line 9. dubious Test returned status 2 (wstat 512, 0x200) t/local/42_info_callback...............Can't load '/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle' for module Net::SSLeay: dlopen(/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle, 2): Symbol not found: _SvPVx_nolen Referenced from: /Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle Expected in: dynamic lookup at t/local/42_info_callback.t line 8. Compilation failed in require at t/local/42_info_callback.t line 8. BEGIN failed--compilation aborted at t/local/42_info_callback.t line 8. dubious Test returned status 2 (wstat 512, 0x200) t/local/50_digest......................Can't load '/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle' for module Net::SSLeay: dlopen(/Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle, 2): Symbol not found: _SvPVx_nolen Referenced from: /Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/Net-SSLeay-1.70/blib/arch/auto/Net/SSLeay/SSLeay.bundle Expected in: dynamic lookup at t/local/50_digest.t line 7. Compilation failed in require at t/local/50_digest.t line 7. BEGIN failed--compilation aborted at t/local/50_digest.t line 7. # Looks like your test exited with 2 before it could output anything. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-230 Failed 230/230 tests, 0.00% okay t/local/61_threads-cb-crash............skipped all skipped: your perl is not compiled with ithreads or is pre-5.8 t/local/62_threads-ctx_new-deadlock....skipped all skipped: your perl is not compiled with ithreads or is pre-5.8 t/local/kwalitee.......................skipped all skipped: these tests are for only for release candidate testing. Enable with RELEASE_TESTING=1 Failed 24/29 test scripts, 17.24% okay. 1727/1727 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/handle/local/05_use.t 1 256 1 1 100.00% 1 t/local/03_use.t 1 256 1 1 100.00% 1 t/local/04_basic.t 2 512 6 12 200.00% 1-6 t/local/05_passwd_cb.t 2 512 13 26 200.00% 1-13 t/local/06_tcpecho.t 2 512 ?? ?? % ?? t/local/07_sslecho.t 2 512 ?? ?? % ?? t/local/08_pipe.t 2 512 ?? ?? % ?? t/local/15_bio.t 2 512 7 14 200.00% 1-7 t/local/20_autoload.t 2 512 ?? ?? % ?? t/local/21_constants.t 2 512 ?? ?? % ?? t/local/30_error.t 2 512 ?? ?? % ?? t/local/31_rsa_generate_key.t 2 512 ?? ?? % ?? t/local/32_x509_get_cert_info.t 2 512 1243 2486 200.00% 1-1243 t/local/33_x509_create_cert.t 2 512 121 242 200.00% 1-121 t/local/34_x509_crl.t 2 512 41 82 200.00% 1-41 t/local/35_ephemeral.t 2 512 ?? ?? % ?? t/local/36_verify.t 2 512 25 50 200.00% 1-25 t/local/37_asn1_time.t 2 512 10 20 200.00% 1-10 t/local/38_priv-key.t 2 512 10 20 200.00% 1-10 t/local/39_pkcs12.t 2 512 19 38 200.00% 1-19 t/local/40_npn_support.t 2 512 ?? ?? % ?? t/local/41_alpn_support.t 2 512 ?? ?? % ?? t/local/42_info_callback.t 2 512 ?? ?? % ?? t/local/50_digest.t 2 512 230 460 200.00% 1-230 5 tests skipped. make: *** [test_dynamic] Error 25 -> FAIL Installing Net::SSLeay failed. See /Volumes/amaretto/Users/ether/.cpanm/work/1441763479.11503/build.log for details. Retry with --force to force install it.