https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-news/sfeed-0.9.20 calls ranlib directly. Discovered on: amd64 (internal ref: guru_tinderbox) 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 RANLIB implementation (like llvm-ranlib). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks]. This machine uses a clang/LLVM toolchain with LLD as linker.
Created attachment 702657 [details] build.log build log and emerge --info
Possible context of error(s): make: ranlib: No such file or directory
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=57ffb9a7ed63cced3ab1d159006af4e12625f02d commit 57ffb9a7ed63cced3ab1d159006af4e12625f02d Author: Anna Vyalkova <cyber@sysrq.in> AuthorDate: 2021-05-16 14:22:54 +0000 Commit: Anna Vyalkova <cyber@sysrq.in> CommitDate: 2021-05-16 16:11:06 +0000 net-news/sfeed: fix AR and RANLIB, drop old Closes: https://bugs.gentoo.org/785946 Signed-off-by: Anna Vyalkova <cyber@sysrq.in> net-news/sfeed/Manifest | 1 - net-news/sfeed/sfeed-0.9.18.ebuild | 35 ----------------------------------- net-news/sfeed/sfeed-0.9.20.ebuild | 4 ++-- net-news/sfeed/sfeed-9999.ebuild | 4 ++-- 4 files changed, 4 insertions(+), 40 deletions(-)