MinecraftModDevelopmentMods / PowerAdvantage

GNU Lesser General Public License v3.0
3 stars 4 forks source link

Power Advantage 3 #7 has failed #21

Closed MinecraftModDevelopmentBot closed 7 years ago

MinecraftModDevelopmentBot commented 7 years ago

Build 'Power Advantage 3' is failing!

Last 50 lines of build output:

[...truncated 6.47 KB...]
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava
:compileJava
Download http://maven.amadornes.com/MCMultiPart/MCMultiPart-experimental/1.4.0_93/MCMultiPart-experimental-1.4.0_93.pom
Download http://maven.amadornes.com/MCMultiPart/MCMultiPart-experimental/1.4.0_93/MCMultiPart-experimental-1.4.0_93-deobf.jar
/var/lib/jenkins/workspace/Power Advantage 3/build/sources/main/java/com/mcmoddev/poweradvantage3/integration/mcmp/PAMCMPAddon.java:3: error: package mcmultipart.api.addon does not exist
import mcmultipart.api.addon.IMCMPAddon;
                            ^
/var/lib/jenkins/workspace/Power Advantage 3/build/sources/main/java/com/mcmoddev/poweradvantage3/integration/mcmp/PAMCMPAddon.java:4: error: package mcmultipart.api.multipart does not exist
import mcmultipart.api.multipart.IMultipartRegistry;
                                ^
/var/lib/jenkins/workspace/Power Advantage 3/build/sources/main/java/com/mcmoddev/poweradvantage3/integration/mcmp/PAMCMPAddon.java:6: error: cannot find symbol
public class PAMCMPAddon implements IMCMPAddon {
                                    ^
  symbol: class IMCMPAddon
/var/lib/jenkins/workspace/Power Advantage 3/build/sources/main/java/com/mcmoddev/poweradvantage3/integration/mcmp/PAMCMPAddon.java:8: error: cannot find symbol
    public void registerParts(IMultipartRegistry registry) {
                              ^
  symbol:   class IMultipartRegistry
  location: class PAMCMPAddon
/var/lib/jenkins/workspace/Power Advantage 3/build/sources/main/java/com/mcmoddev/poweradvantage3/integration/mcmp/PAMCMPAddon.java:7: error: method does not override or implement a method from a supertype
    @Override
    ^
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.
5 errors
:compileJava 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: 9 mins 10.339 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@2d874f20[description=<null>,homepage=<null>,name=PowerAdvantage,license=<null>,fork=false,size=12829,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/PowerAdvantage,id=66399424]] (sha:bcd5c0a) with context:Power Advantage 3
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/PowerAdvantage/commit/bcd5c0aab05de31dd0420d547e0a5a1e35d6f0e0

Changes since last successful build:

View full output

MinecraftModDevelopmentBot commented 7 years ago

Build was fixed!

MinecraftModDevelopmentBot commented 7 years ago

Build 'Power Advantage 3' is failing!

Last 50 lines of build output:

[...truncated 1.98 KB...]
#################################################
               Powered by MCP unknown               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
:extractMcpMappings SKIPPED
:deobfCompileDeobfDepTask0 SKIPPED
:deobfCompileRemapDepSourcesTask1 SKIPPED
:deobfCompileDummyTask
:getVersionJson
:extractUserdev UP-TO-DATE
:downloadClient SKIPPED
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:applyBinaryPatches SKIPPED
:deobfProvidedDummyTask
:extractDependencyATs SKIPPED
:extractMcpData SKIPPED
:genSrgs SKIPPED
:deobfMcMCP SKIPPED
:setupCiWorkspace
:clean
:sourceApiJava
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava
:compileJava FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':compileJava'.
> Could not find tools.jar. Please check that /usr/lib/jvm/java-7-openjdk-amd64 contains a valid JDK installation.

* 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: 10 mins 17.399 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@163ec0ad[description=<null>,homepage=<null>,name=PowerAdvantage,license=<null>,fork=false,size=12851,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/PowerAdvantage,id=66399424]] (sha:e9ffd83) with context:Power Advantage 3
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/PowerAdvantage/commit/e9ffd83526581f7446cefc6fec3c0f4c4b647163
GitHub Issue Notifier: Build has started failing again, reopend GitHub issue #21

Changes since last successful build:

View full output

MinecraftModDevelopmentBot commented 7 years ago

Build was fixed!