You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by Linda Walsh <sa...@tlinx.org> on 2008/08/05 10:57:53 UTC

Re: [Bug 5949] New: CPAN build of 3.2.5 fails.


On Monday 2008-July-08, bugzilla-daemon@issues.apache.org wrote:
> https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5949
>            Summary: CPAN build of 3.2.5 fails.
---
configure: creating ./config.status
config.status: creating Makefile
rm: cannot remove `Makefile': Is a directory
config.status: creating spamc.h
rm: cannot remove `spamc.h': Is a directory
config.status: creating config.h
rm: cannot remove `config.h': Is a directory
make -f spamc/Makefile spamc/spamc
make[1]: Entering directory 
`/home/CPAN-ishtar-build-cache/build/Mail-SpamAssassin-3.2.5-NajcXV'
make[1]: *** spamc/Makefile: Is a directory.  Stop.
make[1]: Leaving directory 
`/home/CPAN-ishtar-build-cache/build/Mail-SpamAssassin-3.2.5-NajcXV'
make: *** [spamc/spamc] Error 2
   JMASON/Mail-SpamAssassin-3.2.5.tar.gz
   /usr/bin/make -j3 -l2 -j3 -l2 -- NOT OK
Running make test
   Can't test without successful make
Running make install
   Make had returned bad status, install seems impossible



Why would SpamAssassin create 'config.h', 'Makefile' and 'spamc.h' as directories?
It seems like maybe it has a dependency on some tool that's of a different version
or function than what I have installed -- I guess?  Those sound like valid
filenames, but they get created as directories -- that can't be right...?

Is CPAN supported these days?
Or is there a another version on CPAN I should be using?
Has 3.2.5 been widely tested?