You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by r lists <rb...@gmail.com> on 2007/06/02 17:58:42 UTC

sa rule compile failure, AND success?

Running a latest sa update & compile on,

  spamassassin --version
  SpamAssassin version 3.3.0-r534407
    running on Perl version 5.8.8

I'm seeing BOTH a "command failed!" & "COMPILE DONE".

That's a bit confusing.  Can someone please clarify?


...
[18965] dbg: check: subtests=__BOTNET_NOTRUST,__NONEMPTY_BODY
cd /tmp/.spamassassin18965f9fj1Stmp
cd Mail-SpamAssassin-CompiledRegexps-body_0
re2c -i -b -o scanner1.c scanner1.re
re2c -i -b -o scanner2.c scanner2.re
re2c -i -b -o scanner3.c scanner3.re
re2c -i -b -o scanner4.c scanner4.re
re2c -i -b -o scanner5.c scanner5.re
re2c -i -b -o scanner6.c scanner6.re
re2c -i -b -o scanner7.c scanner7.re
re2c -i -b -o scanner8.c scanner8.re
re2c -i -b -o scanner9.c scanner9.re
re2c -i -b -o scanner10.c scanner10.re
re2c -i -b -o scanner11.c scanner11.re
re2c -i -b -o scanner12.c scanner12.re
re2c -i -b -o scanner13.c scanner13.re
re2c -i -b -o scanner14.c scanner14.re
re2c -i -b -o scanner15.c scanner15.re
re2c -i -b -o scanner16.c scanner16.re
/usr/local/bin/perl Makefile.PLPREFIX=/tmp/.spamassassin18965f9fj1Stmp/ignored
INSTALLSITEARCH=/var/mail/sa/Updates/compiled/3.003000
Writing Makefile for Mail::SpamAssassin::CompiledRegexps::body_0
make
cp body_0.pm blib/lib/Mail/SpamAssassin/CompiledRegexps/body_0.pm
/usr/local/bin/perl /usr/local/lib/perl/privlib/ExtUtils/xsubpp  -typemap
/usr/local/lib/perl/privlib/ExtUtils/typemap  body_0.xs > body_0.xsc && mv
body_0.xsc body_0.c
cc -c   -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe
-Wdeclaration-after-statement -I/usr/local/bdb45/include
-I/usr/local/include -O2   -DVERSION=\"1.0\" -DXS_VERSION=\"1.0\"
"-I/usr/local/lib/perl/privlib/darwin-thread-multi-2level/CORE"   body_0.c
body_0.xs: In function
'XS_Mail__SpamAssassin__CompiledRegexps__body_0_scan':
body_0.xs:43: warning: ISO C90 forbids mixed declarations and code
body_0.xs:51: warning: ISO C90 forbids mixed declarations and code
body_0.xs:59: warning: ISO C90 forbids mixed declarations and code
body_0.xs:67: warning: ISO C90 forbids mixed declarations and code
body_0.xs:75: warning: ISO C90 forbids mixed declarations and code
body_0.xs:83: warning: ISO C90 forbids mixed declarations and code
body_0.xs:91: warning: ISO C90 forbids mixed declarations and code
body_0.xs:99: warning: ISO C90 forbids mixed declarations and code
body_0.xs:107: warning: ISO C90 forbids mixed declarations and code
body_0.xs:115: warning: ISO C90 forbids mixed declarations and code
body_0.xs:123: warning: ISO C90 forbids mixed declarations and code
body_0.xs:131: warning: ISO C90 forbids mixed declarations and code
body_0.xs:139: warning: ISO C90 forbids mixed declarations and code
body_0.xs:147: warning: ISO C90 forbids mixed declarations and code
body_0.xs:155: warning: ISO C90 forbids mixed declarations and code
body_0.xs:163: warning: ISO C90 forbids mixed declarations and code
cc -c   -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe
-Wdeclaration-after-statement -I/usr/local/bdb45/include
-I/usr/local/include -O2   -DVERSION=\" 1.0\" -DXS_VERSION=\"1.0\"
"-I/usr/local/lib/perl/privlib/darwin-thread-multi-2level/CORE"   scanner1.c
scanner1.c: In function 'Mail_SpamAssassin_CompiledRegexps_body_0_scan1':
scanner1.c :7615: error: 'g' undeclared (first use in this function)
scanner1.c:7615: error: (Each undeclared identifier is reported only once
scanner1.c:7615: error: for each function it appears in.)
scanner1.c:7615: error: parse error at end of input
make: *** [scanner1.o] Error 1
command failed! at /usr/local/bin/sa-compile line 282.
COMPILE DONE