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 2015/11/09 19:52:43 UTC

[Bug 7262] test suite ignores INSTALLSITELIB

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

Quanah Gibson-Mount <qu...@zimbra.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |quanah@zimbra.com

--- Comment #1 from Quanah Gibson-Mount <qu...@zimbra.com> ---
Reference, here's my make test:

build@u1490:~/p4/zimbra/main/ThirdParty/Perl/tmp/UBUNTU14_64/zimbra-perl-mail-spamassassin$
PERL5LIB=/opt/zimbra/common/lib/perl5 make test
/usr/bin/perl build/mkrules --exit_on_no_src --src rulesrc --out rules
--manifest MANIFEST --manifestskip MANIFEST.SKIP
no source directory found: exiting
/usr/bin/perl build/preprocessor  -Mvars -DVERSION="3.004001"
-DPREFIX="/opt/zimbra/common"
-DDEF_RULES_DIR="/opt/zimbra/data/spamassassin/rules"
-DLOCAL_RULES_DIR="/opt/zimbra/data/spamassassin/localrules"
-DLOCAL_STATE_DIR="/opt/zimbra/data/spamassassin/state"
-DINSTALLSITELIB="/opt/zimbra/common/lib/perl5" -DCONTACT_ADDRESS=""
-Msharpbang -Mconditional -DPERL_BIN="/usr/bin/perl" -DPERL_WARN=""
-DPERL_TAINT="" -m755 -isa-update.raw -osa-update
cp sa-update blib/script/sa-update
/usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/sa-update
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/autolearn.t ..................... Can't locate NetAddr/IP.pm in @INC (you may
need to install the NetAddr::IP module) (@INC contains: ../blib/lib
@@INSTALLSITELIB@@ /etc/perl /usr/local/lib/perl/5.18.2
/usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18
/usr/share/perl/5.18 /usr/local/lib/site_perl) at
../blib/lib/Mail/SpamAssassin/Util.pm line 76.
BEGIN failed--compilation aborted at ../blib/lib/Mail/SpamAssassin/Util.pm line
76.
Compilation failed in require at ../blib/lib/Mail/SpamAssassin/Conf.pm line 85.
BEGIN failed--compilation aborted at ../blib/lib/Mail/SpamAssassin/Conf.pm line
85.
Compilation failed in require at ../blib/lib/Mail/SpamAssassin.pm line 71.
BEGIN failed--compilation aborted at ../blib/lib/Mail/SpamAssassin.pm line 71.
Compilation failed in require at ../spamassassin.raw line 78.
BEGIN failed--compilation aborted at ../spamassassin.raw line 78.
t/autolearn.t ..................... 1/2 # Failed test 1 in t/autolearn.t at
line 53
#  t/autolearn.t line 53 is: ok (sarun ("-L -t < data/nice/001",
\&patterns_run_cb));
        Not found: autolearned as spam =  autolearn=spam  at t/autolearn.t line
54.
# Failed test 2 in t/SATest.pm at line 755

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