You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Alan Halachmi <al...@halachmi.net> on 2008/10/18 16:57:05 UTC

Build Failures...

I hope this list is appropriate...  I'm having several build failures 
v3.2.5; so, I'm hoping for a bit of guidance.  See below for detail... The 
spam filter is bouncing a complete output, but I've provided a sample. 
TIA!

~$uname -a
SunOS 5.9 Generic_112233-11 sun4u sparc SUNW,Ultra-5_10

~$which perl; perl -v
/usr/bin/perl

This is perl, v5.6.1 built for sun4-solaris-64int
(with 48 registered patches, see perl -V for more detail)

Copyright 1987-2001, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'.  If you have access to the
Internet, point your browser at http://www.perl.com/, the Perl Home Page.

#PERL_DL_NONLAZY=0 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/re_base_extraction.t
t/re_base_extraction....1/115
100% Completed  15.60 rules/sec in 00m00s

   0% Completed   0.00 bases/sec in 00m00s
# Failed test 3 in t/re_base_extraction.t at line 423
failed to find 'bbbb:FOO' at t/re_base_extraction.t line 423.
# Failed test 4 in t/re_base_extraction.t at line 423 fail #2
failed to find 'dddd by:FOO' at t/re_base_extraction.t line 423.
# Failed test 5 in t/re_base_extraction.t at line 423 fail #3
failed to find 'dddd eeee by:FOO' at t/re_base_extraction.t line 423.
# Failed test 6 in t/re_base_extraction.t at line 423 fail #4
failed to find 'aaaa:FOO' at t/re_base_extraction.t line 423.

....

Test Summary Report
-------------------
t/re_base_extraction (Wstat: 0 Tests: 115 Failed: 82)
   Failed tests:  3-6, 9, 12-14, 17-57, 67-71, 74, 77-81
                 84-88, 91-105, 109-110
Files=1, Tests=115,  5 wallclock secs ( 0.34 usr  0.03 sys +  3.68 cusr  0.81 
csys =  4.86 CPU)
Result: FAIL
Failed 1/1 test programs. 82/115 subtests failed.


Best,
Alan