Konsolenausgabe
Started by an SCM change
Building in workspace /var/lib/jenkins/jobs/ForestDef/workspace
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/Frotty/ForestDef.git # timeout=10
Fetching upstream changes from https://github.com/Frotty/ForestDef.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress https://github.com/Frotty/ForestDef.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision ecc605d0412624cfb19753f45bce0aff93d81758 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f ecc605d0412624cfb19753f45bce0aff93d81758
> git rev-list bd0a4e166916e145f0a96002b240ff8db847aada # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson2701318392452955483.sh
+ java -jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/wurstscript.jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/common.j ../../Wurst/workspace/downloads/Wurstpack/wurstscript/Blizzard.j ./wurst -lib ../../Wurst/workspace/downloads/Wurstpack/wurstscript/lib
compilation finished (errors: 4, warnings: 20)
Error in File TowerObject.wurst line 93:
Could not find variable WeaponType.
Error in File TowerObject.wurst line 93:
Could not resolve reference to variable Artillery for receiver of type unknown type.
Error in File TowerObject.wurst line 104:
Could not find variable WeaponType.
Error in File TowerObject.wurst line 104:
Could not resolve reference to variable MissileBounce for receiver of type unknown type.
Build step 'Execute shell' marked build as failure
Sending e-mails to: [email protected] [email protected]
Finished: FAILURE