Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_h +arness(0, 'blib/lib', 'blib/arch')" t/*.t t/Net-SSH2....ok 61/72# Failed test (t/Net-SSH2.t at line 190) + # Failed test (t/Net-SSH2.t at line 191) Use of uninitialized value in concatenation (.) or string at t/Net-SSH +2.t line 193. Use of uninitialized value in scalar chomp at t/Net-SSH2.t line 194. # Failed test (t/Net-SSH2.t at line 195) # got: undef # expected: '/' t/Net-SSH2....ok 72/72# Looks like you failed 3 tests of 72. + t/Net-SSH2....dubious + Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 63-65 Failed 3/72 tests, 95.83% okay (less 6 skipped tests: 63 okay, + 87.50%) Failed Test Stat Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------- +--------- t/Net-SSH2.t 3 768 72 3 4.17% 63-65 6 subtests skipped. Failed 1/1 test scripts, 0.00% okay. 3/72 subtests failed, 95.83% okay +. make: *** [test_dynamic] Error 2
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Net::SSH2 Compile Issues
by zentara (Cardinal) on Feb 22, 2007 at 21:45 UTC | |
|
Re: Net::SSH2 Compile Issues
by Herkum (Parson) on Feb 22, 2007 at 20:37 UTC | |
|
Re: Net::SSH2 Compile Issues
by xorl (Deacon) on Feb 22, 2007 at 20:29 UTC |