It looks like Go compiler bug (or, more strictly, cgo bug; cgo is a tool
that comes with Go compiler and allows direct calling of C functions
from Go)

https://github.com/golang/go/issues/43830

The solution could be to build without LTO. In general, LTO should not
make a lot of sense for Go programs.

** Bug watch added: github.com/golang/go/issues #43830
   https://github.com/golang/go/issues/43830

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1931383

Title:
  ipp-usb ftbfs with lto

To manage notifications about this bug go to:
https://bugs.launchpad.net/golang/+bug/1931383/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to