Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Jan 2019 10:50:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 234660] USES = perl5 detects wrong version
Message-ID:  <bug-234660-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234660

            Bug ID: 234660
           Summary: USES =3D 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@FreeBSD.org
          Reporter: emu@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@bsd01:/usr/ports/devel/p5-LockFile-Simple # make install
=3D=3D=3D>   p5-LockFile-Simple-0.208 depends on package: perl5>=3D5.26<5.2=
7 - found
=3D=3D=3D>  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@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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234660-227>