You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2017/04/23 22:01:03 UTC

[Bug 7413] sa_compile.t fails to run as non-privileged user under make disttest

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7413

Bill Cole <sa...@billmail.scconsult.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|PC                          |All
                 CC|                            |sa-bugz-20080315@billmail.s
                   |                            |cconsult.com
                 OS|Windows NT                  |All

--- Comment #1 from Bill Cole <sa...@billmail.scconsult.com> ---
I have replicated this on MacOS 10.11.6 and by running 'make disttest
TEST_VERBOSE=1 TEST_FILES=t/sa_compile.t ' got more details from the failure
that imply it to be a universal issue:

Manifying 8 pod documents
Manifying 73 pod documents
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
ERROR: Can't create '/opt/local/lib/perl5/site_perl/5.24'
Do not have write permissions on '/opt/local/lib/perl5/site_perl/5.24'
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 at -e line 1.
make[2]: *** [pure_site_install] Error 13
'cd
/Users/dad/spamassassin-342/Mail-SpamAssassin-3.4.2/t/log/d.sa_compile/build/x
&& make install 2>&1' failed: exit 2 at t/SATest.pm line 991.
Dubious, test returned 2 (wstat 512, 0x200)
Failed 5/5 subtests 


IOW: 'make disttest' is trying to install SA "for real" rather than in some
test directory. Seems unwise...

-- 
You are receiving this mail because:
You are the assignee for the bug.