Started by user Peter
Building in workspace /var/lib/jenkins/jobs/EBR/workspace
Cloning the remote Git repository
Cloning repository https://github.com/Frotty/EBR.git
> git init /var/lib/jenkins/jobs/EBR/workspace # 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 config remote.origin.url https://github.com/Frotty/EBR.git # timeout=10
> git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/Frotty/EBR.git # timeout=10
Fetching upstream changes from https://github.com/Frotty/EBR.git
> 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 40d9ae0f93f5286c777d8fa791f261d4da4e1569 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 40d9ae0f93f5286c777d8fa791f261d4da4e1569
First time build. Skipping changelog.
[workspace] $ /bin/sh -xe /tmp/hudson1083744392346292113.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: 19, warnings: 94)
Error in File Obstacle.wurst line 24:
Not enough arguments. Function registerUnitInRangeSource requires the following arguments: unit whichUnit, real range, boolexpr filter
Error in File Obstacle.wurst line 34:
Not enough arguments. Function registerUnitInRangeSource requires the following arguments: unit whichUnit, real range, boolexpr filter
Error in File Obstacle.wurst line 53:
Not enough arguments. Function registerUnitInRangeSource requires the following arguments: unit whichUnit, real range, boolexpr filter
Error in File Knockbacker.wurst line 47:
The method angle2d is undefined for receiver of type vec3
Error in File Knockbacker.wurst line 47:
Cannot assign unknown type to unknown type
Error in File Knockbacker.wurst line 48:
The method cos is undefined for receiver of type unknown type
Error in File Knockbacker.wurst line 48:
The method sin is undefined for receiver of type unknown type
Error in File Pointer.wurst line 31:
Not enough arguments. Function registerUnitInRangeSource requires the following arguments: unit whichUnit, real range, boolexpr filter
Error in File HomingProjectile.wurst line 90:
Not enough arguments. Function setPos requires the following arguments: real x, real y
Error in File PickSystem.wurst line 26:
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 PickSystem.wurst line 163:
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 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 Entity.wurst line 156:
Not enough arguments. Function setPos requires the following arguments: real x, real y
Error in File Entity.wurst line 162:
Not enough arguments. Function setPos requires the following arguments: real x, real y
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: peter.peq@gmail.com
Finished: FAILURE