Subject: | make test fails - Solaris 8 perl 5.6.1 |
In both IO::All 0.30, 0.31, make test fails at t/fileno.t
t/fileno.............ok 3/7# Looks like you planned 7 tests but only ran 3.
# Looks like your test died just after 3.
t/fileno.............dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 4-7
Failed 4/7 tests, 42.86% okay
perl -v
This is perl, v5.6.1 built for sun4-solaris
uname -a
SunOS archive 5.8 Generic_108528-23 sun4u sparc SUNW,Sun-Fire-280R
Installs fine on same machine under Perl 5.8.1
Looks like you use Perl's fileno() inside, maybe that's broken in 5.6.1?