https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-ml/cudf-0.9 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 665284 [details] build.log build log and emerge --info
Possible context of error(s): make[1]: ar: No such file or directory
ci has reproduced this issue with version 0.9-r2 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f688d786cc276b390cc4ab7a51a25ed009b240e3 commit f688d786cc276b390cc4ab7a51a25ed009b240e3 Author: Alfredo Tupone <tupone@gentoo.org> AuthorDate: 2022-01-21 07:59:35 +0000 Commit: Alfredo Tupone <tupone@gentoo.org> CommitDate: 2022-01-21 07:59:35 +0000 dev-ml/cudf: do not call ar directly Closes: https://bugs.gentoo.org/748729 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> dev-ml/cudf/cudf-0.9-r2.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)