Advertisement
gOnt

Untitled

Jan 10th, 2017
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.18 KB | None | 0 0
  1.  
  2. all:
  3.  
  4. build:
  5. [mkdir] Created dir: C:\fork2\branches\x1200_interlude_su_14_01_2017\build
  6. [mkdir] Created dir: C:\fork2\branches\x1200_interlude_su_14_01_2017\build\libs
  7. [mkdir] Created dir: C:\fork2\branches\x1200_interlude_su_14_01_2017\build\login
  8. [mkdir] Created dir: C:\fork2\branches\x1200_interlude_su_14_01_2017\build\login\log
  9. [mkdir] Created dir: C:\fork2\branches\x1200_interlude_su_14_01_2017\build\game
  10. [mkdir] Created dir: C:\fork2\branches\x1200_interlude_su_14_01_2017\build\game\extensions
  11. [mkdir] Created dir: C:\fork2\branches\x1200_interlude_su_14_01_2017\build\sql
  12.  
  13. update_depends:
  14. Trying to override old definition of datatype resources
  15. Trying to override old definition of task buildnumber
  16. [retrieve] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
  17. [retrieve] :: loading settings :: url = jar:file:/C:/fork2/branches/x1200_interlude_su_14_01_2017/ant/ivy-2.4.0/ivy-2.4.0.jar!/org/apache/ivy/core/settings/ivysettings.xml
  18. [retrieve] :: resolving dependencies :: fork2#depends;working@Admin-ПК
  19. [retrieve] confs: [default]
  20. [retrieve] found net.sf.ehcache#ehcache;2.10.0 in public
  21. [retrieve] found org.eclipse.jdt.core.compiler#ecj;4.4.2 in public
  22. [retrieve] found org.codehaus.groovy#groovy-all;2.4.4 in public
  23. [retrieve] found org.python#jython;2.2.1 in public
  24. [retrieve] found com.zaxxer#HikariCP;2.4.0 in public
  25. [retrieve] found org.slf4j#slf4j-api;1.7.12 in public
  26. [retrieve] found mysql#mysql-connector-java;5.1.36 in public
  27. [retrieve] found org.slf4j#slf4j-log4j12;1.7.12 in public
  28. [retrieve] found log4j#log4j;1.2.17 in public
  29. [retrieve] found org.apache.velocity#velocity;1.7 in public
  30. [retrieve] found commons-collections#commons-collections;3.2.1 in public
  31. [retrieve] found commons-lang#commons-lang;2.4 in public
  32. [retrieve] found com.thoughtworks.xstream#xstream;1.4.8 in public
  33. [retrieve] found xmlpull#xmlpull;1.1.3.1 in public
  34. [retrieve] found xpp3#xpp3_min;1.1.4c in public
  35. [retrieve] found net.sf.kxml#kxml2;2.3.0 in public
  36. [retrieve] found net.sf.trove4j#trove4j;3.0.3 in public
  37. [retrieve] found org.apache.commons#commons-lang3;3.4 in public
  38. [retrieve] found org.javolution#javolution;5.2.6 in public
  39. [retrieve] :: resolution report :: resolve 346ms :: artifacts dl 33ms
  40. [retrieve] :: evicted modules:
  41. [retrieve] org.slf4j#slf4j-api;1.7.7 by [org.slf4j#slf4j-api;1.7.12] in [default]
  42. ---------------------------------------------------------------------
  43. | | modules || artifacts |
  44. | conf | number| search|dwnlded|evicted|| number|dwnlded|
  45. ---------------------------------------------------------------------
  46. | default | 20 | 0 | 0 | 1 || 19 | 0 |
  47. ---------------------------------------------------------------------
  48. [retrieve] :: retrieving :: fork2#depends
  49. [retrieve] confs: [default]
  50. [retrieve] 19 artifacts copied, 0 already retrieved (25596kB/133ms)
  51. [report] Processing C:\Users\Admin\.ivy2\cache\fork2-depends-default.xml to C:\fork2\branches\x1200_interlude_su_14_01_2017\build\libs\fork2-depends-default.html
  52. [report] Processing C:\Users\Admin\.ivy2\cache\fork2-depends-default.xml to C:\fork2\branches\x1200_interlude_su_14_01_2017\build\libs\fork2-depends-default.graphml
  53. [copy] Copying 5 files to C:\fork2\branches\x1200_interlude_su_14_01_2017\build\libs
  54.  
  55. build:
  56. Trying to override old definition of datatype resources
  57. Trying to override old definition of task buildnumber
  58. [cachepath] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
  59. [cachepath] :: loading settings :: url = jar:file:/C:/fork2/branches/x1200_interlude_su_14_01_2017/ant/ivy-2.4.0/ivy-2.4.0.jar!/org/apache/ivy/core/settings/ivysettings.xml
  60. [cachepath] :: resolving dependencies :: fork2#depends;working@Admin-ПК
  61. [cachepath] confs: [default]
  62. [cachepath] found net.sf.ehcache#ehcache;2.10.0 in public
  63. [cachepath] found org.eclipse.jdt.core.compiler#ecj;4.4.2 in public
  64. [cachepath] found org.codehaus.groovy#groovy-all;2.4.4 in public
  65. [cachepath] found org.python#jython;2.2.1 in public
  66. [cachepath] found com.zaxxer#HikariCP;2.4.0 in public
  67. [cachepath] found org.slf4j#slf4j-api;1.7.12 in public
  68. [cachepath] found mysql#mysql-connector-java;5.1.36 in public
  69. [cachepath] found org.slf4j#slf4j-log4j12;1.7.12 in public
  70. [cachepath] found log4j#log4j;1.2.17 in public
  71. [cachepath] found org.apache.velocity#velocity;1.7 in public
  72. [cachepath] found commons-collections#commons-collections;3.2.1 in public
  73. [cachepath] found commons-lang#commons-lang;2.4 in public
  74. [cachepath] found com.thoughtworks.xstream#xstream;1.4.8 in public
  75. [cachepath] found xmlpull#xmlpull;1.1.3.1 in public
  76. [cachepath] found xpp3#xpp3_min;1.1.4c in public
  77. [cachepath] found net.sf.kxml#kxml2;2.3.0 in public
  78. [cachepath] found net.sf.trove4j#trove4j;3.0.3 in public
  79. [cachepath] found org.apache.commons#commons-lang3;3.4 in public
  80. [cachepath] found org.javolution#javolution;5.2.6 in public
  81. [cachepath] :: resolution report :: resolve 210ms :: artifacts dl 10ms
  82. [cachepath] :: evicted modules:
  83. [cachepath] org.slf4j#slf4j-api;1.7.7 by [org.slf4j#slf4j-api;1.7.12] in [default]
  84. ---------------------------------------------------------------------
  85. | | modules || artifacts |
  86. | conf | number| search|dwnlded|evicted|| number|dwnlded|
  87. ---------------------------------------------------------------------
  88. | default | 20 | 0 | 0 | 1 || 19 | 0 |
  89. ---------------------------------------------------------------------
  90.  
  91. clear:
  92. [mkdir] Created dir: C:\fork2\branches\x1200_interlude_su_14_01_2017\build\classes
  93.  
  94. compile:
  95. [groovyc] Compiling 139 source files to C:\fork2\branches\x1200_interlude_su_14_01_2017\build\classes
  96. [groovyc] C:\fork2\branches\x1200_interlude_su_14_01_2017\commons\src\fork2\concurrent\PrimitiveAtomicLock.java:20: warning: Contended is internal proprietary API and may be removed in a future release
  97. [groovyc] @sun.misc.Contended
  98. [groovyc] ^
  99. [groovyc] C:\fork2\branches\x1200_interlude_su_14_01_2017\commons\src\ru\catssoftware\concurrent\ReentrantAtomicLock.java:18: warning: Contended is internal proprietary API and may be removed in a future release
  100. [groovyc] @sun.misc.Contended("lock")
  101. [groovyc] ^
  102. [groovyc] C:\fork2\branches\x1200_interlude_su_14_01_2017\commons\src\ru\catssoftware\concurrent\ReentrantAtomicLock.java:21: warning: Contended is internal proprietary API and may be removed in a future release
  103. [groovyc] @sun.misc.Contended("lock")
  104. [groovyc] ^
  105. [groovyc] Note: Some input files use unchecked or unsafe operations.
  106. [groovyc] Note: Recompile with -Xlint:unchecked for details.
  107. [groovyc] 3 warnings
  108.  
  109. jar:
  110. [jar] Building jar: C:\fork2\branches\x1200_interlude_su_14_01_2017\build\lucera-commons.jar
  111.  
  112. def:
  113. [echo] Build: lucera-commons
  114. [copy] Copying 1 file to C:\fork2\branches\x1200_interlude_su_14_01_2017\build\libs
  115.  
  116. build:
  117. Trying to override old definition of datatype resources
  118. Trying to override old definition of task buildnumber
  119. [cachepath] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
  120. [cachepath] :: loading settings :: url = jar:file:/C:/fork2/branches/x1200_interlude_su_14_01_2017/ant/ivy-2.4.0/ivy-2.4.0.jar!/org/apache/ivy/core/settings/ivysettings.xml
  121. [cachepath] :: resolving dependencies :: fork2#depends;working@Admin-ПК
  122. [cachepath] confs: [default]
  123. [cachepath] found net.sf.ehcache#ehcache;2.10.0 in public
  124. [cachepath] found org.eclipse.jdt.core.compiler#ecj;4.4.2 in public
  125. [cachepath] found org.codehaus.groovy#groovy-all;2.4.4 in public
  126. [cachepath] found org.python#jython;2.2.1 in public
  127. [cachepath] found com.zaxxer#HikariCP;2.4.0 in public
  128. [cachepath] found org.slf4j#slf4j-api;1.7.12 in public
  129. [cachepath] found mysql#mysql-connector-java;5.1.36 in public
  130. [cachepath] found org.slf4j#slf4j-log4j12;1.7.12 in public
  131. [cachepath] found log4j#log4j;1.2.17 in public
  132. [cachepath] found org.apache.velocity#velocity;1.7 in public
  133. [cachepath] found commons-collections#commons-collections;3.2.1 in public
  134. [cachepath] found commons-lang#commons-lang;2.4 in public
  135. [cachepath] found com.thoughtworks.xstream#xstream;1.4.8 in public
  136. [cachepath] found xmlpull#xmlpull;1.1.3.1 in public
  137. [cachepath] found xpp3#xpp3_min;1.1.4c in public
  138. [cachepath] found net.sf.kxml#kxml2;2.3.0 in public
  139. [cachepath] found net.sf.trove4j#trove4j;3.0.3 in public
  140. [cachepath] found org.apache.commons#commons-lang3;3.4 in public
  141. [cachepath] found org.javolution#javolution;5.2.6 in public
  142. [cachepath] :: resolution report :: resolve 201ms :: artifacts dl 41ms
  143. [cachepath] :: evicted modules:
  144. [cachepath] org.slf4j#slf4j-api;1.7.7 by [org.slf4j#slf4j-api;1.7.12] in [default]
  145. ---------------------------------------------------------------------
  146. | | modules || artifacts |
  147. | conf | number| search|dwnlded|evicted|| number|dwnlded|
  148. ---------------------------------------------------------------------
  149. | default | 20 | 0 | 0 | 1 || 19 | 0 |
  150. ---------------------------------------------------------------------
  151.  
  152. clear:
  153. [delete] Deleting directory C:\fork2\branches\x1200_interlude_su_14_01_2017\build\classes
  154. [mkdir] Created dir: C:\fork2\branches\x1200_interlude_su_14_01_2017\build\classes
  155.  
  156. compile:
  157. [groovyc] Compiling 1894 source files to C:\fork2\branches\x1200_interlude_su_14_01_2017\build\classes
  158. [groovyc] org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
  159. [groovyc] Compile error during compilation with javac.
  160. [groovyc] C:\fork2\branches\x1200_interlude_su_14_01_2017\gameserver\src\ru\catssoftware\gameserver\model\L2Character.java:5209: error: cannot find symbol
  161. [groovyc] private ActorFlowController<? extends L2Character> flowController;
  162. [groovyc] ^
  163. [groovyc] symbol: class ActorFlowController
  164. [groovyc] location: class L2Character
  165. [groovyc] C:\fork2\branches\x1200_interlude_su_14_01_2017\gameserver\src\ru\catssoftware\gameserver\model\L2Character.java:5210: error: cannot find symbol
  166. [groovyc] public ActorFlowController<? extends L2Character> getFlowController() {
  167. [groovyc] ^
  168. [groovyc] symbol: class ActorFlowController
  169. [groovyc] location: class L2Character
  170. [groovyc] C:\fork2\branches\x1200_interlude_su_14_01_2017\gameserver\src\ru\catssoftware\gameserver\model\L2Character.java:5217: error: cannot find symbol
  171. [groovyc] protected ActorFlowController<? extends L2Character> createFlowController() {
  172. [groovyc] ^
  173. [groovyc] symbol: class ActorFlowController
  174. [groovyc] location: class L2Character
  175. [groovyc] 3 errors
  176. [groovyc]
  177. [groovyc]
  178. [groovyc] 1 error
  179.  
  180. BUILD FAILED
  181. C:\fork2\branches\x1200_interlude_su_14_01_2017\ant\build.xml:8: The following error occurred while executing this line:
  182. C:\fork2\branches\x1200_interlude_su_14_01_2017\ant\build_gameserver.xml:27: The following error occurred while executing this line:
  183. C:\fork2\branches\x1200_interlude_su_14_01_2017\ant\build_template.xml:19: Compilation Failed
  184.  
  185. Total time: 17 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement