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 3c7dca20b293df232d34b3a1690b9543ce555ceb (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3c7dca20b293df232d34b3a1690b9543ce555ceb
 > git rev-list 0802c2e29b4a1a59e2a30e0b421d1391e9e77fd3 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins136359120442476218.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/ -runcompiletimefunctions
compilation finished (errors: 12, warnings: 0)
Error in File Event.wurst line 47:
 missing NL at 'var'
Error in File Event.wurst line 48:
 extraneous input 'while' expecting {'return', 'if', 'while', 'for', 'break', 'new', 'null', 'function', 'thistype', 'and', 'or', 'not', 'this', 'destroy', 'castTo', 'div', 'mod', 'let', 'skip', 'true', 'false', 'var', 'instanceof', 'super', 'switch', 'begin', '+', '-', '*', '/', '%', '.', '..', '?', '(', '==', '!=', '<', '<=', '>', '>=', ENDBLOCK, NL, ID, STRING, REAL, INT}
Error in File Event.wurst line 53:
 mismatched input 'if' expecting ENDBLOCK
Error in File Event.wurst line 53:
 extraneous input '[' expecting ID
Error in File Event.wurst line 53:
 mismatched input ']' expecting {'=', NL}
Error in File Event.wurst line 55:
 extraneous input 'while' expecting {'class', 'endpackage', 'function', 'public', 'publicread', 'private', 'protected', 'native', 'nativetype', 'interface', 'module', 'abstract', 'static', 'thistype', 'override', 'constant', 'init', 'tuple', 'let', 'var', 'enum', ID, ANNOTATION, HOTDOC_COMMENT}
Error in File Event.wurst line 55:
 mismatched input '!=' expecting ID
Error in File Event.wurst line 56:
 extraneous input '.' expecting ID
Error in File Event.wurst line 56:
 mismatched input '(' expecting {'=', NL}
Error in File Event.wurst line 57:
 extraneous input '=' expecting ID
Error in File Event.wurst line 57:
 mismatched input '.' expecting {'=', NL}
Error in File Entity.wurst line 3:
 The import 'Event' could not be resolved.
Available packages: FileIO, DebugFile, Interpolation, BigNum, Maths, Angle, Vectors, DummyRecycler, Fx, InstantDummyCaster, MagicFunctions, Assets, TypeCasting, ErrorHandling, Wurstunit, Basics, Orders, BitSet, HashList, Table, HashMap, BufferTests, LinkedList, Buffer, LinkedListModule, Widget, GroupTests, Texttag, _Handles, Force, Item, Boolexpr, Unit, Group, Trigger, Rect, GameCache, Hashtable, Timer, Fogmodifier, Image, Boolean, _Primitives, StringTests, Real, Integer, String, Multiboard, Region, Player, Destructable, Sound, HashtableTests, Effect, Wurst, DamageType, EventHelper, DamageDetection, OnUnitEnterLeave, RegisterEvents, LastOrder, SyncSimple, NetworkConfig, Metadata, GamecacheBuffer, GamecacheKeys, Network, StringEncoder, Printing, UnitIndexer, Knockback3, StringUtils, TerrainUtils, SoundUtils, StringUtilsTests, Colors, Simulate3dSound, StandardTextTags, GameTimer, Preloader, MapBounds, TimerUtils, AbilityObjEditing, ObjectIds, UpgradeObjEditing, ChannelAbilityPreset, ObjectIdGenerator, HeroPreset, OrderStringFactory, BuffObjEditing, ObjEditingNatives, ItemObjEditing, DestructableObjEditing, UnitObjEditing, Execute, ClosureTimers, ClosureForGroups
Build step 'Execute shell' marked build as failure
Sending e-mails to: [email protected] [email protected]
Finished: FAILURE