You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by "Jeremy A. Rosengren" <je...@rosengren.org> on 2004/07/27 04:44:04 UTC

pre3 "make test" errors

I'm trying to get pre3 compiled on Solaris (perl 5.8.5, all perl module 
dependencies at latest versions) and am getting the following errors at 
"make test":

t/razor2....................uname: not super user
         Not found: spam =  Listed in Razor2
# Failed test 1 in t/SATest.pm at line 558
t/razor2....................NOK 1uname: not super user


Note: this may not be an SpamAssassin bug, as Razor tests can
fail due to problems with the Razor servers.

t/razor2....................FAILED test 1
         Failed 1/2 tests, 50.00% okay


AND


t/spamc_l...................ok 2/3      Not found: connfailed =  spamc: 
connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#1 of 3): 
Connection refused
t/spamc_l...................NOK 3# Failed test 3 in t/SATest.pm at line 527
t/spamc_l...................FAILED test 3
         Failed 1/3 tests, 66.67% okay


Any ideas on what, if anything, I'm doing wrong?

Thanks in advance,

-- jeremy