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/*
Seen branch in repository origin/classic
Seen branch in repository origin/master
Seen 2 remote branches
Checking out Revision 47e6c0cf1221639847c611529b5a5939e34f9915 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 47e6c0cf1221639847c611529b5a5939e34f9915
> git rev-list fa4387ac481c111c063169f816b63fa253eca82e # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson410407185252263728.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 ../../StdLib2/workspace/ -lib ../../Frentity/workspace/ -runcompiletimefunctions
compilation finished (errors: 2, warnings: 30)
Error in File FxEntity.wurst line 6:
Could not find variable Other.
Error in File FxEntity.wurst line 6:
Could not resolve reference to variable arrowmissile for receiver of type unknown type.
Build step 'Execute shell' marked build as failure
Sending e-mails to: [email protected] [email protected]
Finished: FAILURE