Perl lib version (5.26.2) doesn't match executable
Joel Rodriguez
joel at tahoestores.com
Wed Apr 25 03:21:56 UTC 2018
Hello,
I am having an issue with the FREEBSD 10.3-RELEASE-p11 port build of
perl-5.26.2.
I am getting the following fatal error:
--- pod/perltoc.pod ---
LD_LIBRARY_PATH=/usr/ports/lang/perl5.26/work/perl-5.26.2 ./perl -Ilib -I.
-f pod/buildtoc -q
pod/buildtoc: Perl lib version (5.26.2) doesn't match executable
'/usr/ports/lang/perl5.26/work/perl-5\
.26.2/perl' version (5.26.1) at lib/Config.pm line 62.
Compilation failed in require at lib/locale.pm line 4.
BEGIN failed--compilation aborted at lib/locale.pm line 4.
Compilation failed in require at pod/buildtoc line 10.
BEGIN failed--compilation aborted at pod/buildtoc line 10.
*** [pod/perltoc.pod] Error code 255
When I check:
>tahoestores# /usr/ports/lang/perl5.26/work/perl-5.26.2/perl -v
>
>This is perl 5, version 26, subversion 1 (v5.26.1) built for
amd64-freebsd-thread-multi
>
>Copyright 1987-2017, Larry Wall
Yes, indeed the version of perl that was built reports itself, presumable,
incorrectly.
I ran a "perlbug" and received a response that they didn't feel like this
was their responsibility, suggesting I look elsewhere for help.
The port build used the port found at
https://cpan.metacpan.org/modules/by-module/../../src/5.0/perl-5.26.2.tar.xz
<https://cpan.metacpan.org/src/5.0/perl-5.26.2.tar.xz>
The makefile output may be reviewed at https://tahoestores.net/makefile.err
A report of all port installations may be reviewed at
https://tahoestores.net/pkg-version.err
Thank you
Joel
More information about the freebsd-perl
mailing list