-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Hi, I know this isn't an issue with CubicChunks but I ask for your help anyway. I've tried compiling CubicChunks on 3 different machines now, and each time I get a build failure. Here are my versions:
Gradle 2.3
Build time: 2015-02-16 05:09:33 UTC
Build number: none
Revision: 586be72bf6e3df1ee7676d1f2a3afd9157341274
Groovy: 2.3.9
Ant: Apache Ant(TM) version 1.9.3 compiled on December 23 2013
JVM: 1.8.0_45 (Oracle Corporation 25.45-b02)
OS: Linux 3.19.0-14-generic amd64
Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar
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)
I use 'git clone https://github.com/TallWorlds/CubicChunks', then 'cd CubicChunks', then 'gradle', at which point it goes through something for about 15 seconds then says build failure.
Here's the build log: http://pastebin.com/EzFKWUum
Thanks for any help you can offer.