#42105: xorg-server +docs fails on 10.9 without java and notification fails -------------------------------------+-------------------------------- Reporter: macports.5.msliczniak@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: -------------------------------------+-------------------------------- I upgraded from 10.7.x to 10.9.x and followed the migration path here: https://trac.macports.org/wiki/Migration On some 10.8.x machines I had used xorg-server port instead of Xquartz downloadable and decided to do so as well, I attached the log file. The gist of the issues is here: No Java runtime present, requesting install. 2014-01-09 08:25:03.059 java[57015:1007] JLRequestRuntimeInstall: Error calling: CFMessagePortCreateRemote I login to the Window session (don't know the right term for it on Mac OS) as a regular user, and I use /usr/bin/login -p ... to login as the admin user from the Terminal. From there I run sudo port install... Well this notification did not work. Also probably some details should be put in a faq or installing pages about java and what is needed for macports on what versions of Mac OS. I naively assumed that openjdk would be installed as a dependency when needed (in fact I'm pretty sure that on older versions opensdk6 was a port and installed to build some other documentation variant). I found this issue somewhat related: https://trac.macports.org/ticket/42020 Some more details: $ date Thu Jan 9 08:23:52 CST 2014 $ type -a java java is /usr/bin/java $ /usr/bin/java -v No Java runtime present, requesting install. ... 13.0.0 Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64 x86_64 -- Ticket URL: <https://trac.macports.org/ticket/42105> MacPorts <http://www.macports.org/> Ports system for OS X