Started by upstream project "Wurst" build number 1035
originally caused by:
Started by remote host 192.30.252.37
Building in workspace /var/lib/jenkins/jobs/StdLib2/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/wurstscript/wurstStdlib2.git # timeout=10
Fetching upstream changes from https://github.com/wurstscript/wurstStdlib2.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress https://github.com/wurstscript/wurstStdlib2.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 e0013645cc2c3d119704bb87715d7273723268bd (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f e0013645cc2c3d119704bb87715d7273723268bd
> git rev-list e0013645cc2c3d119704bb87715d7273723268bd # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins1124802873424824480.sh
+ java -jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/wurstscript.jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/common.j ../../Wurst/workspace/downloads/Wurstpack/wurstscript/blizzard.j ./ -runcompiletimefunctions -runtests
compilation finished (errors: 14, warnings: 2)
Error in File Effect.wurst line 177:
Could not find type animtype.
Error in File Effect.wurst line 181:
Could not find type animtype.
Error in File Effect.wurst line 185:
Could not find type animtype.
Error in File Effect.wurst line 188:
Could not find type subanimtype.
Error in File Effect.wurst line 194:
Could not find type subanimtype.
Error in File PreloadIO.wurst line 107:
Call to function getName is ambiguous. Alternatives are:
* extensionfunc defined in line 184 (/var/lib/jenkins/jobs/StdLib2/workspace/./wurst/_handles/Effect.wurst)
* extensionfunc defined in line 63 (/var/lib/jenkins/jobs/StdLib2/workspace/./wurst/_handles/Player.wurst)
Error in File PreloadIO.wurst line 125:
Call to function getName is ambiguous. Alternatives are:
* extensionfunc defined in line 184 (/var/lib/jenkins/jobs/StdLib2/workspace/./wurst/_handles/Effect.wurst)
* extensionfunc defined in line 63 (/var/lib/jenkins/jobs/StdLib2/workspace/./wurst/_handles/Player.wurst)
Error in File PreloadIO.wurst line 126:
Call to function getName is ambiguous. Alternatives are:
* extensionfunc defined in line 184 (/var/lib/jenkins/jobs/StdLib2/workspace/./wurst/_handles/Effect.wurst)
* extensionfunc defined in line 63 (/var/lib/jenkins/jobs/StdLib2/workspace/./wurst/_handles/Player.wurst)
Error in File Effect.wurst line 178:
Reference to function BlzPlaySpecialEffect could not be resolved.
Error in File Effect.wurst line 182:
Reference to function BlzPlaySpecialEffectWithTimeScale could not be resolved.
Error in File Effect.wurst line 186:
Reference to function BlzGetAnimName could not be resolved.
Error in File Effect.wurst line 189:
Reference to function BlzSpecialEffectAddSubAnimation could not be resolved.
Error in File Effect.wurst line 192:
Reference to function BlzSpecialEffectClearSubAnimations could not be resolved.
Error in File Effect.wurst line 195:
Reference to function BlzSpecialEffectRemoveSubAnimation could not be resolved.
Build step 'Execute shell' marked build as failure
Sending e-mails to: [email protected][email protected]
Finished: FAILURE