Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 441010 - Virtualbox-4.2.2 fails to emerge (emake failed) on Linux gentoo 3.6.5-gentoo x86_64
Summary: Virtualbox-4.2.2 fails to emerge (emake failed) on Linux gentoo 3.6.5-gentoo ...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-02 22:02 UTC by Eddy
Modified: 2012-11-03 08:04 UTC (History)
0 users

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


Attachments
Build.log (build.log,553.03 KB, text/plain)
2012-11-02 22:02 UTC, Eddy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eddy 2012-11-02 22:02:00 UTC
Created attachment 328154 [details]
Build.log

I was emerging app-emulation/virtualbox when I got the attached error (build.log)

additional info:

emerge --info (http://pastebin.com/0KkT49wa)
emerge --info '=app-emulation/virtualbox-4.2.2' (http://pastebin.com/jWcgMW5w)
Environment (http://pastebin.com/AVGr7sx6)


[ebuild  N    ] app-emulation/virtualbox-4.2.2  USE="additions alsa java opengl pam pulseaudio qt4 sdk vboxwebsrv -doc -extensions -headless -python -vnc"
Comment 1 Eddy 2012-11-03 00:03:22 UTC
(In reply to comment #0)
> Created attachment 328154 [details]
> Build.log
> 
> I was emerging app-emulation/virtualbox when I got the attached error
> (build.log)
> 
> additional info:
> 
> emerge --info (http://pastebin.com/0KkT49wa)
> emerge --info '=app-emulation/virtualbox-4.2.2'
> (http://pastebin.com/jWcgMW5w)
> Environment (http://pastebin.com/AVGr7sx6)
> 
> 
> [ebuild  N    ] app-emulation/virtualbox-4.2.2  USE="additions alsa java
> opengl pam pulseaudio qt4 sdk vboxwebsrv -doc -extensions -headless -python
> -vnc"

I have disabled vboxwebsrv USE flag, set java-vm system value to icedtea-bin-7 (to avoid error with bin/javac command not found) and emerge was successful.