Anonymous Monk 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/00_load............ok + t/01_new.............ok + t/02_insert..........ok + t/03_lcs.............ok + t/04_lrs.............ok + t/05_clear...........ok + t/06_remove..........dubious + Test returned status 0 (wstat 11, 0xb) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t/07_memleak.........ok + t/08_find............ok + t/09_duplicates......ok + t/10_pod.............skipped all skipped: Test::Pod 1.00 required for testing POD t/11_pod_coverage....skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD + coverage t/12_string..........ok + Failed Test Stat Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------- +--------- t/06_remove.t 0 11 5 10 200.00% 1-5 2 tests skipped. Failed 1/13 test scripts, 92.31% okay. 5/57 subtests failed, 91.23% ok +ay. make: *** [test_dynamic] Error 255 shell returned 2
Warning: You do not have permissions to install into /usr/lib/perl5/si +te_perl/5.8.5/i386-linux-thread-multi at /usr/lib/perl5/5.8.5/ExtUtil +s/Install.pm line 114. mkdir /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/auto/Tree +/Suffix: Permission denied at /usr/lib/perl5/5.8.5/ExtUtils/Install.p +m line 176 make: *** [pure_site_install] Error 255
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Problem with make test in manual module installation
by bowei_99 (Friar) on Mar 28, 2006 at 06:53 UTC | |
|
Re: Problem with make test in manual module installation
by xdg (Monsignor) on Mar 28, 2006 at 12:21 UTC |