Konsolenausgabe
Started by upstream project "Wurst" build number 238
originally caused by:
Started by remote host 192.30.252.41
Building in workspace /var/lib/jenkins/jobs/ForestDef/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/ForestDef.git # timeout=10
Fetching upstream changes from https://github.com/Frotty/ForestDef.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress https://github.com/Frotty/ForestDef.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/classic
Seen branch in repository origin/master
Seen 2 remote branches
Checking out Revision 2cedbde8876c7f39fa358864e52f57ecf9273df8 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2cedbde8876c7f39fa358864e52f57ecf9273df8
> git rev-list 2cedbde8876c7f39fa358864e52f57ecf9273df8 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson5248269828201700371.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: 9, warnings: 0)
Error in File TowerObject.wurst line 3:
The import 'Scanner' could not be resolved.
Available packages: Thread, FileIO, Sync, DebugFile, Interpolation, BigNum, Maths, Angle, Vectors, DummyRecycler, Fx, InstantDummyCaster, MagicFunctions, Assets, TypeCasting, ErrorHandling, Wurstunit, Basics, BitSet, HashList, Table, HashMap, LinkedList, LinkedListModule, Widget, Texttag, _Handles, Item, Boolexpr, Unit, Group, Trigger, Rect, Hashtable, Timer, Image, Boolean, _Primitives, Real, Integer, String, Multiboard, Region, Player, Destructable, Sound, Effect, Wurst, EventHelper, DamageDetection, OnUnitEnterLeave, RegisterEvents, Printing, UnitIndexer, TerrainUtils, SoundUtils, Colors, Simulate3dSound, StandardTextTags, GameTimer, Preloader, MapBounds, TimerUtils, AbilityObjEditing, ObjectIds, UpgradeObjEditing, ChannelAbilityPreset, ObjectIdGenerator, HeroPreset, OrderStringFactory, BuffObjEditing, ObjEditingNatives, ItemObjEditing, UnitObjEditing, ClosureTimers, ClosureForGroups
Error in File SoundUtils.wurst line 64:
mismatched input '(' expecting NL
Error in File SoundUtils.wurst line 65:
extraneous input '=' expecting {'array', '.', ID}
Error in File SoundUtils.wurst line 65:
mismatched input '(' expecting NL
Error in File SoundUtils.wurst line 65:
mismatched input ')' expecting {'array', '.', ID}
Error in File SoundUtils.wurst line 66:
mismatched input '<=' expecting NL
Error in File SoundUtils.wurst line 67:
mismatched input '=' expecting {'array', '.', ID}
Error in File SoundUtils.wurst line 67:
extraneous input '0' 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 SoundUtils.wurst line 149:
extraneous input ')' 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}
Build step 'Execute shell' marked build as failure
Sending e-mails to: [email protected] [email protected]
Finished: FAILURE