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

            Bug ID: 7402
           Summary: make_install.t test fails: Verbose shows "Only one of
                    PREFIX or INSTALL_BASE can be given.  Not both."
           Product: Spamassassin
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Regression Tests
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: Undefined

Fails the make_install.t test:

t/make_install.t .................. 'cd
/home/kmcgrail/usr/src/Mail-SpamAssassin/trunk/t/log/d.make_install/build/x &&
/usr/bin/perl -w Makefile.PL PREFIX=
/home/kmcgrail/usr/src/Mail-SpamAssassin/trunk/t/log/d.make_install/inst.87/foo
< /dev/null 2>&1' failed: exit 25 at t/SATest.pm line 991.
t/make_install.t .................. Dubious, test returned 2 (wstat 512, 0x200)
Failed 25/25 subtests

Digging deeper shows the error: 
Only one of PREFIX or INSTALL_BASE can be given.  Not both.

Found that the make test is incompatible with perl-homedir

On my CentOS-based system, yum remove perl-homedir resolved the issue

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

Reply via email to