Konsolenausgabe

Gestartet durch vorgelagertes Projekt „StdLib2“, Build 1203
Ursprünglich gestartet durch:
 Gestartet durch vorgelagertes Projekt „Wurst“, Build 1211
 Ursprünglich gestartet durch:
  Started by GitHub push by peq
Baue in Arbeitsbereich /var/lib/jenkins/workspace/ForestDef
 > 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 fetch --tags --progress https://github.com/Frotty/ForestDef.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/classic
Seen branch in repository origin/healbacktower
Seen branch in repository origin/master
Seen 3 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision a2c1b756957eab20213f848df1872579de5cec23 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a2c1b756957eab20213f848df1872579de5cec23
Commit message: "Replace CI badge"
 > git rev-list --no-walk a2c1b756957eab20213f848df1872579de5cec23 # timeout=10
[ForestDef] $ /bin/sh -xe /tmp/jenkins7548494106445327676.sh
+ java -jar ../Wurst/downloads/Wurstpack/wurstscript/wurstscript.jar ../Wurst/downloads/Wurstpack/wurstscript/common.j ../Wurst/downloads/Wurstpack/wurstscript/blizzard.j ./wurst -lib ../StdLib2/ -lib ../Frentity/ -runcompiletimefunctions
compilation finished (errors: 12, warnings: 7)
Error in File Rocket.wurst line 48:
 Could not find function getColor.
Error in File FieldGenerator.wurst line 32:
 Could not find function setPlayercolor.
Error in File Builder.wurst line 72:
 Could not find function setXYZ.
Error in File Builder.wurst line 73:
 Could not find function setXYAngle.
Error in File WaveTower.wurst line 59:
 Reference to function getDummy could not be resolved.
Error in File WaveTower.wurst line 63:
 Reference to function getDummy could not be resolved.
Error in File FlamethrowerTower.wurst line 50:
 Reference to function getDummy could not be resolved.
Error in File FlamethrowerTower.wurst line 43:
 Could not find variable silent.
Error in File ArtilleryTower.wurst line 61:
 Reference to function getDummy could not be resolved.
Error in File SphereTower.wurst line 68:
 Reference to function getDummy could not be resolved.
Error in File Projectile.wurst line 47:
 Could not find function setXYAngle.
Error in File Projectile.wurst line 53:
 Could not find function setZAngle.
Build step 'Shell ausführen' marked build as failure
Sending e-mails to: [email protected]
Finished: FAILURE