[Bug 209173] lang/perl5.22: port build has inappropriate use of -Wl, -R/usr/local/lib/perl5/5.22/mach/CORE before the update libperl.so.5.22.2 is there to use
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun May 1 20:15:13 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209173
--- Comment #1 from Mark Millard <markmi at dsl-only.net> ---
(In reply to Mark Millard from comment #0)
I will note that when /usr/local/lib/perl5/5.22/mach/CORE does not exist I can
rebuild successfully (rerunning the portmaster command) if I first do a mkdir
-p /usr/local/lib/perl5/5.22/mach/CORE and copy from /usr/obj/. . . . the
libperl.so*'s into /usr/local/lib/perl5/5.22/mach/CORE/ .
Similarly when /usr/local/lib/perl5/5.22/mach/CORE already exists with older
libperl.so*'s if I replace them with the 3 from the newly built /usr/obj/. . .
ones and then rerun the portmaster the build completes (because the perl it
builds the reported 5.22.2 since that is what libperl.so* it ended up bound
to).
I should have reported:
-r414369 for /usr/ports/ .
# uname -apKU
FreeBSD FBSDG5C0 11.0-CURRENT FreeBSD 11.0-CURRENT #32 r298518M: Sat Apr 23
20:01:08 PDT 2016
root at FBSDG5C0:/usr/obj/xtoolchain/powerpc.powerpc64/usr/src/sys/GENERIC64vtsc-NODEBUG
powerpc powerpc64 1100106 1100106
(using gcc49)
# uname -apKU
FreeBSD FBSDG4C1 11.0-CURRENT FreeBSD 11.0-CURRENT #9 r297048M: Sat Mar 19
17:33:56 PDT 2016
markmi at FreeBSDx64:/usr/obj/clang_gcc421/powerpc.powerpc/usr/src/sys/GENERICvtsc-NODEBUG
powerpc powerpc 1100103 1100103
(using gcc5)
# uname -apKU
FreeBSD rpi2 11.0-CURRENT FreeBSD 11.0-CURRENT #21 r297769M: Sat Apr 9
22:51:03 PDT 2016
markmi at FreeBSDx64:/usr/obj/clang/arm.armv6/usr/src/sys/RPI2-NODBG arm armv6
1100105 1100105
(using clang 3.8.0 and extra compiler options are targeting armv7a/cortex-a7 to
match the rpi2 details for such things)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-perl
mailing list