trying to install SA on a Mac OS X server 10.3.9 I installed all the prerequisites, had trouble with Net::DNS had to force install an older version to get it to work.
I also installed most of the optional prerequisites, minus IO::Socket::SSL Encode::Detect I am installing the latest version of SA through CPAN. This is the message I get: Test Summary Report ------------------- t/spamd_allow_user_rules.t (Wstat: 0 Tests: 5 Failed: 1) Failed test: 4 t/spamd_user_rules_leak.t (Wstat: 0 Tests: 28 Failed: 6) Failed tests: 3-6, 9, 20 Files=143, Tests=2019, 3759 wallclock secs ( 2.44 usr 1.92 sys + 630.17 cusr 100.70 csys = 735.23 CPU) Result: FAIL Failed 2/143 test programs. 7/2019 subtests failed. make: *** [test_dynamic] Error 255 JMASON/Mail-SpamAssassin-3.2.4.tar.gz /usr/bin/make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports JMASON/Mail-SpamAssassin-3.2.4.tar.gz Running make install make test had returned bad status, won't install without force So i looked to see more specifics, found these two items in the install list.... t/spamd_user_rules_leak...........2/28 Not found: MYBODY = 3.0 MYBODY # Failed test 3 in t/SATest.pm at line 667 Not found: MYFOO = 3.0 MYFOO # Failed test 4 in t/SATest.pm at line 667 fail #2 Not found: MYFULL = 3.0 MYFULL # Failed test 5 in t/SATest.pm at line 667 fail #3 Not found: MYRAWBODY = 3.0 MYRAWBODY # Failed test 6 in t/SATest.pm at line 667 fail #4 Output can be examined in: log/d.spamd_user_rules_leak/out.2 t/spamd_user_rules_leak...........9/28 Not found: TEST_NOREALNAME = does not include a real name # Failed test 9 in t/SATest.pm at line 667 fail #5 Output can be examined in: log/d.spamd_user_rules_leak/out.8 log/d.spamd_user_rules_leak/spamd.err.1 t/spamd_user_rules_leak...........22/28 Not found: TEST_NOREALNAME = does not include a real name # Failed test 20 in t/SATest.pm at line 667 fail #6 Output can be examined in: log/d.spamd_user_rules_leak/out.18 log/d.spamd_user_rules_leak/spamd.err.1 t/spamd_allow_user_rules..........3/5 Not found: myfoo = 1.0 MYFOO # Failed test 4 in t/SATest.pm at line 667 Output can be examined in: log/d.spamd_allow_user_rules/out.2 log/d.spamd_allow_user_rules/spamd.err.1 t/spamd_allow_user_rules.......... Failed 1/5 subtests Never used spamassassin before, fairly new at perl and CPAN. Any help would be great, or at least point me in the right direction... Thank You -- View this message in context: http://www.nabble.com/-usr-bin-make-test----NOT-OK-tp16305805p16305805.html Sent from the SpamAssassin - Users mailing list archive at Nabble.com.