version.h.pl show stopper

2016-11-18 Thread Dan Jacobson
$ svn checkout http://svn.apache.org/repos/asf/spamassassin/trunk /tmp/ee $ cd /tmp/ee $ echo|perl Makefile.PL PREFIX=/tmp/g $ make In the end you will see cd spamc /usr/bin/perl version.h.pl spamc/configure.pl: Can't exec `version.h.pl': No such file or directory at spamc/configure.pl line 74.

Re: version.h.pl show stopper

2016-11-18 Thread Dan Jacobson
Sure, it exists $ find -name version.h.pl -ls 432321 4 -rwxr-xr-x 1 jidanni jidanni 1107 Nov 19 09:19 ./spamc/version.h.pl but that doesn't help anything.

Re: version.h.pl show stopper

2016-11-21 Thread Dan Jacobson
You people were right about $ mount|grep noexec And the tests really should check for that. I'll submit a bug. That apparently was the problem on one of my machines. But for all the rest, this still fails: env - HOME=$HOME LOGNAME=$LOGNAME PATH=/usr/bin:/bin USER=$USER sh -uxe

How to use BUILD_SPAMC=no ?

2016-11-25 Thread Dan Jacobson
In Makefile.PL we observe 'BUILD_SPAMC' ,# Set to 'no' to skip build of spamc. 'BUILD_SPAMD', # Set to 'no' to skip build of spamd. Does this mean we can do perl Makefile.PL BUILD_SPAMC=no BUILD_SPAMD=no ? But if I see cd spamc /usr/bin/perl version.h.pl in the compilation, does

Re: How to use BUILD_SPAMC=no ?

2016-11-26 Thread Dan Jacobson
I see. Submitted https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7376

Re: version.h.pl show stopper

2016-12-01 Thread Dan Jacobson
It turns out that spamassassin is depending on risky behavior, https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1238 I have submitted a patch, https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7367 .

Unable to parse URL powered by spamassassin.psd

2015-04-24 Thread Dan Jacobson
Help, on some of my machines I constantly get $ svn update Arulesrc/sandbox/jquinn Arulesrc/sandbox/jquinn/20_misc.cf Urulesrc/scores/scores-set0 Urulesrc/scores/stats-set0 Urulesrc/scores/scores-set1 Urulesrc/scores/stats-set1 Urulesrc/scores/scores-set2 Urulesrc/sc