Konsolenausgabe

Started by upstream project "Wurst" build number 839
originally caused by:
 Started by remote host 192.30.252.38
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 295c3cac926f6dda296676d45c39203265cb16a6 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 295c3cac926f6dda296676d45c39203265cb16a6
 > git rev-list 295c3cac926f6dda296676d45c39203265cb16a6 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins3151645198355143482.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
22:13:09,342 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
22:13:09,342 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
22:13:09,346 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/var/lib/jenkins/jobs/Wurst/workspace/downloads/Wurstpack/wurstscript/wurstscript.jar!/logback.xml]
22:13:09,347 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
22:13:09,347 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/var/lib/jenkins/jobs/Wurst/workspace/downloads/Wurstpack/wurstscript/wurstsetup-cc208dcc86.jar!/logback.xml]
22:13:09,347 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/var/lib/jenkins/jobs/Wurst/workspace/downloads/Wurstpack/wurstscript/JMPQ3-1.6.1.jar!/logback.xml]
22:13:09,347 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/var/lib/jenkins/jobs/Wurst/workspace/downloads/Wurstpack/wurstscript/wurstscript.jar!/logback.xml]
22:13:09,412 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2c9f9fb0 - URL [jar:file:/var/lib/jenkins/jobs/Wurst/workspace/downloads/Wurstpack/wurstscript/wurstscript.jar!/logback.xml] is not of type file
22:13:09,616 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
22:13:09,617 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
22:13:09,659 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [console]
22:13:09,709 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:13:09,944 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
22:13:09,953 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [compiler_log]
22:13:09,966 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:13:09,996 |-INFO in ch.qos.logback.core.rolling.FixedWindowRollingPolicy@2096442d - No compression will be used
22:13:10,005 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[compiler_log] - Active log file name: /var/lib/jenkins/.wurst/logs/compiler.log
22:13:10,005 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[compiler_log] - File property is set to [/var/lib/jenkins/.wurst/logs/compiler.log]
22:13:10,006 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
22:13:10,006 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [lang_server_log]
22:13:10,006 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:13:10,024 |-INFO in ch.qos.logback.core.rolling.FixedWindowRollingPolicy@9f70c54 - No compression will be used
22:13:10,025 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[lang_server_log] - Active log file name: /var/lib/jenkins/.wurst/logs/languageServer.log
22:13:10,025 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[lang_server_log] - File property is set to [/var/lib/jenkins/.wurst/logs/languageServer.log]
22:13:10,026 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [languageServer] to DEBUG
22:13:10,026 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [languageServer] to false
22:13:10,032 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [lang_server_log] to Logger[languageServer]
22:13:10,033 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [default] to INFO
22:13:10,033 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [compiler_log] to Logger[default]
22:13:10,033 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
22:13:10,033 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [compiler_log] to Logger[ROOT]
22:13:10,033 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
22:13:10,034 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@234bef66 - Registering current configuration as safe fallback point

compilation finished (errors: 38, warnings: 1006)
Error in File TerrainChanger.wurst line 24:
 Reference to type tile is ambiguous. Alternatives are:
 * tuple tile defined in line 85 (/var/lib/jenkins/jobs/EBR/workspace/../../StdLib2/workspace/wurst/util/TerrainUtils.wurst)
 * tuple tile defined in line 19 (/var/lib/jenkins/jobs/EBR/workspace/./wurst/MapStuff/TerrainData.wurst)
Error in File TerrainChanger.wurst line 45:
 Could not resolve reference to variable x for receiver of type tile.
Error in File TerrainChanger.wurst line 45:
 Could not resolve reference to variable y for receiver of type tile.
Error in File TerrainChanger.wurst line 51:
 Could not resolve reference to variable x for receiver of type tile.
Error in File TerrainChanger.wurst line 55:
 Could not resolve reference to variable x for receiver of type tile.
Error in File TerrainChanger.wurst line 59:
 Could not resolve reference to variable y for receiver of type tile.
Error in File TerrainChanger.wurst line 63:
 Could not resolve reference to variable y for receiver of type tile.
Error in File TerrainChanger.wurst line 71:
 Cannot assign tile to tile
Error in File TerrainChanger.wurst line 31:
 Call to function getTile is ambiguous, alternatives are: 
vec2.getTile() returns tile, defined in /var/lib/jenkins/jobs/EBR/workspace/../../StdLib2/workspace/wurst/util/TerrainUtils.wurst: 119
vec2.getTile() returns tile, defined in /var/lib/jenkins/jobs/EBR/workspace/./wurst/MapStuff/TerrainData.wurst: 25
Error in File Pedestal.wurst line 72:
 Call to function getTile is ambiguous, alternatives are: 
vec2.getTile() returns tile, defined in /var/lib/jenkins/jobs/EBR/workspace/../../StdLib2/workspace/wurst/util/TerrainUtils.wurst: 119
vec2.getTile() returns tile, defined in /var/lib/jenkins/jobs/EBR/workspace/./wurst/MapStuff/TerrainData.wurst: 25
Error in File Pedestal.wurst line 75:
 Could not resolve reference to variable x for receiver of type tile.
Error in File Pedestal.wurst line 75:
 Could not resolve reference to variable y for receiver of type tile.
Error in File Pedestal.wurst line 73:
 Could not resolve reference to variable key for receiver of type tile.
Error in File Pedestal.wurst line 77:
 Could not resolve reference to variable key for receiver of type tile.
Error in File Jumper.wurst line 34:
 Call to function getTile is ambiguous, alternatives are: 
vec2.getTile() returns tile, defined in /var/lib/jenkins/jobs/EBR/workspace/../../StdLib2/workspace/wurst/util/TerrainUtils.wurst: 119
vec2.getTile() returns tile, defined in /var/lib/jenkins/jobs/EBR/workspace/./wurst/MapStuff/TerrainData.wurst: 25
Error in File Jumper.wurst line 35:
 Could not find function hasModifier.
Error in File Jumper.wurst line 36:
 Could not find function removeModifier.
Error in File Jumper.wurst line 37:
 Could not find function hasModifier.
Error in File Jumper.wurst line 38:
 Could not find function removeModifier.
Error in File Jumper.wurst line 126:
 Call to function getTile is ambiguous, alternatives are: 
vec2.getTile() returns tile, defined in /var/lib/jenkins/jobs/EBR/workspace/../../StdLib2/workspace/wurst/util/TerrainUtils.wurst: 119
vec2.getTile() returns tile, defined in /var/lib/jenkins/jobs/EBR/workspace/./wurst/MapStuff/TerrainData.wurst: 25
Error in File Jumper.wurst line 126:
 Could not find function addModifier.
Error in File TerrainBlocker.wurst line 12:
 Call to function getTile is ambiguous, alternatives are: 
vec2.getTile() returns tile, defined in /var/lib/jenkins/jobs/EBR/workspace/../../StdLib2/workspace/wurst/util/TerrainUtils.wurst: 119
vec2.getTile() returns tile, defined in /var/lib/jenkins/jobs/EBR/workspace/./wurst/MapStuff/TerrainData.wurst: 25
Error in File TerrainBlocker.wurst line 14:
 Could not find function hasModifier.
Error in File TerrainBlocker.wurst line 14:
 Could not find function hasModifier.
Error in File TerrainBlocker.wurst line 18:
 Could not find function addModifier.
Error in File Trap.wurst line 332:
 Call to function getTile is ambiguous, alternatives are: 
vec2.getTile() returns tile, defined in /var/lib/jenkins/jobs/EBR/workspace/../../StdLib2/workspace/wurst/util/TerrainUtils.wurst: 119
vec2.getTile() returns tile, defined in /var/lib/jenkins/jobs/EBR/workspace/./wurst/MapStuff/TerrainData.wurst: 25
Error in File Trap.wurst line 333:
 Could not find function hasModifier.
Error in File Trap.wurst line 337:
 Could not find function addModifier.
Error in File PickSystem.wurst line 78:
 Call to function fromRad is ambiguous, alternatives are: 
real.fromRad() returns angle, defined in /var/lib/jenkins/jobs/EBR/workspace/../../StdLib2/workspace/wurst/math/Angle.wurst: 30
int.fromRad() returns angle, defined in /var/lib/jenkins/jobs/EBR/workspace/../../StdLib2/workspace/wurst/math/Angle.wurst: 34
Error in File TerrainModder.wurst line 52:
 Call to function getTile is ambiguous, alternatives are: 
vec2.getTile() returns tile, defined in /var/lib/jenkins/jobs/EBR/workspace/../../StdLib2/workspace/wurst/util/TerrainUtils.wurst: 119
vec2.getTile() returns tile, defined in /var/lib/jenkins/jobs/EBR/workspace/./wurst/MapStuff/TerrainData.wurst: 25
Error in File TerrainModder.wurst line 52:
 Could not resolve reference to variable modifiers for receiver of type tile.
Error in File TerrainModder.wurst line 52:
 Call to function contains is ambiguous, alternatives are: 
bitset.contains(int v) returns boolean, defined in /var/lib/jenkins/jobs/EBR/workspace/../../StdLib2/workspace/wurst/data/BitSet.wurst: 16
LinkedList<T>.contains(integer elem) returns boolean, defined in /var/lib/jenkins/jobs/EBR/workspace/../../StdLib2/workspace/wurst/data/LinkedList.wurst: 94
Error in File TerrainModder.wurst line 186:
 Call to function getTile is ambiguous, alternatives are: 
vec2.getTile() returns tile, defined in /var/lib/jenkins/jobs/EBR/workspace/../../StdLib2/workspace/wurst/util/TerrainUtils.wurst: 119
vec2.getTile() returns tile, defined in /var/lib/jenkins/jobs/EBR/workspace/./wurst/MapStuff/TerrainData.wurst: 25
Error in File MGRandKill.wurst line 25:
 Reference to function isTerrainWalkable could not be resolved.
Error in File RegionData.wurst line 209:
 Call to function getTile is ambiguous, alternatives are: 
vec2.getTile() returns tile, defined in /var/lib/jenkins/jobs/EBR/workspace/./wurst/MapStuff/TerrainData.wurst: 25
vec2.getTile() returns tile, defined in /var/lib/jenkins/jobs/EBR/workspace/../../StdLib2/workspace/wurst/util/TerrainUtils.wurst: 119
Error in File AirPhysicsModule.wurst line 36:
 Reference to function getTerrainNormal could not be resolved.
Error in File AirPhysicsModule.wurst line 36:
 Call to function norm is ambiguous, alternatives are: 
vec2.norm() returns vec2, defined in /var/lib/jenkins/jobs/EBR/workspace/../../StdLib2/workspace/wurst/math/Vectors.wurst: 61
vec3.norm() returns vec3, defined in /var/lib/jenkins/jobs/EBR/workspace/../../StdLib2/workspace/wurst/math/Vectors.wurst: 223
Error in File AirPhysicsModule.wurst line 36:
 Cannot assign vec2 to vec3
Build step 'Execute shell' marked build as failure
Sending e-mails to: [email protected]
Finished: FAILURE