Opened 12 years ago

Closed 12 years ago

#34020 closed defect (fixed)

virtualbox: No Java runtime present, requesting install

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: lion Cc: royliu@…
Port: virtualbox

Description

The Lion buildbot says:

kBuild: javac vboxjxpcom.jar - jxpcomgen.list
kBuild: Linking XPCOM_TYPELIB
kBuild: Installing RuntimeBldProg => /Volumes/work/macports/var/macports/build/_Volumes_work_mports_dports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.12/out/darwin.x86/release/lib/RuntimeBldProg.a
kBuild: Linking bldRTManifest
No Java runtime present, requesting install.
2012-04-12 21:07:12.743 javac[9583:403] JLRequestRuntimeInstall: Error calling: CFMessagePortCreateRemote
kmk: *** [/Volumes/work/macports/var/macports/build/_Volumes_work_mports_dports_emulators_virtualbox/virtualbox/work/VirtualBox-4.1.12/out/darwin.x86/release/obj/VBoxJXpcom-inst-jar/vboxjxpcom.jar] Error 1
kmk: *** Waiting for unfinished jobs....
kmk: *** Exiting with status 2

Change History (1)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

Java was installed on the Lion buildbot so this should be resolved. For anyone else experiencing the problem on their own Lion systems, I've been told the solution is to run "javac" on the command line, which, if Java is not installed, will install it for you.

Note: See TracTickets for help on using tickets.