[Bug 234660] USES = perl5 detects wrong version

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 6 10:50:20 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234660

            Bug ID: 234660
           Summary: USES = perl5 detects wrong version
           Product: Base System
           Version: 12.0-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: conf
          Assignee: bugs at FreeBSD.org
          Reporter: emu at emuadmin.com

Clean install of FreeBSD 12-RELEASE
portsnap fetch
portsnap extract


Trying to install perl modules errors with:
env: /usr/local/bin/perl5.26.3: No such file or directory

The perl version on the system is v5.26.2


Example:
root at bsd01:/usr/ports/devel/p5-LockFile-Simple # make install
===>   p5-LockFile-Simple-0.208 depends on package: perl5>=5.26<5.27 - found
===>  Configuring for p5-LockFile-Simple-0.208
env: /usr/local/bin/perl5.26.3: No such file or directory
*** Error code 127

Stop.
make: stopped in /usr/ports/devel/p5-LockFile-Simple
root at bsd01:/usr/ports/devel/p5-LockFile-Simple # perl -v

This is perl 5, version 26, subversion 2 (v5.26.2) built for
amd64-freebsd-thread-multi

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


More information about the freebsd-bugs mailing list