You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Len Conrad <LC...@Go2France.com> on 2008/09/19 05:45:43 UTC

what's the trick with sa-compile?

FreeBSD 6.2

re2c-0.13.5 

SpamAssassin version 3.2.5
  running on Perl version 5.8.8



Wdeclaration-after-statement -I/usr/local/include -O2 -fno-strict-aliasing -pipe    -DVERSION=\"1.0\"  -DXS_VERSION=\"1.0\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.8.8/mach/CORE"   body_0.c
cc -c    -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK -
DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -O2 -fno-strict-aliasing -pipe    -DVERSION=\"1.0\"  -DXS_VERSION=\"1.0\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.8.8/mach/CORE"   scanner1.c

cc: Internal error: Killed: 9 (program cc1)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
*** Error code 1

Stop in /tmp/.spamassassin395970Egncetmp/Mail-SpamAssassin-CompiledRegexps-body_0.
command failed! at /usr/local/bin/sa-compile line 285.

which is:

281 sub run {
    282   my @cmd = @_;
    283   print join(' ',@cmd)."\n";
    284   system(@cmd);
    285   ($?>>8 != 0) and die "command failed!";
    286 }

thanks
Len



______________________________________________
IMGate OpenSource Mail Firewall www.IMGate.net