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

Bug 730796

Summary: games-arcade/xgalaga calls ar directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/19783
https://bugs.gentoo.org/show_bug.cgi?id=806382
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-07-05 08:18:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-arcade/xgalaga calls ar directly.
Discovered on: amd64

NOTE:
As per QA policy, toolchain tools must not be called directly because they can cause issue in cross-compiling and because is not possible use a different AR implementation (like llvm-ar). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks] and set the AR variable to x86_64-pc-linux-gnu-ar.
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-05 08:18:39 UTC
Created attachment 647658 [details]
build.log

build log and emerge --info
Comment 3 Larry the Git Cow gentoo-dev 2021-08-04 12:05:04 UTC
The bug has been referenced in the following commit(s):

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

commit 18588e86ba0fe35f1479a1ae8f51cac4c0c42208
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2021-08-04 12:04:53 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2021-08-04 12:04:53 +0000

    games-arcade/xgalaga: add patch reference to bug report
    
    Bug: https://bugs.gentoo.org/730796
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 games-arcade/xgalaga/files/xgalaga-2.1.1.0-respect-AR.patch | 2 ++
 1 file changed, 2 insertions(+)