Konsolenausgabe

Started by an SCM change
Building in workspace /var/lib/jenkins/jobs/Frentity/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/Frentity.git # timeout=10
Fetching upstream changes from https://github.com/Frotty/Frentity.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/Frotty/Frentity.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 c7a0a70f1fa979e51adf5e95b072980c8ee6e04f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c7a0a70f1fa979e51adf5e95b072980c8ee6e04f
 > git rev-list 4aec6552d2689d08f807881c648d4f24ddccf6cf # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson7359932421447056577.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: 0, warnings: 25)
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 LZW.wurst line 20:
 The assignment to local variable max is never read.
Warning in File LZW.wurst line 20:
 The local variable max is never read.
Warning in File LZW.wurst line 87:
 The local variable curr 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 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 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 Rect.wurst line 3:
 The import Real 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 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 LinkedList.wurst line 4:
 The import ErrorHandling is never used.
Warning in File TimerUtils.wurst line 7:
 The import Printing can be removed, because it is already included in ErrorHandling.
Sending e-mails to: [email protected] [email protected]
Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
Triggering a new build of EBR
Triggering a new build of ForestDef
Finished: SUCCESS