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

            Bug ID: 7262
           Summary: test suite ignores INSTALLSITELIB
           Product: Spamassassin
           Version: 3.4.1
          Hardware: PC
                OS: Windows 7
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Building & Packaging
          Assignee: [email protected]
          Reporter: [email protected]

When building mail::spamassassin to go into a custom location, many tests fail
due to the inability to find dependent modules that are also in the custom
location.  There seems to be a failed substitution occuring:

t/sa_awl.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.


Note the @@INSTALLSITELIB@@ instead of the actual location specified (In my
case, /opt/zimbra/common/lib/perl5)

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

Reply via email to