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 edf726391330d8d756ae8544a857a41164d46be0 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f edf726391330d8d756ae8544a857a41164d46be0 > git rev-list fde70c1d1f9d3ad4d51d3b7f5b543a8fbaa0b9b3 # timeout=10 [workspace] $ /bin/sh -xe /tmp/hudson4165247679290909878.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 line 962:15 token recognition error at: '$T' compilation finished (errors: 11, warnings: 19) Error in File war3map.j line 938: line 938: extraneous input 'size' expecting {'takes', '('} Error in File war3map.j line 941: line 941: extraneous input 'list' expecting {'takes', '('} Error in File war3map.j line 956: line 956: mismatched input '[' expecting {'takes', '('} Error in File war3map.j line 956: line 956: mismatched input ',' expecting {'[', '=', NL} Error in File war3map.j line 956: line 956: mismatched input 'returns' expecting {'[', '=', NL} Error in File war3map.j line 957: line 957: extraneous input '(' expecting {'class', 'new', 'thistype', 'it', 'array', 'this', 'destroy', 'init', 'from', 'to', 'end', '<', ID} Error in File war3map.j line 957: line 957: mismatched input ',' expecting {'[', '=', NL} Error in File war3map.j line 957: line 957: extraneous input ',' expecting {'class', 'new', 'thistype', 'it', 'array', 'this', 'destroy', 'init', 'from', 'to', 'end', '<', ID} Error in File war3map.j line 957: line 957: extraneous input ')' expecting {'[', '=', NL} Error in File war3map.j line 958: line 958: extraneous input 'endmethod' expecting {'function', 'public', 'publicread', 'readonly', 'delegate', 'stub', 'private', 'protected', 'use', 'abstract', 'static', 'thistype', 'override', 'construct', 'ondestroy', 'constant', 'let', 'var', 'end', 'endstruct', 'method', 'endclass', 'implement', ID, ANNOTATION, HOTDOC_COMMENT} Error in File war3map.j line 962: line 962: token recognition error at: '$T' Build step 'Execute shell' marked build as failure Sending e-mails to: peter.peq@gmail.com frotty@sunayama.de Finished: FAILURE