https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-mail/relay-ctrl-3.2 calls ranlib 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 RANLIB implementation (like llvm-ranlib). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks].
CC'ing also the author of the commit (16a93122f27d78f42875dcfec84593c65803fe59)
Created attachment 785852 [details] build.log build log and emerge --info
Error(s) that match a know pattern: ./makelib: line 4: ar: command not found ./makelib: line 5: ranlib: command not found
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68419a85a2903bc66a0ab8f10643531677b1c273 commit 68419a85a2903bc66a0ab8f10643531677b1c273 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-07-12 04:48:01 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-07-12 05:58:24 +0000 net-mail/relay-ctrl: respect AR, RANLIB Closes: https://bugs.gentoo.org/852683 Closes: https://bugs.gentoo.org/852680 Signed-off-by: Sam James <sam@gentoo.org> net-mail/relay-ctrl/relay-ctrl-3.1.1-r2.ebuild | 3 +++ net-mail/relay-ctrl/relay-ctrl-3.1.1-r3.ebuild | 3 +++ net-mail/relay-ctrl/relay-ctrl-3.2.ebuild | 3 +++ 3 files changed, 9 insertions(+)