[Bug 1931258] Re: Add golang-github-containers-{common, image} to lto-disabled-list
Graham Inggs
1931258 at bugs.launchpad.net
Fri May 6 12:50:22 UTC 2022
** Also affects: lto-disabled-list (Ubuntu)
Importance: Undecided
Status: New
** Changed in: lto-disabled-list (Ubuntu)
Status: New => Fix Released
** Changed in: lto-disabled-list (Ubuntu Hirsute)
Status: New => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to lto-disabled-list in Ubuntu.
https://bugs.launchpad.net/bugs/1931258
Title:
Add golang-github-containers-{common,image} to lto-disabled-list
Status in golang-github-containers-common package in Ubuntu:
Fix Released
Status in golang-github-containers-image package in Ubuntu:
Fix Released
Status in lto-disabled-list package in Ubuntu:
Fix Released
Status in golang-github-containers-common source package in Hirsute:
Won't Fix
Status in golang-github-containers-image source package in Hirsute:
Won't Fix
Status in lto-disabled-list source package in Hirsute:
Won't Fix
Bug description:
Actually golang-github-containers-{common,image} are already present
in the lto-disabled-list but only for amd64. We have seen the
following build failures against both packages in Impish and Hirsute
on non-amd64 arches:
# github.com/containers/storage/pkg/devicemapper
../../../go-build2465159309/b262/_cgo_export.c:21:13: error: variable ‘_cgoexp_ebd00b0772db_StorageDevmapperLogCallback’ redeclared as function
21 | extern void _cgoexp_ebd00b0772db_StorageDevmapperLogCallback(void *);
| ^
../../../go-build2465159309/b262/cgo-generated-wrappers:1:5: note: previously declared here
lto1: fatal error: errors during merging of translation units
compilation terminated.
After some research it seems related to this Golang upstream bug:
https://github.com/golang/go/issues/45275
Therefore, I'd like to add arch any to golang-github-
containers-{common,image} in Hirsute and Impish.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-github-containers-common/+bug/1931258/+subscriptions
More information about the foundations-bugs
mailing list