Advertisement
ecophoenix

Untitled

Aug 16th, 2011
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.57 KB | None | 0 0
  1. build3@ubuntu:~$ i2prouter start
  2. Starting I2P Service...done.
  3. build3@ubuntu:~$ sudo apt-get -y install g++ make autoconf automake libtool dpkg-dev cvs git-core libdevil-dev liblua5.1-0-dev libtolua++5.1-dev libzzip-dev libbz2-dev libxaw7-dev libxxf86vm-dev libopenal-dev libalut-dev libsigc++-2.0-dev libcurl4-openssl-dev libjpeg62-dev libpng12-dev libtiff4-dev libsdl1.2-dev nvidia-cg-toolkit libpcre3-dev libxrandr-dev libmng-dev libgcrypt-dev libboost-all-dev cmake libfreeimage-dev libxcursor-dev libfreetype6-dev swig
  4. [sudo] password for build3:
  5. Reading package lists... Done
  6. Building dependency tree
  7. Reading state information... Done
  8. Note, selecting 'libgcrypt11-dev' instead of 'libgcrypt-dev'
  9. autoconf is already the newest version.
  10. automake is already the newest version.
  11. cmake is already the newest version.
  12. cvs is already the newest version.
  13. dpkg-dev is already the newest version.
  14. g++ is already the newest version.
  15. git-core is already the newest version.
  16. libbz2-dev is already the newest version.
  17. libgcrypt11-dev is already the newest version.
  18. libjpeg62-dev is already the newest version.
  19. liblua5.1-0-dev is already the newest version.
  20. libmng-dev is already the newest version.
  21. libpcre3-dev is already the newest version.
  22. libsdl1.2-dev is already the newest version.
  23. libsigc++-2.0-dev is already the newest version.
  24. libtiff4-dev is already the newest version.
  25. libtool is already the newest version.
  26. libxaw7-dev is already the newest version.
  27. libxcursor-dev is already the newest version.
  28. libxrandr-dev is already the newest version.
  29. libxxf86vm-dev is already the newest version.
  30. make is already the newest version.
  31. swig is already the newest version.
  32. libalut-dev is already the newest version.
  33. libboost-all-dev is already the newest version.
  34. libdevil-dev is already the newest version.
  35. libfreeimage-dev is already the newest version.
  36. libopenal-dev is already the newest version.
  37. libtolua++5.1-dev is already the newest version.
  38. libzzip-dev is already the newest version.
  39. nvidia-cg-toolkit is already the newest version.
  40. libcurl4-openssl-dev is already the newest version.
  41. libfreetype6-dev is already the newest version.
  42. libpng12-dev is already the newest version.
  43. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  44. build3@ubuntu:~$ sudo apt-get install ogre
  45. Reading package lists... Done
  46. Building dependency tree
  47. Reading state information... Done
  48. E: Unable to locate package ogre
  49. build3@ubuntu:~$ sudo apt-get install cgwin
  50. Reading package lists... Done
  51. Building dependency tree
  52. Reading state information... Done
  53. E: Unable to locate package cgwin
  54. build3@ubuntu:~$ git clone git://github.com/worldforge/hammer.git
  55. Cloning into hammer...
  56. remote: Counting objects: 113, done.
  57. remote: Compressing objects: 100% (52/52), done.
  58. remote: Total 113 (delta 63), reused 110 (delta 61)
  59. Receiving objects: 100% (113/113), 15.62 KiB, done.
  60. Resolving deltas: 100% (63/63), done.
  61. build3@ubuntu:~$ git remote set-url origin git://github.com/worldforge/hammer.git
  62. fatal: Not a git repository (or any of the parent directories): .git
  63. build3@ubuntu:~$ "sudo git remote set-url origin git://github.com/worldforge/hammer.git"
  64. bash: sudo git remote set-url origin git://github.com/worldforge/hammer.git: No such file or directory
  65. build3@ubuntu:~$ sudo git remote set-url origin git://github.com/worldforge/hammer.git
  66. fatal: Not a git repository (or any of the parent directories): .git
  67. build3@ubuntu:~$
  68.  
  69. next steps
  70.  
  71. ion 'int process_marker(jpeg*, int)':
  72. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:1372:17: warning: deprecated conversion from string constant to 'char*'
  73. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:1375:17: warning: deprecated conversion from string constant to 'char*'
  74. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:1378:40: warning: deprecated conversion from string constant to 'char*'
  75. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:1388:32: warning: deprecated conversion from string constant to 'char*'
  76. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:1389:31: warning: deprecated conversion from string constant to 'char*'
  77. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:1408:42: warning: deprecated conversion from string constant to 'char*'
  78. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp: In function 'int process_scan_header(jpeg*)':
  79. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:1441:79: warning: deprecated conversion from string constant to 'char*'
  80. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:1442:36: warning: deprecated conversion from string constant to 'char*'
  81. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:1450:79: warning: deprecated conversion from string constant to 'char*'
  82. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:1451:79: warning: deprecated conversion from string constant to 'char*'
  83. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:1454:33: warning: deprecated conversion from string constant to 'char*'
  84. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:1456:33: warning: deprecated conversion from string constant to 'char*'
  85. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp: In function 'int process_frame_header(jpeg*, int)':
  86. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:1465:47: warning: deprecated conversion from string constant to 'char*'
  87. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:1466:46: warning: deprecated conversion from string constant to 'char*'
  88. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:1467:53: warning: deprecated conversion from string constant to 'char*'
  89. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:1468:53: warning: deprecated conversion from string constant to 'char*'
  90. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:1470:33: warning: deprecated conversion from string constant to 'char*'
  91. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:1477:35: warning: deprecated conversion from string constant to 'char*'
  92. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:1483:20: warning: deprecated conversion from string constant to 'char*'
  93. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:1485:91: warning: deprecated conversion from string constant to 'char*'
  94. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:1486:91: warning: deprecated conversion from string constant to 'char*'
  95. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:1487:71: warning: deprecated conversion from string constant to 'char*'
  96. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:1492:59: warning: deprecated conversion from string constant to 'char*'
  97. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:1523:17: warning: deprecated conversion from string constant to 'char*'
  98. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp: In function 'int decode_jpeg_header(jpeg*, int)':
  99. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:1545:24: warning: deprecated conversion from string constant to 'char*'
  100. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:1553:36: warning: deprecated conversion from string constant to 'char*'
  101. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp: In function 'uint8* load_jpeg_image(jpeg*, int*, int*, int*, int)':
  102. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:1725:45: warning: deprecated conversion from string constant to 'char*'
  103. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:1754:65: warning: deprecated conversion from string constant to 'char*'
  104. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:1772:46: warning: deprecated conversion from string constant to 'char*'
  105. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp: In function 'int zbuild_huffman(zhuffman*, uint8*, int)':
  106. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:1934:41: warning: deprecated conversion from string constant to 'char*'
  107. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp: In function 'int expand(zbuf*, int)':
  108. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2035:33: warning: deprecated conversion from string constant to 'char*'
  109. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2041:26: warning: deprecated conversion from string constant to 'char*'
  110. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp: In function 'int parse_huffman_block(zbuf*)':
  111. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2067:28: warning: deprecated conversion from string constant to 'char*'
  112. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2078:28: warning: deprecated conversion from string constant to 'char*'
  113. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2081:53: warning: deprecated conversion from string constant to 'char*'
  114. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp: In function 'int compute_huffman_codes(zbuf*)':
  115. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2130:32: warning: deprecated conversion from string constant to 'char*'
  116. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp: In function 'int parse_uncompressed_block(zbuf*)':
  117. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2155:39: warning: deprecated conversion from string constant to 'char*'
  118. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2156:50: warning: deprecated conversion from string constant to 'char*'
  119. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp: In function 'int parse_zlib_header(zbuf*)':
  120. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2171:40: warning: deprecated conversion from string constant to 'char*'
  121. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2172:25: warning: deprecated conversion from string constant to 'char*'
  122. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2173:24: warning: deprecated conversion from string constant to 'char*'
  123. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp: In function 'int check_png_header(stbi*)':
  124. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2324:41: warning: deprecated conversion from string constant to 'char*'
  125. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp: In function 'int create_png_image_raw(png*, uint8*, uint32, int, uint32, uint32)':
  126. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2366:24: warning: deprecated conversion from string constant to 'char*'
  127. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2369:53: warning: deprecated conversion from string constant to 'char*'
  128. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2371:52: warning: deprecated conversion from string constant to 'char*'
  129. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2377:30: warning: deprecated conversion from string constant to 'char*'
  130. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp: In function 'int expand_palette(png*, uint8*, int, int)':
  131. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2505:26: warning: deprecated conversion from string constant to 'char*'
  132. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp: In function 'int parse_png_file(png*, int, int)':
  133. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2548:17: warning: deprecated conversion from string constant to 'char*'
  134. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2552:32: warning: deprecated conversion from string constant to 'char*'
  135. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2553:40: warning: deprecated conversion from string constant to 'char*'
  136. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2554:67: warning: deprecated conversion from string constant to 'char*'
  137. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2555:67: warning: deprecated conversion from string constant to 'char*'
  138. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2556:61: warning: deprecated conversion from string constant to 'char*'
  139. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2557:61: warning: deprecated conversion from string constant to 'char*'
  140. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2558:71: warning: deprecated conversion from string constant to 'char*'
  141. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2559:48: warning: deprecated conversion from string constant to 'char*'
  142. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2560:50: warning: deprecated conversion from string constant to 'char*'
  143. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2561:58: warning: deprecated conversion from string constant to 'char*'
  144. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2562:48: warning: deprecated conversion from string constant to 'char*'
  145. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2565:71: warning: deprecated conversion from string constant to 'char*'
  146. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2571:64: warning: deprecated conversion from string constant to 'char*'
  147. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2578:42: warning: deprecated conversion from string constant to 'char*'
  148. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2580:49: warning: deprecated conversion from string constant to 'char*'
  149. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2591:34: warning: deprecated conversion from string constant to 'char*'
  150. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2594:41: warning: deprecated conversion from string constant to 'char*'
  151. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2595:47: warning: deprecated conversion from string constant to 'char*'
  152. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2600:44: warning: deprecated conversion from string constant to 'char*'
  153. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2601:60: warning: deprecated conversion from string constant to 'char*'
  154. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2610:47: warning: deprecated conversion from string constant to 'char*'
  155. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2617:84: warning: deprecated conversion from string constant to 'char*'
  156. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2623:84: warning: deprecated conversion from string constant to 'char*'
  157. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2638:42: warning: deprecated conversion from string constant to 'char*'
  158. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp: In function 'unsigned char* do_png(png*, int*, int*, int*, int)':
  159. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2688:45: warning: deprecated conversion from string constant to 'char*'
  160. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp: In function 'stbi_uc* bmp_load(stbi*, int*, int*, int*, int)':
  161. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2859:49: warning: deprecated conversion from string constant to 'char*'
  162. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2865:66: warning: deprecated conversion from string constant to 'char*'
  163. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2866:21: warning: deprecated conversion from string constant to 'char*'
  164. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2876:25: warning: deprecated conversion from string constant to 'char*'
  165. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2884:50: warning: deprecated conversion from string constant to 'char*'
  166. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2942:21: warning: deprecated conversion from string constant to 'char*'
  167. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2945:58: warning: deprecated conversion from string constant to 'char*'
  168. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2956:32: warning: deprecated conversion from string constant to 'char*'
  169. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:2994:40: warning: deprecated conversion from string constant to 'char*'
  170. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp: In function 'stbi_uc* psd_load(stbi*, int*, int*, int*, int)':
  171. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:3399:10: warning: deprecated conversion from string constant to 'char*'
  172. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:3403:10: warning: deprecated conversion from string constant to 'char*'
  173. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:3411:10: warning: deprecated conversion from string constant to 'char*'
  174. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:3419:10: warning: deprecated conversion from string constant to 'char*'
  175. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:3432:10: warning: deprecated conversion from string constant to 'char*'
  176. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:3449:10: warning: deprecated conversion from string constant to 'char*'
  177. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:3453:19: warning: deprecated conversion from string constant to 'char*'
  178. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp: In function 'int hdr_test(stbi*)':
  179. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:3581:22: warning: deprecated conversion from string constant to 'char*'
  180. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp: In function 'float* hdr_load(stbi*, int*, int*, int*, int)':
  181. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:3674:10: warning: deprecated conversion from string constant to 'char*'
  182. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:3683:24: warning: deprecated conversion from string constant to 'char*'
  183. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:3688:42: warning: deprecated conversion from string constant to 'char*'
  184. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:3692:42: warning: deprecated conversion from string constant to 'char*'
  185. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:3737:69: warning: deprecated conversion from string constant to 'char*'
  186. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp: In function 'void write_pixels(FILE*, int, int, int, int, int, void*, int, int)':
  187. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:3832:52: warning: deprecated conversion from string constant to 'char*'
  188. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:3838:69: warning: deprecated conversion from string constant to 'char*'
  189. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:3843:63: warning: deprecated conversion from string constant to 'char*'
  190. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp: In function 'int stbi_write_bmp(const char*, int, int, int, void*)':
  191. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:3873:39: warning: deprecated conversion from string constant to 'char*'
  192. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp: In function 'int stbi_write_tga(const char*, int, int, int, void*)':
  193. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:3880:88: warning: deprecated conversion from string constant to 'char*'
  194. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp: In function 'void getn(stbi*, stbi_uc*, int)':
  195. ../../../../../cegui/src/ImageCodecModules/STBImageCodec/stb_image.cpp:721:39: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
  196. Installing...
  197. libtool: install: warning: relinking `libCEGUIDevILImageCodec.la'
  198. libtool: install: warning: relinking `libCEGUIFreeImageImageCodec.la'
  199. libtool: install: warning: relinking `libCEGUITGAImageCodec.la'
  200. libtool: install: warning: relinking `libCEGUISTBImageCodec.la'
  201. libtool: install: warning: relinking `libCEGUIOgreRenderer.la'
  202. libtool: install: warning: relinking `libCEGUILuaScriptModule.la'
  203. libtool: install: warning: relinking `libCEGUIFalagardWRBase.la'
  204. libtool: install: warning: relinking `libCEGUITinyXMLParser.la'
  205. Done.
  206. Install Done.
  207. build3@ubuntu:~/hammer$ ./hammer.sh checkout all
  208. Fetching sources...
  209. Varconf...
  210. Cloning into varconf...
  211. remote: Counting objects: 925, done.
  212. remote: Compressing objects: 100% (264/264), done.
  213. remote: Total 925 (delta 649), reused 921 (delta 645)
  214. Receiving objects: 100% (925/925), 182.31 KiB, done.
  215. Resolving deltas: 100% (649/649), done.
  216. Done.
  217. Atlas-C++...
  218. Cloning into atlas-cpp...
  219. remote: Counting objects: 9581, done.
  220. remote: Compressing objects: 100% (2398/2398), done.
  221. remote: Total 9581 (delta 7161), reused 9380 (delta 6960)
  222. Receiving objects: 100% (9581/9581), 1.98 MiB | 985 KiB/s, done.
  223. Resolving deltas: 100% (7161/7161), done.
  224. Done.
  225. Skstream...
  226. Cloning into skstream...
  227. remote: Counting objects: 1362, done.
  228. remote: Compressing objects: 100% (406/406), done.
  229. remote: Total 1362 (delta 978), reused 1316 (delta 946)
  230. Receiving objects: 100% (1362/1362), 312.54 KiB, done.
  231. Resolving deltas: 100% (978/978), done.
  232. Done.
  233. Wfmath...
  234. Cloning into wfmath...
  235. remote: Counting objects: 2888, done.
  236. remote: Compressing objects: 100% (640/640), done.
  237. remote: Total 2888 (delta 2304), reused 2815 (delta 2232)
  238. Receiving objects: 100% (2888/2888), 633.91 KiB | 1.01 MiB/s, done.
  239. Resolving deltas: 100% (2304/2304), done.
  240. Done.
  241. Eris...
  242. Cloning into eris...
  243. remote: Counting objects: 6912, done.
  244. remote: Compressing objects: 100% (1411/1411), done.
  245. remote: Total 6912 (delta 5462), reused 6909 (delta 5459)
  246. Receiving objects: 100% (6912/6912), 1.33 MiB | 813 KiB/s, done.
  247. Resolving deltas: 100% (5462/5462), done.
  248. Done.
  249. Libwfut...
  250. Cloning into libwfut...
  251. remote: Counting objects: 726, done.
  252. remote: Compressing objects: 100% (203/203), done.
  253. remote: Total 726 (delta 513), reused 726 (delta 513)
  254. Receiving objects: 100% (726/726), 253.79 KiB, done.
  255. Resolving deltas: 100% (513/513), done.
  256. Done.
  257. Mercator...
  258. Cloning into mercator...
  259. remote: Counting objects: 2585, done.
  260. remote: Compressing objects: 100% (630/630), done.
  261. remote: Total 2585 (delta 1971), reused 2553 (delta 1940)
  262. Receiving objects: 100% (2585/2585), 412.25 KiB, done.
  263. Resolving deltas: 100% (1971/1971), done.
  264. Done.
  265. Ember client...
  266. Cloning into ember...
  267. remote: Counting objects: 56519, done.
  268. remote: Compressing objects: 100% (9771/9771), done.
  269. remote: Total 56519 (delta 46605), reused 56407 (delta 46516)
  270. Receiving objects: 100% (56519/56519), 17.97 MiB | 1.35 MiB/s, done.
  271. Resolving deltas: 100% (46605/46605), done.
  272. Done.
  273. Cyphesis...
  274. Cloning into cyphesis...
  275. remote: Counting objects: 39392, done.
  276. remote: Compressing objects: 100% (6902/6902), done.
  277. remote: Total 39392 (delta 32453), reused 39330 (delta 32398)
  278. Receiving objects: 100% (39392/39392), 6.56 MiB | 1.35 MiB/s, done.
  279. Resolving deltas: 100% (32453/32453), done.
  280. Done.
  281. Checkout Done.
  282. build3@ubuntu:~/hammer$ ./hammer.sh build all
  283. Building sources...
  284. Varconf...
  285. Running autogen...
  286. configure.ac:10: installing `./config.guess'
  287. configure.ac:10: installing `./config.sub'
  288. configure.ac:14: installing `./install-sh'
  289. configure.ac:14: installing `./missing'
  290. tests/Makefile.am: installing `./depcomp'
  291. Running configure...
  292. Building...
  293. ../../varconf/variable.cpp: In member function ‘virtual bool varconf::VarBase::is_double() const’:
  294. ../../varconf/variable.cpp:255:28: warning: ignoring return value of ‘double strtod(const char*, char**)’, declared with attribute warn_unused_result
  295. Installing...
  296. Done.
  297. Skstream...
  298. Running autogen...
  299. configure.ac:9: installing `./config.guess'
  300. configure.ac:9: installing `./config.sub'
  301. configure.ac:13: installing `./install-sh'
  302. configure.ac:13: installing `./missing'
  303. ping/Makefile.am: installing `./depcomp'
  304. Running configure...
  305. configure: WARNING: Could not Find CppUnit - Tests will not work
  306. Building...
  307. Installing...
  308. Done.
  309. Wfmath...
  310. Running autogen...
  311. configure.ac:9: installing `./config.guess'
  312. configure.ac:9: installing `./config.sub'
  313. configure.ac:13: installing `./install-sh'
  314. configure.ac:13: installing `./missing'
  315. atlas/Makefile.am: installing `./depcomp'
  316. Running configure...
  317. Building...
  318. Installing...
  319. Done.
  320. Atlas-C++...
  321. Running autogen...
  322. configure.ac:9: installing `./config.guess'
  323. configure.ac:9: installing `./config.sub'
  324. configure.ac:13: installing `./install-sh'
  325. configure.ac:13: installing `./missing'
  326. Atlas/Codecs/Makefile.am: installing `./depcomp'
  327. Atlas/Objects/Makefile.am:33: variable `PY_SOURCES' is defined but no program or
  328. Atlas/Objects/Makefile.am:33: library has `PY' as canonical name (possible typo)
  329. Running configure...
  330. Building...
  331. Installing...
  332. libtool: install: warning: relinking `libAtlasMessage-0.6.la'
  333. libtool: install: warning: relinking `libAtlasCodecs-0.6.la'
  334. libtool: install: warning: relinking `libAtlasFilters-0.6.la'
  335. libtool: install: warning: relinking `libAtlasNet-0.6.la'
  336. libtool: install: warning: relinking `libAtlasObjects-0.6.la'
  337. Done.
  338. Mercator...
  339. Running autogen...
  340. configure.ac:9: installing `./config.guess'
  341. configure.ac:9: installing `./config.sub'
  342. configure.ac:13: installing `./install-sh'
  343. configure.ac:13: installing `./missing'
  344. Mercator/Makefile.am: installing `./depcomp'
  345. Running configure...
  346. Building...
  347. Installing...
  348. Done.
  349. Eris...
  350. Running autogen...
  351. acinclude.m4:199: the serial number must appear before any macro definition
  352. configure.ac:10: installing `./config.guess'
  353. configure.ac:10: installing `./config.sub'
  354. configure.ac:14: installing `./install-sh'
  355. configure.ac:14: installing `./missing'
  356. Eris/Makefile.am: installing `./depcomp'
  357. Running configure...
  358. Building...
  359. Installing...
  360. Done.
  361. Libwfut...
  362. Running autogen...
  363. configure.ac:7: installing `./config.guess'
  364. configure.ac:7: installing `./config.sub'
  365. configure.ac:8: installing `./install-sh'
  366. configure.ac:8: installing `./missing'
  367. libwfut/Makefile.am: installing `./depcomp'
  368. python/Makefile.am:12: installing `./py-compile'
  369. Makefile.am: installing `./INSTALL'
  370. Running configure...
  371. Building...
  372. ../../libwfut/tinyxmlparser.cpp: In static member function ‘static const char* WFUT::TiXmlBase::SkipWhiteSpace(const char*, WFUT::TiXmlEncoding)’:
  373. ../../libwfut/tinyxmlparser.cpp:350:45: warning: suggest parentheses around ‘&&’ within ‘||’
  374. Installing...
  375. libtool: install: warning: relinking `pyWFUT.la'
  376. Done.
  377. Ember client...
  378. Running autogen...
  379. configure.ac:7: installing `./config.guess'
  380. configure.ac:7: installing `./config.sub'
  381. configure.ac:10: installing `./install-sh'
  382. configure.ac:10: installing `./missing'
  383. src/bindings/lua/Makefile.am: installing `./depcomp'
  384. Running configure...
  385. configure: error: A CEGUI provided tolua++ implementation was found. By default this is not allowed. The reason is that CEGUI normally doesn't build the tolua++ generator needed by Ember, and there's a risk then that Ember will use a tolua++ generator installed by the system together with the tolua++ library provided by CEGUI. This will in most cases lead to strange compilation errors.
  386. You have two options:
  387. 1) Make sure that there's a tolua++ (http://www.codenix.com/~tolua/) development package installed on the system, and recompile CEGUI so that it recognizes and uses this (make sure to uninstall CEGUI first).
  388. 2) If you're certain that you've told CEGUI to also compile the tolua++ code generator and want to have Ember use the CEGUI provided tolua++ implementation, use the --enable-cegui-toluapp to disable this check. Use --with-toluaxx to make sure that the CEGUI provided tolua++ generator is used.
  389. build3@ubuntu:~/hammer$ ./work/local/bin/ember
  390. bash: ./work/local/bin/ember: No such file or directory
  391. build3@ubuntu:~/hammer$ ./hammer.sh build all
  392. Building sources...
  393. Varconf...
  394. Building...
  395. Installing...
  396. Done.
  397. Skstream...
  398. Building...
  399. Installing...
  400. Done.
  401. Wfmath...
  402. Building...
  403. Installing...
  404. Done.
  405. Atlas-C++...
  406. Building...
  407. Installing...
  408. libtool: install: warning: relinking `libAtlasMessage-0.6.la'
  409. libtool: install: warning: relinking `libAtlasCodecs-0.6.la'
  410. libtool: install: warning: relinking `libAtlasFilters-0.6.la'
  411. libtool: install: warning: relinking `libAtlasNet-0.6.la'
  412. libtool: install: warning: relinking `libAtlasObjects-0.6.la'
  413. Done.
  414. Mercator...
  415. Building...
  416. Installing...
  417. Done.
  418. Eris...
  419. Building...
  420. Installing...
  421. Done.
  422. Libwfut...
  423. Building...
  424. Installing...
  425. libtool: install: warning: relinking `pyWFUT.la'
  426. Done.
  427. Ember client...
  428. Running configure...
  429. configure: error: A CEGUI provided tolua++ implementation was found. By default this is not allowed. The reason is that CEGUI normally doesn't build the tolua++ generator needed by Ember, and there's a risk then that Ember will use a tolua++ generator installed by the system together with the tolua++ library provided by CEGUI. This will in most cases lead to strange compilation errors.
  430. You have two options:
  431. 1) Make sure that there's a tolua++ (http://www.codenix.com/~tolua/) development package installed on the system, and recompile CEGUI so that it recognizes and uses this (make sure to uninstall CEGUI first).
  432. 2) If you're certain that you've told CEGUI to also compile the tolua++ code generator and want to have Ember use the CEGUI provided tolua++ implementation, use the --enable-cegui-toluapp to disable this check. Use --with-toluaxx to make sure that the CEGUI provided tolua++ generator is used.
  433. build3@ubuntu:~/hammer$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement