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 3afd47f86690594b3e711ab04327dceabba0e1b3 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3afd47f86690594b3e711ab04327dceabba0e1b3 > git rev-list 2e511aa6d12d0543df73b4adea4050b23723991e # timeout=10 [workspace] $ /bin/sh -xe /tmp/hudson7852227768736889407.sh + java -Xmx1000m -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: 8, warnings: 24) Error in File Fountain.wurst line 79: Could not resolve reference to variable fountainofHealth for receiver of type Units. Error in File Fountain.wurst line 154: Could not resolve reference to variable fountainofMana for receiver of type Units. Error in File Tree.wurst line 16: Could not find type Json. Error in File Tree.wurst line 18: Could not find type Property. Error in File Tree.wurst line 19: Cannot return a value from a function which returns nothing Error in File PedestalObjects.wurst line 25: Could not resolve reference to variable bookofSummoningPedestal for receiver of type Units. 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: peter.peq@gmail.com frotty@sunayama.de Finished: FAILURE