Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 739086 - games-arcade/kajaani-kombat-0.7-r1 fails to compile
Summary: games-arcade/kajaani-kombat-0.7-r1 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: systemwide-clang
  Show dependency tree
 
Reported: 2020-08-26 11:17 UTC by Agostino Sarubbo
Modified: 2021-06-15 20:02 UTC (History)
0 users

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


Attachments
build.log (build.log,20.76 KB, text/plain)
2020-08-26 11:17 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-08-26 11:17:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-arcade/kajaani-kombat-0.7-r1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-26 11:17:38 UTC
Created attachment 656866 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-06-15 20:02:10 UTC
The bug has been closed via the following commit(s):

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

commit db4d082f8af014d25ef97f6de6d1390d91341933
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2021-06-15 00:25:38 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-06-15 20:00:21 +0000

    games-arcade/kajaani-kombat: gcc11 and clang fix, tidy
    
    Using -std=c++14 to avoid a rather large patch, but still need
    a patch due to pointer misuse (also fixes build with clang).
    
    Revbump due to minor RDEPEND updates and new .desktop entry.
    
    Also, added a missing a EPREFIX.
    
    Closes: https://bugs.gentoo.org/739086
    Closes: https://bugs.gentoo.org/790743
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 .../files/kajaani-kombat-0.7-gcc11.patch           | 31 +++++++++++++++++++
 ...-0.7-r1.ebuild => kajaani-kombat-0.7-r2.ebuild} | 36 ++++++++++++----------
 2 files changed, 51 insertions(+), 16 deletions(-)