https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-mail/vpopmail-5.4.33-r8 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 734983 [details] build.log build log and emerge --info
Possible context of error(s): ./makelib: line 5: ar: command not found ./makelib: line 6: ranlib: command not found
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af6acb29940e45a2a97da00fbb32f9ba6bb051d3 commit af6acb29940e45a2a97da00fbb32f9ba6bb051d3 Author: Rolf Eike Beer <eike@sf-mail.de> AuthorDate: 2021-08-22 08:01:41 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-08-22 15:13:53 +0000 net-mail/vpopmail: respect ar and ranlib settings from toolchain Closes: https://bugs.gentoo.org/809509 Closes: https://bugs.gentoo.org/809512 Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org> .../vpopmail/{vpopmail-5.4.33-r8.ebuild => vpopmail-5.4.33-r9.ebuild} | 3 +++ 1 file changed, 3 insertions(+)