This is an auto-filed bug because net-irc/ircstats calls cc directly. The issue was originally discovered on amd64, but it may be reproducible on other arches as well. If you think that a different summary clarifies the issue better, feel free to change it. Attached build log and emerge --info. NOTE: If you think it doesn't make sense fix these type of issues, I'd like to point out that won't be possible use a different CC implementation (like clang) by setting the CC variable. So this issue has been reproduced by setting the CC variable to x86_64-pc-linux-gnu-gcc and by removing the /usr/bin/cc - /usr/bin/gcc binaries.
Created attachment 641338 [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=4dd933fe80586639c7612f845a184c64a5a03936 commit 4dd933fe80586639c7612f845a184c64a5a03936 Author: Sam James <sam@gentoo.org> AuthorDate: 2020-08-30 04:45:10 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2020-08-30 04:45:10 +0000 net-irc/ircstats: respect CFLAGS, CC Just needed to drop a misplaced 'default'! Closes: https://bugs.gentoo.org/727776 Closes: https://bugs.gentoo.org/724972 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org> net-irc/ircstats/ircstats-1.2.ebuild | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-)