4.29.5: Convert::BinHex bites
Pascal Maes
Pascal.Maes at ELEC.UCL.AC.BE
Wed Mar 24 07:22:33 GMT 2004
>Date: Tue, 23 Mar 2004 12:55:17 -0500
>From: Jeff Earickson <jaearick at COLBY.EDU>
>Subject: 4.29.5: Convert::BinHex bites
>
>Julian,
>
> I am very dubious about Convert-BinHex-1.119. The README
>says Alpha code, and the "make test" step fails miserably on
>Solaris 9, perl 5.8.3:
>
>> gmake test
>PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e"
>"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
>t/comp2bin....Can't locate package Exporter for @Checker::ISA at
>t/comp2bin.t line 3.
>Undefined subroutine &main::check called at t/comp2bin.t line 75.
>t/comp2bin....dubious
> Test returned status 255 (wstat 65280, 0xff00)
>DIED. FAILED tests 1-9
> Failed 9/9 tests, 0.00% okay
>Failed Test Stat Wstat Total Fail Failed List of Failed
>-------------------------------------------------------------------------------
>t/comp2bin.t 255 65280 9 18 200.00% 1-9
>Failed 1/1 test scripts, 0.00% okay. 9/9 subtests failed, 0.00% okay.
I have modified the file t/comp2bin.t to include the "Checker" part in it
and then I get :
gaia:/<3>build/Convert-BinHex-1.119> make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/comp2bin....ok
All tests successful.
Files=1, Tests=9, 1 wallclock secs ( 0.34 cusr + 0.11 csys = 0.45 CPU)
`test' is up to date.
Solaris 9, perl 5.8.2
--
-- Pascal --
--
More information about the MailScanner
mailing list