Skip Menu |

This queue is for tickets about the CGI-Path CPAN distribution.

Report information
The Basics
Id: 8506
Status: resolved
Priority: 0/
Queue: CGI-Path

People
Owner: Nobody in particular
Requestors: merlyn [...] stonehenge.com
Cc:
AdminCc:

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



Subject: fails "make test" looking for "Is.pm"
Show quoted text
cpan> test CGI::Path
Running test for module CGI::Path Running make for E/EA/EARL/CGI-Path-1.11.tar.gz Is already unwrapped into directory /opt/perl/cpan/build/CGI-Path-1.11 Has already been processed within this session Running make test PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/1.... # Failed test (t/1.t at line 9) # Tried to use 'CGI::Path'. # Error: Can't locate Is.pm in @INC (@INC contains: /Volumes/UFS/opt/perl/cpan/build/CGI-Path-1.11/blib/lib /Volumes/UFS/opt/perl/cpan/build/CGI-Path-1.11/blib/arch /sw/lib/perl5/darwin /sw/lib/perl5/darwin /sw/lib/perl5 /opt/perl/snap/lib/5.8.6/darwin /opt/perl/snap/lib/5.8.6/darwin /opt/perl/snap/lib/5.8.6 /opt/perl/snap/lib/site_perl/5.8.6/darwin /opt/perl/snap/lib/site_perl/5.8.6/darwin /opt/perl/snap/lib/site_perl/5.8.6 /opt/perl/snap/lib/site_perl/5.8.6/darwin /opt/perl/snap/lib/site_perl/5.8.6 /opt/perl/snap/lib/site_perl . /opt/perl/snap/lib/5.8.6/darwin /opt/perl/snap/lib/5.8.6 /opt/perl/snap/lib/site_perl/5.8.6/darwin /opt/perl/snap/lib/site_perl/5.8.6 /opt/perl/snap/lib/site_perl .) at /Volumes/UFS/opt/perl/cpan/build/CGI-Path-1.11/blib/lib/CGI/Path.pm line 11. # BEGIN failed--compilation aborted at t/1.t line 9. # Compilation failed in require at (eval 1) line 2. # BEGIN failed--compilation aborted at (eval 1) line 2. # Looks like you failed 1 test of 1. t/1....dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/1.t 1 256 1 1 100.00% 1 Failed 1/1 test scripts, 0.00% okay. 1/1 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 2 /usr/bin/make test -- NOT OK