Started by upstream project "Wurst" build number 130 originally caused by: Started by remote host 192.30.252.40 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 00da7e5374bc1fd0f66582def374920e024b5d17 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 00da7e5374bc1fd0f66582def374920e024b5d17 > git rev-list 00da7e5374bc1fd0f66582def374920e024b5d17 # timeout=10 [workspace] $ /bin/sh -xe /tmp/hudson1107653006437962029.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: 227) Error in File UnitTypes.wurst line 345: Wrong parameter type when calling setAttack1WeaponType. Found string but expected WeaponType weaponType Error in File ObjectIdGenerator.wurst line -1: Cyclic init dependency between packages: ObjectIdGenerator -> Wurst -> ObjectIdGenerator Change some imports to 'initlater' imports to avoid this problem. Error in File Wurst.wurst line 17: Cyclic init dependency between packages: Wurst -> ObjectIdGenerator -> Wurst Change some imports to 'initlater' imports to avoid this problem. Build step 'Execute shell' marked build as failure Sending e-mails to: peter.peq@gmail.com Finished: FAILURE