You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by MIKE YRABEDRA <li...@323inc.com> on 2007/06/16 13:56:52 UTC

Installing 3.2.1 fails

Hello,

I just tried to install 3.2.1 on Mac OS X Panther, but it had issues
building. Has anyone else had a simialr issue(s)?

BTW, I already have have 3.1.8 running just fine.

---

Failed Test                Stat Wstat Total Fail  Failed  List of Failed
----------------------------------------------------------------------------
---
t/spamc_optC.t                            9    4  44.44%  2 4 6 8
t/spamc_optL.t                           16   16 100.00%  1-16
t/spamd_allow_user_rules.t                5    1  20.00%  4
t/spamd_plugin.t                          6    3  50.00%  2 4 6
23 tests skipped.
Failed 4/129 test scripts, 96.90% okay. 24/1924 subtests failed, 98.75%
okay.
make: *** [test_dynamic] Error 255
  /usr/bin/make test -- NOT OK
Running make install
  make test had returned bad status, won't install without force



-- 
Mike Yrabedra B^)>




Re: Installing 3.2.1 fails

Posted by Jari Fredriksson <ja...@iki.fi>.
MIKE YRABEDRA wrote:
> Hello,
> 
> I just tried to install 3.2.1 on Mac OS X Panther, but it had issues
> building. Has anyone else had a simialr issue(s)?
> 
> BTW, I already have have 3.1.8 running just fine.
> 
> ---
> 
> Failed Test                Stat Wstat Total Fail  Failed  List of
> Failed 
> ----------------------------------------------------------------------------
> ---
> t/spamc_optC.t                            9    4  44.44%  2 4 6 8
> t/spamc_optL.t                           16   16 100.00%  1-16
> t/spamd_allow_user_rules.t                5    1  20.00%  4
> t/spamd_plugin.t                          6    3  50.00%  2 4 6
> 23 tests skipped.
> Failed 4/129 test scripts, 96.90% okay. 24/1924 subtests failed,
> 98.75% okay.
> make: *** [test_dynamic] Error 255
>  /usr/bin/make test -- NOT OK
> Running make install
>  make test had returned bad status, won't install without force


Yeah, that's a known issue, which occurs when running the tests as root. They are working on it, so I'll wait. That came to me when I tried to install via cpan, which is under root for me.

Propably if I downloaded the package from Apache and ran the make as normal user it would be ok.