ports/156946: x11-fm/p5-PerlFM should depend on devel/p5-Module-List

Dean Matzkov bapabooiee at gmail.com
Wed May 11 06:00:20 UTC 2011


>Number:         156946
>Category:       ports
>Synopsis:       x11-fm/p5-PerlFM should depend on devel/p5-Module-List
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 11 06:00:20 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Dean Matzkov
>Release:        8.2-RELEASE
>Organization:
>Environment:
>Description:
The executable ``pfm'' from the package x11-fm/p5-PerlFM fails to start if devel/p5-Module-List is not installed.

Here's the error output:


Can't locate Module/List.pm in @INC (@INC contains: /usr/local/lib/perl5/5.10.1/BSDPAN /usr/local/lib/perl5/site_perl/5.10.1/mach /usr/local/lib/perl5/site_perl/5.10.1 /usr/local/lib/perl5/5.10.1/mach /usr/local/lib/perl5/5.10.1 .) at /usr/loc
BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.10.1/ZConf.pm line 10.
Compilation failed in require at /usr/local/lib/perl5/site_perl/5.10.1/ZConf/Runner.pm line 7.
BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.10.1/ZConf/Runner.pm line 7.
Compilation failed in require at /usr/local/lib/perl5/site_perl/5.10.1/PerlFM.pm line 9.
BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.10.1/PerlFM.pm line 9.
Compilation failed in require at /usr/local/bin/pfm line 26.
BEGIN failed--compilation aborted at /usr/local/bin/pfm line 26.
>How-To-Repeat:
Make sure that p5-Module-List is NOT installed first, then run:

# cd /usr/ports/x11-fm/p5-PerlFM && make install
$ pfm
# cd /usr/ports/devel/p5-Module-List && make install
$ pfm
>Fix:
Add devel/p5-Module-List as a dependency, or install it manually.

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list