Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Apr 2018 20:00:13 -0700
From:      "Joel Rodriguez" <joel@tahoestores.com>
To:        <freebsd-perl@freebsd.org>
Cc:        <webmaster@tahoestores.net>
Subject:   Perl lib version (5.26.2) doesn't match executable
Message-ID:  <007f01d3dc41$8eddc580$ac995080$@tahoestores.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?007f01d3dc41$8eddc580$ac995080$>