Subject: | Installation failure, darwin perl 5.8.5 |
This may be the same issue as https://rt.cpan.org/Ticket/Display.html?id=101664.
Openssl is installed via macports to /opt/local/bin/openssl, version "OpenSSL 1.0.2c 12 Jun 2015".
Tests fail on a new 5.8.5 installation. Full build.log is attached, but here is the most significant bit:
PERL_DL_NONLAZY=1 "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.5/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/1434577155.42842/Net-SSLeay-1.69/blib/arch/auto/Net/SSLeay/SSLeay.bundle' for module Net::SSLeay: dlopen(/Volumes/amaretto/Users/ether/.cpanm/work/1434577155.42842/Net-SSLeay-1.69/blib/arch/auto/Net/SSLeay/SSLeay.bundle, 2): Symbol not found: _SvPVx_nolen
# Referenced from: /Volumes/amaretto/Users/ether/.cpanm/work/1434577155.42842/Net-SSLeay-1.69/blib/arch/auto/Net/SSLeay/SSLeay.bundle
# Expected in: dynamic lookup
# at /Volumes/amaretto/Users/ether/.cpanm/work/1434577155.42842/Net-SSLeay-1.69/blib/lib/Net/SSLeay/Handle.pm line 7
# Compilation failed in require at /Volumes/amaretto/Users/ether/.cpanm/work/1434577155.42842/Net-SSLeay-1.69/blib/lib/Net/SSLeay/Handle.pm line 7.
# BEGIN failed--compilation aborted at /Volumes/amaretto/Users/ether/.cpanm/work/1434577155.42842/Net-SSLeay-1.69/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
Subject: | 1434577155.42842-build.log |
Message body not shown because it is not plain text.