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 42cf1801a45407dc82ada0f3ba601600cc3629f1 (origin/beam)
[workspace] $ /bin/sh -xe /tmp/hudson7047736245556612704.sh
+ /bin/bash -c BUILD_SUFFIX=experimental gradle clean setupCIWorkspace build uploadArchives
Version 2.2.511-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: 13.335 secs
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE