Started by remote host 93.193.138.31
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 dd981375aafcda7d169af962ba3d15f1b18acca1 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f dd981375aafcda7d169af962ba3d15f1b18acca1
> git rev-list dd981375aafcda7d169af962ba3d15f1b18acca1 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson6347596491788186874.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 ../../Wurst/workspace/downloads/Wurstpack/wurstscript/lib
compilation finished (errors: 24, warnings: 94)
Error in File PickSystem.wurst line 51:
The method getId is undefined for receiver of type player
Error in File PickSystem.wurst line 78:
The method getId is undefined for receiver of type player
Error in File PickSystem.wurst line 81:
Reference to function debugPrint could not be resolved.
Error in File PickSystem.wurst line 81:
The method toString is undefined for receiver of type integer
Error in File PickSystem.wurst line 106:
The method getId is undefined for receiver of type player
Error in File PickSystem.wurst line 110:
Reference to function printTimedToPlayer could not be resolved.
Error in File PickSystem.wurst line 113:
Reference to function vec3 could not be resolved.
Error in File PickSystem.wurst line 115:
Reference to function vec3 could not be resolved.
Error in File PickSystem.wurst line 117:
Reference to function vec3 could not be resolved.
Error in File PickSystem.wurst line 119:
Reference to function vec3 could not be resolved.
Error in File PickSystem.wurst line 126:
The method getX is undefined for receiver of type unit
Error in File PickSystem.wurst line 126:
The method getY is undefined for receiver of type unit
Error in File PickSystem.wurst line 129:
Reference to function printTimedToPlayer could not be resolved.
Error in File PickSystem.wurst line 134:
Reference to function printTimedToPlayer could not be resolved.
Error in File PickSystem.wurst line 180:
Could not find variable DUMMY_PLAYER.
Error in File PickSystem.wurst line 190:
Could not find variable LOCUST_ID.
Error in File PickSystem.wurst line 169:
Reference to function debugPrint could not be resolved.
Error in File PickSystem.wurst line 190:
The method addAbility is undefined for receiver of type unit
Error in File TerrainModder.wurst line 139:
Reference to variable players is ambiguous. Alternatives are:
* variable players defined in line 19 (/var/lib/jenkins/jobs/EBR/workspace/./wurst/player/PlayerData.wurst)
* variable players defined in line 6 (/var/lib/jenkins/jobs/EBR/workspace/../../Wurst/workspace/downloads/Wurstpack/wurstscript/lib/handles/Player.wurst)
Error in File Builder.wurst line 219:
Reference to variable players is ambiguous. Alternatives are:
* variable players defined in line 19 (/var/lib/jenkins/jobs/EBR/workspace/./wurst/player/PlayerData.wurst)
* variable players defined in line 6 (/var/lib/jenkins/jobs/EBR/workspace/../../Wurst/workspace/downloads/Wurstpack/wurstscript/lib/handles/Player.wurst)
Error in File UnitProducer.wurst line 91:
Reference to variable players is ambiguous. Alternatives are:
* variable players defined in line 19 (/var/lib/jenkins/jobs/EBR/workspace/./wurst/player/PlayerData.wurst)
* variable players defined in line 6 (/var/lib/jenkins/jobs/EBR/workspace/../../Wurst/workspace/downloads/Wurstpack/wurstscript/lib/handles/Player.wurst)
Error in File SetupObject.wurst line 35:
Not enough arguments. Function registerUnitInRangeSource requires the following arguments: unit whichUnit, real range, boolexpr filter
Error in File SetupObject.wurst line 127:
Not enough arguments. Function registerUnitInRangeSource requires the following arguments: unit whichUnit, real range, boolexpr filter
Error in File BaseObject.wurst line 35:
Not enough arguments. Function registerUnitInRangeSource requires the following arguments: unit whichUnit, real range, boolexpr filter
Build step 'Execute shell' marked build as failure
Sending e-mails to: [email protected][email protected]
Finished: FAILURE