Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 730852 - games-action/snipes fails to compile
Summary: games-action/snipes 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:28 UTC by Agostino Sarubbo
Modified: 2021-09-15 21:20 UTC (History)
0 users

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


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

Issue: games-action/snipes 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:20 UTC
Created attachment 647732 [details]
build.log

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

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

commit 2bcc305712bba0e7f340557771f03dcf11d7473c
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2021-09-15 20:55:00 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-09-15 21:19:09 +0000

    games-action/snipes: EAPI6->8, fix building with lld
    
    Also pass raw ldflags where they weren't used (side-needed for lld),
    plus cleanup old tc-getLD most likely was meant to be tc-export.
    
    HOMEPAGE seems gone, there is another very similar game on github
    by the same name but it uses an entirely different code base and
    does not seem to be the same project.
    
    Closes: https://bugs.gentoo.org/730852
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 .../snipes/files/snipes-1.0.4-ldflags.patch        |  9 ++++++
 .../snipes/files/snipes-1.0.4-nongnulinker.patch   | 20 -------------
 games-action/snipes/snipes-1.0.4-r1.ebuild         | 33 +++++++++++++---------
 3 files changed, 28 insertions(+), 34 deletions(-)