#42396: Install Java on Mavericks buildslave -----------------------------+------------------------- Reporter: ryandesign@… | Owner: wsiegrist@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: server/hosting | Version: Resolution: | Keywords: Port: | -----------------------------+------------------------- Comment (by ciserlohn@…): To my knowledge java is installed on the mavericks buildbot. I asked shreeraj about https://lists.macosforge.org/pipermail/macports- dev/2014-January/025731.html the other day because the swi-prolog-devel port failed on the mavericks buildbot due to missing javac. He replied: Christoph My attempts to install JDK got errors, however now if I run java -version it gives me an output. Can you take a look and let me know if it is ok? Shree {{{ ============ tennine-slave:~ local$ uname -n tennine-slave.macports.org tennine-slave:~ local$ java -version java version "1.7.0_51" Java(TM) SE Runtime Environment (build 1.7.0_51-b13) Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode) tennine-slave:~ local$ =============== }}} Afterwards swi-prolog-devel built without errors. Regarding the swarm build (https://lists.macosforge.org/pipermail /macports-users/2014-February/034473.html) I think the problem is that the location of the {{{javac}}} command is not correctly determined on the mavericks buildbot (see https://build.macports.org/builders/buildports- mavericks-x86_64/builds/1498/steps/compile/logs/stdio) {{{ /bin/sh: /System/Library/Frameworks/JavaVM.framework/bin/javac: No such file or directory }}} On the other buildbots as well as on my machine it is: {{{ /System/Library/Frameworks/JavaVM.framework/Commands/javac }}} -- Ticket URL: <https://trac.macports.org/ticket/42396#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X