PERL Version 5.8.0 Everything seems to compile just fine but make test returns:
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/bad..............ok
t/blacklist........ok
t/cache............ok
t/dnsrbl...........ok 4/6# Failed test (t/dnsrbl.t at line 25)
t/dnsrbl...........NOK 5# Looks like you failed 1 tests of 6.
t/dnsrbl...........dubious
Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 5 Failed 1/6 tests, 83.33% okay t/good.............ok
t/ipaddress........ok
t/longhostname.....ok
t/mailto...........ok
t/merge_urls.......ok
t/shorthostname....ok
t/spamcop_fetch....ok
t/spamcopuri.......ok
t/whitelist........ok
Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/dnsrbl.t 1 256 6 1 16.67% 5 Failed 1/13 test scripts, 92.31% okay. 1/63 subtests failed, 98.41% okay. make: *** [test_dynamic] Error 255
Make install works but spamassassin --lint fails on the spamcop rule: Failed to compile URI SpamAssassin tests, skipping: (syntax error at /usr/share/spamassassin/81_spamcop_uri.cf, rule SPAMCOP_URI_RBL, line 1, near "eval:" syntax error at /usr/share/spamassassin/20_uri_tests.cf, rule URI_OFFERS, line 175, near "; }" )
Anyone have any ideas?
TIA!
=C= * Cal Evans * http://www.eicc.com * We take care of your IT, * So you can take care of your business. * * I think inside the sphere.
Hi Cal, I have a hunch Eric is working on a fix now.
Jeff C.