https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: games-puzzle/construo-0.2.3 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 722602 [details] build.log build log and emerge --info
Possible context of error(s): make[2]: 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=a1264b5ff3d7341248b30ca7e7bd82a7a9f658ce commit a1264b5ff3d7341248b30ca7e7bd82a7a9f658ce Author: Alexey Sokolov <sokolov@google.com> AuthorDate: 2021-07-08 08:46:00 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2021-07-08 08:46:00 +0000 games-puzzle/construo: use correct AR Closes: https://github.com/gentoo/gentoo/pull/21557 Closes: https://bugs.gentoo.org/801073 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: David Seifert <soap@gentoo.org> games-puzzle/construo/construo-0.2.3.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)