Skip to content

Instantly share code, notes, and snippets.

@bdew
Created February 27, 2014 09:26
Show Gist options
  • Save bdew/9246982 to your computer and use it in GitHub Desktop.
Save bdew/9246982 to your computer and use it in GitHub Desktop.
****************************
Powered By MCP:
http://mcp.ocean-labs.de/
Searge, ProfMobius, Fesh0r,
R4wk, ZeuX, IngisKahn
MCP Data version : unknown
****************************
:downloadClient SKIPPED
:downloadServer SKIPPED
:extractUserDev
:mergeJars SKIPPED
:applyBinPatches SKIPPED
:downloadMcpTools UP-TO-DATE
:genSrgs UP-TO-DATE
:deobfBinJar UP-TO-DATE
:compileApiJava UP-TO-DATE
:compileApiScala UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava UP-TO-DATE
:deps:downloadClient SKIPPED
:deps:downloadServer SKIPPED
:deps:extractUserDev
:deps:mergeJars SKIPPED
:deps:applyBinPatches SKIPPED
:deps:downloadMcpTools UP-TO-DATE
:deps:genSrgs
:deps:cloneBc
Cloning into 'build/deps/bc'...
:deps:fetchBc UP-TO-DATE
:deps:checkOutBc
HEAD is now at 03acd96 Version 4.2.1
:deps:cloneCcc
requesting all changes
adding changesets
adding manifests
adding file changes
added 106 changesets with 633 changes to 190 files
updating to branch default
77 files updated, 0 files merged, 0 files removed, 0 files unresolved
:deps:fetchCcc UP-TO-DATE
:deps:checkOutCcc
23 files updated, 0 files merged, 1 files removed, 0 files unresolved
:deps:cloneCcl
Cloning into 'build/deps/ccl'...
:deps:fetchCcl UP-TO-DATE
:deps:checkOutCcl
HEAD is now at a315c00 Merge pull request #3 from Soaryn/patch-1
:deps:cloneCofh
Cloning into 'build/deps/cofh'...
:deps:fetchCofh UP-TO-DATE
:deps:checkOutCofh UP-TO-DATE
:deps:cloneNei
requesting all changes
adding changesets
adding manifests
adding file changes
added 143 changesets with 843 changes to 172 files
updating to branch default
146 files updated, 0 files merged, 0 files removed, 0 files unresolved
:deps:fetchNei UP-TO-DATE
:deps:checkOutNei
30 files updated, 0 files merged, 2 files removed, 0 files unresolved
:deps:downloadForestry
:deps:unzipForestry
:deps:downloadIc2
:deps:unzipIc2
:deps:getDeps
:deps:patchDeps UP-TO-DATE
:deps:deobfBinJar
Applying SpecialSource...
Applying Exceptor...
Injecting source info...
:deps:compileApiJava UP-TO-DATE
:deps:processApiResources UP-TO-DATE
:deps:apiClasses UP-TO-DATE
:deps:sourceMainJava
:deps:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.6
D:\bd\mcmods\hamcraft\deps\build\sources\java\genetics\IAlleleSpecies.java:9: error: cannot find symbol
import forestry.api.core.IIconProvider;
^
symbol: class IIconProvider
location: package forestry.api.core
D:\bd\mcmods\hamcraft\deps\build\sources\java\genetics\IAlleleSpecies.java:104: error: cannot find symbol
IIconProvider getIconProvider();
^
symbol: class IIconProvider
location: interface IAlleleSpecies
D:\bd\mcmods\hamcraft\deps\build\sources\java\core\ITextureManager.java:10: error: cannot find symbol
void registerIconProvider(IIconProvider provider);
^
symbol: class IIconProvider
location: interface ITextureManager
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
3 errors
1 warning
FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':deps: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: 1 mins 16.927 secs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment