Summary: | app-emulation/virtualbox-6.1.34-r4 calls cc directly | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 243502 | ||
Attachments: | build.log.xz |
Description
Agostino Sarubbo
![]() 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(-) |