Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 751052 - sci-electronics/fasthenry-3.0.20.07.17 calls ar directly
Summary: sci-electronics/fasthenry-3.0.20.07.17 calls ar directly
Status: RESOLVED DUPLICATE of bug 750128
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-10-24 16:39 UTC by Agostino Sarubbo
Modified: 2022-10-03 16:17 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,20.39 KB, text/plain)
2020-10-24 16:39 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 2020-10-24 16:39: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-24 16:39:54 UTC
Created attachment 668333 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-10-24 16:39:56 UTC
Possible context of error(s):

make[2]: ar: No such file or directory
Comment 3 Andreas K. Hüttel archtester gentoo-dev 2022-10-03 16:17:27 UTC

*** This bug has been marked as a duplicate of bug 750128 ***