In https://github.com/gentoo/gentoo/commit/3328d5802637e2a9aeca0e0886bbb5cb9b8a8b5a the ebuild checked for LTO, which now got removed but is still not supported by the buid system
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=713702c8216fcb6d2b0796b1316bdbfff1833555 commit 713702c8216fcb6d2b0796b1316bdbfff1833555 Author: Patrick McLean <chutzpah@gentoo.org> AuthorDate: 2024-08-09 19:26:15 +0000 Commit: Patrick McLean <chutzpah@gentoo.org> CommitDate: 2024-08-09 19:26:15 +0000 gui-libs/vte-common: Filter LTO (bug #937621) Closes: https://bugs.gentoo.org/937621 Signed-off-by: Patrick McLean <chutzpah@gentoo.org> gui-libs/vte-common/vte-common-0.76.3.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d40a05bd21e1f8123cc7728748ac6dfa6241247 commit 9d40a05bd21e1f8123cc7728748ac6dfa6241247 Author: Patrick McLean <chutzpah@gentoo.org> AuthorDate: 2024-08-09 19:30:40 +0000 Commit: Patrick McLean <chutzpah@gentoo.org> CommitDate: 2024-08-09 19:30:40 +0000 x11-libs/vte: Filter LTO since upstream does not support it Bug: https://bugs.gentoo.org/937621 Signed-off-by: Patrick McLean <chutzpah@gentoo.org> x11-libs/vte/vte-0.76.3.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)