Advertisement
Guest User

YACY 1.92/9000 build fail AUR log

a guest
Apr 7th, 2017
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.63 KB | None | 0 0
  1. THE PROBLEM:
  2. - in reinstall yacy do not ask what version of JAVA i want to
  3. - NONE service named yacy after reinstallation
  4. - 60 warnings
  5.  
  6. Buildfile: /tmp/pamac-build-net/yacy/src/yacy/build.xml
  7.  
  8. buildGitRevTask:
  9. [delete] Deleting: /tmp/pamac-build-net/yacy/src/yacy/libbuild/GitRevTask.jar
  10. [jar] Building jar: /tmp/pamac-build-net/yacy/src/yacy/libbuild/GitRevTask.jar
  11.  
  12. determineGitRevision:
  13.  
  14. readBuildProperties:
  15.  
  16. init:
  17. [mkdir] Created dir: /tmp/pamac-build-net/yacy/src/yacy/DATA
  18. [mkdir] Created dir: /tmp/pamac-build-net/yacy/src/yacy/RELEASE
  19. [echo] YaCy Branch:
  20. [echo] YaCy Version number: 1.92
  21. [echo] YaCy Release number: 9000
  22. [copy] Copying 1 file to /tmp/pamac-build-net/yacy/src/yacy/classes/net/yacy/peers/operation
  23. [copy] Copying 1 file to /tmp/pamac-build-net/yacy/src/yacy/classes
  24.  
  25. compile-core:
  26. [javac] Compiling 1 source file to /tmp/pamac-build-net/yacy/src/yacy/classes
  27. [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7
  28. [javac] 1 warning
  29. [javac] Compiling 640 source files to /tmp/pamac-build-net/yacy/src/yacy/classes
  30. [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7
  31. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/http/Jetty9HttpServerImpl.java:52: warning: [deprecation] IPAccessHandler in org.eclipse.jetty.server.handler has been deprecated
  32. [javac] import org.eclipse.jetty.server.handler.IPAccessHandler;
  33. [javac] ^
  34. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/cora/date/GenericFormatter.java:160: warning: [cast] redundant cast to int
  35. [javac] return (int) ( ((ahead) ? 1 : -1) * (oh * 60 + om));
  36. [javac] ^
  37. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/crawler/CrawlStacker.java:604: warning: [deprecation] isLocal(byte[]) in DigestURL has been deprecated
  38. [javac] final boolean local = DigestURL.isLocal(urlhash);
  39. [javac] ^
  40. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/peers/Network.java:349: warning: [deprecation] getIP() in Seed has been deprecated
  41. [javac] String ip = seed.getIP();
  42. [javac] ^
  43. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/peers/Network.java:559: warning: [deprecation] getIP() in Seed has been deprecated
  44. [javac] if ( sb.peers.mySeed().getPublicAddress(sb.peers.mySeed().getIP()) == null ) {
  45. [javac] ^
  46. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/peers/Network.java:673: warning: [deprecation] getIP() in Seed has been deprecated
  47. [javac] sb.peers.lastSeedUpload_myIP = sb.peers.mySeed().getIP();
  48. [javac] ^
  49. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/peers/SeedDB.java:962: warning: [deprecation] getIP() in Seed has been deprecated
  50. [javac] return seed.getPublicAddress(seed.getIP()) + ((subdom == null) ? "" : ("/" + subdom));
  51. [javac] ^
  52. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/peers/SeedDB.java:977: warning: [deprecation] myPublicIP() in serverSwitch has been deprecated
  53. [javac] return Switchboard.getSwitchboard().myPublicIP() + ":" + Switchboard.getSwitchboard().getLocalPort() + ((subdom == null) ? "" : ("/" + subdom));
  54. [javac] ^
  55. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/peers/SeedDB.java:979: warning: [deprecation] getIP() in Seed has been deprecated
  56. [javac] return seed.getPublicAddress(seed.getIP()) + ((subdom == null) ? "" : ("/" + subdom));
  57. [javac] ^
  58. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/kelondro/data/meta/URIMetadataNode.java:905: warning: [deprecation] getIP() in Seed has been deprecated
  59. [javac] if ((seed == null) || ((address = seed.getPublicAddress(seed.getIP())) == null)) {
  60. [javac] ^
  61. [javac] /tmp/pamac-build-net/yacy/src/yacy/lib/httpclient-4.5.2.jar(org/apache/http/impl/client/AbstractHttpClient.class): warning: Cannot find annotation method 'value()' in type 'GuardedBy': class file for org.apache.http.annotation.GuardedBy not found
  62. [javac] /tmp/pamac-build-net/yacy/src/yacy/lib/httpclient-4.5.2.jar(org/apache/http/impl/client/AbstractHttpClient.class): warning: Cannot find annotation method 'value()' in type 'GuardedBy'
  63. [javac] /tmp/pamac-build-net/yacy/src/yacy/lib/httpclient-4.5.2.jar(org/apache/http/impl/client/AbstractHttpClient.class): warning: Cannot find annotation method 'value()' in type 'GuardedBy'
  64. [javac] /tmp/pamac-build-net/yacy/src/yacy/lib/httpclient-4.5.2.jar(org/apache/http/impl/client/AbstractHttpClient.class): warning: Cannot find annotation method 'value()' in type 'GuardedBy'
  65. [javac] /tmp/pamac-build-net/yacy/src/yacy/lib/httpclient-4.5.2.jar(org/apache/http/impl/client/AbstractHttpClient.class): warning: Cannot find annotation method 'value()' in type 'GuardedBy'
  66. [javac] /tmp/pamac-build-net/yacy/src/yacy/lib/httpclient-4.5.2.jar(org/apache/http/impl/client/AbstractHttpClient.class): warning: Cannot find annotation method 'value()' in type 'GuardedBy'
  67. [javac] /tmp/pamac-build-net/yacy/src/yacy/lib/httpclient-4.5.2.jar(org/apache/http/impl/client/AbstractHttpClient.class): warning: Cannot find annotation method 'value()' in type 'GuardedBy'
  68. [javac] /tmp/pamac-build-net/yacy/src/yacy/lib/httpclient-4.5.2.jar(org/apache/http/impl/client/AbstractHttpClient.class): warning: Cannot find annotation method 'value()' in type 'GuardedBy'
  69. [javac] /tmp/pamac-build-net/yacy/src/yacy/lib/httpclient-4.5.2.jar(org/apache/http/impl/client/AbstractHttpClient.class): warning: Cannot find annotation method 'value()' in type 'GuardedBy'
  70. [javac] /tmp/pamac-build-net/yacy/src/yacy/lib/httpclient-4.5.2.jar(org/apache/http/impl/client/AbstractHttpClient.class): warning: Cannot find annotation method 'value()' in type 'GuardedBy'
  71. [javac] /tmp/pamac-build-net/yacy/src/yacy/lib/httpclient-4.5.2.jar(org/apache/http/impl/client/AbstractHttpClient.class): warning: Cannot find annotation method 'value()' in type 'GuardedBy'
  72. [javac] /tmp/pamac-build-net/yacy/src/yacy/lib/httpclient-4.5.2.jar(org/apache/http/impl/client/AbstractHttpClient.class): warning: Cannot find annotation method 'value()' in type 'GuardedBy'
  73. [javac] /tmp/pamac-build-net/yacy/src/yacy/lib/httpclient-4.5.2.jar(org/apache/http/impl/client/AbstractHttpClient.class): warning: Cannot find annotation method 'value()' in type 'GuardedBy'
  74. [javac] /tmp/pamac-build-net/yacy/src/yacy/lib/httpclient-4.5.2.jar(org/apache/http/impl/client/AbstractHttpClient.class): warning: Cannot find annotation method 'value()' in type 'GuardedBy'
  75. [javac] /tmp/pamac-build-net/yacy/src/yacy/lib/httpclient-4.5.2.jar(org/apache/http/impl/client/AbstractHttpClient.class): warning: Cannot find annotation method 'value()' in type 'GuardedBy'
  76. [javac] /tmp/pamac-build-net/yacy/src/yacy/lib/httpclient-4.5.2.jar(org/apache/http/impl/client/AbstractHttpClient.class): warning: Cannot find annotation method 'value()' in type 'GuardedBy'
  77. [javac] /tmp/pamac-build-net/yacy/src/yacy/lib/httpclient-4.5.2.jar(org/apache/http/impl/client/AbstractHttpClient.class): warning: Cannot find annotation method 'value()' in type 'GuardedBy'
  78. [javac] /tmp/pamac-build-net/yacy/src/yacy/lib/httpclient-4.5.2.jar(org/apache/http/impl/client/AbstractHttpClient.class): warning: Cannot find annotation method 'value()' in type 'GuardedBy'
  79. [javac] /tmp/pamac-build-net/yacy/src/yacy/lib/httpclient-4.5.2.jar(org/apache/http/impl/client/AbstractHttpClient.class): warning: Cannot find annotation method 'value()' in type 'GuardedBy'
  80. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/cora/federate/solr/connector/ConcurrentUpdateSolrConnector.java:302: warning: [deprecation] toSolrDocument(SolrInputDocument) in ClientUtils has been deprecated
  81. [javac] return ClientUtils.toSolrDocument(idoc);
  82. [javac] ^
  83. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/cora/federate/solr/instance/ServerMirror.java:434: warning: [deprecation] shutdown() in SolrClient has been deprecated
  84. [javac] public void shutdown() {
  85. [javac] ^
  86. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/cora/federate/solr/instance/ServerShard.java:490: warning: [deprecation] shutdown() in SolrClient has been deprecated
  87. [javac] public void shutdown() {
  88. [javac] ^
  89. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/document/parser/pdfParser.java:276: warning: [unchecked] unchecked cast
  90. [javac] Collection<AnchorURL>[] linkCollections = (Collection<AnchorURL>[]) new Collection<?>[pdf.getNumberOfPages()];
  91. [javac] ^
  92. [javac] required: Collection<AnchorURL>[]
  93. [javac] found: Collection<?>[]
  94. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/http/Jetty9HttpServerImpl.java:204: warning: [deprecation] IPAccessHandler in org.eclipse.jetty.server.handler has been deprecated
  95. [javac] IPAccessHandler iphandler = new IPAccessHandler();
  96. [javac] ^
  97. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/http/Jetty9HttpServerImpl.java:204: warning: [deprecation] IPAccessHandler in org.eclipse.jetty.server.handler has been deprecated
  98. [javac] IPAccessHandler iphandler = new IPAccessHandler();
  99. [javac] ^
  100. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/peers/Protocol.java:377: warning: [deprecation] getIP() in Seed has been deprecated
  101. [javac] String ip = target.getIP();
  102. [javac] ^
  103. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/peers/Protocol.java:1047: warning: [deprecation] getIP() in Seed has been deprecated
  104. [javac] String ip = target.getIP();
  105. [javac] ^
  106. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/peers/Protocol.java:1397: warning: [deprecation] getIP() in Seed has been deprecated
  107. [javac] final String address = target.getPublicAddress(target.getIP());
  108. [javac] ^
  109. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/peers/Protocol.java:1484: warning: [deprecation] peerDeparture(Seed,String) in PeerActions has been deprecated
  110. [javac] seeds.peerActions.peerDeparture(targetSeed, errorCause); // disconnect unavailable peer
  111. [javac] ^
  112. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/peers/Protocol.java:1491: warning: [deprecation] peerDeparture(Seed,String) in PeerActions has been deprecated
  113. [javac] seeds.peerActions.peerDeparture(targetSeed, errorCause); // disconnect unavailable peer
  114. [javac] ^
  115. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/peers/Protocol.java:1527: warning: [deprecation] peerDeparture(Seed,String) in PeerActions has been deprecated
  116. [javac] seeds.peerActions.peerDeparture(targetSeed, errorCause); // disconnect unavailable peer
  117. [javac] ^
  118. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/peers/Protocol.java:1550: warning: [deprecation] getIP() in Seed has been deprecated
  119. [javac] String ip = targetSeed.getIP();
  120. [javac] ^
  121. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/peers/Protocol.java:1622: warning: [deprecation] getIP() in Seed has been deprecated
  122. [javac] String ip = targetSeed.getIP();
  123. [javac] ^
  124. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/peers/Protocol.java:1693: warning: [deprecation] getIP() in Seed has been deprecated
  125. [javac] String address = targetSeed.getPublicAddress(targetSeed.getIP());
  126. [javac] ^
  127. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/peers/Protocol.java:1735: warning: [deprecation] getIP() in Seed has been deprecated
  128. [javac] final Post post = new Post(target.getPublicAddress(target.getIP()), target.hash, "/yacy/idx.json", parts, 30000);
  129. [javac] ^
  130. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/search/AutoSearch.java:240: warning: [deprecation] getIP() in Seed has been deprecated
  131. [javac] ConcurrentLog.fine(AutoSearch.class.getName(), "ask " + seed.getIP() + " " + seed.getName() + " for query=" + currentQuery);
  132. [javac] ^
  133. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/search/AutoSearch.java:251: warning: [deprecation] getIP() in Seed has been deprecated
  134. [javac] RemoteInstance instance = new RemoteInstance("http://" + seed.getPublicAddress(seed.getIP()) + "/solr/", null, null, 10000); // this is a 'patch configuration' which considers 'solr' as default collection
  135. [javac] ^
  136. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/search/AutoSearch.java:277: warning: [deprecation] getIP() in Seed has been deprecated
  137. [javac] final String rssSearchServiceURL = "http://" + seed.getPublicAddress(seed.getIP()) + "/yacysearch.rss";
  138. [javac] ^
  139. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/search/navigator/StringNavigator.java:125: warning: [unchecked] unchecked conversion
  140. [javac] Collection<String> ll = (Collection) val;
  141. [javac] ^
  142. [javac] required: Collection<String>
  143. [javac] found: Collection
  144. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/search/navigator/FileTypeNavigator.java:69: warning: [unchecked] unchecked conversion
  145. [javac] Collection<String> ll = (Collection) val;
  146. [javac] ^
  147. [javac] required: Collection<String>
  148. [javac] found: Collection
  149. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/search/navigator/HostNavigator.java:67: warning: [unchecked] unchecked conversion
  150. [javac] Collection<String> ll = (Collection) val;
  151. [javac] ^
  152. [javac] required: Collection<String>
  153. [javac] found: Collection
  154. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/search/navigator/NavigatorPlugins.java:42: warning: [rawtypes] found raw type: TreeMap
  155. [javac] Map<String, String> defaultnavplugins = new TreeMap();
  156. [javac] ^
  157. [javac] missing type arguments for generic class TreeMap<K,V>
  158. [javac] where K,V are type-variables:
  159. [javac] K extends Object declared in class TreeMap
  160. [javac] V extends Object declared in class TreeMap
  161. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/search/navigator/NavigatorPlugins.java:42: warning: [unchecked] unchecked conversion
  162. [javac] Map<String, String> defaultnavplugins = new TreeMap();
  163. [javac] ^
  164. [javac] required: Map<String,String>
  165. [javac] found: TreeMap
  166. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/search/navigator/YearNavigator.java:101: warning: [unchecked] unchecked conversion
  167. [javac] Collection<Object> ll = (Collection) val;
  168. [javac] ^
  169. [javac] required: Collection<Object>
  170. [javac] found: Collection
  171. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/search/navigator/YearNavigator.java:107: warning: [deprecation] getYear() in Date has been deprecated
  172. [javac] String year = Integer.toString(dd.getYear() + 1900);
  173. [javac] ^
  174. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/search/navigator/YearNavigator.java:113: warning: [deprecation] getYear() in Date has been deprecated
  175. [javac] String year = Integer.toString(dd.getYear() + 1900);
  176. [javac] ^
  177. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/search/navigator/YearNavigator.java:134: warning: [rawtypes] found raw type: TreeSet
  178. [javac] years = new TreeSet(Collections.reverseOrder());
  179. [javac] ^
  180. [javac] missing type arguments for generic class TreeSet<E>
  181. [javac] where E is a type-variable:
  182. [javac] E extends Object declared in class TreeSet
  183. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/search/navigator/YearNavigator.java:134: warning: [unchecked] unchecked call to TreeSet(Comparator<? super E>) as a member of the raw type TreeSet
  184. [javac] years = new TreeSet(Collections.reverseOrder());
  185. [javac] ^
  186. [javac] where E is a type-variable:
  187. [javac] E extends Object declared in class TreeSet
  188. [javac] /tmp/pamac-build-net/yacy/src/yacy/source/net/yacy/search/navigator/YearNavigator.java:134: warning: [unchecked] unchecked conversion
  189. [javac] years = new TreeSet(Collections.reverseOrder());
  190. [javac] ^
  191. [javac] required: TreeSet<String>
  192. [javac] found: TreeSet
  193. [javac] 60 warnings
  194. [jar] Building jar: /tmp/pamac-build-net/yacy/src/yacy/lib/yacycore.jar
  195.  
  196. compile:
  197.  
  198. all:
  199.  
  200. BUILD SUCCESSFUL
  201. Total time: 22 seconds
  202.  
  203.  
  204. ---------------------------------------------
  205.  
  206. Buildfile: /tmp/pamac-build-net/yacy/src/yacy/build.xml
  207.  
  208. installonlinux:
  209. [copy] Copying 1 file to /tmp/pamac-build-net/yacy/pkg/yacy/usr/share/yacy
  210. [copy] Copying 72 files to /tmp/pamac-build-net/yacy/pkg/yacy/usr/share/yacy/defaults
  211. [copy] Copying 11 files to /tmp/pamac-build-net/yacy/pkg/yacy/usr/share/yacy/locales
  212. [copy] Copying 13 files to /tmp/pamac-build-net/yacy/pkg/yacy/usr/share/yacy/skins
  213. [copy] Copying 53 files to /tmp/pamac-build-net/yacy/pkg/yacy/usr/share/yacy/langdetect
  214. [copy] Copying 28 files to /tmp/pamac-build-net/yacy/pkg/yacy/usr/share/yacy/bin
  215. [copy] Copying 3 files to /tmp/pamac-build-net/yacy/pkg/yacy/usr/share/doc/yacy
  216. [copy] Copying 1405 files to /tmp/pamac-build-net/yacy/pkg/yacy/usr/share/yacy/htroot
  217. [copy] Copied 65 empty directories to 1 empty directory under /tmp/pamac-build-net/yacy/pkg/yacy/usr/share/yacy/htroot
  218. [mkdir] Created dir: /tmp/pamac-build-net/yacy/pkg/yacy/var/lib/yacy
  219. [mkdir] Created dir: /tmp/pamac-build-net/yacy/pkg/yacy/var/lib/yacy/LOG
  220. [mkdir] Created dir: /tmp/pamac-build-net/yacy/pkg/yacy/var/lib/yacy/SETTINGS
  221. [mkdir] Created dir: /tmp/pamac-build-net/yacy/pkg/yacy/etc
  222. [mkdir] Created dir: /tmp/pamac-build-net/yacy/pkg/yacy/var/log
  223.  
  224. BUILD SUCCESSFUL
  225. Total time: 1 second
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement