Hi Everyone
I've been running Spamassassin successfully for some time but after a
recent server outage it has stopped working. All other services on my
server are OK so I decided it probably needed a rebuild which I started
from CPAN.
I am getting various error from the CPAN install which stops the thing
from building & hence I still have no Spam Filtering ---- HELP!!
I am running (or trying to) SpamAssassin 2.43 on OSX server 10.2.3 &
Communigate Pro 4.0.3 using spamc/spamd
Any help would be very much appreciated.
It gets quite a long way through the process but then produces errors.
I am getting the following errors:
Manifying blib/man3/Mail::SpamAssassin::PerMsgStatus.3
Manifying blib/man1/spamc.1
/usr/bin/make -- OK
Running make test
cpan> install Mail::SpamAssassinPERL_DL_NONLAZY=1 /usr/bin/perl
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib',
'blib/arch')" t/*.t
t/basic_lint................Use of inherited AUTOLOAD for non-method
Time::HiRes::time() is deprecated at ../lib/Mail/SpamAssassin.pm line
678.
Can't locate auto/Time/HiRes/time.al in @INC (@INC contains: lib ../lib
/Library/Perl /Users/daves/.cpan/build/Mail-SpamAssassin-2.43/blib/lib
/Users/daves/.cpan/build/Mail-SpamAssassin-2.43/blib/arch
/sw/lib/perl5/darwin /sw/lib/perl5 /System/Library/Perl/darwin
/System/Library/Perl /Library/Perl/darwin /Network/Library/Perl/darwin
/Network/Library/Perl .) at ../lib/Mail/SpamAssassin.pm line 678
Not found: anything =
# Failed test 1 in t/SATest.pm at line 304
t/basic_lint................FAILED test 1
Failed 1/1 tests, 0.00% okay
t/db_awl_path............... Expecting a 'cannot create tmp
lockfile' warning here...
Cannot create tmp lockfile ./log/awl/shouldbeinaccessible.lock : Not a
directory
t/db_awl_path...............ok 1/2Use of inherited AUTOLOAD for
non-method Time::HiRes::time() is deprecated at
../lib/Mail/SpamAssassin.pm line 1048, <STDIN> line 54.
Can't locate auto/Time/HiRes/time.al in @INC (@INC contains: lib ../lib
/Library/Perl /Users/daves/.cpan/build/Mail-SpamAssassin-2.43/blib/lib
/Users/daves/.cpan/build/Mail-SpamAssassin-2.43/blib/arch
/sw/lib/perl5/darwin /sw/lib/perl5 /System/Library/Perl/darwin
/System/Library/Perl /Library/Perl/darwin /Network/Library/Perl/darwin
/Network/Library/Perl .) at ../lib/Mail/SpamAssassin.pm line 1048
Not found: isspam = X-Spam-Status: Yes
# Failed test 2 in t/SATest.pm at line 304
t/db_awl_path...............FAILED test 2
Failed 1/2 tests, 50.00% okay
and finally....
Can't locate auto/Time/HiRes/time.al in @INC (@INC contains: lib ../lib
/Library/Perl /Users/daves/.cpan/build/Mail-SpamAssassin-2.43/blib/lib
/Users/daves/.cpan/build/Mail-SpamAssassin-2.43/blib/arch
/sw/lib/perl5/darwin /sw/lib/perl5 /System/Library/Perl/darwin
/System/Library/Perl /Library/Perl/darwin /Network/Library/Perl/darwin
/Network/Library/Perl .) at ../lib/Mail/SpamAssassin.pm line 1048
Not found: hit-wl = USER_IN_WHITELIST_TO
# Failed test 1 in t/SATest.pm at line 304
t/whitelist_to..............FAILED test 1
Failed 1/1 tests, 0.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
------------------------------------------------------------------------
-------
t/basic_lint.t 1 1 100.00% 1
t/db_awl_path.t 2 1 50.00% 2
t/db_based_whitelist.t 8 7 87.50% 2-8
t/db_based_whitelist_ips.t 8 7 87.50% 2-8
t/forged_rcvd.t 2 2 100.00% 1-2
t/lang_pl_tests.t 1 1 100.00% 1
t/nonspam.t 1 1 100.00% 1
t/reportheader.t 14 14 100.00% 1-14
t/spam.t 11 11 100.00% 1-11
t/spamd.t 7 6 85.71% 2-7
t/spamd_maxchildren.t 21 14 66.67% 1-7 15-21
t/spamd_parallel.t 20 12 60.00% 1-6 15-20
t/spamd_port.t 4 3 75.00% 2-4
t/spamd_stop.t 2 1 50.00% 2
t/susprecips.t 1 1 100.00% 1
t/verysusprecips.t 2 1 50.00% 1
t/whitelist_addrs.t 5 5 100.00% 1-5
t/whitelist_to.t 1 1 100.00% 1
2 tests skipped.
Failed 18/23 test scripts, 21.74% okay. 89/119 subtests failed, 25.21%
okay.
make: *** [test_dynamic] Error 35
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
Many thanks
Dave S
-------------------------------------------------------
This SF.NET email is sponsored by: FREE SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk
- Re: [SAtalk] Problem building spamassassin Dave S
- Re: [SAtalk] Problem building spamassassin Theo Van Dinter