BMaximus has asked for the wisdom of the Perl Monks concerning the following question:
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_h +arness(0, 'blib/lib', 'blib/arch')" t/*.t t/generator..........ok t/makerandom_itv.....Unable to load module Crypt::Random::Provider::de +vurandom - at /root/.cpan/build/Crypt-Random-1.13/blib/lib/Crypt/Ran +dom.pm line 46. t/makerandom_itv.....dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t/octet_string.......Can't call method "get_data" on an undefined valu +e at /root/.cpan/build/Crypt-Random-1.13/blib/lib/Crypt/Random.pm lin +e 91. t/octet_string.......dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/pari_misfeature....Unable to load module Crypt::Random::Provider::de +vurandom - at lib/Crypt/Random.pm line 46. t/pari_misfeature....dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/random.............Unable to load module Crypt::Random::Provider::de +vurandom - at lib/Crypt/Random.pm line 46. t/random.............dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------- +--------- t/makerandom_itv.t 255 65280 5 5 100.00% 1-5 t/octet_string.t 255 65280 1 1 100.00% 1 t/pari_misfeature.t 255 65280 1 1 100.00% 1 t/random.t 255 65280 1 1 100.00% 1 Failed 4/5 test scripts, 20.00% okay. 8/26 subtests failed, 69.23% oka +y. make: *** [test_dynamic] Error 2
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Crypt::Random not working
by sgifford (Prior) on Jul 15, 2003 at 20:25 UTC | |
by BMaximus (Chaplain) on Jul 15, 2003 at 20:56 UTC | |
by sgifford (Prior) on Jul 15, 2003 at 21:08 UTC | |
|
Re: Crypt::Random not working
by PodMaster (Abbot) on Jul 16, 2003 at 09:33 UTC | |
by BMaximus (Chaplain) on Jul 20, 2003 at 01:31 UTC |