Started by upstream project "Wurst" build number 244
originally caused by:
Started by remote host 192.30.252.40
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 d508246535421c76aea691c74846ad0825fbbc8d (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f d508246535421c76aea691c74846ad0825fbbc8d
> git rev-list d508246535421c76aea691c74846ad0825fbbc8d # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson579571428426293487.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 ../../StdLib2/workspace/
compilation finished (errors: 3, warnings: 4)
Error in File BezierMissile.wurst line 70:
The method getX is undefined for receiver of type Fx
Error in File BezierMissile.wurst line 71:
The method getY is undefined for receiver of type Fx
Error in File Entity.wurst line 225:
The method setPos is undefined for receiver of type Fx
Build step 'Execute shell' marked build as failure
Sending e-mails to: [email protected][email protected]
Finished: FAILURE