-
Bug
-
Resolution: Done
-
Major
-
Mac OSX Yosemite v 10.10.3
BuildTools #42
Java:
java version "1.8.0_45"
Java(TM) SE Runtime Environment (build 1.8.0_45-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.45-b02, mixed mode)Have also tried with:
java version "1.7.0_75"
Java(TM) SE Runtime Environment (build 1.7.0_75-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.75-b04, mixed mode)MAVEN_OPTS="-Xmx2G"
Incase it matters, BuildTools.jar and all the files are on an external hard drive.
Mac OSX Yosemite v 10.10.3 BuildTools #42 Java: java version "1.8.0_45" Java(TM) SE Runtime Environment (build 1.8.0_45-b14) Java HotSpot(TM) 64-Bit Server VM (build 25.45-b02, mixed mode) Have also tried with: java version "1.7.0_75" Java(TM) SE Runtime Environment (build 1.7.0_75-b13) Java HotSpot(TM) 64-Bit Server VM (build 24.75-b04, mixed mode) MAVEN_OPTS="-Xmx2G" Incase it matters, BuildTools.jar and all the files are on an external hard drive.
-
N/A
When I run BuildTools.jar, it builds Minecraft, it applies CraftBukkit patches, runs tests (Bukkit) and builds Bukkit.
When BuildTools tries to run tests on CraftBukkit, it fails after 7 seconds. Under tests, this is what it says:
/bin/sh: -c: line 0: unexpected EOF while looking for matching `'' /bin/sh: -c: line 1: syntax error: unexpected end of file
I have tried many times with different versions of Minecraft, and different versions of BuildTools, none of which worked.
Link to full console log: http://pastebin.com/raw.php?i=jAkQJ3SC