https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-emulation/virtualbox-6.1.34-r4 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].
Created attachment 790319 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern: Checking for liblzf: not found -- builing liblzf from in-tree code. gcc: not found g++: not found kmk: gcc: Command not found nasm: not found
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e70a893ff6e26d0259ef64ca9293aeaaa4481b0a commit e70a893ff6e26d0259ef64ca9293aeaaa4481b0a Author: Sam James <sam@gentoo.org> AuthorDate: 2022-07-06 08:06:16 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-07-06 08:06:37 +0000 app-emulation/virtualbox: respect CC and other toolchain env. variables No comment. Closes: https://bugs.gentoo.org/856664 Signed-off-by: Sam James <sam@gentoo.org> .../virtualbox/virtualbox-6.1.34-r4.ebuild | 66 ++++++++++++++++++---- 1 file changed, 55 insertions(+), 11 deletions(-)