Konsolenausgabe

Started by an SCM change
Building in workspace /var/lib/jenkins/jobs/EBR/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/EBR.git # timeout=10
Fetching upstream changes from https://github.com/Frotty/EBR.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/Frotty/EBR.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 3718248d564b0fd3ff3b9b8144727007ac0520c6 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3718248d564b0fd3ff3b9b8144727007ac0520c6
 > git rev-list a9942903a47da30799c9154da2ead4e3fa951c8a # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson7665866006963229251.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/
compilation finished (errors: 2, warnings: 42)
Error in File MGRandKill.wurst line 9:
 Class MGRandKill must implement the abstract function getGameRect from class Minigame
Error in File MGRandKill.wurst line 11:
 Function getGameRect uses override modifier but overrides nothing.
Build step 'Execute shell' marked build as failure
Sending e-mails to: [email protected] [email protected]
Finished: FAILURE