https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-java/commons-daemon-1.2.4 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].
CC'ing also the author of the commit (9ca608da6bc435549fd1cca08a333346ba91d85f)
Created attachment 765375 [details] build.log build log and emerge --info
Error(s) that match a know pattern: make[1]: ar: No such file or directory
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5a8109b0cff9d4c2193bf80ca583ecc4c7746b0 commit f5a8109b0cff9d4c2193bf80ca583ecc4c7746b0 Author: Volkmar W. Pogatzki <gentoo@pogatzki.net> AuthorDate: 2022-02-18 12:18:12 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-02-19 05:12:27 +0000 dev-java/commons-daemon: respect AR Bug: https://bugs.gentoo.org/833602 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/24248 Signed-off-by: Sam James <sam@gentoo.org> dev-java/commons-daemon/commons-daemon-1.2.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)