Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 730848 - games-action/geki2-KXL fails to compile
Summary: games-action/geki2-KXL fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-05 08:27 UTC by Agostino Sarubbo
Modified: 2021-09-15 02:43 UTC (History)
0 users

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


Attachments
build.log (build.log,60.78 KB, text/plain)
2020-07-05 08:27 UTC, Agostino Sarubbo
Details
other.tar.bz2 (other.tar.bz2,251 bytes, application/x-bzip-compressed-tar)
2020-07-05 08:27 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-07-05 08:27:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-action/geki2-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:27:34 UTC
Created attachment 647724 [details]
build.log

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

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

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

commit eac91b797c30a05d5e13e1a6c1687ae5bd4b06c8
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2021-09-14 21:09:34 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-09-15 02:40:36 +0000

    games-action/geki2-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.
    
    Add media-fonts/font-bitstream-100dpi as it'd crash (later) without.
    
    Closes: https://bugs.gentoo.org/730848
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 .../geki2-KXL/files/geki2-KXL-2.0.3-cflags.patch   |  5 +-
 .../geki2-KXL/files/geki2-KXL-2.0.3-clang.patch    | 20 ++++++++
 .../geki2-KXL/files/geki2-KXL-2.0.3-paths.patch    | 44 ------------------
 games-action/geki2-KXL/geki2-KXL-2.0.3-r3.ebuild   | 49 --------------------
 games-action/geki2-KXL/geki2-KXL-2.0.3-r4.ebuild   | 53 ++++++++++++++++++++++
 5 files changed, 76 insertions(+), 95 deletions(-)