CC: | Paul LeoNerd Evans <leonerd [...] leonerd.org.uk> |
Subject: | Test errors in IO::Async |
Date: | Tue, 24 Feb 2015 12:52:29 +0100 |
To: | bug-IO-Async [...] rt.cpan.org |
From: | Jens Rehsack <rehsack [...] gmail.com> |
Hi Paul,
I have trouble installing recent versions of IO::Async on my MacBook, I'm one of the dozen Mac OS X users having the same failure:
Test Summary Report
-------------------
t/41routine.t (Wstat: 8960 Tests: 26 Failed: 0)
Non-zero exit status: 35
Parse errors: No plan found in TAP output
Files=59, Tests=1587, 101 wallclock secs ( 0.32 usr 0.17 sys + 9.32 cusr 1.37 csys = 11.18 CPU)
Result: FAIL
Failed 1/59 test programs. 0/1587 subtests failed.
(./Build test exited with 65280)
Nothing of running the test gave me more info (invoke only t/41, invoke under debugger), so I decided to run it in a dtruss.
You can find the log here: http://www.netbsd.org/~sno/41routine-truss.log.bz2
Additionally I've seen some Solaris and Linux boxes fail regarding getaddrinfo.
I'm sure you've read - but keep in mind that some Solaris 11 out there are early OpenSolaris installations without any hope of an update, Solaris 10 might be really old (hey, when the started, the bundled Perl 5.6!) - so mind http://pubs.opengroup.org/onlinepubs/009619199/getad.htm - check whether XPG520 is available or check for getaddrinfo and skip etc.
Cheers
--
Jens Rehsack
rehsack@gmail.com