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 ac17ea1864c6a0b3eb1e1cb259bddf541711a54a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ac17ea1864c6a0b3eb1e1cb259bddf541711a54a
 > git rev-list c3122c2f29605aed016ed524f0bbe09f943a10df # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson6703364935763562503.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: 13, warnings: 12)
Error in File Encoder.wurst line 63:
 Wrong parameter type when calling doSeq.
Found (SeqCallback) -> Void but expected SeqCallback cb
Error in File Encoder.wurst line 78:
 Wrong parameter type when calling doSeq.
Found (SeqCallback) -> Void but expected SeqCallback cb
Error in File Encoder.wurst line 126:
 Wrong parameter type when calling fromString.
Found (PayloadCallback) -> Void but expected PayloadCallback onFinishString
Error in File LZW.wurst line 44:
 Wrong parameter type when calling doSeq.
Found (SeqCallback) -> Void but expected SeqCallback cb
Error in File LZW.wurst line 53:
 Wrong parameter type when calling save.
Found (PayloadCallback) -> Void but expected PayloadCallback onFinish
Error in File LZW.wurst line 66:
 Wrong parameter type when calling load.
Found (PayloadCallback) -> Void but expected PayloadCallback onFinishLoad
Error in File LZW.wurst line 77:
 Wrong parameter type when calling doSeq.
Found (SeqCallback) -> Void but expected SeqCallback cb
Error in File LZW.wurst line 114:
 Wrong parameter type when calling doSeq.
Found (SeqCallback) -> Void but expected SeqCallback cb
Error in File LZW.wurst line 150:
 Wrong parameter type when calling encodePositions.
Found (PayloadCallback) -> Void but expected PayloadCallback onFinish
Error in File LZW.wurst line 167:
 Wrong parameter type when calling decodePositions.
Found (PayloadCallback) -> Void but expected PayloadCallback onFinish
Error in File LZW.wurst line 173:
 Wrong parameter type when calling doSeq.
Found (SeqCallback) -> Void but expected SeqCallback cb
Error in File JsonParser.wurst line 63:
 Wrong parameter type when calling doSeq.
Found (SeqCallback) -> Void but expected SeqCallback cb
Error in File JsonParser.wurst line 103:
 Wrong parameter type when calling doSeq.
Found (SeqCallback) -> Void but expected SeqCallback cb
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