[Bug 1973107] Re: Failure to link a PIE binary on ppc64el (FTBFS)
Launchpad Bug Tracker
1973107 at bugs.launchpad.net
Fri May 13 20:34:26 UTC 2022
This bug was fixed in the package golang-1.18 - 1.18.1-1ubuntu2
---------------
golang-1.18 (1.18.1-1ubuntu2) kinetic; urgency=medium
[ Sergio Durigan Junior ]
* d/p/lp1973107-cmd-link-use-TOC-relative-trampolines-on-PPC64-when-.patch:
Use TOC-relative trampolines on ppc64el when needed. Fix link
error when building PIE binaries. (LP: #1973107)
* d/rules: Remove link_test.go when running tests on ppc64el. This
is a temporary change that will be reverted in the next upload.
[ William 'jawn-smith' Wilson ]
* d/rules: Add NO_PNG_PKG_MANGLE to prevent a test file from being
compressed. (LP: #1972735)
-- Sergio Durigan Junior <sergio.durigan at canonical.com> Thu, 12 May
2022 16:20:11 -0400
** Changed in: golang-1.18 (Ubuntu Kinetic)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to golang-1.18 in Ubuntu.
https://bugs.launchpad.net/bugs/1973107
Title:
Failure to link a PIE binary on ppc64el (FTBFS)
Status in Go:
Fix Released
Status in golang-1.18 package in Ubuntu:
Fix Released
Status in golang-1.18 source package in Jammy:
Confirmed
Status in golang-1.18 source package in Kinetic:
Fix Released
Bug description:
golang-1.18 fails to link a PIE binary on ppc64el, which is causing
FTBFSes in other packages (telegraf, in my case), including an FTBFS
while building golang-1.18 itself on that architecture.
There's an upstream bug & fix available, and I intend to work on
backporting them. I'll probably need to do a two-stage upload in
order to be able to fully build the fixed golang compiler on ppc64el,
though.
To manage notifications about this bug go to:
https://bugs.launchpad.net/golang/+bug/1973107/+subscriptions
More information about the foundations-bugs
mailing list