On Mon Sep 02 13:07:20 2013, gabor@szabgab.com wrote:
Show quoted text>
I also observed this failure.
#####
PERL_DL_NONLAZY=1 /Users/jkeenan/perl5/perlbrew/perls/perl-5.16.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/00constants.t ........... ok
t/01basic.t ............... ok
t/02callbacks.t ........... ok
t/04abort-test.t .......... ok
t/05progress.t ............ ok
t/06http-post.t ........... skipped: Not performing http POST/upload tests
t/07ftp-upload.t .......... skipped: Not performing ftp upload tests
t/08ssl.t ................. ok
t/09times.t ............... ok
t/10errbuf.t .............. ok
t/13slowleak.t ............ skipped: Not performing slow leakage regression test
t/14duphandle.t ........... ok
t/15duphandle-callback.t .. ok
t/16formpost.t ............ skipped: Not performing POST
t/17slist.t ............... skipped: Not performing printenv cgi tests
t/18twinhandles.t ......... ok
# Failed test 'The read or write fdset contains one fd'
# at t/19multi.t line 61.
# Failed test 'The read or write fdset still only contains one fd'
# at t/19multi.t line 64.
# Failed test 'The read or write fdset contains two fds'
# at t/19multi.t line 67.
# Looks like you failed 3 tests of 20.
t/19multi.t ...............
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/20 subtests
t/20undefined_subs.t ...... ok
t/21write-to-scalar.t ..... ok
t/meta.t .................. skipped: Test::CPAN::Meta required for testing META.yml
t/pod-coverage.t .......... ok
t/pod.t ................... ok
Test Summary Report
-------------------
t/19multi.t (Wstat: 768 Tests: 20 Failed: 3)
Failed tests: 11-13
Non-zero exit status: 3
Files=22, Tests=822, 27 wallclock secs ( 0.18 usr 0.06 sys + 1.36 cusr 0.20 csys = 1.80 CPU)
Result: FAIL
Failed 1/22 test programs. 3/822 subtests failed.
make: *** [test_dynamic] Error 255
-> FAIL Installing WWW::Curl::Easy failed. See /Users/jkeenan/.cpanm/build.log for details.
-> FAIL Bailing out the installation for LWP-Curl-0.12. Retry with --prompt or --force.