Konsolenausgabe

Started by an SCM change
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 d72faf9ca8cbf7be69c0c7086d0fe38efc3be70f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d72faf9ca8cbf7be69c0c7086d0fe38efc3be70f
 > git rev-list ac245bc9d2c064fc746e779c36b7aee02166716c # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson7843781771291469193.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/ -lib ../../Frentity/workspace/
compilation finished (errors: 1, warnings: 0)
Error in File SetupObject.wurst line 5:
 The import 'Json' 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, LastOrder, Printing, UnitIndexer, StringUtils, TerrainUtils, SoundUtils, Colors, Simulate3dSound, StandardTextTags, GameTimer, Preloader, MapBounds, TimerUtils, AbilityObjEditing, ObjectIds, UpgradeObjEditing, ChannelAbilityPreset, ObjectIdGenerator, HeroPreset, OrderStringFactory, BuffObjEditing, ObjEditingNatives, ItemObjEditing, UnitObjEditing, ClosureTimers, ClosureForGroups, DmgMod, PresetBuffs, Buff, Usage, PhysicsConstants, PhysicsEntity, ObjectGen, Squares, DupletListModule, DebugInfo, FxEntity, EntityManagement, Event, TextTagEntity, Entity
Build step 'Execute shell' marked build as failure
Sending e-mails to: [email protected] [email protected]
Finished: FAILURE