Konsolenausgabe

Started by an SCM change
Building in workspace /var/lib/jenkins/jobs/Frentity/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/Frentity.git # timeout=10
Fetching upstream changes from https://github.com/Frotty/Frentity.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/Frotty/Frentity.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 c1985603d67522abd8192ae32e723e7897c99b2b (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c1985603d67522abd8192ae32e723e7897c99b2b
 > git rev-list f66abaf561c2d46a31116d6a2c3988d1af666e73 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins4340263324075080275.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/ -runcompiletimefunctions
compilation finished (errors: 2, warnings: 8)
Error in File LZW.wurst line 179:
 The method lookahead is undefined for receiver of type LLIterator<integer>
Error in File LZW.wurst line 180:
 The method lookahead is undefined for receiver of type LLIterator<integer>
Build step 'Execute shell' marked build as failure
Sending e-mails to: [email protected] [email protected]
Finished: FAILURE