From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Mar 13 04:00:06 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8991D1065672 for ; Sat, 13 Mar 2010 04:00:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 678C78FC21 for ; Sat, 13 Mar 2010 04:00:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o2D4060a078518 for ; Sat, 13 Mar 2010 04:00:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o2D406hH078517; Sat, 13 Mar 2010 04:00:06 GMT (envelope-from gnats) Resent-Date: Sat, 13 Mar 2010 04:00:06 GMT Resent-Message-Id: <201003130400.o2D406hH078517@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Rainer Duffner Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2F5181065673 for ; Sat, 13 Mar 2010 03:53:46 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 04E188FC14 for ; Sat, 13 Mar 2010 03:53:46 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o2D3rjUO047340 for ; Sat, 13 Mar 2010 03:53:45 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o2D3rjjQ047339; Sat, 13 Mar 2010 03:53:45 GMT (envelope-from nobody) Message-Id: <201003130353.o2D3rjjQ047339@www.freebsd.org> Date: Sat, 13 Mar 2010 03:53:45 GMT From: Rainer Duffner To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/144709: p5-GnuPG-Interface may depend on p5-Any-Moose X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Mar 2010 04:00:06 -0000 >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: