Subject: | test with PAR fails |
With perl-5.8.8 (no threads, shared libperl, compiled with gcc-4.1.2,
recent openssl, latest PAR from CPAN) the Filter::Crypto test fails on
(at least) RedHat Enterprise Linux 3.0:
Let me know if you need any further info - I tried to play with
$PERL5LIB, but that did not help.
Same problem on Solaris 8 (Sparc).
Could be a consequence of the latest changes in PAR?
Cheers,
Marek
prove -v t/04_par.t
t/04_par....1..6
ok 1 - pp exited successfully
ok 2 - ... and created a non-zero size PAR archive
ok 3 - No exceptions were thrown reading the PAR archive
ok 4 - ... and read() returned OK
ok 5 - ... and the contents are as expected
Can't locate loadable object for module Filter::Crypto::Decrypt in
@INC (@INC contains: CODE(0x9a20c04) /usr/tmp/par-hwadm/cache-
f8916b15a53c4dedfe6532039250ba6b7b7776fe/inc/lib /usr/tmp/par-
hwadm/cache-f8916b15a53c4dedfe6532039250ba6b7b7776fe/inc CODE
(0x99203f8) CODE(0x9920470)) at /opt/perl_5.8.8/lib/PAR/Heavy.pm line
87
BEGIN failed--compilation aborted at Filter/Crypto/Decrypt.pm line 37.
Compilation failed in require at script/test.pl line 1.
BEGIN failed--compilation aborted at script/test.pl line 1.
# Failed test 'Running the PAR archive produces the expected output'
# at t/04_par.t line 125.
not ok 6 - Running the PAR archive produces the expected output
# got: ''
# expected: 'Hello, world.'
# Looks like you failed 1 test of 6.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 6
Failed 1/6 tests, 83.33% okay
Failed Test Stat Wstat Total Fail List of Failed
-----------------------------------------------------------------------
----------------------------------------------------
t/04_par.t 1 256 6 1 6
Failed 1/1 test scripts. 1/6 subtests failed.
Files=1, Tests=6, 14 wallclock secs ( 5.73 cusr + 0.82 csys = 6.55
CPU)
Failed 1/1 test programs. 1/6 subtests failed.