[Bug 1881417] Re: -buildmode=pie not supported on riscv64
Michael Hudson-Doyle
1881417 at bugs.launchpad.net
Thu Jun 4 22:30:56 UTC 2020
** Also affects: golang-1.14 (Ubuntu Focal)
Importance: Undecided
Status: New
** Description changed:
+ [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.
--
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:
New
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