[Bug 245163] lang/perl5.30 : Fails to build on FreeBSD 12.1-RELEASE-p1 powerpc 32 bit:Perl lib version (5.30.2) doesn't match executable ... version (5.30.1)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Apr 2 01:19:11 UTC 2020


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

Joel Rodriguez <joel at tahoestores.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joel at tahoestores.com

--- Comment #1 from Joel Rodriguez <joel at tahoestores.com> ---
I also see this on an older FreeBSD 11 with an up to date ports. The previous
version built AOK.

pkg version -v | egrep perl
ap24-mod_perl2-2.0.11,3            =   up-to-date with index
p5-Log-Log4perl-1.49               =   up-to-date with index
perl5-5.30.1                       <   needs updating (index has 5.30.2)

gcc9  -shared  -L/usr/ports/lang/perl5.30/work/perl-5.30.2
-L/usr/local/lib/perl5/5.30/mach/CORE\
 -lperl -L/usr/local/lib -fstack-protector-strong  re_exec.o re_comp.o re.o  -o
../../lib/auto/r\
e/re.so
chmod 755 ../../lib/auto/re/re.so
--- dynamic ---
--- linkext ---
--- pure_all ---
--- manifypods ---
--- all ---
--- pod/perltoc.pod ---
LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2  ./perl -Ilib -I. -f
pod/buildtoc -q
pod/buildtoc: Perl lib version (5.30.2) doesn't match executable
'/usr/ports/lang/perl5.30/work/\
perl-5.30.2/perl' version (5.30.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

make[2]: stopped in /usr/ports/lang/perl5.30/work/perl-5.30.2
1 error

make[2]: stopped in /usr/ports/lang/perl5.30/work/perl-5.30.2
===> Compilation failed unexpectedly.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ppc mailing list