Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Apr 2020 01:18:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        powerpc@FreeBSD.org
Subject:   [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)
Message-ID:  <bug-245163-25139-rfanJhJPHD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-245163-25139@https.bugs.freebsd.org/bugzilla/>
References:  <bug-245163-25139@https.bugs.freebsd.org/bugzilla/>

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

Joel Rodriguez <joel@tahoestores.com> changed:

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

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

pkg version -v | egrep perl
ap24-mod_perl2-2.0.11,3            =3D   up-to-date with index
p5-Log-Log4perl-1.49               =3D   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=3D/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
=3D=3D=3D> Compilation failed unexpectedly.

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



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