Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913665 - x11-wm/amiwm-0.22.01_p20230904 calls ar directly
Summary: x11-wm/amiwm-0.22.01_p20230904 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: James Le Cuirot
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2023-09-05 06:41 UTC by Agostino Sarubbo
Modified: 2023-09-16 13:39 UTC (History)
0 users

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


Attachments
build.log (build.log,69.58 KB, text/plain)
2023-09-05 06:41 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 2023-09-05 06:41:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-wm/amiwm-0.22.01_p20230904 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 2023-09-05 06:41:21 UTC
Created attachment 869751 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-09-05 06:41:22 UTC
Error(s) that match a know pattern:


make[1]: ar: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2023-09-16 13:39:46 UTC
The bug has been closed via the following commit(s):

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

commit 651ddf681084e3d4f66f52a037360567c7cdbff9
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2023-09-16 13:39:13 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2023-09-16 13:39:13 +0000

    x11-wm/amiwm: Respect ${AR} when building
    
    Closes: https://bugs.gentoo.org/913665
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 x11-wm/amiwm/Manifest                                                   | 2 +-
 .../{amiwm-0.22.01_p20230904.ebuild => amiwm-0.22.01_p20230916.ebuild}  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)