Konsolenausgabe

Started by upstream project "Wurst" build number 247
originally caused by:
 Started by remote host 192.30.252.41
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 10834195b7b0ff5332eded837621e10f37311441 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 10834195b7b0ff5332eded837621e10f37311441
 > git rev-list 10834195b7b0ff5332eded837621e10f37311441 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson3743734558642993456.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: 5, warnings: 5)
Error in File Door.wurst line 28:
 The method getPos3 is undefined for receiver of type unit
Error in File EscaperClasses.wurst line 31:
 The method getPos3 is undefined for receiver of type unit
Error in File BasicSpells.wurst line 14:
 The method getPos3 is undefined for receiver of type unit
Error in File SetupObject.wurst line 82:
 The method getPos3 is undefined for receiver of type unit
Error in File SetupObject.wurst line 82:
 Call to function setXY is ambiguous. Alternatives are:
 * extensionfunc setXY defined in line 259 (/var/lib/jenkins/jobs/EBR/workspace/../../StdLib2/workspace/_handles/Unit.wurst)
 * extensionfunc setXY defined in line 264 (/var/lib/jenkins/jobs/EBR/workspace/../../StdLib2/workspace/_handles/Unit.wurst)
Build step 'Execute shell' marked build as failure
Sending e-mails to: [email protected] [email protected]
Finished: FAILURE