Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 891225

Summary: games-emulation/dolphin: GUI fails at runtime with LTO, filter lto?
Product: Gentoo Linux Reporter: gekret005
Component: Current packagesAssignee: Michał Górny <mgorny>
Status: RESOLVED FIXED    
Severity: normal CC: games, gekret005
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.dolphin-emu.org/issues/11481
https://bugreports.qt.io/browse/QTBUG-61710
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 618550    

Description gekret005 2023-01-17 18:50:22 UTC
This is a known upstream issue bugs(dot)dolphin-emu(dot)org/issues/11481
Comment 1 Larry the Git Cow gentoo-dev 2024-03-04 05:02:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b34a8017a0faa59faac8d19621c7e9ff1fb9402e

commit b34a8017a0faa59faac8d19621c7e9ff1fb9402e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-03-04 05:01:39 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-04 05:01:39 +0000

    games-emulation/dolphin: filter LTO with USE=gui
    
    Interaction between Qt and LTO.
    
    Bug: https://bugs.dolphin-emu.org/issues/11481
    Bug: https://bugreports.qt.io/browse/QTBUG-61710
    Closes: https://bugs.gentoo.org/891225
    Signed-off-by: Sam James <sam@gentoo.org>

 games-emulation/dolphin/dolphin-5.0_p20220520-r2.ebuild | 7 +++++--
 games-emulation/dolphin/dolphin-9999.ebuild             | 7 +++++--
 2 files changed, 10 insertions(+), 4 deletions(-)