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 16b3401f0904c71c2c91b40c023a599a37ae2e04 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 16b3401f0904c71c2c91b40c023a599a37ae2e04
 > git rev-list 7552d27bb9feba981154d48361f4b254c4c3bca4 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson7560922259310403200.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/ -lib ../../Frentity/workspace/
compilation finished (errors: 0, warnings: 48)
Warning in File Pedestal.wurst line 84:
 The assignment to local variable rdat is never read.
Warning in File Boss.wurst line 36:
 The variable escaper is never read.
Warning in File Escaper.wurst line 157:
 The assignment to local variable ttype is never read.
Warning in File EscaperClasses.wurst line 58:
 The variable source is never read.
Warning in File Json.wurst line 79:
 The assignment to local variable p is never read.
Warning in File Json.wurst line 79:
 The local variable p is never read.
Warning in File BigString.wurst line 119:
 The assignment to local variable s is never read.
Warning in File BigString.wurst line 119:
 The local variable s is never read.
Warning in File LZW.wurst line 19:
 The assignment to local variable max is never read.
Warning in File LZW.wurst line 19:
 The local variable max is never read.
Warning in File LZW.wurst line 86:
 The local variable curr is never read.
Warning in File Door.wurst line 3:
 The import BuilderConstants can be removed, because it is already included in PlayerData.
Warning in File Pedestal.wurst line 11:
 The import TypeCasting is never used.
Warning in File Pedestal.wurst line 12:
 The import ClosureTimers can be removed, because it is already included in SeqWorker.
Warning in File Pedestal.wurst line 14:
 The import Json can be removed, because it is already included in BaseObject.
Warning in File Waypoint.wurst line 4:
 The import ClosureTimers is never used.
Warning in File Spaceship.wurst line 2:
 The import Entity can be removed, because it is already included in Escaper.
Warning in File Spaceship.wurst line 3:
 The import UnitObjEditing can be removed, because it is already included in ChannelAbilityPreset.
Warning in File Spaceship.wurst line 6:
 The import Interpolation is never used.
Warning in File JukeBox.wurst line 2:
 The import ClosureTimers is never used.
Warning in File SyncWrapper.wurst line 8:
 The import Json is never used.
Warning in File GameInit.wurst line 6:
 The import Scanner is never used.
Warning in File GameInit.wurst line 7:
 The import FileIO is never used.
Warning in File GameInit.wurst line 8:
 The import CodeManager is never used.
Warning in File GameInit.wurst line 9:
 The import BigString is never used.
Warning in File GameInit.wurst line 10:
 The import SeqWorker is never used.
Warning in File GameInit.wurst line 12:
 The import LZW is never used.
Warning in File GameInit.wurst line 13:
 The import CodeGenerator is never used.
Warning in File ObjectIds.wurst line 3:
 The import String can be removed, because it is already included in ErrorHandling.
Warning in File ObjectIdGenerator.wurst line 6:
 The import HashMap is never used.
Warning in File Preloader.wurst line 3:
 The import Printing can be removed, because it is already included in ErrorHandling.
Warning in File Rect.wurst line 3:
 The import Real is never used.
Warning in File Colors.wurst line 4:
 The import String can be removed, because it is already included in ErrorHandling.
Warning in File Colors.wurst line 5:
 The import Integer can be removed, because it is already included in ErrorHandling.
Warning in File TypeCasting.wurst line 5:
 The import String can be removed, because it is already included in ErrorHandling.
Warning in File TypeCasting.wurst line 6:
 The import ErrorHandling can be removed, because it is already included in String.
Warning in File TypeCasting.wurst line 8:
 The import Integer is never used.
Warning in File TypeCasting.wurst line 9:
 The import Printing is never used.
Warning in File TimerUtils.wurst line 7:
 The import Printing can be removed, because it is already included in ErrorHandling.
Warning in File LinkedList.wurst line 4:
 The import ErrorHandling is never used.
Warning in File Json.wurst line 5:
 The import ErrorHandling can be removed, because it is already included in Wurst.
Warning in File Json.wurst line 7:
 The import TypeCasting is never used.
Warning in File Json.wurst line 8:
 The import LZW is never used.
Warning in File LZW.wurst line 2:
 The import HashMap is never used.
Warning in File LZW.wurst line 4:
 The import ClosureTimers is never used.
Warning in File JsonParser.wurst line 5:
 The import TypeCasting is never used.
Warning in File FileIO.wurst line 6:
 The import TypeCasting is never used.
Warning in File SoundUtils.wurst line 10:
 The import Printing can be removed, because it is already included in ErrorHandling.
Sending e-mails to: [email protected] [email protected]
Finished: SUCCESS