https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: games-arcade/kobodeluxe-0.5.1-r2 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.
Created attachment 679488 [details] build.log build log and emerge --info
Possible context of error(s): make[2]: ar: No such file or directory
ci has reproduced this issue with version 0.5.1-r4 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22eaa894650e176b657066ba208a355191fcb6fa commit 22eaa894650e176b657066ba208a355191fcb6fa Author: Michael Mair-Keimberger <mmk@levelnine.at> AuthorDate: 2024-11-21 16:35:28 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2024-11-22 23:22:01 +0000 games-arcade/kobodeluxe: fix calling AR directly Closes: https://bugs.gentoo.org/761694 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org> games-arcade/kobodeluxe/kobodeluxe-0.5.1-r5.ebuild | 75 ++++++++++++++++++++++ 1 file changed, 75 insertions(+)