https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-mail/serialmail-0.75-r5 calls cc 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 CC implementation (like clang). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks] and set the CC variable to x86_64-pc-linux-gnu-gcc.
Created attachment 660486 [details] build.log build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4922b4a5ad6f52073f42799d7ef993d0cacf286 commit c4922b4a5ad6f52073f42799d7ef993d0cacf286 Author: Sam James <sam@gentoo.org> AuthorDate: 2020-09-16 22:39:24 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2020-09-16 22:40:31 +0000 net-mail/serialmail: respect AR, CC, RANLIB Closes: https://bugs.gentoo.org/742743 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org> .../files/serialmail-0.75-respect-AR-RANLIB.patch | 22 ++++++++++++++++++++++ net-mail/serialmail/serialmail-0.75-r5.ebuild | 12 +++++++++--- 2 files changed, 31 insertions(+), 3 deletions(-)