https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: mail-filter/procmail calls cc directly. Discovered on: amd64 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 647722 [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=a62b633c5c4c9963162355f1be96c7c28ced1f9b commit a62b633c5c4c9963162355f1be96c7c28ced1f9b Author: Stephan Hartmann <stha09@googlemail.com> AuthorDate: 2020-07-05 11:38:20 +0000 Commit: Mikle Kolyada <zlogene@gentoo.org> CommitDate: 2020-07-16 08:45:21 +0000 mail-filter/procmail: fix building with clang Closes: https://bugs.gentoo.org/730846 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Stephan Hartmann <stha09@googlemail.com> Closes: https://github.com/gentoo/gentoo/pull/16595 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> mail-filter/procmail/procmail-3.22-r14.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-)