Bug 7038 - sa-compile for SA 3.4.0 logs errors about 3.3.2
Summary: sa-compile for SA 3.4.0 logs errors about 3.3.2
Status: RESOLVED WONTFIX
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: sa-compile (show other bugs)
Version: 3.4.0
Hardware: PC Mac OS X
: P2 normal
Target Milestone: Undefined
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-02 22:30 UTC by Quanah Gibson-Mount
Modified: 2014-05-06 19:01 UTC (History)
2 users (show)



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description Quanah Gibson-Mount 2014-05-02 22:30:12 UTC
sa-compile throws tons of warnings about SA 3.3.2... These should be removed since I'm using 3.4.0:

May  2 15:27:35.382 [25185] info: generic: extracting from rules of type body_0
  0% [                                                                                                                                                                                    ]   0.00 rules/sec --m--s LEFT
zoom: rule __FOR_SALE_LTP will loop on SpamAssassin older than 3.3.2 running under Perl 5.12 or older, Bug 6558
 11% [====================                                                                                                                                                                ] 118.58 rules/sec 00m04s LEFT
zoom: rule __FOR_SALE_PRC_100K will loop on SpamAssassin older than 3.3.2 running under Perl 5.12 or older, Bug 6558

zoom: rule __FOR_SALE_PRC_1K will loop on SpamAssassin older than 3.3.2 running under Perl 5.12 or older, Bug 6558

zoom: rule __LARGE_PERCENT_AFTER will loop on SpamAssassin older than 3.3.2 running under Perl 5.12 or older, Bug 6558
 33% [===========================================================                                                                                                                         ] 116.51 rules/sec 00m03s LEFT
zoom: rule __FOR_SALE_PRC_10K will loop on SpamAssassin older than 3.3.2 running under Perl 5.12 or older, Bug 6558
 44% [================================================================================                                                                                                    ] 117.72 rules/sec 00m02s LEFT
zoom: rule __PILL_PRICE_02 will loop on SpamAssassin older than 3.3.2 running under Perl 5.12 or older, Bug 6558
 56% [=====================================================================================================                                                                               ] 114.45 rules/sec 00m01s LEFT
zoom: rule __PILL_PRICE_01 will loop on SpamAssassin older than 3.3.2 running under Perl 5.12 or older, Bug 6558

zoom: rule __FOR_SALE_OBO will loop on SpamAssassin older than 3.3.2 running under Perl 5.12 or older, Bug 6558
 66% [=======================================================================================================================                                                             ] 111.14 rules/sec 00m01s LEFT
zoom: rule __FOR_SALE_NET will loop on SpamAssassin older than 3.3.2 running under Perl 5.12 or older, Bug 6558
100% [====================================================================================================================================================================================] 115.91 rules/sec 00m04s DONE
100% [====================================================================================================================================================================================] 331.06 bases/sec 00m06s DONE
Comment 1 Kevin A. McGrail 2014-05-02 22:43:24 UTC
What version of perl are you using as well?
Comment 2 Quanah Gibson-Mount 2014-05-02 22:53:17 UTC
(In reply to Kevin A. McGrail from comment #1)
> What version of perl are you using as well?

zimbra@zre-ldap003 bin]$ perl -V
Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
Comment 3 Kevin A. McGrail 2014-05-06 19:01:19 UTC
The warning is there for the preparation of rules that might be used on older versions.  They can be safely ignored if you don't meet the requirements.