This is an auto-filed bug because x11-misc/unclutter-xfixes 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 642702 [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=db88575e4c9d910338b2089827a478e57b97df04 commit db88575e4c9d910338b2089827a478e57b97df04 Author: Ionen Wolkens <sudinave@gmail.com> AuthorDate: 2021-02-25 09:15:01 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2021-02-25 09:15:01 +0000 x11-misc/unclutter-xfixes: fix CC usage + cleanups `make install` caused both bugs and installed in /usr/share/licenses. Given only an executable + man page simpler to do it manually than fix. Also updated DESCRIPTION based on original unclutter, previous was taken from upstream but doesn't explain what this does. Closes: https://bugs.gentoo.org/726234 Closes: https://bugs.gentoo.org/742749 Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org> .../unclutter-xfixes-1.5-r1.ebuild | 31 ------------------ .../unclutter-xfixes-1.5-r2.ebuild | 37 ++++++++++++++++++++++ 2 files changed, 37 insertions(+), 31 deletions(-)