https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-emulation/virtualbox-guest-additions-6.1.12a-r1 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 657536 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dccb419d713441f745564eadfab23156bfcade0d commit dccb419d713441f745564eadfab23156bfcade0d Author: Sam James <sam@gentoo.org> AuthorDate: 2022-07-06 09:03:32 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-07-06 09:04:17 +0000 app-emulation/virtualbox-guest-additions: respect toolchain env (mostly) Nearly there but there's some snags with LD. Most of this is syncing with vbox. Bug: https://bugs.gentoo.org/759100 Closes: https://bugs.gentoo.org/739662 Signed-off-by: Sam James <sam@gentoo.org> .../virtualbox-guest-additions-6.1.34-r2.ebuild | 272 +++++++++++++++++++++ 1 file changed, 272 insertions(+)