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

Bug 750128

Summary: sci-electronics/fasthenry-3.0.20.07.17 calls ar directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Andreas K. Hüttel <dilfridge>
Status: RESOLVED FIXED    
Severity: normal CC: sci
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-10-19 14:15:51 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-electronics/fasthenry-3.0.20.07.17 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] and set the AR variable to x86_64-pc-linux-gnu-ar.
Comment 1 Agostino Sarubbo gentoo-dev 2020-10-19 14:15:54 UTC
Created attachment 666722 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-10-19 14:15:57 UTC
Possible context of error(s):

make[2]: ar: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2020-10-24 15:40:21 UTC
The bug has been closed via the following commit(s):

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

commit bd3e4d8ba482580f3db048d241aee4c4e65c5c6e
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2020-10-24 15:39:28 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2020-10-24 15:40:06 +0000

    sci-electronics/fasthenry: Fix ar
    
    Closes: https://bugs.gentoo.org/750128
    Package-Manager: Portage-3.0.8, Repoman-3.0.2
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 .../fasthenry/fasthenry-3.0.20.07.17.ebuild            |  3 ++-
 .../fasthenry/files/fasthenry-3.0.20.07.17-ar.patch    | 18 ++++++++++++++++++
 2 files changed, 20 insertions(+), 1 deletion(-)
Comment 4 Andreas K. Hüttel archtester gentoo-dev 2022-10-03 16:17:27 UTC
*** Bug 751052 has been marked as a duplicate of this bug. ***