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

Bug 869656

Summary: sys-fs/mp3fs-1.1.1-r4 calls ar directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Matthias Maier <tamiko>
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/34552
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-09-11 07:52:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-fs/mp3fs-1.1.1-r3 calls ar directly.
Discovered on: amd64 (internal ref: ci)

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].
Comment 1 Agostino Sarubbo gentoo-dev 2022-09-11 07:52:38 UTC
Created attachment 804547 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-09-11 07:52:40 UTC
Error(s) that match a know pattern:


make[2]: ar: No such file or directory
Comment 3 Agostino Sarubbo gentoo-dev 2022-09-23 06:37:26 UTC
ci has reproduced this issue with version 1.1.1-r4 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2023-12-31 02:45:30 UTC
The bug has been closed via the following commit(s):

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

commit cc31650f4f4221ca8f921a8bec9e0945614ceccc
Author:     Michael Mair-Keimberger <mmk@levelnine.at>
AuthorDate: 2023-12-29 22:01:24 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2023-12-31 02:39:05 +0000

    sys-fs/mp3fs: fix LICENSE, fix bug #869656
    
    Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
    
    Closes: https://bugs.gentoo.org/869656
    Closes: https://github.com/gentoo/gentoo/pull/34552
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 sys-fs/mp3fs/mp3fs-1.1.1-r5.ebuild | 37 +++++++++++++++++++++++++++++++++++++
 1 file changed, 37 insertions(+)