ports/144709: p5-GnuPG-Interface may depend on p5-Any-Moose
Rainer Duffner
rainer at ultra-secure.de
Sat Mar 13 04:00:06 UTC 2010
>Number: 144709
>Category: ports
>Synopsis: p5-GnuPG-Interface may depend on p5-Any-Moose
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sat Mar 13 04:00:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Rainer Duffner
>Release: 8.0p2
>Organization:
>Environment:
it's amd64
>Description:
I wanted to install RT3.8.7 (not via ports).
Even though p5-GnuPG-Interface was installed (I actually ran "make" in the rt38-port to have FreeBSD install the dependencies), the testscripts included with RT3.8.7 did not detect it and reported it as missing.
I even tried to install it via cpan.
It didn't help, so I ran the test-scripts inside p5-GnuPG-Interface port:
PERL_DL_NONLAZY=1 /usr/local/bin/perl5.8.9 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/clearsign................Can't locate Any/Moose.pm in @INC (@INC contains: ./t /usr/ports/security/p5-GnuPG-Interface/work/GnuPG-Interface-0.42/inc /usr/ports/security/p5-GnuPG-Interface/work/GnuPG-Interface-0.42/blib/lib /usr/ports/security/p5-GnuPG-Interface/work/GnuPG-Interface-0.42/blib/arch /usr/local/lib/perl5/5.8.9/BSDPAN /usr/local/lib/perl5/site_perl/5.8.9/mach /usr/local/lib/perl5/site_perl/5.8.9 /usr/local/lib/perl5/5.8.9/mach /usr/local/lib/perl5/5.8.9 .) at /usr/ports/security/p5-GnuPG-Interface/work/GnuPG-Interface-0.42/blib/lib/GnuPG/Interface.pm line 15.
BEGIN failed--compilation aborted at /usr/ports/security/p5-GnuPG-Interface/work/GnuPG-Interface-0.42/blib/lib/GnuPG/Interface.pm line 15.
Compilation failed in require at t/MyTestSpecific.pm line 26.
BEGIN failed--compilation aborted at t/MyTestSpecific.pm line 26.
Compilation failed in require at t/clearsign.t line 11.
BEGIN failed--compilation aborted at t/clearsign.t line 11.
t/clearsign................dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-2
Failed 2/2 tests, 0.00% okay
After installing p5-Any-Moose, install of RT3.8.7 went through without a hitch
>How-To-Repeat:
as described
>Fix:
install p5-Any-Moose
I don't have a fix. The maintainer of the port should add it as dependency
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list