Konsolenausgabe

Started by upstream project "Wurst" build number 71
originally caused by:
 Started by remote host 192.30.252.41
Building in workspace /var/lib/jenkins/jobs/ForestDef/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/ForestDef.git # timeout=10
Fetching upstream changes from https://github.com/Frotty/ForestDef.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/Frotty/ForestDef.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 1de83a2056b82281d173971e9875401f6f4dbd08 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1de83a2056b82281d173971e9875401f6f4dbd08
 > git rev-list 1de83a2056b82281d173971e9875401f6f4dbd08 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson367739923655230230.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 ../../Wurst/workspace/downloads/Wurstpack/wurstscript/lib
compilation finished (errors: 0, warnings: 19)
Warning in File Buff.wurst line 78:
 The variable owner is never read.
Warning in File Entity.wurst line 123:
 The variable killer is never read.
Warning in File SuperCharge.wurst line 21:
 The assignment to local variable i is never read.
Warning in File SuperCharge.wurst line 21:
 The local variable i is never read.
Warning in File SphereTower.wurst line 60:
 The variable speed is never read.
Warning in File TrooperTower.wurst line 16:
 The variable tangle is never read.
Warning in File AssassinTower.wurst line 103:
 The assignment to local variable at is never read.
Warning in File AssassinTower.wurst line 103:
 The local variable at is never read.
Warning in File Tower.wurst line 29:
 The variable target is never read.
Warning in File Colors.wurst line 30:
 The assignment to local variable r is never read.
Warning in File Colors.wurst line 31:
 The assignment to local variable g is never read.
Warning in File Colors.wurst line 32:
 The assignment to local variable b is never read.
Warning in File Colors.wurst line 29:
 The assignment to local variable a is never read.
Warning in File Rocket.wurst line 1:
 The import PhysicsProjectile is never used directly.
Warning in File UnitSpawnSystem.wurst line 1:
 The import Creep is never used directly.
Warning in File WarningBuff.wurst line 3:
 The import ShieldBuff is never used directly.
Warning in File ArtilleryTower.wurst line 5:
 The import PhysicsConstants is never used directly.
Warning in File AssassinTower.wurst line 2:
 The import Terrain is never used directly.
Warning in File RegisterEvents.wurst line 2:
 The import TypeCasting is never used directly.
Finished: SUCCESS