Comment 10 for bug 20235

Revision history for this message
In , Blars Blarson (blarson) wrote : now has other test problems

Looking into this for a potiential NMU, I found adding netbase was not
sufficient. It appears that this package is not compatable with the
current perl in unstable.

/usr/bin/make test
make[1]: Entering directory `/tmp/buildd/libio-socket-ssl-perl-0.97'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01loadmodule.....^M ^Mt/01loadmodule.....ok 1/4^M
                                            ^Mt/01loadmodule.....ok
t/02settings.......^M ^Mt/02settings.......ok 1/1^M ^Mt/02settings.......ok
t/compatibility....^M ^Mt/compatibility....ok 1/9^M ^Mt/compatibility....NOK 2^M ^Mt/compatibility....NOK 3Can't locate object method "issuer_name" via package "IO::Socket::INET" at t/compatibility.t line 49.
^M
^Mt/compatibility....NOK 4^M ^Mt/compatibility....FAILED tests 2-4, 7-9
        Failed 6/9 tests, 33.33% okay
t/core.............^M ^Mt/core.............ok 1/53^M ^Mt/core.............NOK 8^M ^Mt/core.............NOK 9^M ^Mt/core.............FAILED tests 8-53
        Failed 46/53 tests, 13.21% okay
t/sessions.........skipped
        all skipped: Net::SSLeay version less than 1.26
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/compatibility.t 9 6 66.67% 2-4 7-9
t/core.t 53 46 86.79% 8-53
1 test skipped.
Failed 2/5 test scripts, 60.00% okay. 52/67 subtests failed, 22.39% okay.
make[1]: *** [test_dynamic] Error 255