This is an auto-filled bug because sys-firmware/vgabios calls cc directly. The issue was originally discovered on arm64, 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 aarch64-unknown-linux-gnu-gcc and by removing the /usr/bin/cc - /usr/bin/gcc binaries.
Created attachment 636798 [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=b70db01c51e24eeb440f36e00fda70ffd85d1ae1 commit b70db01c51e24eeb440f36e00fda70ffd85d1ae1 Author: Michael Mair-Keimberger <mmk@levelnine.at> AuthorDate: 2023-12-31 10:43:27 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2024-01-13 20:45:50 +0000 sys-firmware/vgabios: EAPI8, fix LICENSE, fix calling gcc directly Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://bugs.gentoo.org/721592 Closes: https://github.com/gentoo/gentoo/pull/34574 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> sys-firmware/vgabios/vgabios-0.8a-r1.ebuild | 41 +++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+)