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/EBR/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/EBR.git # timeout=10
Fetching upstream changes from https://github.com/Frotty/EBR.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress https://github.com/Frotty/EBR.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 397903c0988770c664f99905137e1d69cacafbcf (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 397903c0988770c664f99905137e1d69cacafbcf
> git rev-list 397903c0988770c664f99905137e1d69cacafbcf # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins9083815192715947545.sh
+ java -Xmx1000m -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/ -lib ../../Frentity/workspace/ -runcompiletimefunctions
compilation finished (errors: 18, warnings: 14)
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 PlayerData.wurst line 78:
Call to function getName is ambiguous. Alternatives are:
* extensionfunc defined in line 184 (/var/lib/jenkins/jobs/EBR/workspace/../../StdLib2/workspace/wurst/_handles/Effect.wurst)
* extensionfunc defined in line 63 (/var/lib/jenkins/jobs/EBR/workspace/../../StdLib2/workspace/wurst/_handles/Player.wurst)
Error in File Startmaze.wurst line 26:
Call to function getName is ambiguous. Alternatives are:
* extensionfunc defined in line 184 (/var/lib/jenkins/jobs/EBR/workspace/../../StdLib2/workspace/wurst/_handles/Effect.wurst)
* extensionfunc defined in line 169 (/var/lib/jenkins/jobs/EBR/workspace/../../StdLib2/workspace/wurst/_handles/Unit.wurst)
Error in File Minigame.wurst line 51:
Call to function getName is ambiguous, alternatives are:
Minigame.getName() returns string, defined in /var/lib/jenkins/jobs/EBR/workspace/./wurst/minigames/Minigame.wurst: 70
'unknown type'
(the type animtype could not be found, the containing package might not be imported).getName() returns string, defined in /var/lib/jenkins/jobs/EBR/workspace/../../StdLib2/workspace/wurst/_handles/Effect.wurst: 184
Error in File RegionData.wurst line 302:
Call to function getName is ambiguous. Alternatives are:
* extensionfunc defined in line 169 (/var/lib/jenkins/jobs/EBR/workspace/../../StdLib2/workspace/wurst/_handles/Unit.wurst)
* extensionfunc defined in line 184 (/var/lib/jenkins/jobs/EBR/workspace/../../StdLib2/workspace/wurst/_handles/Effect.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.
Error in File PreloadIO.wurst line 107:
Call to function getName is ambiguous. Alternatives are:
* extensionfunc defined in line 184 (/var/lib/jenkins/jobs/EBR/workspace/../../StdLib2/workspace/wurst/_handles/Effect.wurst)
* extensionfunc defined in line 63 (/var/lib/jenkins/jobs/EBR/workspace/../../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/EBR/workspace/../../StdLib2/workspace/wurst/_handles/Effect.wurst)
* extensionfunc defined in line 63 (/var/lib/jenkins/jobs/EBR/workspace/../../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/EBR/workspace/../../StdLib2/workspace/wurst/_handles/Effect.wurst)
* extensionfunc defined in line 63 (/var/lib/jenkins/jobs/EBR/workspace/../../StdLib2/workspace/wurst/_handles/Player.wurst)
Build step 'Execute shell' marked build as failure
Sending e-mails to: [email protected]
Finished: FAILURE