Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 869656 - sys-fs/mp3fs-1.1.1-r4 calls ar directly
Summary: sys-fs/mp3fs-1.1.1-r4 calls ar directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2022-09-11 07:52 UTC by Agostino Sarubbo
Modified: 2023-12-31 02:45 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,49.62 KB, text/plain)
2022-09-11 07: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 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(+)