Subject: | Tests fail - looks like they just need to be updated |
Below is my output. Looks like the CBC tests are failing for a lack of
correct syntax (cbc has been updated since cast5_pp was last put out).
Hope this helps :)
Checking if your kit is complete...
Looks good
Writing Makefile for Crypt::CAST5_PP
cp CAST5_PP.pm blib/lib/Crypt/CAST5_PP.pm
AutoSplitting blib/lib/Crypt/CAST5_PP.pm (blib/lib/auto/Crypt/CAST5_PP)
cp CAST5_PP/Tables.pm blib/lib/Crypt/CAST5_PP/Tables.pm
PERL_DL_NONLAZY=1 /usr/bin/perl5.8.8 "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/1cast5....ok
t/2cbc......Ciphertext does not begin with a valid header for 'salt'
header mode at t/2cbc.t line 9
# Looks like your test died before it could output anything.
t/2cbc......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-3
Failed 3/3 tests, 0.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/2cbc.t 255 65280 3 6 200.00% 1-3
Failed 1/2 test scripts, 50.00% okay. 3/11 subtests failed, 72.73% okay.
make: *** [test_dynamic] Error 255