Skip Menu |

This queue is for tickets about the Crypt-Random CPAN distribution.

Report information
The Basics
Id: 20596
Status: resolved
Priority: 0/
Queue: Crypt-Random

People
Owner: Nobody in particular
Requestors: joffe [...] yahoo.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: make test fails on RH 9.0
Date: Thu, 20 Jul 2006 14:30:55 -0700 (PDT)
To: bug-Crypt-Random [...] rt.cpan.org
From: alex joffe <joffe [...] yahoo.com>
RedHat 9.0 $perl Makefile.PL Writing Makefile for Crypt::Random $ make cp bin/makerandom blib/script/makerandom /usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/makerandom Manifying blib/man3/Crypt::Random.3pm $ make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/generator..........ok t/makerandom_itv.....Unable to load module Crypt::Random::Provider::devurandom - at /sweng/packages/Crypt-Random-1.25/blib/lib/Crypt/Random.pm line 51. 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 value at /sweng/packages/Crypt-Random-1.25/blib/lib/Crypt/Random.pm line 119. t/octet_string.......dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/pari_misfeature....Unable to load module Crypt::Random::Provider::devurandom - at lib/Crypt/Random.pm line 51. 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::devurandom - at lib/Crypt/Random.pm line 51. 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 2 2 100.00% 1-2 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. 9/27 subtests failed, 66.67% okay. make: *** [test_dynamic] Error 2 Alex Joffe //-n-\\ _____---=======---_____ ====____\ /.. ..\ /____==== // ---\__O__/--- \\ \_\ /_/ Enterprise... Surrender or we'll send back your *&^$% tribbles !! Show quoted text
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Works now.