You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Parker Morse <mo...@sinauer.com> on 2005/05/16 20:53:44 UTC

CPAN install of 3.0.3 fails in "make test"

I'm doing the upgrade to 3.03 through CPAN. I shut down spamd for the 
install process. I dutifully fill in the report address, then put in to 
skip network, Bayes, and AWL tests during "make test." I get a warning 
for an old version of Razor2 (2.34, not 2.4) and then everything runs 
fine until "make test."

Only t/spam tests fail, but all seven of those do.

t/spam......................# Failed test 1 in t/spam.t at line 21
         Not found: endsinnums =  FROM_ENDS_IN_NUMS
# Failed test 2 in t/SATest.pm at line 530
         Not found: noreal =  NO_REAL_NAME
# Failed test 3 in t/SATest.pm at line 530 fail #2
         Not found: subj =  Subject: There yours for FREE!
# Failed test 4 in t/SATest.pm at line 530 fail #3
         Not found: flag =  X-Spam-Flag: YES
# Failed test 5 in t/SATest.pm at line 530 fail #4
         Not found: stars =  X-Spam-Level: **********
# Failed test 6 in t/SATest.pm at line 530 fail #5
         Not found: status =  X-Spam-Status: Yes, score=
# Failed test 7 in t/SATest.pm at line 530 fail #6
t/spam......................FAILED tests 1-7
         Failed 7/7 tests, 0.00% okay

This then means CPAN doesn't do "make install."

I checked the list archives and the wiki and can't figure out why these 
tests are failing. What do they mean, and why might they be failing?

Thanks,

pjm