You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Pat Masterson <ba...@grumman.com> on 2004/07/13 16:16:51 UTC

Mail-SpamAssassin-SpamCopURI-0.18 (make test failed). Perl problem?

 I am also having  problems with this. The "make test" said:

PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/usr/perl5/5.6.1/lib/sun4-solaris-64int -I/usr/perl5/5.6.1/lib -e 'use
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/blacklist........ok
t/dnsrbl...........ok
t/extract_urls.....ok
t/mailto...........ok
t/open_redirect....ok
        5/5 skipped: LWP::UserAgent not installed
t/spamcopuri.......ok
t/whitelist........ok
All tests successful, 5 subtests skipped.
Files=7, Tests=57, 12 wallclock secs (10.78 cusr +  0.88 csys = 11.66
CPU)

 And when I tried to install LWP::UserAgent, there was a lengthy perl
process, and then:

live/activestate.......ok
live/apache-listing....Use of uninitialized value in pattern match (m//)
at ../blib/lib/File/Listing.pm line 77.
Use of uninitialized value in split at ../blib/lib/File/Listing.pm line
91.
live/apache-listing....FAILED test 5
        Failed 1/8 tests, 87.50% okay
live/jigsaw-auth-b.....ok
live/jigsaw-auth-d.....ok
live/jigsaw-chunk......ok
live/jigsaw-md5-get....ok
live/jigsaw-md5........ok
live/jigsaw-neg-get....ok
live/jigsaw-neg........ok
live/jigsaw-te.........skipped
        all skipped: no reason given
live/validator.........ok
Failed Test           Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
live/apache-listing.t                8    1  12.50%  5
1 test skipped.
Failed 1/41 test scripts, 97.56% okay. 1/757 subtests failed, 99.87%
okay.
*** Error code 11
make: Fatal error: Command failed for target `test'
  /usr/ccs/bin/make test -- NOT OK
Running make install
  make test had returned bad status, won't install without force
Bundle summary: The following items in bundle Bundle::LWP had
installation
problems:
  LWP

Any suggestions to fix this?  -pat