Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 739330 - games-roguelike/scourge-0.21.1-r1 fails to compile
Summary: games-roguelike/scourge-0.21.1-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:
 
Reported: 2020-08-27 20:52 UTC by Agostino Sarubbo
Modified: 2021-04-04 22:29 UTC (History)
0 users

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


Attachments
build.log (build.log,277.91 KB, text/plain)
2020-08-27 20:52 UTC, Agostino Sarubbo
Details
1-autoconf.out (1-autoconf.out,120 bytes, text/plain)
2020-08-27 20:52 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-27 20:52:22 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-roguelike/scourge-0.21.1-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-27 20:52:24 UTC
Created attachment 657194 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-08-27 20:52:26 UTC
Created attachment 657196 [details]
1-autoconf.out

1-autoconf.out
Comment 3 Larry the Git Cow gentoo-dev 2021-04-04 22:29:31 UTC
The bug has been closed via the following commit(s):

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

commit f8ca5cec3197b86edcd3df72896f567844d74796
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-04-04 22:28:44 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-04-04 22:28:44 +0000

    games-roguelike/scourge: Port to EAPI 7
    
    * Fix building against Clang
    
    Closes: https://bugs.gentoo.org/739330
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../files/scourge-0.21.1-Wc++11-narrowing.patch    | 18 ++++++++++++
 games-roguelike/scourge/scourge-0.21.1-r1.ebuild   | 32 ++++++++++++----------
 2 files changed, 35 insertions(+), 15 deletions(-)