Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 382061 - app-emulation/virtualbox[vboxwebsrv]: missing java dependency
Summary: app-emulation/virtualbox[vboxwebsrv]: missing java dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
: 351096 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-09-06 16:45 UTC by Alan Hourihane
Modified: 2011-11-07 13:33 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Hourihane 2011-09-06 16:45:30 UTC
kmk: /usr/lib/jvm/java-6-sun/bin/wsimport: Command not found
kmk: *** [/var/tmp/portage/app-emulation/virtualbox-4.0.12/work/VirtualBox-4.0.12_OSE/out/linux.amd64/release/obj/vboxjws-gen/jwsgen/jwsglue.list] Error 127
kmk: *** Waiting for unfinished jobs....
kmk: *** Exiting with status 2
 * ERROR: app-emulation/virtualbox-4.0.12 failed (compile phase):
 *   emake failed
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2011-09-07 09:30:24 UTC
I can confirm that a java environment is required for this useflag.
Comment 2 Kobboi 2011-10-04 22:04:38 UTC
(In reply to comment #1)
> I can confirm that a java environment is required for this useflag.

Running into the same thing. On my system, wsimport exists, but is located at /usr/lib/jvm/icedtea6-bin/bin instead of  /usr/lib/jvm/java-6-sun/bin.
Comment 3 Kobboi 2011-10-04 22:17:57 UTC
Setting USE=java solves this
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2011-10-24 21:59:49 UTC
+  24 Oct 2011; Lars Wendler <polynomial-c@gentoo.org> virtualbox-4.0.12.ebuild,
+  virtualbox-4.1.2.ebuild, virtualbox-4.1.4.ebuild:
+  Forced python-2 on installation (bug #350237). Made the package's decription
+  the same as virtualbox-bin (bug #366305). Made pam support optional with
+  changes provided by René 'Necoro' Neumann (bug #376531). Added
+  vboxwebsrv<->java dependency to REQUIRED_USE (bug #382061).
+
Comment 5 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2011-11-06 13:18:24 UTC
*** Bug 351096 has been marked as a duplicate of this bug. ***