Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 May 2016 20:15:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        perl@FreeBSD.org
Subject:   [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
Message-ID:  <bug-209173-14331-J84TBB93Wy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209173-14331@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209173-14331@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=3D209173

--- Comment #1 from Mark Millard <markmi@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 mkd=
ir
-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=20=20=20=20
root@FBSDG5C0:/usr/obj/xtoolchain/powerpc.powerpc64/usr/src/sys/GENERIC64vt=
sc-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=20=20=20=20
markmi@FreeBSDx64:/usr/obj/clang_gcc421/powerpc.powerpc/usr/src/sys/GENERIC=
vtsc-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=20=20=20=20
markmi@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-a=
7 to
match the rpi2 details for such things)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209173-14331-J84TBB93Wy>