Konsolenausgabe

Started by an SCM change
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 bd63f049ee84f15bc7fdc98e16915a95e6f9f875 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bd63f049ee84f15bc7fdc98e16915a95e6f9f875
 > git rev-list 9d574088a1e67072fc43e6b9d38396daa2f53df0 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson7733845452068937991.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: 15, warnings: 25)
Error in File Wave.wurst line 112:
 Translation Error: Could not find definition of gg_unit_h00E_0007.
Error in File Wave.wurst line 112:
 Translation Error: Could not find definition of gg_unit_h00E_0007.
Error in File Wave.wurst line 119:
 Translation Error: Could not find definition of gg_unit_h00E_0008.
Error in File Wave.wurst line 119:
 Translation Error: Could not find definition of gg_unit_h00E_0008.
Error in File GameConditions.wurst line 22:
 Translation Error: Could not find definition of gg_unit_h00E_0008.
Error in File GameConditions.wurst line 22:
 Translation Error: Could not find definition of gg_unit_h00E_0008.
Error in File GameConditions.wurst line 22:
 Translation Error: Could not find definition of gg_unit_h00E_0008.
Error in File GameConditions.wurst line 32:
 Translation Error: Could not find definition of gg_unit_h00E_0008.
Error in File GameConditions.wurst line 33:
 Translation Error: Could not find definition of gg_unit_h00E_0007.
Error in File UnitSpawnSystem.wurst line 75:
 Translation Error: Could not find definition of gg_snd_SkeletonWhat2.
Error in File UnitSpawnSystem.wurst line 76:
 Translation Error: Could not find definition of gg_snd_DuneWormDeath1.
Error in File UnitSpawnSystem.wurst line 77:
 Translation Error: Could not find definition of gg_snd_AbominationPissed5.
Error in File UnitSpawnSystem.wurst line 78:
 Translation Error: Could not find definition of gg_snd_HydraDeath1.
Error in File UnitSpawnSystem.wurst line 79:
 Translation Error: Could not find definition of gg_snd_AirBargeDeath1.
Error in File GameInit.wurst line 32:
 Translation Error: Could not find definition of gg_snd_H01Uther03.
Build step 'Execute shell' marked build as failure
Finished: FAILURE