|
From: brian m. <bc...@ma...> - 2001-12-31 14:35:27
|
hiya. i got several failures when trying to install spops from the cpan shell. any pointers? cpan> install SPOPS Running install for module SPOPS Running make for C/CW/CWINTERS/SPOPS-0.55.tar.gz Is already unwrapped into directory /home/bcm/work/src/cpan/build/SPOPS-0.55 Has already been processed within this session Running make test PERL_DL_NONLAZY=1 /home/bcm/work/bin/perl -Iblib/arch -Iblib/lib -I/home/bcm/work/lib/perl5/5.6.1/i686-linux -I/home/bcm/work/lib/perl5/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/01_tie...............ok t/02_tie_strict........ok t/03_uuid_key..........Test header seen twice! t/03_uuid_key..........NOK 2# Failed test (t/03_uuid_key.t at line 33) t/03_uuid_key..........NOK 3# Failed test (t/03_uuid_key.t at line 34) # got: undef # expected: 'LoopbackTest' Can't locate package SPOPS::Loopback for @LoopbackTest::ISA at t/03_uuid_key.t line 40. Can't locate package SPOPS::Loopback for @LoopbackTest::ISA at t/03_uuid_key.t line 40. t/03_uuid_key..........NOK 4# Failed test (t/03_uuid_key.t at line 41) Can't call method "save" on an undefined value at t/03_uuid_key.t line 45. # Looks like you planned 6 tests but only ran 4. # Looks like your test died just after 4. t/03_uuid_key..........dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-6 Failed 5/6 tests, 16.67% okay t/04_random_key........ok t/10_hash_file.........ok t/20_gdbm..............skipped test on this platform t/30_dbi...............ok t/31_dbi_multifield....ok t/40_ldap..............skipped test on this platform Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/03_uuid_key.t 255 65280 6 5 83.33% 2-6 2 tests skipped. Failed 1/9 test scripts, 88.89% okay. 5/83 subtests failed, 93.98% okay. make: *** [test_dynamic] Error 9 /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force |