Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 249157

Summary: app-emulation/virtualbox-ose-1.6.6 - kmk_redirect: error: _execvp(_P_WAIT, "/var/tmp/portage/app-emulation/virtualbox-ose-1.6.6/work/VirtualBox-1.6.6/out/linux.amd64/release/bin/tstVMStructGC", ...) failed: No such file or directory
Product: Gentoo Linux Reporter: Vaclav Kocian <vaclav.kocian>
Component: New packagesAssignee: Markus Ullmann (RETIRED) <jokey>
Status: RESOLVED TEST-REQUEST    
Severity: normal CC: patrick, proteuss, swapon
Priority: High    
Version: 2008.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Build log
Environment

Description Vaclav Kocian 2008-11-28 11:31:21 UTC
I don't know, what to say. emerge virtualbox-ose just fails witho some kmk_redirect error
Comment 1 Vaclav Kocian 2008-11-28 11:32:32 UTC
Created attachment 173643 [details]
Build log
Comment 2 Vaclav Kocian 2008-11-28 11:33:06 UTC
Created attachment 173644 [details]
Environment
Comment 3 Andreas Proteus 2008-12-21 08:24:46 UTC
I had the same problem.

Disabling distcc and ccache in /etc/make.conf was the answer.

I hope this helps
Comment 4 Alessio Cassibba (X-Drum) 2008-12-25 21:08:11 UTC
(In reply to comment #1)
> Created an attachment (id=173643) [edit]
> Build log
> 

please post an:
emerge --info
Comment 5 Daniel 2008-12-29 21:02:37 UTC
(In reply to comment #3)
> I had the same problem.
> 
> Disabling distcc and ccache in /etc/make.conf was the answer.
> 
> I hope this helps
> 

I also had this Problem, but your suggestion was right:
FEATURES="-distcc -ccache" emerge -av virtualbox-guest-additions

Thank you.
Comment 6 rookcifer 2009-02-23 17:05:42 UTC
>I also had this Problem, but your suggestion was right:
>FEATURES="-distcc -ccache" emerge -av virtualbox-guest-additions

>Thank you.

This does not work for me.  I am still getting the following error:

 MAKE="kmk" emake TOOL_YASM_AS=yasm || die "kmk failed";
 *  The die message:
 *   kmk failed
Comment 7 Patrick Lauer gentoo-dev 2009-03-29 09:30:07 UTC
Is that still an issue with 2.1.4 ?
Comment 8 Andreas Proteus 2009-03-29 16:54:59 UTC
(In reply to comment #7)
Yes it is.