Skip to content
Failed

Console Output

Started by an SCM change
Building in workspace /var/lib/jenkins/jobs/IC2_experimental/workspace
Fetching changes from the remote Git repository
Fetching upstream changes from /var/lib/gitolite/repositories/IC2.git
Checking out Revision 9953e558c4112c1e8b2645bbd1272a16de68ab9c (origin/beam)
[workspace] $ /bin/sh -xe /tmp/hudson8601615379347077352.sh
+ /bin/bash -c BUILD_SUFFIX=experimental gradle clean setupCIWorkspace build uploadArchives
Download http://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/1.2-SNAPSHOT/ForgeGradle-1.2-20140712.083113-155.jar
Version 2.2.510-experimental
The assetDir is deprecated!  Use runDir instead! runDir set to eclipse/assets/..
****************************
 Powered By MCP:            
 http://mcp.ocean-labs.de/  
 Searge, ProfMobius, Fesh0r,
 R4wk, ZeuX, IngisKahn      
 MCP Data version : unknown
****************************
:clean
:downloadClient SKIPPED
:downloadServer SKIPPED
:extractUserDev UP-TO-DATE
:mergeJars SKIPPED
:applyBinPatches SKIPPED
:downloadMcpTools UP-TO-DATE
:genSrgs SKIPPED
:deobfBinJar SKIPPED
:setupCIWorkspace UP-TO-DATE
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava
:compileJava/var/lib/jenkins/jobs/IC2_experimental/workspace/build/sources/java/ic2/core/block/crop/IC2Crops.java:73: cannot find symbol
symbol  : variable SANDY
location: class net.minecraftforge.common.BiomeDictionary.Type
		Crops.instance.addBiomeBonus(Type.SANDY, -1, 0);
		                                 ^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /var/lib/jenkins/jobs/IC2_experimental/workspace/mod-dev/NotEnoughItems-1.7.10-1.0.2.15-src.jar(net/minecraft/client/gui/inventory/GuiContainer.java) uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error
 FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':compileJava'.
> Compilation failed; see the compiler error output for details.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 53.699 secs
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE