I'm unfortunately not sure on a +1. Still failing on SPF and whitelist
tests.
The Razor failures, you can ignore. Those are known issues.
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/razor2.t 2 1 50.00% 1
t/spf.t 58 46 79.31% 1-12 15-18 27-42 45-58
t/whitelist_from.t 32 2 6.25% 13 17
34 tests skipped.
Here's the output from whitelist_from.t only:
cp sa-compile blib/script/sa-compile
/usr/local/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)"
blib/script/sa-compile
cp spamc/spamc blib/script/spamc
/usr/local/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/spamc
cp sa-learn blib/script/sa-learn
/usr/local/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)"
blib/script/sa-learn
cp sa-awl blib/script/sa-awl
/usr/local/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)"
blib/script/sa-awl
cp spamassassin blib/script/spamassassin
/usr/local/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)"
blib/script/spamassassin
cp spamd/spamd blib/script/spamd
/usr/local/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/spamd
cp sa-check_spamd blib/script/sa-check_spamd
/usr/local/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)"
blib/script/sa-check_spamd
/usr/local/bin/perl build/mkrules --exit_on_no_src --src rulesrc --out
rules --manifest MANIFEST --manifestskip MANIFEST.SKIP
no source directory found: exiting
/usr/local/bin/perl
build/preprocessor -Mvars -DVERSION="3.003000" -DPREFIX="/usr/local" -DDEF_RULES_DIR="/usr/local/share/spamassassin"
-DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin"
-DINSTALLSITELIB="/usr/local/lib/perl5/site_perl/5.8.7" -DCONTACT_ADDRESS="[email protected]"
-Msharpbang -Mconditional -DPERL_BIN="/usr/local/bin/perl" -DPERL_WARN="" -DPERL_TAINT=""
-m755 -isa-update.raw -osa-update
cp sa-update blib/script/sa-update
/usr/local/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)"
blib/script/sa-update
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/whitelist_from.t
t/whitelist_from....ok 9/32 Not found: w5 = USER_IN_DEF_WHITELIST at
t/whitelist_from.t line 61.
# Failed test 13 in t/SATest.pm at line 707
t/whitelist_from....NOK 13Output can be examined in: log/d.whitelist_from/13
Not found: w5 = USER_IN_DEF_WHITELIST at t/whitelist_from.t line
65.
# Failed test 17 in t/SATest.pm at line 707 fail #2
t/whitelist_from....NOK 17Output can be examined in: log/d.whitelist_from/17
t/whitelist_from....FAILED tests 13, 17
Failed 2/32 tests, 93.75% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/whitelist_from.t 32 2 6.25% 13 17
Failed 1/1 test scripts, 0.00% okay. 2/32 subtests failed, 93.75% okay.
make: *** [test_dynamic] Error 255
Here's the output from spf.t only:
make test
cp sa-compile blib/script/sa-compile
/usr/local/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)"
blib/script/sa-compile
cp spamc/spamc blib/script/spamc
/usr/local/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/spamc
cp sa-learn blib/script/sa-learn
/usr/local/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)"
blib/script/sa-learn
cp sa-awl blib/script/sa-awl
/usr/local/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)"
blib/script/sa-awl
cp spamassassin blib/script/spamassassin
/usr/local/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)"
blib/script/spamassassin
cp spamd/spamd blib/script/spamd
/usr/local/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/spamd
cp sa-check_spamd blib/script/sa-check_spamd
/usr/local/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)"
blib/script/sa-check_spamd
/usr/local/bin/perl build/mkrules --exit_on_no_src --src rulesrc --out
rules --manifest MANIFEST --manifestskip MANIFEST.SKIP
no source directory found: exiting
/usr/local/bin/perl
build/preprocessor -Mvars -DVERSION="3.003000" -DPREFIX="/usr/local" -DDEF_RULES_DIR="/usr/local/share/spamassassin"
-DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin"
-DINSTALLSITELIB="/usr/local/lib/perl5/site_perl/5.8.7" -DCONTACT_ADDRESS="[email protected]"
-Msharpbang -Mconditional -DPERL_BIN="/usr/local/bin/perl" -DPERL_WARN="" -DPERL_TAINT=""
-m755 -isa-update.raw -osa-update
cp sa-update blib/script/sa-update
/usr/local/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)"
blib/script/sa-update
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/spf.t
t/spf.... Not found: helo_pass = SPF_HELO_PASS at t/spf.t line 66.
# Failed test 1 in t/SATest.pm at line 707
Not found: pass = SPF_PASS at t/spf.t line 66.
# Failed test 2 in t/SATest.pm at line 707 fail #2
Output can be examined in: log/d.spf/1
t/spf....NOK 2 Not found: helo_neutral = SPF_HELO_NEUTRAL at t/spf.t line
74.
# Failed test 3 in t/SATest.pm at line 707 fail #3
Not found: neutral = SPF_NEUTRAL at t/spf.t line 74.
# Failed test 4 in t/SATest.pm at line 707 fail #4
Output can be examined in: log/d.spf/3
t/spf....NOK 4 Not found: helo_softfail = SPF_HELO_SOFTFAIL at t/spf.t
line 82.
# Failed test 5 in t/SATest.pm at line 707 fail #5
Not found: softfail = SPF_SOFTFAIL at t/spf.t line 82.
# Failed test 6 in t/SATest.pm at line 707 fail #6
Output can be examined in: log/d.spf/5
t/spf....NOK 6 Not found: fail = SPF_FAIL at t/spf.t line 89.
# Failed test 7 in t/SATest.pm at line 707 fail #7
Not found: helo_fail = SPF_HELO_FAIL at t/spf.t line 89.
# Failed test 8 in t/SATest.pm at line 707 fail #8
Output can be examined in: log/d.spf/7
t/spf....NOK 8 Not found: helo_pass = SPF_HELO_PASS at t/spf.t line 110.
# Failed test 9 in t/SATest.pm at line 707 fail #9
Not found: pass = SPF_PASS at t/spf.t line 110.
# Failed test 10 in t/SATest.pm at line 707 fail #10
Output can be examined in: log/d.spf/9
t/spf....NOK 10 Not found: helo_pass = SPF_HELO_PASS at t/spf.t line 130.
# Failed test 11 in t/SATest.pm at line 707 fail #11
Not found: pass = SPF_PASS at t/spf.t line 130.
# Failed test 12 in t/SATest.pm at line 707 fail #12
Output can be examined in: log/d.spf/11
t/spf....ok 13/58 Not found: helo_pass = SPF_HELO_PASS at t/spf.t
line 177.
# Failed test 15 in t/SATest.pm at line 707 fail #13
Not found: pass = SPF_PASS at t/spf.t line 177.
# Failed test 16 in t/SATest.pm at line 707 fail #14
Output can be examined in: log/d.spf/15
t/spf....NOK 16 Not found: helo_pass = SPF_HELO_PASS at t/spf.t line 198.
# Failed test 17 in t/SATest.pm at line 707 fail #15
Not found: pass = SPF_PASS at t/spf.t line 198.
# Failed test 18 in t/SATest.pm at line 707 fail #16
Output can be examined in: log/d.spf/17
t/spf....ok 19/58 Not found: helo_pass = SPF_HELO_PASS at t/spf.t
line 248.
# Failed test 27 in t/SATest.pm at line 707 fail #17
Not found: pass = SPF_PASS at t/spf.t line 248.
# Failed test 28 in t/SATest.pm at line 707 fail #18
Output can be examined in: log/d.spf/27
t/spf....NOK 28 Not found: helo_pass = SPF_HELO_PASS at t/spf.t line 270.
# Failed test 29 in t/SATest.pm at line 707 fail #19
Not found: pass = SPF_PASS at t/spf.t line 270.
# Failed test 30 in t/SATest.pm at line 707 fail #20
Output can be examined in: log/d.spf/29
t/spf....NOK 30 Not found: fail = SPF_FAIL at t/spf.t line 292.
# Failed test 31 in t/SATest.pm at line 707 fail #21
Not found: helo_fail = SPF_HELO_FAIL at t/spf.t line 292.
# Failed test 32 in t/SATest.pm at line 707 fail #22
Output can be examined in: log/d.spf/31
t/spf....NOK 32 Not found: helo_softfail = SPF_HELO_SOFTFAIL at t/spf.t
line 314.
# Failed test 33 in t/SATest.pm at line 707 fail #23
Not found: softfail = SPF_SOFTFAIL at t/spf.t line 314.
# Failed test 34 in t/SATest.pm at line 707 fail #24
Output can be examined in: log/d.spf/33
t/spf....NOK 34 Not found: helo_neutral = SPF_HELO_NEUTRAL at t/spf.t line
336.
# Failed test 35 in t/SATest.pm at line 707 fail #25
Not found: neutral = SPF_NEUTRAL at t/spf.t line 336.
# Failed test 36 in t/SATest.pm at line 707 fail #26
Output can be examined in: log/d.spf/35
t/spf....NOK 36 Not found: helo_pass = SPF_HELO_PASS at t/spf.t line 355.
# Failed test 37 in t/SATest.pm at line 707 fail #27
Not found: pass = SPF_PASS at t/spf.t line 355.
# Failed test 38 in t/SATest.pm at line 707 fail #28
Not found: default_spf_whitelist = USER_IN_DEF_SPF_WL at t/spf.t
line 355.
# Failed test 39 in t/SATest.pm at line 707 fail #29
t/spf....NOK 37 Not found: spf_whitelist = USER_IN_SPF_WHITELIST at
t/spf.t line 355.
# Failed test 40 in t/SATest.pm at line 707 fail #30
Output can be examined in: log/d.spf/37
t/spf....NOK 40 Not found: helo_pass = SPF_HELO_PASS at t/spf.t line 377.
# Failed test 41 in t/SATest.pm at line 707 fail #31
Not found: pass = SPF_PASS at t/spf.t line 377.
# Failed test 42 in t/SATest.pm at line 707 fail #32
Output can be examined in: log/d.spf/41
t/spf....ok 43/58 Not found: helo_pass = SPF_HELO_PASS at t/spf.t
line 400.
# Failed test 45 in t/SATest.pm at line 707 fail #33
Not found: pass = SPF_PASS at t/spf.t line 400.
# Failed test 46 in t/SATest.pm at line 707 fail #34
Not found: default_spf_whitelist = USER_IN_DEF_SPF_WL at t/spf.t
line 400.
# Failed test 47 in t/SATest.pm at line 707 fail #35
t/spf....NOK 45 Not found: spf_whitelist = USER_IN_SPF_WHITELIST at
t/spf.t line 400.
# Failed test 48 in t/SATest.pm at line 707 fail #36
Output can be examined in: log/d.spf/45
t/spf....NOK 48 Not found: helo_pass = SPF_HELO_PASS at t/spf.t line 415.
# Failed test 49 in t/SATest.pm at line 707 fail #37
Not found: pass = SPF_PASS at t/spf.t line 415.
# Failed test 50 in t/SATest.pm at line 707 fail #38
Output can be examined in: log/d.spf/49
t/spf....NOK 50 Not found: helo_pass = SPF_HELO_PASS at t/spf.t line 436.
# Failed test 51 in t/SATest.pm at line 707 fail #39
Not found: pass = SPF_PASS at t/spf.t line 436.
# Failed test 52 in t/SATest.pm at line 707 fail #40
Output can be examined in: log/d.spf/51
t/spf....NOK 52 Not found: fail_ignore_header = SPF_FAIL at t/spf.t line
458.
# Failed test 53 in t/SATest.pm at line 707 fail #41
Not found: helo_fail_ignore_header = SPF_HELO_FAIL at t/spf.t line
458.
# Failed test 54 in t/SATest.pm at line 707 fail #42
Output can be examined in: log/d.spf/53
t/spf....NOK 54 Not found: helo_softfail_from_header = SPF_HELO_SOFTFAIL
at t/spf.t line 479.
# Failed test 55 in t/SATest.pm at line 707 fail #43
Not found: neutral_from_header = SPF_NEUTRAL at t/spf.t line 479.
# Failed test 56 in t/SATest.pm at line 707 fail #44
Output can be examined in: log/d.spf/55
t/spf....NOK 56 Not found: fail_from_header = SPF_FAIL at t/spf.t line
502.
# Failed test 57 in t/SATest.pm at line 707 fail #45
Not found: helo_softfail_from_header = SPF_HELO_SOFTFAIL at
t/spf.t line 502.
# Failed test 58 in t/SATest.pm at line 707 fail #46
Output can be examined in: log/d.spf/57
t/spf....FAILED tests 1-12, 15-18, 27-42, 45-58
Failed 46/58 tests, 20.69% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/spf.t 58 46 79.31% 1-12 15-18 27-42 45-58
Failed 1/1 test scripts, 0.00% okay. 46/58 subtests failed, 20.69% okay.
make: *** [test_dynamic] Error 255
----- Original Message -----
From: "Mark Martinec" <[email protected]>
To: <[email protected]>
Sent: Friday, August 07, 2009 10:56 AM
Subject: Re: [vote] proposed 3.3.0-alpha2 release
Justin Mason writes:
Hi all! here's the announce mail and tarballs for this alpha.
please vote!
Apache SpamAssassin 3.3.0-alpha2 is now available for testing.
+1
Looks good, runs fine here.
Perhaps a note on how to install rules would be in order,
it always costs me a couple of minutes to resolve my
first unsuccessful attempt:
$ sa-update --install Mail-SpamAssassin-rules-3.3.0-alpha2.tgz
channel: updates.spamassassin.org: --install file
Mail-SpamAssassin-rules-3.3.0-alpha2.tgz does not contain
a 3-digit version number!
Mark