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

Bug 730852

Summary: games-action/snipes 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

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(-)