Summary: | app-crypt/efitools fails to build with LTO (x86_64-pc-linux-gnu-nm: HelloWorld.so: plugin needed to handle lto object) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Andrew Udvare <audvare> |
Component: | Current packages | Assignee: | Matthias Maier <tamiko> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 618550 | ||
Attachments: | build log |
Description
Andrew Udvare
2023-06-18 23:41:12 UTC
Created attachment 864187 [details]
build log
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae1e332058fc483a5d8d7804d34f369f4566638e commit ae1e332058fc483a5d8d7804d34f369f4566638e Author: Sam James <sam@gentoo.org> AuthorDate: 2023-06-22 01:52:28 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-06-22 01:52:28 +0000 app-crypt/efitools: filter LTO Calls LD directly and doesn't respect LDFLAGS. Low level tool with a history of e.g. segfaulting with new openssl, so let's not risk anything anyway. Closes: https://bugs.gentoo.org/908813 Signed-off-by: Sam James <sam@gentoo.org> app-crypt/efitools/efitools-1.9.2-r1.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) |