Konsolenausgabe

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 d508246535421c76aea691c74846ad0825fbbc8d (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d508246535421c76aea691c74846ad0825fbbc8d
 > git rev-list dc40dae46204cefbf70bba68d2f9a69d48e0a3b3 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson7590292775314108335.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: 2, warnings: 12)
Error in File BoomerangProjectile.wurst line 28:
 The method bezier is undefined for receiver of type vec2
Error in File BoomerangProjectile.wurst line 32:
 The method bezier is undefined for receiver of type vec2
Build step 'Execute shell' marked build as failure
Sending e-mails to: [email protected] [email protected]
Finished: FAILURE