Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937621 - gui-libs/vte-common-0.76.3 doesn't filter lto
Summary: gui-libs/vte-common-0.76.3 doesn't filter lto
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: lto
  Show dependency tree
 
Reported: 2024-08-09 13:13 UTC by foearb
Modified: 2024-08-11 06:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description foearb 2024-08-09 13:13:26 UTC
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
Comment 1 Larry the Git Cow gentoo-dev 2024-08-09 19:27:33 UTC
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(-)
Comment 2 Larry the Git Cow gentoo-dev 2024-08-09 19:31:12 UTC
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(-)