https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: games-action/gltron-0.70-r2 calls ar directly. Discovered on: amd64 (internal ref: ci) NOTE: This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html 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 713397 [details] build.log build log and emerge --info
Possible context of error(s): make[3]: ar: No such file or directory
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf5d76c9e6f19f6d3d55c439b26d623fadca5467 commit bf5d76c9e6f19f6d3d55c439b26d623fadca5467 Author: Alexey Sokolov <alexey+gentoo@asokolov.org> AuthorDate: 2025-02-06 14:56:45 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-03-14 08:10:34 +0000 games-action/gltron: update EAPI 7 -> 8, fix build Closes: https://bugs.gentoo.org/794013 Closes: https://bugs.gentoo.org/898790 Closes: https://bugs.gentoo.org/921024 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Sam James <sam@gentoo.org> .../gltron/files/gltron-0.70-automake.patch | 24 ++++++++ games-action/gltron/files/gltron-0.70-gcc14.patch | 13 +++++ games-action/gltron/gltron-0.70-r3.ebuild | 66 ++++++++++++++++++++++ 3 files changed, 103 insertions(+)