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 75558cc0079dfb1de66a900abf5efdba8056bcd4 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 75558cc0079dfb1de66a900abf5efdba8056bcd4
 > git rev-list d4f2c610566c79e11a0cc3dd44ccece6453ebf16 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson1321137523094601678.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/
Error in File Event.wurst line 127:
 Compiletime expressions require compilation with '-runcompiletimefunctions' option.
	at de.peeeq.wurstio.WurstCompilerJassImpl$1.visit(WurstCompilerJassImpl.java:439)
	at de.peeeq.wurstscript.jassIm.ImCompiletimeExprImpl.accept(ImCompiletimeExprImpl.java:83)
	at de.peeeq.wurstscript.jassIm.ImSetImpl.accept(ImSetImpl.java:90)
	at de.peeeq.wurstscript.jassIm.ImStmtsImpl.accept(ImStmtsImpl.java:56)
	at de.peeeq.wurstscript.jassIm.ImFunctionImpl.accept(ImFunctionImpl.java:143)
	at de.peeeq.wurstscript.jassIm.ImFunctionsImpl.accept(ImFunctionsImpl.java:49)
	at de.peeeq.wurstscript.jassIm.ImProgImpl.accept(ImProgImpl.java:115)
	at de.peeeq.wurstio.WurstCompilerJassImpl.checkNoCompiletimeExpr(WurstCompilerJassImpl.java:436)
	at de.peeeq.wurstio.WurstCompilerJassImpl.transformProgToJass(WurstCompilerJassImpl.java:338)
	at de.peeeq.wurstio.Main.doCompilation(Main.java:374)
	at de.peeeq.wurstio.Main.main(Main.java:142)
Build step 'Execute shell' marked build as failure
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
Finished: FAILURE