[Bug 1881417] Re: -buildmode=pie not supported on riscv64
Launchpad Bug Tracker
1881417 at bugs.launchpad.net
Mon Jun 22 09:24:04 UTC 2020
This bug was fixed in the package golang-1.14 - 1.14.3-2ubuntu2~20.04.1
---------------
golang-1.14 (1.14.3-2ubuntu2~20.04.1) focal; urgency=medium
* Backport to focal. (LP: #1880040, #1881417)
* Drop debhelper-compat back to 12.
-- Michael Hudson-Doyle <michael.hudson at ubuntu.com> Thu, 04 Jun 2020
11:58:08 +1200
** Changed in: golang-1.14 (Ubuntu Focal)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to golang-1.14 in Ubuntu.
https://bugs.launchpad.net/bugs/1881417
Title:
-buildmode=pie not supported on riscv64
Status in golang-1.14 package in Ubuntu:
Fix Released
Status in golang-1.14 source package in Focal:
Fix Released
Bug description:
[impact]
-buildmode=pie not supported on riscv64
it should be, tried forcing to enable it on top of our patches, but
golang toolchain failed to build (testsuire errors)
[test case]
The tests run during build should be sufficient
[regression potential]
There should be no impact away from riscv at all.
There is no standard way to probe for buildmode=pie being enabled but
it's possible that a package might test for it and use it now that
it's present and then encounter new bugs. But it seems very unlikely.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.14/+bug/1881417/+subscriptions
More information about the foundations-bugs
mailing list