You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by macosxdh <se...@yahoo.com> on 2008/03/30 19:28:32 UTC

Installing SpamAssassin

I am trying to get SA installed on a mac osx 10.3.9 machine.  I have
installed all the prereq, and some optional req.  Seems when i used cpan or
try downloaded and installing locally i have been getting some errors.  I
will post the errors i am receiving and if anyone could help it would be
greatly appreciated.  Or at least point me in the right direction for the
next step, i am not great with perl, but can find my way around.


this is where the errors start all the way to the end of the make test.


THANK YOU!!!!







t/spamc_optC..................1/9       Not found: reported spam = Message
successfully reported/revoked
# Failed test 2 in t/SATest.pm at line 594
        Not found: revoked ham = Message successfully reported/revoked
# Failed test 4 in t/SATest.pm at line 594 fail #2
t/spamc_optC..................5/9       Not found: failed to report spam =
Unable to report/revoke message
# Failed test 6 in t/SATest.pm at line 594 fail #3
        Not found: failed to revoke ham = Unable to report/revoke message
# Failed test 8 in t/SATest.pm at line 594 fail #4
t/spamc_optC.................. Failed 4/9 subtests 
t/spamc_optL..................1/16 # Failed test 1 in t/spamc_optL.t at line
20
        Not found: learned spam = Message successfully un/learned
# Failed test 2 in t/SATest.pm at line 594
t/spamc_optL..................3/16 # Failed test 3 in t/spamc_optL.t at line
24
        Not found: already learned spam = Message was already un/learned
# Failed test 4 in t/SATest.pm at line 594 fail #2
ERROR: Bayes dump returned an error, please re-run with -D for more
information
t/spamc_optL..................5/16 # Failed test 5 in t/spamc_optL.t at line
28
        Not found: spam in database = 1 0  non-token data: nspam
# Failed test 6 in t/SATest.pm at line 594 fail #3
t/spamc_optL..................7/16 # Failed test 7 in t/spamc_optL.t at line
32
        Not found: forget spam = Message successfully un/learned
# Failed test 8 in t/SATest.pm at line 594 fail #4
t/spamc_optL..................9/16 # Failed test 9 in t/spamc_optL.t at line
36
        Not found: learned ham = Message successfully un/learned
# Failed test 10 in t/SATest.pm at line 594 fail #5
t/spamc_optL..................11/16 # Failed test 11 in t/spamc_optL.t at
line 40
        Not found: already learned ham = Message was already un/learned
# Failed test 12 in t/SATest.pm at line 594 fail #6
ERROR: Bayes dump returned an error, please re-run with -D for more
information
t/spamc_optL..................13/16 # Failed test 13 in t/spamc_optL.t at
line 44
        Not found: ham in database = 1 0  non-token data: nham
# Failed test 14 in t/SATest.pm at line 594 fail #7
t/spamc_optL..................15/16 # Failed test 15 in t/spamc_optL.t at
line 48
        Not found: learned ham = Message successfully un/learned
# Failed test 16 in t/SATest.pm at line 594 fail #8
t/spamc_optL.................. Failed 16/16 subtests 
t/spamd.......................ok     
t/spamd_allow_user_rules......3/5       Not found: myfoo =  1.0 MYFOO 
# Failed test 4 in t/SATest.pm at line 594
t/spamd_allow_user_rules...... Failed 1/5 subtests 
t/spamd_hup...................ok     
t/spamd_ldap..................skipped: (no reason given)
t/spamd_maxchildren...........ok     
t/spamd_maxsize...............ok   
t/spamd_parallel..............ok     
t/spamd_plugin................1/6       Not found: called1 =  test: called
myTestPlugin, round 1 
# Failed test 2 in t/SATest.pm at line 594
        Not found: called2 =  called myTestPlugin, round 2 
# Failed test 4 in t/SATest.pm at line 594 fail #2
        Not found: called3 =  called myTestPlugin, round 3 
# Failed test 6 in t/SATest.pm at line 594 fail #3
t/spamd_plugin................ Failed 3/6 subtests 
t/spamd_port..................ok   
t/spamd_prefork_stress........skipped: (no reason given)
t/spamd_prefork_stress_2......skipped: (no reason given)
t/spamd_prefork_stress_3......skipped: (no reason given)
t/spamd_protocol_10...........ok     
t/spamd_report................ok   
t/spamd_report_ifspam.........ok     
t/spamd_ssl...................skipped: (no reason given)
t/spamd_ssl_accept_fail.......skipped: (no reason given)
t/spamd_stop..................ok   
t/spamd_symbols...............ok   
t/spamd_syslog................ok   
t/spamd_unix..................ok   
t/spamd_utf8..................ok   
t/spf.........................skipped: (no reason given)
t/sql_based_whitelist.........skipped: (no reason given)
t/strip2......................ok     
t/strip_no_subject............ok   
t/stripmarkup.................ok   
t/trust_path..................skipped: (no reason given)
t/uri.........................ok     
t/uri_html....................ok   
t/uri_text....................ok       
t/utf8........................ok   
t/whitelist_addrs.............ok   
t/whitelist_from..............ok     
t/whitelist_subject...........ok   
t/whitelist_to................ok   
t/zz_cleanup..................ok   

Test Summary Report
-------------------
t/spamc_optC.t            (Wstat: 0 Tests: 9 Failed: 4)
  Failed tests:  2, 4, 6, 8
t/spamc_optL.t            (Wstat: 0 Tests: 16 Failed: 16)
  Failed tests:  1-16
t/spamd_allow_user_rules.t (Wstat: 0 Tests: 5 Failed: 1)
  Failed test:  4
t/spamd_plugin.t          (Wstat: 0 Tests: 6 Failed: 3)
  Failed tests:  2, 4, 6
Files=98, Tests=2124, 1257 wallclock secs ( 1.89 usr  1.34 sys + 341.45 cusr
56.91 csys = 401.59 CPU)
Result: FAIL
Failed 4/98 test programs. 24/2124 subtests failed.
make: *** [test_dynamic] Error 255

-- 
View this message in context: http://www.nabble.com/Installing-SpamAssassin-tp16384595p16384595.html
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.