Advertisement
Guest User

build.log

a guest
Apr 11th, 2013
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.50 KB | None | 0 0
  1. checking for gcc... gcc
  2. checking for C compiler default output file name... a.out
  3. checking whether the C compiler works... yes
  4. checking whether we are cross compiling... no
  5. checking for suffix of executables...
  6. checking for suffix of object files... o
  7. checking whether we are using the GNU C compiler... yes
  8. checking whether gcc accepts -g... yes
  9. checking for gcc option to accept ISO C89... none needed
  10. checking for gcc option to accept ISO C99... -std=gnu99
  11. checking for gethostbyname in -lnsl... yes
  12. checking for send in -lsocket... no
  13. checking for WriteFile in -lwsock32... no
  14. checking how to run the C preprocessor... gcc -std=gnu99 -E
  15. checking for grep that handles long lines and -e... /usr/bin/grep
  16. checking for egrep... /usr/bin/grep -E
  17. checking for ANSI C header files... yes
  18. checking for sys/types.h... yes
  19. checking for sys/stat.h... yes
  20. checking for stdlib.h... yes
  21. checking for string.h... yes
  22. checking for memory.h... yes
  23. checking for strings.h... yes
  24. checking for inttypes.h... yes
  25. checking for stdint.h... yes
  26. checking for unistd.h... yes
  27. checking arpa/inet.h usability... yes
  28. checking arpa/inet.h presence... yes
  29. checking for arpa/inet.h... yes
  30. checking netdb.h usability... yes
  31. checking netdb.h presence... yes
  32. checking for netdb.h... yes
  33. checking netinet/in.h usability... yes
  34. checking netinet/in.h presence... yes
  35. checking for netinet/in.h... yes
  36. checking for stdlib.h... (cached) yes
  37. checking for string.h... (cached) yes
  38. checking sys/socket.h usability... yes
  39. checking sys/socket.h presence... yes
  40. checking for sys/socket.h... yes
  41. checking for unistd.h... (cached) yes
  42. checking sys/select.h usability... yes
  43. checking sys/select.h presence... yes
  44. checking for sys/select.h... yes
  45. checking for sys/socket.h... (cached) yes
  46. checking types of arguments for select... int,fd_set *,struct timeval *
  47. checking for getcwd... yes
  48. checking for gethostbyname... yes
  49. checking for memset... yes
  50. checking for select... yes
  51. checking for socket... yes
  52. checking for strcasecmp... yes
  53. checking for strrchr... yes
  54. configure: creating ./config.status
  55. config.status: creating Makefile
  56. Building ng client. To build a Windows binary, type 'make ng.exe'
  57. gcc -std=gnu99 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -lnsl -s -O3 -o ng src/c/ng.c
  58. Buildfile: /var/abs/local/aur/eclim/src/eclim_2.2.5/build.xml
  59.  
  60. build:
  61.  
  62. gant:
  63. [echo] ${eclipse}: /usr/share/eclipse
  64. [echo] # Skipping org.eclim.dltkruby, missing org.eclipse.dltk.ruby
  65. [echo] # Skipping org.eclim.pdt, missing org.eclipse.php
  66. [echo] # Skipping org.eclim.wst, missing org.eclipse.wst.web_ui.feature
  67. [echo] # Skipping org.eclim.dltk, missing org.eclipse.dltk.core
  68. [echo] # Skipping org.eclim.adt, missing com.android.ide.eclipse.adt
  69. [echo] Plugins:
  70. [echo] org.eclim.cdt
  71. [echo] org.eclim.jdt
  72. [echo] org.eclim.python
  73. build:
  74. build.eclipse:
  75. init:
  76. [echo] eclim.version: 2.2.5
  77. [echo] eclim.release: 2.2.5
  78. [echo] eclim.release.indigo: none
  79. ------ init
  80. [echo]
  81. [echo] building plugin: org.eclim
  82. [mkdir] Created dir: /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/eclipse/plugins/org.eclim_2.2.5
  83. [mkdir] Created dir: /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/classes/org.eclim
  84. [javac] Compiling 39 source files to /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/classes/org.eclim
  85. [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  86. [javac] Note: Some input files use or override a deprecated API.
  87. [javac] Note: Recompile with -Xlint:deprecation for details.
  88. [javac] 1 warning
  89. [jar] Building jar: /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/eclipse/plugins/org.eclim_2.2.5/eclim.jar
  90. [copy] Copying 47 files to /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/eclipse/plugins/org.eclim_2.2.5
  91. org.eclim.build.eclipse:
  92. [copy] Copying 1 file to /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/eclipse/plugins/org.eclim_2.2.5/bin
  93. [jar] Updating jar: /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/eclipse/plugins/org.eclim_2.2.5/lib/nailgun-0.7.1.jar
  94. ------ org.eclim.build.eclipse
  95. [echo]
  96. [echo] building plugin: org.eclim.core
  97. [mkdir] Created dir: /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/eclipse/plugins/org.eclim.core_2.2.5
  98. [mkdir] Created dir: /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/classes/org.eclim.core
  99. [javac] Compiling 65 source files to /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/classes/org.eclim.core
  100. [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  101. [javac] 1 warning
  102. [jar] Building jar: /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/eclipse/plugins/org.eclim.core_2.2.5/eclim.core.jar
  103. [copy] Copying 7 files to /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/eclipse/plugins/org.eclim.core_2.2.5
  104. [echo]
  105. [echo] building plugin: org.eclim.vimplugin
  106. [mkdir] Created dir: /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/eclipse/plugins/org.eclim.vimplugin_2.2.5
  107. [mkdir] Created dir: /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/classes/org.eclim.vimplugin
  108. [javac] Compiling 33 source files to /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/classes/org.eclim.vimplugin
  109. [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  110. [javac] Note: /var/abs/local/aur/eclim/src/eclim_2.2.5/org.eclim.vimplugin/java/org/vimplugin/editors/VimViewer.java uses or overrides a deprecated API.
  111. [javac] Note: Recompile with -Xlint:deprecation for details.
  112. [javac] 1 warning
  113. [jar] Building MANIFEST-only jar: /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/eclipse/plugins/org.eclim.vimplugin_2.2.5/eclim.vimplugin.jar
  114. [copy] Copying 6 files to /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/eclipse/plugins/org.eclim.vimplugin_2.2.5
  115. org.eclim.vimplugin.build.eclipse:
  116. [jar] Updating jar: /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/eclipse/plugins/org.eclim.vimplugin_2.2.5/eclim.vimplugin.jar
  117. ------ org.eclim.vimplugin.build.eclipse
  118. [echo]
  119. [echo] building plugin: org.eclim.cdt
  120. [mkdir] Created dir: /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/eclipse/plugins/org.eclim.cdt_2.2.5
  121. [mkdir] Created dir: /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/classes/org.eclim.cdt
  122. [javac] Compiling 14 source files to /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/classes/org.eclim.cdt
  123. [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  124. [javac] 1 warning
  125. [jar] Building jar: /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/eclipse/plugins/org.eclim.cdt_2.2.5/eclim.cdt.jar
  126. [copy] Copying 4 files to /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/eclipse/plugins/org.eclim.cdt_2.2.5
  127. [echo]
  128. [echo] building plugin: org.eclim.jdt
  129. [mkdir] Created dir: /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/eclipse/plugins/org.eclim.jdt_2.2.5
  130. [mkdir] Created dir: /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/classes/org.eclim.jdt
  131. [javac] Compiling 78 source files to /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/classes/org.eclim.jdt
  132. [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  133. [javac] Note: /var/abs/local/aur/eclim/src/eclim_2.2.5/org.eclim.jdt/java/org/eclim/plugin/jdt/util/JavaUtils.java uses or overrides a deprecated API.
  134. [javac] Note: Recompile with -Xlint:deprecation for details.
  135. [javac] 1 warning
  136. [jar] Building jar: /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/eclipse/plugins/org.eclim.jdt_2.2.5/eclim.jdt.jar
  137. [copy] Copying 14 files to /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/eclipse/plugins/org.eclim.jdt_2.2.5
  138. org.eclim.jdt.build.eclipse:
  139. [mkdir] Created dir: /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/classes/testng
  140. [javac] Compiling 1 source file to /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/classes/testng
  141. [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  142. [javac] 1 warning
  143. [jar] Building jar: /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/eclipse/plugins/org.eclim.jdt_2.2.5/eclim-testng.jar
  144. ------ org.eclim.jdt.build.eclipse
  145. ------ build.eclipse
  146. build.vim:
  147. [mkdir] Created dir: /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/vim
  148. [copy] Copying 48 files to /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/vim/org.eclim.core
  149. [copy] Copying 2 files to /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/vim/org.eclim.vimplugin
  150. [copy] Copying 11 files to /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/vim/org.eclim.cdt
  151. [copy] Copying 69 files to /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/vim/org.eclim.jdt
  152. [copy] Copying 17 files to /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/vim/org.eclim.python
  153. org.eclim.python.build.vim:
  154. [untar] Expanding: /var/abs/local/aur/eclim/src/eclim_2.2.5/org.eclim.python/rope-0.9.3.tar.gz into /var/abs/local/aur/eclim/src/eclim_2.2.5/build/temp/vim/org.eclim.python/eclim/autoload/eclim/python
  155. ------ org.eclim.python.build.vim
  156. ------ build.vim
  157. ------ build
  158.  
  159. BUILD SUCCESSFUL
  160. Total time: 24 seconds
  161. Buildfile: /var/abs/local/aur/eclim/src/eclim_2.2.5/build.xml
  162.  
  163. docs:
  164.  
  165. gant:
  166. [echo] ${eclipse}: /usr/share/eclipse
  167. [echo] # Skipping org.eclim.dltkruby, missing org.eclipse.dltk.ruby
  168. [echo] # Skipping org.eclim.pdt, missing org.eclipse.php
  169. [echo] # Skipping org.eclim.wst, missing org.eclipse.wst.web_ui.feature
  170. [echo] # Skipping org.eclim.dltk, missing org.eclipse.dltk.core
  171. [echo] # Skipping org.eclim.adt, missing com.android.ide.eclipse.adt
  172. [echo] Plugins:
  173. [echo] org.eclim.cdt
  174. [echo] org.eclim.jdt
  175. [echo] org.eclim.python
  176. docs:
  177. init:
  178. [echo] eclim.version: 2.2.5
  179. [echo] eclim.release: 2.2.5
  180. [echo] eclim.release.indigo: none
  181. ------ init
  182. [mkdir] Created dir: /var/abs/local/aur/eclim/src/eclim_2.2.5/build/doc/site
  183. [exec] Running Sphinx v1.1.3
  184. [exec] loading pickled environment... not yet created
  185. [exec] building [html]: targets for 73 source files that are out of date
  186. [exec] updating environment: 73 added, 0 changed, 0 removed
  187. [exec] reading sources... [ 1%] 404
  188. [exec] reading sources... [ 2%] archive/changes
  189. [exec] reading sources... [ 4%] archive/news
  190. [exec] reading sources... [ 5%] changes
  191. [exec] reading sources... [ 6%] cheatsheet
  192. [exec] reading sources... [ 8%] contribute
  193. [exec] reading sources... [ 9%] development/architecture
  194. [exec] reading sources... [ 10%] development/gettingstarted
  195. [exec] reading sources... [ 12%] development/index
  196. [exec] reading sources... [ 13%] eclimd
  197. [exec] reading sources... [ 15%] faq
  198. [exec] reading sources... [ 16%] features
  199. [exec] reading sources... [ 17%] gettinghelp
  200. [exec] reading sources... [ 19%] gettingstarted
  201. [exec] reading sources... [ 20%] index
  202. [exec] reading sources... [ 21%] install
  203. [exec] reading sources... [ 23%] relatedprojects
  204. [exec] reading sources... [ 24%] vim/c/complete
  205. [exec] reading sources... [ 26%] vim/c/index
  206. [exec] reading sources... [ 27%] vim/c/inspection
  207. [exec] reading sources... [ 28%] vim/c/project
  208. [exec] reading sources... [ 30%] vim/c/search
  209. [exec] reading sources... [ 31%] vim/c/validate
  210. [exec] reading sources... [ 32%] vim/code_completion
  211. [exec] reading sources... [ 34%] vim/core/eclim
  212. [exec] reading sources... [ 35%] vim/core/history
  213. [exec] reading sources... [ 36%] vim/core/index
  214. [exec] reading sources... [ 38%] vim/core/locate
  215. [exec] reading sources... [ 39%] vim/core/project
  216. [exec] reading sources... [ 41%] vim/core/util
  217. [exec] reading sources... [ 42%] vim/dltk/buildpath
  218. [exec] reading sources... [ 43%] vim/html/index
  219. [exec] reading sources... [ 45%] vim/index
  220. [exec] reading sources... [ 46%] vim/java/ant
  221. [exec] reading sources... [ 47%] vim/java/classpath
  222. [exec] reading sources... [ 49%] vim/java/complete
  223. [exec] reading sources... [ 50%] vim/java/format
  224. [exec] reading sources... [ 52%] vim/java/import
  225. [exec] reading sources... [ 53%] vim/java/index
  226. [exec] reading sources... [ 54%] vim/java/inspection
  227. [exec] reading sources... [ 56%] vim/java/java
  228. [exec] reading sources... [ 57%] vim/java/javadoc
  229. [exec] reading sources... [ 58%] vim/java/logging
  230. [exec] reading sources... [ 60%] vim/java/maven
  231. [exec] reading sources... [ 61%] vim/java/methods
  232. [exec] reading sources... [ 63%] vim/java/refactor
  233. [exec] reading sources... [ 64%] vim/java/search
  234. [exec] reading sources... [ 65%] vim/java/unittests
  235. [exec] reading sources... [ 67%] vim/java/validate
  236. [exec] reading sources... [ 68%] vim/java/webxml
  237. [exec] reading sources... [ 69%] vim/javascript/index
  238. [exec] reading sources... [ 71%] vim/php/buildpath
  239. [exec] reading sources... [ 72%] vim/php/complete
  240. [exec] reading sources... [ 73%] vim/php/index
  241. [exec] reading sources... [ 75%] vim/php/search
  242. [exec] reading sources... [ 76%] vim/php/validate
  243. [exec] reading sources... [ 78%] vim/python/complete
  244. [exec] reading sources... [ 79%] vim/python/django
  245. [exec] reading sources... [ 80%] vim/python/index
  246. [exec] reading sources... [ 82%] vim/python/search
  247. [exec] reading sources... [ 83%] vim/python/validate
  248. [exec] reading sources... [ 84%] vim/refactoring
  249. [exec] reading sources... [ 86%] vim/ruby/buildpath
  250. [exec] reading sources... [ 87%] vim/ruby/complete
  251. [exec] reading sources... [ 89%] vim/ruby/index
  252. [exec] reading sources... [ 90%] vim/ruby/search
  253. [exec] reading sources... [ 91%] vim/ruby/validate
  254. [exec] reading sources... [ 93%] vim/scala/complete
  255. [exec] reading sources... [ 94%] vim/scala/index
  256. [exec] reading sources... [ 95%] vim/scala/search
  257. [exec] reading sources... [ 97%] vim/scala/validate
  258. [exec] reading sources... [ 98%] vim/settings
  259. [exec] reading sources... [100%] vim/xml/index
  260. [exec]
  261. [exec] looking for now-outdated files... none found
  262. [exec] pickling environment... done
  263. [exec] checking consistency... done
  264. [exec] preparing documents... done
  265. [exec] writing output... [ 1%] 404
  266. [exec] writing output... [ 2%] archive/changes
  267. [exec] writing output... [ 4%] archive/news
  268. [exec] writing output... [ 5%] changes
  269. [exec] writing output... [ 6%] cheatsheet
  270. [exec] writing output... [ 8%] contribute
  271. [exec] writing output... [ 9%] development/architecture
  272. [exec] writing output... [ 10%] development/gettingstarted
  273. [exec] writing output... [ 12%] development/index
  274. [exec] writing output... [ 13%] eclimd
  275. [exec] writing output... [ 15%] faq
  276. [exec] writing output... [ 16%] features
  277. [exec] writing output... [ 17%] gettinghelp
  278. [exec] writing output... [ 19%] gettingstarted
  279. [exec] writing output... [ 20%] index
  280. [exec] writing output... [ 21%] install
  281. [exec] writing output... [ 23%] relatedprojects
  282. [exec] writing output... [ 24%] vim/c/complete
  283. [exec] writing output... [ 26%] vim/c/index
  284. [exec] writing output... [ 27%] vim/c/inspection
  285. [exec] writing output... [ 28%] vim/c/project
  286. [exec] writing output... [ 30%] vim/c/search
  287. [exec] writing output... [ 31%] vim/c/validate
  288. [exec] writing output... [ 32%] vim/code_completion
  289. [exec] writing output... [ 34%] vim/core/eclim
  290. [exec] writing output... [ 35%] vim/core/history
  291. [exec] writing output... [ 36%] vim/core/index
  292. [exec] writing output... [ 38%] vim/core/locate
  293. [exec] writing output... [ 39%] vim/core/project
  294. [exec] writing output... [ 41%] vim/core/util
  295. [exec] writing output... [ 42%] vim/dltk/buildpath
  296. [exec] writing output... [ 43%] vim/html/index
  297. [exec] writing output... [ 45%] vim/index
  298. [exec] writing output... [ 46%] vim/java/ant
  299. [exec] writing output... [ 47%] vim/java/classpath
  300. [exec] writing output... [ 49%] vim/java/complete
  301. [exec] writing output... [ 50%] vim/java/format
  302. [exec] writing output... [ 52%] vim/java/import
  303. [exec] writing output... [ 53%] vim/java/index
  304. [exec] writing output... [ 54%] vim/java/inspection
  305. [exec] writing output... [ 56%] vim/java/java
  306. [exec] writing output... [ 57%] vim/java/javadoc
  307. [exec] writing output... [ 58%] vim/java/logging
  308. [exec] writing output... [ 60%] vim/java/maven
  309. [exec] writing output... [ 61%] vim/java/methods
  310. [exec] writing output... [ 63%] vim/java/refactor
  311. [exec] writing output... [ 64%] vim/java/search
  312. [exec] writing output... [ 65%] vim/java/unittests
  313. [exec] writing output... [ 67%] vim/java/validate
  314. [exec] writing output... [ 68%] vim/java/webxml
  315. [exec] writing output... [ 69%] vim/javascript/index
  316. [exec] writing output... [ 71%] vim/php/buildpath
  317. [exec] writing output... [ 72%] vim/php/complete
  318. [exec] writing output... [ 73%] vim/php/index
  319. [exec] writing output... [ 75%] vim/php/search
  320. [exec] writing output... [ 76%] vim/php/validate
  321. [exec] writing output... [ 78%] vim/python/complete
  322. [exec] writing output... [ 79%] vim/python/django
  323. [exec] writing output... [ 80%] vim/python/index
  324. [exec] writing output... [ 82%] vim/python/search
  325. [exec] writing output... [ 83%] vim/python/validate
  326. [exec] writing output... [ 84%] vim/refactoring
  327. [exec] writing output... [ 86%] vim/ruby/buildpath
  328. [exec] writing output... [ 87%] vim/ruby/complete
  329. [exec] writing output... [ 89%] vim/ruby/index
  330. [exec] writing output... [ 90%] vim/ruby/search
  331. [exec] writing output... [ 91%] vim/ruby/validate
  332. [exec] writing output... [ 93%] vim/scala/complete
  333. [exec] writing output... [ 94%] vim/scala/index
  334. [exec] writing output... [ 95%] vim/scala/search
  335. [exec] writing output... [ 97%] vim/scala/validate
  336. [exec] writing output... [ 98%] vim/settings
  337. [exec] writing output... [100%] vim/xml/index
  338. [exec]
  339. [exec] writing additional files... genindex search
  340. [exec] copying images... [ 8%] vim/../images/screenshots/java/completion.png
  341. [exec] copying images... [ 16%] vim/java/../../images/screenshots/java/ant/completion.png
  342. [exec] copying images... [ 25%] vim/core/../../images/screencasts/locate.gif
  343. [exec] copying images... [ 33%] images/rss.png
  344. [exec] copying images... [ 41%] images/screenshots/eclipse/gvim_eclim_view.png
  345. [exec] copying images... [ 50%] vim/java/../../images/screenshots/java/jps.png
  346. [exec] copying images... [ 58%] vim/java/../../images/screenshots/java/maven/dependency_search.png
  347. [exec] copying images... [ 66%] images/screenshots/eclipse/java_editor_eclim_view.png
  348. [exec] copying images... [ 75%] vim/java/../../images/screenshots/java/completion.png
  349. [exec] copying images... [ 83%] images/screenshots/ping_success.png
  350. [exec] copying images... [ 91%] images/screenshots/ping_failed.png
  351. [exec] copying images... [100%] images/diagrams/use_cases.png
  352. [exec]
  353. [exec] copying static files... done
  354. [exec] dumping search index... done
  355. [exec] dumping object inventory... done
  356. [exec] build succeeded.
  357. [copy] Copying 16 files to /var/abs/local/aur/eclim/src/eclim_2.2.5/build/doc/site/_images
  358. [copy] Copying 1 file to /var/abs/local/aur/eclim/src/eclim_2.2.5/build/doc/site/_static
  359. [copy] Copying 1 file to /var/abs/local/aur/eclim/src/eclim_2.2.5/build/doc/site
  360. [echo] Building sitemap.xml...
  361. [gzip] Building: /var/abs/local/aur/eclim/src/eclim_2.2.5/build/doc/site/sitemap.xml.gz
  362. [delete] Deleting: /var/abs/local/aur/eclim/src/eclim_2.2.5/build/doc/site/sitemap.xml
  363. ------ docs
  364.  
  365. vimdocs:
  366.  
  367. gant:
  368. [echo] ${eclipse}: /usr/share/eclipse
  369. [echo] # Skipping org.eclim.dltkruby, missing org.eclipse.dltk.ruby
  370. [echo] # Skipping org.eclim.pdt, missing org.eclipse.php
  371. [echo] # Skipping org.eclim.wst, missing org.eclipse.wst.web_ui.feature
  372. [echo] # Skipping org.eclim.dltk, missing org.eclipse.dltk.core
  373. [echo] # Skipping org.eclim.adt, missing com.android.ide.eclipse.adt
  374. [echo] Plugins:
  375. [echo] org.eclim.cdt
  376. [echo] org.eclim.jdt
  377. [echo] org.eclim.python
  378. vimdocs:
  379. init:
  380. [echo] eclim.version: 2.2.5
  381. [echo] eclim.release: 2.2.5
  382. [echo] eclim.release.indigo: none
  383. ------ init
  384. [mkdir] Created dir: /var/abs/local/aur/eclim/src/eclim_2.2.5/build/doc/vimdocs
  385. [exec] Running Sphinx v1.1.3
  386. [exec] loading pickled environment... not yet created
  387. [exec] building [vimdoc]: targets for 73 source files that are out of date
  388. [exec] updating environment: 73 added, 0 changed, 0 removed
  389. [exec] reading sources... [ 1%] 404
  390. [exec] reading sources... [ 2%] archive/changes
  391. [exec] reading sources... [ 4%] archive/news
  392. [exec] reading sources... [ 5%] changes
  393. [exec] reading sources... [ 6%] cheatsheet
  394. [exec] reading sources... [ 8%] contribute
  395. [exec] reading sources... [ 9%] development/architecture
  396. [exec] reading sources... [ 10%] development/gettingstarted
  397. [exec] reading sources... [ 12%] development/index
  398. [exec] reading sources... [ 13%] eclimd
  399. [exec] reading sources... [ 15%] faq
  400. [exec] reading sources... [ 16%] features
  401. [exec] reading sources... [ 17%] gettinghelp
  402. [exec] reading sources... [ 19%] gettingstarted
  403. [exec] reading sources... [ 20%] index
  404. [exec] reading sources... [ 21%] install
  405. [exec] reading sources... [ 23%] relatedprojects
  406. [exec] reading sources... [ 24%] vim/c/complete
  407. [exec] reading sources... [ 26%] vim/c/index
  408. [exec] reading sources... [ 27%] vim/c/inspection
  409. [exec] reading sources... [ 28%] vim/c/project
  410. [exec] reading sources... [ 30%] vim/c/search
  411. [exec] reading sources... [ 31%] vim/c/validate
  412. [exec] reading sources... [ 32%] vim/code_completion
  413. [exec] reading sources... [ 34%] vim/core/eclim
  414. [exec] reading sources... [ 35%] vim/core/history
  415. [exec] reading sources... [ 36%] vim/core/index
  416. [exec] reading sources... [ 38%] vim/core/locate
  417. [exec] reading sources... [ 39%] vim/core/project
  418. [exec] reading sources... [ 41%] vim/core/util
  419. [exec] reading sources... [ 42%] vim/dltk/buildpath
  420. [exec] reading sources... [ 43%] vim/html/index
  421. [exec] reading sources... [ 45%] vim/index
  422. [exec] reading sources... [ 46%] vim/java/ant
  423. [exec] reading sources... [ 47%] vim/java/classpath
  424. [exec] reading sources... [ 49%] vim/java/complete
  425. [exec] reading sources... [ 50%] vim/java/format
  426. [exec] reading sources... [ 52%] vim/java/import
  427. [exec] reading sources... [ 53%] vim/java/index
  428. [exec] reading sources... [ 54%] vim/java/inspection
  429. [exec] reading sources... [ 56%] vim/java/java
  430. [exec] reading sources... [ 57%] vim/java/javadoc
  431. [exec] reading sources... [ 58%] vim/java/logging
  432. [exec] reading sources... [ 60%] vim/java/maven
  433. [exec] reading sources... [ 61%] vim/java/methods
  434. [exec] reading sources... [ 63%] vim/java/refactor
  435. [exec] reading sources... [ 64%] vim/java/search
  436. [exec] reading sources... [ 65%] vim/java/unittests
  437. [exec] reading sources... [ 67%] vim/java/validate
  438. [exec] reading sources... [ 68%] vim/java/webxml
  439. [exec] reading sources... [ 69%] vim/javascript/index
  440. [exec] reading sources... [ 71%] vim/php/buildpath
  441. [exec] reading sources... [ 72%] vim/php/complete
  442. [exec] reading sources... [ 73%] vim/php/index
  443. [exec] reading sources... [ 75%] vim/php/search
  444. [exec] reading sources... [ 76%] vim/php/validate
  445. [exec] reading sources... [ 78%] vim/python/complete
  446. [exec] reading sources... [ 79%] vim/python/django
  447. [exec] reading sources... [ 80%] vim/python/index
  448. [exec] reading sources... [ 82%] vim/python/search
  449. [exec] reading sources... [ 83%] vim/python/validate
  450. [exec] reading sources... [ 84%] vim/refactoring
  451. [exec] reading sources... [ 86%] vim/ruby/buildpath
  452. [exec] reading sources... [ 87%] vim/ruby/complete
  453. [exec] reading sources... [ 89%] vim/ruby/index
  454. [exec] reading sources... [ 90%] vim/ruby/search
  455. [exec] reading sources... [ 91%] vim/ruby/validate
  456. [exec] reading sources... [ 93%] vim/scala/complete
  457. [exec] reading sources... [ 94%] vim/scala/index
  458. [exec] reading sources... [ 95%] vim/scala/search
  459. [exec] reading sources... [ 97%] vim/scala/validate
  460. [exec] reading sources... [ 98%] vim/settings
  461. [exec] reading sources... [100%] vim/xml/index
  462. [exec]
  463. [exec] looking for now-outdated files... none found
  464. [exec] pickling environment... done
  465. [exec] checking consistency... done
  466. [exec] preparing documents... done
  467. [exec] writing output... [ 1%] 404
  468. [exec] writing output... [ 2%] archive/changes
  469. [exec] writing output... [ 4%] archive/news
  470. [exec] writing output... [ 5%] changes
  471. [exec] writing output... [ 6%] cheatsheet
  472. [exec] writing output... [ 8%] contribute
  473. [exec] writing output... [ 9%] development/architecture
  474. [exec] writing output... [ 10%] development/gettingstarted
  475. [exec] writing output... [ 12%] development/index
  476. [exec] writing output... [ 13%] eclimd
  477. [exec] writing output... [ 15%] faq
  478. [exec] writing output... [ 16%] features
  479. [exec] writing output... [ 17%] gettinghelp
  480. [exec] writing output... [ 19%] gettingstarted
  481. [exec] writing output... [ 20%] index
  482. [exec] writing output... [ 21%] install
  483. [exec] writing output... [ 23%] relatedprojects
  484. [exec] writing output... [ 24%] vim/c/complete
  485. [exec] writing output... [ 26%] vim/c/index
  486. [exec] writing output... [ 27%] vim/c/inspection
  487. [exec] writing output... [ 28%] vim/c/project
  488. [exec] writing output... [ 30%] vim/c/search
  489. [exec] writing output... [ 31%] vim/c/validate
  490. [exec] writing output... [ 32%] vim/code_completion
  491. [exec] writing output... [ 34%] vim/core/eclim
  492. [exec] writing output... [ 35%] vim/core/history
  493. [exec] writing output... [ 36%] vim/core/index
  494. [exec] writing output... [ 38%] vim/core/locate
  495. [exec] writing output... [ 39%] vim/core/project
  496. [exec] writing output... [ 41%] vim/core/util
  497. [exec] writing output... [ 42%] vim/dltk/buildpath
  498. [exec] writing output... [ 43%] vim/html/index
  499. [exec] writing output... [ 45%] vim/index
  500. [exec] writing output... [ 46%] vim/java/ant
  501. [exec] writing output... [ 47%] vim/java/classpath
  502. [exec] writing output... [ 49%] vim/java/complete
  503. [exec] writing output... [ 50%] vim/java/format
  504. [exec] writing output... [ 52%] vim/java/import
  505. [exec] writing output... [ 53%] vim/java/index
  506. [exec] writing output... [ 54%] vim/java/inspection
  507. [exec] writing output... [ 56%] vim/java/java
  508. [exec] writing output... [ 57%] vim/java/javadoc
  509. [exec] writing output... [ 58%] vim/java/logging
  510. [exec] writing output... [ 60%] vim/java/maven
  511. [exec] writing output... [ 61%] vim/java/methods
  512. [exec] writing output... [ 63%] vim/java/refactor
  513. [exec] writing output... [ 64%] vim/java/search
  514. [exec] writing output... [ 65%] vim/java/unittests
  515. [exec] writing output... [ 67%] vim/java/validate
  516. [exec] writing output... [ 68%] vim/java/webxml
  517. [exec] writing output... [ 69%] vim/javascript/index
  518. [exec] writing output... [ 71%] vim/php/buildpath
  519. [exec] writing output... [ 72%] vim/php/complete
  520. [exec] writing output... [ 73%] vim/php/index
  521. [exec] writing output... [ 75%] vim/php/search
  522. [exec] writing output... [ 76%] vim/php/validate
  523. [exec] writing output... [ 78%] vim/python/complete
  524. [exec] writing output... [ 79%] vim/python/django
  525. [exec] writing output... [ 80%] vim/python/index
  526. [exec] writing output... [ 82%] vim/python/search
  527. [exec] writing output... [ 83%] vim/python/validate
  528. [exec] writing output... [ 84%] vim/refactoring
  529. [exec] writing output... [ 86%] vim/ruby/buildpath
  530. [exec] writing output... [ 87%] vim/ruby/complete
  531. [exec] writing output... [ 89%] vim/ruby/index
  532. [exec] writing output... [ 90%] vim/ruby/search
  533. [exec] writing output... [ 91%] vim/ruby/validate
  534. [exec] writing output... [ 93%] vim/scala/complete
  535. [exec] writing output... [ 94%] vim/scala/index
  536. [exec] writing output... [ 95%] vim/scala/search
  537. [exec] writing output... [ 97%] vim/scala/validate
  538. [exec] writing output... [ 98%] vim/settings
  539. [exec] writing output... [100%] vim/xml/index
  540. [exec]
  541. [exec] build succeeded.
  542. [copy] Copying 73 files to /var/abs/local/aur/eclim/pkg/eclim/usr/share/vim/vimfiles/eclim/doc
  543.  
  544. BUILD FAILED
  545. /var/abs/local/aur/eclim/src/eclim_2.2.5/build.xml:105: The following error occurred while executing this line:
  546. /var/abs/local/aur/eclim/src/eclim_2.2.5/build.xml:134: : Failed to copy /var/abs/local/aur/eclim/src/eclim_2.2.5/build/doc/vimdocs/404.txt to /var/abs/local/aur/eclim/pkg/eclim/usr/share/vim/vimfiles/eclim/doc/404.txt due to failed to create the parent directory for /var/abs/local/aur/eclim/pkg/eclim/usr/share/vim/vimfiles/eclim/doc/404.txt
  547.  
  548. Total time: 37 seconds
  549. ==> ERROR: A failure occurred in build().
  550.  Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement