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

Bug 730854

Summary: games-action/geki3-KXL fails to compile
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
other.tar.bz2

Description Agostino Sarubbo gentoo-dev 2020-07-05 08:28:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-action/geki3-KXL fails to compile.
Discovered on: amd64

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please mention it in the summary and block bug 408963.
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-05 08:28:37 UTC
Created attachment 647734 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-07-05 08:28:40 UTC
Created attachment 647736 [details]
other.tar.bz2

other logs
Comment 3 Larry the Git Cow gentoo-dev 2021-09-15 02:43:16 UTC
The bug has been closed via the following commit(s):

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

commit 2fc2e16c0ed4057ca455e1a684cb9a1838f64d65
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2021-09-14 22:33:14 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-09-15 02:40:36 +0000

    games-action/geki3-KXL: EAPI6->8, fix clang/fonts, cleanup patches
    
    Removed paths patch that was mostly for /usr/games, and instead
    require a smaller workaround to install-data and remove .score.
    
    Also fix description, this is a different game than geki2 (horizontal).
    
    Add media-fonts/font-bitstream-100dpi as it'd crash (later) without.
    
    Closes: https://bugs.gentoo.org/730854
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 .../geki3-KXL/files/geki3-KXL-1.0.3-cflags.patch   |  9 ++++
 .../geki3-KXL/files/geki3-KXL-1.0.3-clang.patch    | 20 ++++++++
 .../geki3-KXL/files/geki3-KXL-1.0.3-paths.patch    | 41 -----------------
 games-action/geki3-KXL/geki3-KXL-1.0.3-r3.ebuild   | 50 --------------------
 games-action/geki3-KXL/geki3-KXL-1.0.3-r4.ebuild   | 53 ++++++++++++++++++++++
 5 files changed, 82 insertions(+), 91 deletions(-)