Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 249157 - 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
Summary: app-emulation/virtualbox-ose-1.6.6 - kmk_redirect: error: _execvp(_P_WAIT, "/...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Markus Ullmann (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-28 11:31 UTC by Vaclav Kocian
Modified: 2009-03-29 16:54 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Build log (build.log,224.26 KB, text/plain)
2008-11-28 11:32 UTC, Vaclav Kocian
Details
Environment (environment,115.44 KB, text/plain)
2008-11-28 11:33 UTC, Vaclav Kocian
Details

Note You need to log in before you can comment on or make changes to this bug.
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.