Konsolenausgabe

Started by upstream project "Wurst" build number 34
originally caused by:
 Started by remote host 192.30.252.45
Building in workspace /var/lib/jenkins/jobs/Hotn/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/Crigges/HotN.git # timeout=10
Fetching upstream changes from https://github.com/Crigges/HotN.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/Crigges/HotN.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 7be5deb1fcf317aff0a56f04c5a81972e28afee4 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7be5deb1fcf317aff0a56f04c5a81972e28afee4
 > git rev-list 7f80d75c9ef591869c0687d5291be2966ba8d05e # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson5137980271710577613.sh
+ java -jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/wurstscript.jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/common.j ../../Wurst/workspace/downloads/Wurstpack/wurstscript/Blizzard.j ./HotN/wurst -lib ../../Wurst/workspace/downloads/Wurstpack/wurstscript/lib
compilation finished (errors: 3, warnings: 224)
Error in File ControlPoint.wurst line 144:
 Too many arguments. Function setXYZ only takes 1 parameter.
Error in File ControlPoint.wurst line 151:
 Too many arguments. Function setXYZ only takes 1 parameter.
Error in File ControlPoint.wurst line 157:
 Too many arguments. Function setXYZ only takes 1 parameter.
Build step 'Execute shell' marked build as failure
Finished: FAILURE