https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: games-emulation/dosbox-x-0.84.1 calls ar directly. Discovered on: amd64 (internal ref: guru_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].
Created attachment 790019 [details] build.log build log and emerge --info
Error(s) that match a know pattern: make[4]: ar: No such file or directory
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=69b445fb0adf73818e5d67f5cb6b32ff2bf90579 commit 69b445fb0adf73818e5d67f5cb6b32ff2bf90579 Author: Yuan Liao <liaoyuan@gmail.com> AuthorDate: 2022-07-04 16:01:25 +0000 Commit: Yuan Liao <liaoyuan@gmail.com> CommitDate: 2022-07-04 16:10:43 +0000 games-emulation/dosbox-x: Respect the 'AR' variable Closes: https://bugs.gentoo.org/856352 Signed-off-by: Yuan Liao <liaoyuan@gmail.com> games-emulation/dosbox-x/dosbox-x-0.84.1.ebuild | 7 ++++++- games-emulation/dosbox-x/dosbox-x-9999.ebuild | 7 ++++++- 2 files changed, 12 insertions(+), 2 deletions(-)