Advertisement
Guest User

Untitled

a guest
Jan 12th, 2012
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 136.01 KB | None | 0 0
  1. In file included from /opt/local/include/boost/mpl/aux_/has_apply.hpp:17,
  2. from /opt/local/include/boost/mpl/apply_wrap.hpp:23,
  3. from /opt/local/include/boost/mpl/apply.hpp:23,
  4. from /opt/local/include/boost/iterator/iterator_facade.hpp:34,
  5. from /opt/local/include/boost/filesystem/v2/path.hpp:22,
  6. from /opt/local/include/boost/filesystem.hpp:29,
  7. from ../../../source/lib/pch/pch_boost.h:21,
  8. from ../../../source/lib/precompiled.h:76,
  9. from ../../../source/mocks/mocks_real.cpp:26:
  10. /opt/local/include/boost/mpl/has_xxx.hpp:344:9: warning: "BOOST_MPL_HAS_XXX_NO_EXPLICIT_TEST_FUNCTION" is not defined
  11. /opt/local/include/boost/mpl/has_xxx.hpp:357:9: warning: "BOOST_MPL_HAS_XXX_NO_WRAPPED_TYPES" is not defined
  12. /opt/local/include/boost/mpl/has_xxx.hpp:386:9: warning: "BOOST_MPL_HAS_XXX_NO_EXPLICIT_TEST_FUNCTION" is not defined
  13. /opt/local/include/boost/mpl/has_xxx.hpp:459:8: warning: "BOOST_MPL_HAS_XXX_NEEDS_TEMPLATE_SFINAE" is not defined
  14. In file included from ../../../source/lib/precompiled.h:73,
  15. from ../../../source/mocks/mocks_real.cpp:26:
  16. ../../../source/lib/secure_crt.h:55: warning: redundant redeclaration of ‘size_t strnlen(const char*, size_t)’ in same scope
  17. /usr/include/string.h:143: warning: previous declaration of ‘size_t strnlen(const char*, size_t)’
  18. ../../../source/lib/secure_crt.h:56: warning: redundant redeclaration of ‘size_t wcsnlen(const wchar_t*, size_t)’ in same scope
  19. /usr/include/wchar.h:227: warning: previous declaration of ‘size_t wcsnlen(const wchar_t*, size_t)’
  20. In file included from ../../../source/lib/precompiled.h:89,
  21. from ../../../source/mocks/mocks_real.cpp:26:
  22. ../../../source/lib/posix/posix.h:111: warning: redundant redeclaration of ‘wchar_t* wcsdup(const wchar_t*)’ in same scope
  23. /usr/include/wchar.h:224: warning: previous declaration of ‘wchar_t* wcsdup(const wchar_t*)’
  24. ../../../source/lib/posix/posix.h:115: warning: redundant redeclaration of ‘int wcscasecmp(const wchar_t*, const wchar_t*)’ in same scope
  25. /usr/include/wchar.h:225: warning: previous declaration of ‘int wcscasecmp(const wchar_t*, const wchar_t*)’
  26. Linking mocks_real
  27. ==== Building network (release) ====
  28. Creating obj/network_Release
  29. precompiled.h
  30. In file included from /opt/local/include/boost/mpl/aux_/has_apply.hpp:17,
  31. from /opt/local/include/boost/mpl/apply_wrap.hpp:23,
  32. from /opt/local/include/boost/mpl/apply.hpp:23,
  33. from /opt/local/include/boost/iterator/iterator_facade.hpp:34,
  34. from /opt/local/include/boost/filesystem/v2/path.hpp:22,
  35. from /opt/local/include/boost/filesystem.hpp:29,
  36. from ../../../source/lib/pch/pch_boost.h:21,
  37. from ../../../source/lib/precompiled.h:76,
  38. from ../../../source/pch/network/precompiled.h:19:
  39. /opt/local/include/boost/mpl/has_xxx.hpp:344:9: warning: "BOOST_MPL_HAS_XXX_NO_EXPLICIT_TEST_FUNCTION" is not defined
  40. /opt/local/include/boost/mpl/has_xxx.hpp:357:9: warning: "BOOST_MPL_HAS_XXX_NO_WRAPPED_TYPES" is not defined
  41. /opt/local/include/boost/mpl/has_xxx.hpp:386:9: warning: "BOOST_MPL_HAS_XXX_NO_EXPLICIT_TEST_FUNCTION" is not defined
  42. /opt/local/include/boost/mpl/has_xxx.hpp:459:8: warning: "BOOST_MPL_HAS_XXX_NEEDS_TEMPLATE_SFINAE" is not defined
  43. In file included from ../../../source/lib/precompiled.h:73,
  44. from ../../../source/pch/network/precompiled.h:19:
  45. ../../../source/lib/secure_crt.h:55: warning: redundant redeclaration of ‘size_t strnlen(const char*, size_t)’ in same scope
  46. /usr/include/string.h:143: warning: previous declaration of ‘size_t strnlen(const char*, size_t)’
  47. ../../../source/lib/secure_crt.h:56: warning: redundant redeclaration of ‘size_t wcsnlen(const wchar_t*, size_t)’ in same scope
  48. /usr/include/wchar.h:227: warning: previous declaration of ‘size_t wcsnlen(const wchar_t*, size_t)’
  49. In file included from ../../../source/lib/precompiled.h:89,
  50. from ../../../source/pch/network/precompiled.h:19:
  51. ../../../source/lib/posix/posix.h:111: warning: redundant redeclaration of ‘wchar_t* wcsdup(const wchar_t*)’ in same scope
  52. /usr/include/wchar.h:224: warning: previous declaration of ‘wchar_t* wcsdup(const wchar_t*)’
  53. ../../../source/lib/posix/posix.h:115: warning: redundant redeclaration of ‘int wcscasecmp(const wchar_t*, const wchar_t*)’ in same scope
  54. /usr/include/wchar.h:225: warning: previous declaration of ‘int wcscasecmp(const wchar_t*, const wchar_t*)’
  55. fsm.cpp
  56. NetClient.cpp
  57. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  58. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  59. from /opt/local/include/boost/functional/hash.hpp:6,
  60. from ../../../source/lib/path.h:41,
  61. from ../../../source/lib/os_path.h:26,
  62. from ../../../source/lib/sysdep/sysdep.h:31,
  63. from ../../../source/network/NetClient.cpp:27:
  64. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  65. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  66. from /opt/local/include/boost/unordered_map.hpp:16,
  67. from ../../../source/simulation2/Simulation2.h:28,
  68. from ../../../source/network/NetClient.cpp:35:
  69. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  70. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  71. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  72. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  73. from /opt/local/include/boost/unordered_map.hpp:16,
  74. from ../../../source/simulation2/Simulation2.h:28,
  75. from ../../../source/network/NetClient.cpp:35:
  76. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  77. NetFileTransfer.cpp
  78. NetHost.cpp
  79. NetMessage.cpp
  80. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  81. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  82. from /opt/local/include/boost/functional/hash.hpp:6,
  83. from ../../../source/lib/path.h:41,
  84. from ../../../source/lib/file/vfs/vfs_path.h:26,
  85. from ../../../source/simulation2/Simulation2.h:26,
  86. from ../../../source/network/NetMessage.cpp:24:
  87. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  88. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  89. from /opt/local/include/boost/unordered_map.hpp:16,
  90. from ../../../source/simulation2/Simulation2.h:28,
  91. from ../../../source/network/NetMessage.cpp:24:
  92. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  93. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  94. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  95. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  96. from /opt/local/include/boost/unordered_map.hpp:16,
  97. from ../../../source/simulation2/Simulation2.h:28,
  98. from ../../../source/network/NetMessage.cpp:24:
  99. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  100. NetMessageSim.cpp
  101. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  102. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  103. from /opt/local/include/boost/functional/hash.hpp:6,
  104. from ../../../source/lib/path.h:41,
  105. from ../../../source/lib/file/vfs/vfs_path.h:26,
  106. from ../../../source/scriptinterface/ScriptInterface.h:30,
  107. from ../../../source/network/NetMessageSim.cpp:23:
  108. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  109. NetServer.cpp
  110. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  111. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  112. from /opt/local/include/boost/functional/hash.hpp:6,
  113. from ../../../source/lib/path.h:41,
  114. from ../../../source/lib/file/vfs/vfs_path.h:26,
  115. from ../../../source/scriptinterface/ScriptInterface.h:30,
  116. from ../../../source/network/NetServer.cpp:30:
  117. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  118. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  119. from /opt/local/include/boost/unordered_map.hpp:16,
  120. from ../../../source/simulation2/Simulation2.h:28,
  121. from ../../../source/network/NetServer.cpp:31:
  122. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  123. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  124. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  125. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  126. from /opt/local/include/boost/unordered_map.hpp:16,
  127. from ../../../source/simulation2/Simulation2.h:28,
  128. from ../../../source/network/NetServer.cpp:31:
  129. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  130. NetSession.cpp
  131. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  132. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  133. from /opt/local/include/boost/functional/hash.hpp:6,
  134. from ../../../source/lib/path.h:41,
  135. from ../../../source/lib/file/vfs/vfs_path.h:26,
  136. from ../../../source/scriptinterface/ScriptInterface.h:30,
  137. from ../../../source/network/NetSession.cpp:26:
  138. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  139. NetStats.cpp
  140. NetTurnManager.cpp
  141. In file included from /opt/local/include/boost/unordered/unordered_set.hpp:17,
  142. from /opt/local/include/boost/unordered_set.hpp:16,
  143. from ../../../source/gui/GUIManager.h:21,
  144. from ../../../source/network/NetTurnManager.cpp:26:
  145. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  146. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  147. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  148. from /opt/local/include/boost/unordered/unordered_set.hpp:18,
  149. from /opt/local/include/boost/unordered_set.hpp:16,
  150. from ../../../source/gui/GUIManager.h:21,
  151. from ../../../source/network/NetTurnManager.cpp:26:
  152. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  153. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  154. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  155. from /opt/local/include/boost/functional/hash.hpp:6,
  156. from /opt/local/include/boost/unordered/unordered_set.hpp:21,
  157. from /opt/local/include/boost/unordered_set.hpp:16,
  158. from ../../../source/gui/GUIManager.h:21,
  159. from ../../../source/network/NetTurnManager.cpp:26:
  160. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  161. precompiled.cpp
  162. Linking network
  163. ==== Building simulation2 (release) ====
  164. Creating obj/simulation2_Release
  165. precompiled.h
  166. In file included from /opt/local/include/boost/mpl/aux_/has_apply.hpp:17,
  167. from /opt/local/include/boost/mpl/apply_wrap.hpp:23,
  168. from /opt/local/include/boost/mpl/apply.hpp:23,
  169. from /opt/local/include/boost/iterator/iterator_facade.hpp:34,
  170. from /opt/local/include/boost/filesystem/v2/path.hpp:22,
  171. from /opt/local/include/boost/filesystem.hpp:29,
  172. from ../../../source/lib/pch/pch_boost.h:21,
  173. from ../../../source/lib/precompiled.h:76,
  174. from ../../../source/pch/simulation2/precompiled.h:19:
  175. /opt/local/include/boost/mpl/has_xxx.hpp:344:9: warning: "BOOST_MPL_HAS_XXX_NO_EXPLICIT_TEST_FUNCTION" is not defined
  176. /opt/local/include/boost/mpl/has_xxx.hpp:357:9: warning: "BOOST_MPL_HAS_XXX_NO_WRAPPED_TYPES" is not defined
  177. /opt/local/include/boost/mpl/has_xxx.hpp:386:9: warning: "BOOST_MPL_HAS_XXX_NO_EXPLICIT_TEST_FUNCTION" is not defined
  178. /opt/local/include/boost/mpl/has_xxx.hpp:459:8: warning: "BOOST_MPL_HAS_XXX_NEEDS_TEMPLATE_SFINAE" is not defined
  179. In file included from ../../../source/lib/precompiled.h:73,
  180. from ../../../source/pch/simulation2/precompiled.h:19:
  181. ../../../source/lib/secure_crt.h:55: warning: redundant redeclaration of ‘size_t strnlen(const char*, size_t)’ in same scope
  182. /usr/include/string.h:143: warning: previous declaration of ‘size_t strnlen(const char*, size_t)’
  183. ../../../source/lib/secure_crt.h:56: warning: redundant redeclaration of ‘size_t wcsnlen(const wchar_t*, size_t)’ in same scope
  184. /usr/include/wchar.h:227: warning: previous declaration of ‘size_t wcsnlen(const wchar_t*, size_t)’
  185. In file included from ../../../source/lib/precompiled.h:89,
  186. from ../../../source/pch/simulation2/precompiled.h:19:
  187. ../../../source/lib/posix/posix.h:111: warning: redundant redeclaration of ‘wchar_t* wcsdup(const wchar_t*)’ in same scope
  188. /usr/include/wchar.h:224: warning: previous declaration of ‘wchar_t* wcsdup(const wchar_t*)’
  189. ../../../source/lib/posix/posix.h:115: warning: redundant redeclaration of ‘int wcscasecmp(const wchar_t*, const wchar_t*)’ in same scope
  190. /usr/include/wchar.h:225: warning: previous declaration of ‘int wcscasecmp(const wchar_t*, const wchar_t*)’
  191. Simulation2.cpp
  192. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  193. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  194. from /opt/local/include/boost/functional/hash.hpp:6,
  195. from ../../../source/lib/path.h:41,
  196. from ../../../source/lib/file/vfs/vfs_path.h:26,
  197. from ../../../source/simulation2/Simulation2.h:26,
  198. from ../../../source/simulation2/Simulation2.cpp:20:
  199. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  200. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  201. from /opt/local/include/boost/unordered_map.hpp:16,
  202. from ../../../source/simulation2/Simulation2.h:28,
  203. from ../../../source/simulation2/Simulation2.cpp:20:
  204. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  205. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  206. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  207. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  208. from /opt/local/include/boost/unordered_map.hpp:16,
  209. from ../../../source/simulation2/Simulation2.h:28,
  210. from ../../../source/simulation2/Simulation2.cpp:20:
  211. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  212. CCmpAIManager.cpp
  213. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  214. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  215. from /opt/local/include/boost/functional/hash.hpp:6,
  216. from ../../../source/lib/path.h:41,
  217. from ../../../source/lib/file/vfs/vfs_path.h:26,
  218. from ../../../source/scriptinterface/ScriptInterface.h:30,
  219. from ../../../source/simulation2/system/ComponentManager.h:23,
  220. from ../../../source/simulation2/system/Component.h:23,
  221. from ../../../source/simulation2/components/CCmpAIManager.cpp:20:
  222. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  223. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  224. from /opt/local/include/boost/unordered_map.hpp:16,
  225. from ../../../source/simulation2/system/ComponentManager.h:27,
  226. from ../../../source/simulation2/system/Component.h:23,
  227. from ../../../source/simulation2/components/CCmpAIManager.cpp:20:
  228. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  229. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  230. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  231. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  232. from /opt/local/include/boost/unordered_map.hpp:16,
  233. from ../../../source/simulation2/system/ComponentManager.h:27,
  234. from ../../../source/simulation2/system/Component.h:23,
  235. from ../../../source/simulation2/components/CCmpAIManager.cpp:20:
  236. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  237. CCmpCommandQueue.cpp
  238. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  239. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  240. from /opt/local/include/boost/functional/hash.hpp:6,
  241. from ../../../source/lib/path.h:41,
  242. from ../../../source/lib/file/vfs/vfs_path.h:26,
  243. from ../../../source/scriptinterface/ScriptInterface.h:30,
  244. from ../../../source/simulation2/system/ComponentManager.h:23,
  245. from ../../../source/simulation2/system/Component.h:23,
  246. from ../../../source/simulation2/components/CCmpCommandQueue.cpp:20:
  247. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  248. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  249. from /opt/local/include/boost/unordered_map.hpp:16,
  250. from ../../../source/simulation2/system/ComponentManager.h:27,
  251. from ../../../source/simulation2/system/Component.h:23,
  252. from ../../../source/simulation2/components/CCmpCommandQueue.cpp:20:
  253. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  254. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  255. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  256. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  257. from /opt/local/include/boost/unordered_map.hpp:16,
  258. from ../../../source/simulation2/system/ComponentManager.h:27,
  259. from ../../../source/simulation2/system/Component.h:23,
  260. from ../../../source/simulation2/components/CCmpCommandQueue.cpp:20:
  261. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  262. CCmpDecay.cpp
  263. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  264. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  265. from /opt/local/include/boost/functional/hash.hpp:6,
  266. from ../../../source/lib/path.h:41,
  267. from ../../../source/lib/file/vfs/vfs_path.h:26,
  268. from ../../../source/scriptinterface/ScriptInterface.h:30,
  269. from ../../../source/simulation2/system/ComponentManager.h:23,
  270. from ../../../source/simulation2/system/Component.h:23,
  271. from ../../../source/simulation2/components/CCmpDecay.cpp:20:
  272. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  273. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  274. from /opt/local/include/boost/unordered_map.hpp:16,
  275. from ../../../source/simulation2/system/ComponentManager.h:27,
  276. from ../../../source/simulation2/system/Component.h:23,
  277. from ../../../source/simulation2/components/CCmpDecay.cpp:20:
  278. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  279. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  280. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  281. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  282. from /opt/local/include/boost/unordered_map.hpp:16,
  283. from ../../../source/simulation2/system/ComponentManager.h:27,
  284. from ../../../source/simulation2/system/Component.h:23,
  285. from ../../../source/simulation2/components/CCmpDecay.cpp:20:
  286. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  287. CCmpFootprint.cpp
  288. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  289. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  290. from /opt/local/include/boost/functional/hash.hpp:6,
  291. from ../../../source/lib/path.h:41,
  292. from ../../../source/lib/file/vfs/vfs_path.h:26,
  293. from ../../../source/scriptinterface/ScriptInterface.h:30,
  294. from ../../../source/simulation2/system/ComponentManager.h:23,
  295. from ../../../source/simulation2/system/Component.h:23,
  296. from ../../../source/simulation2/components/CCmpFootprint.cpp:20:
  297. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  298. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  299. from /opt/local/include/boost/unordered_map.hpp:16,
  300. from ../../../source/simulation2/system/ComponentManager.h:27,
  301. from ../../../source/simulation2/system/Component.h:23,
  302. from ../../../source/simulation2/components/CCmpFootprint.cpp:20:
  303. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  304. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  305. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  306. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  307. from /opt/local/include/boost/unordered_map.hpp:16,
  308. from ../../../source/simulation2/system/ComponentManager.h:27,
  309. from ../../../source/simulation2/system/Component.h:23,
  310. from ../../../source/simulation2/components/CCmpFootprint.cpp:20:
  311. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  312. CCmpMinimap.cpp
  313. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  314. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  315. from /opt/local/include/boost/functional/hash.hpp:6,
  316. from ../../../source/lib/path.h:41,
  317. from ../../../source/lib/file/vfs/vfs_path.h:26,
  318. from ../../../source/scriptinterface/ScriptInterface.h:30,
  319. from ../../../source/simulation2/system/ComponentManager.h:23,
  320. from ../../../source/simulation2/system/Component.h:23,
  321. from ../../../source/simulation2/components/CCmpMinimap.cpp:20:
  322. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  323. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  324. from /opt/local/include/boost/unordered_map.hpp:16,
  325. from ../../../source/simulation2/system/ComponentManager.h:27,
  326. from ../../../source/simulation2/system/Component.h:23,
  327. from ../../../source/simulation2/components/CCmpMinimap.cpp:20:
  328. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  329. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  330. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  331. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  332. from /opt/local/include/boost/unordered_map.hpp:16,
  333. from ../../../source/simulation2/system/ComponentManager.h:27,
  334. from ../../../source/simulation2/system/Component.h:23,
  335. from ../../../source/simulation2/components/CCmpMinimap.cpp:20:
  336. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  337. CCmpMotionBall.cpp
  338. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  339. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  340. from /opt/local/include/boost/functional/hash.hpp:6,
  341. from ../../../source/lib/path.h:41,
  342. from ../../../source/lib/file/vfs/vfs_path.h:26,
  343. from ../../../source/scriptinterface/ScriptInterface.h:30,
  344. from ../../../source/simulation2/system/ComponentManager.h:23,
  345. from ../../../source/simulation2/system/Component.h:23,
  346. from ../../../source/simulation2/components/CCmpMotionBall.cpp:20:
  347. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  348. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  349. from /opt/local/include/boost/unordered_map.hpp:16,
  350. from ../../../source/simulation2/system/ComponentManager.h:27,
  351. from ../../../source/simulation2/system/Component.h:23,
  352. from ../../../source/simulation2/components/CCmpMotionBall.cpp:20:
  353. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  354. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  355. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  356. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  357. from /opt/local/include/boost/unordered_map.hpp:16,
  358. from ../../../source/simulation2/system/ComponentManager.h:27,
  359. from ../../../source/simulation2/system/Component.h:23,
  360. from ../../../source/simulation2/components/CCmpMotionBall.cpp:20:
  361. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  362. CCmpObstruction.cpp
  363. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  364. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  365. from /opt/local/include/boost/functional/hash.hpp:6,
  366. from ../../../source/lib/path.h:41,
  367. from ../../../source/lib/file/vfs/vfs_path.h:26,
  368. from ../../../source/scriptinterface/ScriptInterface.h:30,
  369. from ../../../source/simulation2/system/ComponentManager.h:23,
  370. from ../../../source/simulation2/system/Component.h:23,
  371. from ../../../source/simulation2/components/CCmpObstruction.cpp:20:
  372. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  373. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  374. from /opt/local/include/boost/unordered_map.hpp:16,
  375. from ../../../source/simulation2/system/ComponentManager.h:27,
  376. from ../../../source/simulation2/system/Component.h:23,
  377. from ../../../source/simulation2/components/CCmpObstruction.cpp:20:
  378. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  379. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  380. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  381. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  382. from /opt/local/include/boost/unordered_map.hpp:16,
  383. from ../../../source/simulation2/system/ComponentManager.h:27,
  384. from ../../../source/simulation2/system/Component.h:23,
  385. from ../../../source/simulation2/components/CCmpObstruction.cpp:20:
  386. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  387. CCmpObstructionManager.cpp
  388. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  389. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  390. from /opt/local/include/boost/functional/hash.hpp:6,
  391. from ../../../source/lib/path.h:41,
  392. from ../../../source/lib/file/vfs/vfs_path.h:26,
  393. from ../../../source/scriptinterface/ScriptInterface.h:30,
  394. from ../../../source/simulation2/system/ComponentManager.h:23,
  395. from ../../../source/simulation2/system/Component.h:23,
  396. from ../../../source/simulation2/components/CCmpObstructionManager.cpp:20:
  397. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  398. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  399. from /opt/local/include/boost/unordered_map.hpp:16,
  400. from ../../../source/simulation2/system/ComponentManager.h:27,
  401. from ../../../source/simulation2/system/Component.h:23,
  402. from ../../../source/simulation2/components/CCmpObstructionManager.cpp:20:
  403. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  404. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  405. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  406. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  407. from /opt/local/include/boost/unordered_map.hpp:16,
  408. from ../../../source/simulation2/system/ComponentManager.h:27,
  409. from ../../../source/simulation2/system/Component.h:23,
  410. from ../../../source/simulation2/components/CCmpObstructionManager.cpp:20:
  411. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  412. ../../../source/simulation2/components/CCmpObstructionManager.cpp:909: warning: unused parameter ‘r’
  413. CCmpOverlayRenderer.cpp
  414. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  415. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  416. from /opt/local/include/boost/functional/hash.hpp:6,
  417. from ../../../source/lib/path.h:41,
  418. from ../../../source/lib/file/vfs/vfs_path.h:26,
  419. from ../../../source/scriptinterface/ScriptInterface.h:30,
  420. from ../../../source/simulation2/system/ComponentManager.h:23,
  421. from ../../../source/simulation2/system/Component.h:23,
  422. from ../../../source/simulation2/components/CCmpOverlayRenderer.cpp:20:
  423. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  424. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  425. from /opt/local/include/boost/unordered_map.hpp:16,
  426. from ../../../source/simulation2/system/ComponentManager.h:27,
  427. from ../../../source/simulation2/system/Component.h:23,
  428. from ../../../source/simulation2/components/CCmpOverlayRenderer.cpp:20:
  429. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  430. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  431. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  432. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  433. from /opt/local/include/boost/unordered_map.hpp:16,
  434. from ../../../source/simulation2/system/ComponentManager.h:27,
  435. from ../../../source/simulation2/system/Component.h:23,
  436. from ../../../source/simulation2/components/CCmpOverlayRenderer.cpp:20:
  437. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  438. CCmpOwnership.cpp
  439. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  440. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  441. from /opt/local/include/boost/functional/hash.hpp:6,
  442. from ../../../source/lib/path.h:41,
  443. from ../../../source/lib/file/vfs/vfs_path.h:26,
  444. from ../../../source/scriptinterface/ScriptInterface.h:30,
  445. from ../../../source/simulation2/system/ComponentManager.h:23,
  446. from ../../../source/simulation2/system/Component.h:23,
  447. from ../../../source/simulation2/components/CCmpOwnership.cpp:20:
  448. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  449. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  450. from /opt/local/include/boost/unordered_map.hpp:16,
  451. from ../../../source/simulation2/system/ComponentManager.h:27,
  452. from ../../../source/simulation2/system/Component.h:23,
  453. from ../../../source/simulation2/components/CCmpOwnership.cpp:20:
  454. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  455. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  456. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  457. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  458. from /opt/local/include/boost/unordered_map.hpp:16,
  459. from ../../../source/simulation2/system/ComponentManager.h:27,
  460. from ../../../source/simulation2/system/Component.h:23,
  461. from ../../../source/simulation2/components/CCmpOwnership.cpp:20:
  462. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  463. CCmpPathfinder.cpp
  464. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  465. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  466. from /opt/local/include/boost/functional/hash.hpp:6,
  467. from ../../../source/lib/path.h:41,
  468. from ../../../source/lib/file/vfs/vfs_path.h:26,
  469. from ../../../source/scriptinterface/ScriptInterface.h:30,
  470. from ../../../source/simulation2/system/ComponentManager.h:23,
  471. from ../../../source/simulation2/system/Component.h:23,
  472. from ../../../source/simulation2/components/CCmpPathfinder_Common.h:30,
  473. from ../../../source/simulation2/components/CCmpPathfinder.cpp:25:
  474. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  475. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  476. from /opt/local/include/boost/unordered_map.hpp:16,
  477. from ../../../source/simulation2/system/ComponentManager.h:27,
  478. from ../../../source/simulation2/system/Component.h:23,
  479. from ../../../source/simulation2/components/CCmpPathfinder_Common.h:30,
  480. from ../../../source/simulation2/components/CCmpPathfinder.cpp:25:
  481. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  482. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  483. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  484. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  485. from /opt/local/include/boost/unordered_map.hpp:16,
  486. from ../../../source/simulation2/system/ComponentManager.h:27,
  487. from ../../../source/simulation2/system/Component.h:23,
  488. from ../../../source/simulation2/components/CCmpPathfinder_Common.h:30,
  489. from ../../../source/simulation2/components/CCmpPathfinder.cpp:25:
  490. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  491. CCmpPathfinder_Tile.cpp
  492. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  493. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  494. from /opt/local/include/boost/functional/hash.hpp:6,
  495. from ../../../source/lib/path.h:41,
  496. from ../../../source/lib/file/vfs/vfs_path.h:26,
  497. from ../../../source/scriptinterface/ScriptInterface.h:30,
  498. from ../../../source/simulation2/system/ComponentManager.h:23,
  499. from ../../../source/simulation2/system/Component.h:23,
  500. from ../../../source/simulation2/components/CCmpPathfinder_Common.h:30,
  501. from ../../../source/simulation2/components/CCmpPathfinder_Tile.cpp:27:
  502. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  503. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  504. from /opt/local/include/boost/unordered_map.hpp:16,
  505. from ../../../source/simulation2/system/ComponentManager.h:27,
  506. from ../../../source/simulation2/system/Component.h:23,
  507. from ../../../source/simulation2/components/CCmpPathfinder_Common.h:30,
  508. from ../../../source/simulation2/components/CCmpPathfinder_Tile.cpp:27:
  509. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  510. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  511. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  512. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  513. from /opt/local/include/boost/unordered_map.hpp:16,
  514. from ../../../source/simulation2/system/ComponentManager.h:27,
  515. from ../../../source/simulation2/system/Component.h:23,
  516. from ../../../source/simulation2/components/CCmpPathfinder_Common.h:30,
  517. from ../../../source/simulation2/components/CCmpPathfinder_Tile.cpp:27:
  518. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  519. CCmpPathfinder_Vertex.cpp
  520. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  521. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  522. from /opt/local/include/boost/functional/hash.hpp:6,
  523. from ../../../source/lib/path.h:41,
  524. from ../../../source/lib/file/vfs/vfs_path.h:26,
  525. from ../../../source/scriptinterface/ScriptInterface.h:30,
  526. from ../../../source/simulation2/system/ComponentManager.h:23,
  527. from ../../../source/simulation2/system/Component.h:23,
  528. from ../../../source/simulation2/components/CCmpPathfinder_Common.h:30,
  529. from ../../../source/simulation2/components/CCmpPathfinder_Vertex.cpp:35:
  530. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  531. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  532. from /opt/local/include/boost/unordered_map.hpp:16,
  533. from ../../../source/simulation2/system/ComponentManager.h:27,
  534. from ../../../source/simulation2/system/Component.h:23,
  535. from ../../../source/simulation2/components/CCmpPathfinder_Common.h:30,
  536. from ../../../source/simulation2/components/CCmpPathfinder_Vertex.cpp:35:
  537. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  538. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  539. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  540. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  541. from /opt/local/include/boost/unordered_map.hpp:16,
  542. from ../../../source/simulation2/system/ComponentManager.h:27,
  543. from ../../../source/simulation2/system/Component.h:23,
  544. from ../../../source/simulation2/components/CCmpPathfinder_Common.h:30,
  545. from ../../../source/simulation2/components/CCmpPathfinder_Vertex.cpp:35:
  546. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  547. CCmpPosition.cpp
  548. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  549. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  550. from /opt/local/include/boost/functional/hash.hpp:6,
  551. from ../../../source/lib/path.h:41,
  552. from ../../../source/lib/file/vfs/vfs_path.h:26,
  553. from ../../../source/scriptinterface/ScriptInterface.h:30,
  554. from ../../../source/simulation2/system/ComponentManager.h:23,
  555. from ../../../source/simulation2/system/Component.h:23,
  556. from ../../../source/simulation2/components/CCmpPosition.cpp:20:
  557. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  558. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  559. from /opt/local/include/boost/unordered_map.hpp:16,
  560. from ../../../source/simulation2/system/ComponentManager.h:27,
  561. from ../../../source/simulation2/system/Component.h:23,
  562. from ../../../source/simulation2/components/CCmpPosition.cpp:20:
  563. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  564. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  565. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  566. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  567. from /opt/local/include/boost/unordered_map.hpp:16,
  568. from ../../../source/simulation2/system/ComponentManager.h:27,
  569. from ../../../source/simulation2/system/Component.h:23,
  570. from ../../../source/simulation2/components/CCmpPosition.cpp:20:
  571. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  572. CCmpProjectileManager.cpp
  573. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  574. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  575. from /opt/local/include/boost/functional/hash.hpp:6,
  576. from ../../../source/lib/path.h:41,
  577. from ../../../source/lib/file/vfs/vfs_path.h:26,
  578. from ../../../source/scriptinterface/ScriptInterface.h:30,
  579. from ../../../source/simulation2/system/ComponentManager.h:23,
  580. from ../../../source/simulation2/system/Component.h:23,
  581. from ../../../source/simulation2/components/CCmpProjectileManager.cpp:20:
  582. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  583. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  584. from /opt/local/include/boost/unordered_map.hpp:16,
  585. from ../../../source/simulation2/system/ComponentManager.h:27,
  586. from ../../../source/simulation2/system/Component.h:23,
  587. from ../../../source/simulation2/components/CCmpProjectileManager.cpp:20:
  588. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  589. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  590. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  591. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  592. from /opt/local/include/boost/unordered_map.hpp:16,
  593. from ../../../source/simulation2/system/ComponentManager.h:27,
  594. from ../../../source/simulation2/system/Component.h:23,
  595. from ../../../source/simulation2/components/CCmpProjectileManager.cpp:20:
  596. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  597. CCmpRallyPointRenderer.cpp
  598. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  599. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  600. from /opt/local/include/boost/functional/hash.hpp:6,
  601. from ../../../source/lib/path.h:41,
  602. from ../../../source/lib/file/vfs/vfs_path.h:26,
  603. from ../../../source/simulation2/components/ICmpVisual.h:27,
  604. from ../../../source/simulation2/components/CCmpRallyPointRenderer.cpp:31:
  605. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  606. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  607. from /opt/local/include/boost/unordered_map.hpp:16,
  608. from ../../../source/simulation2/system/ComponentManager.h:27,
  609. from ../../../source/simulation2/system/Component.h:23,
  610. from ../../../source/simulation2/components/CCmpRallyPointRenderer.cpp:35:
  611. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  612. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  613. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  614. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  615. from /opt/local/include/boost/unordered_map.hpp:16,
  616. from ../../../source/simulation2/system/ComponentManager.h:27,
  617. from ../../../source/simulation2/system/Component.h:23,
  618. from ../../../source/simulation2/components/CCmpRallyPointRenderer.cpp:35:
  619. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  620. CCmpRangeManager.cpp
  621. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  622. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  623. from /opt/local/include/boost/functional/hash.hpp:6,
  624. from ../../../source/lib/path.h:41,
  625. from ../../../source/lib/file/vfs/vfs_path.h:26,
  626. from ../../../source/scriptinterface/ScriptInterface.h:30,
  627. from ../../../source/simulation2/system/ComponentManager.h:23,
  628. from ../../../source/simulation2/system/Component.h:23,
  629. from ../../../source/simulation2/components/CCmpRangeManager.cpp:20:
  630. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  631. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  632. from /opt/local/include/boost/unordered_map.hpp:16,
  633. from ../../../source/simulation2/system/ComponentManager.h:27,
  634. from ../../../source/simulation2/system/Component.h:23,
  635. from ../../../source/simulation2/components/CCmpRangeManager.cpp:20:
  636. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  637. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  638. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  639. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  640. from /opt/local/include/boost/unordered_map.hpp:16,
  641. from ../../../source/simulation2/system/ComponentManager.h:27,
  642. from ../../../source/simulation2/system/Component.h:23,
  643. from ../../../source/simulation2/components/CCmpRangeManager.cpp:20:
  644. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  645. CCmpSelectable.cpp
  646. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  647. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  648. from /opt/local/include/boost/functional/hash.hpp:6,
  649. from ../../../source/lib/path.h:41,
  650. from ../../../source/lib/file/vfs/vfs_path.h:26,
  651. from ../../../source/scriptinterface/ScriptInterface.h:30,
  652. from ../../../source/simulation2/system/ComponentManager.h:23,
  653. from ../../../source/simulation2/system/Component.h:23,
  654. from ../../../source/simulation2/components/CCmpSelectable.cpp:20:
  655. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  656. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  657. from /opt/local/include/boost/unordered_map.hpp:16,
  658. from ../../../source/simulation2/system/ComponentManager.h:27,
  659. from ../../../source/simulation2/system/Component.h:23,
  660. from ../../../source/simulation2/components/CCmpSelectable.cpp:20:
  661. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  662. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  663. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  664. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  665. from /opt/local/include/boost/unordered_map.hpp:16,
  666. from ../../../source/simulation2/system/ComponentManager.h:27,
  667. from ../../../source/simulation2/system/Component.h:23,
  668. from ../../../source/simulation2/components/CCmpSelectable.cpp:20:
  669. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  670. CCmpSoundManager.cpp
  671. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  672. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  673. from /opt/local/include/boost/functional/hash.hpp:6,
  674. from ../../../source/lib/path.h:41,
  675. from ../../../source/lib/file/vfs/vfs_path.h:26,
  676. from ../../../source/scriptinterface/ScriptInterface.h:30,
  677. from ../../../source/simulation2/system/ComponentManager.h:23,
  678. from ../../../source/simulation2/system/Component.h:23,
  679. from ../../../source/simulation2/components/CCmpSoundManager.cpp:20:
  680. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  681. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  682. from /opt/local/include/boost/unordered_map.hpp:16,
  683. from ../../../source/simulation2/system/ComponentManager.h:27,
  684. from ../../../source/simulation2/system/Component.h:23,
  685. from ../../../source/simulation2/components/CCmpSoundManager.cpp:20:
  686. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  687. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  688. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  689. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  690. from /opt/local/include/boost/unordered_map.hpp:16,
  691. from ../../../source/simulation2/system/ComponentManager.h:27,
  692. from ../../../source/simulation2/system/Component.h:23,
  693. from ../../../source/simulation2/components/CCmpSoundManager.cpp:20:
  694. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  695. CCmpTemplateManager.cpp
  696. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  697. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  698. from /opt/local/include/boost/functional/hash.hpp:6,
  699. from ../../../source/lib/path.h:41,
  700. from ../../../source/lib/file/vfs/vfs_path.h:26,
  701. from ../../../source/scriptinterface/ScriptInterface.h:30,
  702. from ../../../source/simulation2/system/ComponentManager.h:23,
  703. from ../../../source/simulation2/system/Component.h:23,
  704. from ../../../source/simulation2/components/CCmpTemplateManager.cpp:20:
  705. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  706. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  707. from /opt/local/include/boost/unordered_map.hpp:16,
  708. from ../../../source/simulation2/system/ComponentManager.h:27,
  709. from ../../../source/simulation2/system/Component.h:23,
  710. from ../../../source/simulation2/components/CCmpTemplateManager.cpp:20:
  711. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  712. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  713. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  714. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  715. from /opt/local/include/boost/unordered_map.hpp:16,
  716. from ../../../source/simulation2/system/ComponentManager.h:27,
  717. from ../../../source/simulation2/system/Component.h:23,
  718. from ../../../source/simulation2/components/CCmpTemplateManager.cpp:20:
  719. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  720. CCmpTerrain.cpp
  721. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  722. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  723. from /opt/local/include/boost/functional/hash.hpp:6,
  724. from ../../../source/lib/path.h:41,
  725. from ../../../source/lib/file/vfs/vfs_path.h:26,
  726. from ../../../source/scriptinterface/ScriptInterface.h:30,
  727. from ../../../source/simulation2/system/ComponentManager.h:23,
  728. from ../../../source/simulation2/system/Component.h:23,
  729. from ../../../source/simulation2/components/CCmpTerrain.cpp:20:
  730. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  731. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  732. from /opt/local/include/boost/unordered_map.hpp:16,
  733. from ../../../source/simulation2/system/ComponentManager.h:27,
  734. from ../../../source/simulation2/system/Component.h:23,
  735. from ../../../source/simulation2/components/CCmpTerrain.cpp:20:
  736. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  737. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  738. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  739. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  740. from /opt/local/include/boost/unordered_map.hpp:16,
  741. from ../../../source/simulation2/system/ComponentManager.h:27,
  742. from ../../../source/simulation2/system/Component.h:23,
  743. from ../../../source/simulation2/components/CCmpTerrain.cpp:20:
  744. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  745. CCmpTerritoryInfluence.cpp
  746. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  747. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  748. from /opt/local/include/boost/functional/hash.hpp:6,
  749. from ../../../source/lib/path.h:41,
  750. from ../../../source/lib/file/vfs/vfs_path.h:26,
  751. from ../../../source/scriptinterface/ScriptInterface.h:30,
  752. from ../../../source/simulation2/system/ComponentManager.h:23,
  753. from ../../../source/simulation2/system/Component.h:23,
  754. from ../../../source/simulation2/components/CCmpTerritoryInfluence.cpp:20:
  755. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  756. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  757. from /opt/local/include/boost/unordered_map.hpp:16,
  758. from ../../../source/simulation2/system/ComponentManager.h:27,
  759. from ../../../source/simulation2/system/Component.h:23,
  760. from ../../../source/simulation2/components/CCmpTerritoryInfluence.cpp:20:
  761. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  762. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  763. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  764. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  765. from /opt/local/include/boost/unordered_map.hpp:16,
  766. from ../../../source/simulation2/system/ComponentManager.h:27,
  767. from ../../../source/simulation2/system/Component.h:23,
  768. from ../../../source/simulation2/components/CCmpTerritoryInfluence.cpp:20:
  769. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  770. CCmpTerritoryManager.cpp
  771. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  772. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  773. from /opt/local/include/boost/functional/hash.hpp:6,
  774. from ../../../source/lib/path.h:41,
  775. from ../../../source/lib/file/vfs/vfs_path.h:26,
  776. from ../../../source/scriptinterface/ScriptInterface.h:30,
  777. from ../../../source/simulation2/system/ComponentManager.h:23,
  778. from ../../../source/simulation2/system/Component.h:23,
  779. from ../../../source/simulation2/components/CCmpTerritoryManager.cpp:20:
  780. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  781. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  782. from /opt/local/include/boost/unordered_map.hpp:16,
  783. from ../../../source/simulation2/system/ComponentManager.h:27,
  784. from ../../../source/simulation2/system/Component.h:23,
  785. from ../../../source/simulation2/components/CCmpTerritoryManager.cpp:20:
  786. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  787. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  788. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  789. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  790. from /opt/local/include/boost/unordered_map.hpp:16,
  791. from ../../../source/simulation2/system/ComponentManager.h:27,
  792. from ../../../source/simulation2/system/Component.h:23,
  793. from ../../../source/simulation2/components/CCmpTerritoryManager.cpp:20:
  794. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  795. CCmpTest.cpp
  796. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  797. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  798. from /opt/local/include/boost/functional/hash.hpp:6,
  799. from ../../../source/lib/path.h:41,
  800. from ../../../source/lib/file/vfs/vfs_path.h:26,
  801. from ../../../source/scriptinterface/ScriptInterface.h:30,
  802. from ../../../source/simulation2/system/ComponentManager.h:23,
  803. from ../../../source/simulation2/system/Component.h:23,
  804. from ../../../source/simulation2/components/CCmpTest.cpp:20:
  805. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  806. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  807. from /opt/local/include/boost/unordered_map.hpp:16,
  808. from ../../../source/simulation2/system/ComponentManager.h:27,
  809. from ../../../source/simulation2/system/Component.h:23,
  810. from ../../../source/simulation2/components/CCmpTest.cpp:20:
  811. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  812. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  813. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  814. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  815. from /opt/local/include/boost/unordered_map.hpp:16,
  816. from ../../../source/simulation2/system/ComponentManager.h:27,
  817. from ../../../source/simulation2/system/Component.h:23,
  818. from ../../../source/simulation2/components/CCmpTest.cpp:20:
  819. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  820. CCmpUnitMotion.cpp
  821. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  822. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  823. from /opt/local/include/boost/functional/hash.hpp:6,
  824. from ../../../source/lib/path.h:41,
  825. from ../../../source/lib/file/vfs/vfs_path.h:26,
  826. from ../../../source/scriptinterface/ScriptInterface.h:30,
  827. from ../../../source/simulation2/system/ComponentManager.h:23,
  828. from ../../../source/simulation2/system/Component.h:23,
  829. from ../../../source/simulation2/components/CCmpUnitMotion.cpp:20:
  830. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  831. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  832. from /opt/local/include/boost/unordered_map.hpp:16,
  833. from ../../../source/simulation2/system/ComponentManager.h:27,
  834. from ../../../source/simulation2/system/Component.h:23,
  835. from ../../../source/simulation2/components/CCmpUnitMotion.cpp:20:
  836. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  837. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  838. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  839. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  840. from /opt/local/include/boost/unordered_map.hpp:16,
  841. from ../../../source/simulation2/system/ComponentManager.h:27,
  842. from ../../../source/simulation2/system/Component.h:23,
  843. from ../../../source/simulation2/components/CCmpUnitMotion.cpp:20:
  844. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  845. CCmpVision.cpp
  846. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  847. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  848. from /opt/local/include/boost/functional/hash.hpp:6,
  849. from ../../../source/lib/path.h:41,
  850. from ../../../source/lib/file/vfs/vfs_path.h:26,
  851. from ../../../source/scriptinterface/ScriptInterface.h:30,
  852. from ../../../source/simulation2/system/ComponentManager.h:23,
  853. from ../../../source/simulation2/system/Component.h:23,
  854. from ../../../source/simulation2/components/CCmpVision.cpp:20:
  855. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  856. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  857. from /opt/local/include/boost/unordered_map.hpp:16,
  858. from ../../../source/simulation2/system/ComponentManager.h:27,
  859. from ../../../source/simulation2/system/Component.h:23,
  860. from ../../../source/simulation2/components/CCmpVision.cpp:20:
  861. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  862. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  863. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  864. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  865. from /opt/local/include/boost/unordered_map.hpp:16,
  866. from ../../../source/simulation2/system/ComponentManager.h:27,
  867. from ../../../source/simulation2/system/Component.h:23,
  868. from ../../../source/simulation2/components/CCmpVision.cpp:20:
  869. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  870. CCmpVisualActor.cpp
  871. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  872. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  873. from /opt/local/include/boost/functional/hash.hpp:6,
  874. from ../../../source/lib/path.h:41,
  875. from ../../../source/lib/file/vfs/vfs_path.h:26,
  876. from ../../../source/scriptinterface/ScriptInterface.h:30,
  877. from ../../../source/simulation2/system/ComponentManager.h:23,
  878. from ../../../source/simulation2/system/Component.h:23,
  879. from ../../../source/simulation2/components/CCmpVisualActor.cpp:20:
  880. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  881. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  882. from /opt/local/include/boost/unordered_map.hpp:16,
  883. from ../../../source/simulation2/system/ComponentManager.h:27,
  884. from ../../../source/simulation2/system/Component.h:23,
  885. from ../../../source/simulation2/components/CCmpVisualActor.cpp:20:
  886. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  887. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  888. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  889. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  890. from /opt/local/include/boost/unordered_map.hpp:16,
  891. from ../../../source/simulation2/system/ComponentManager.h:27,
  892. from ../../../source/simulation2/system/Component.h:23,
  893. from ../../../source/simulation2/components/CCmpVisualActor.cpp:20:
  894. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  895. CCmpWaterManager.cpp
  896. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  897. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  898. from /opt/local/include/boost/functional/hash.hpp:6,
  899. from ../../../source/lib/path.h:41,
  900. from ../../../source/lib/file/vfs/vfs_path.h:26,
  901. from ../../../source/scriptinterface/ScriptInterface.h:30,
  902. from ../../../source/simulation2/system/ComponentManager.h:23,
  903. from ../../../source/simulation2/system/Component.h:23,
  904. from ../../../source/simulation2/components/CCmpWaterManager.cpp:20:
  905. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  906. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  907. from /opt/local/include/boost/unordered_map.hpp:16,
  908. from ../../../source/simulation2/system/ComponentManager.h:27,
  909. from ../../../source/simulation2/system/Component.h:23,
  910. from ../../../source/simulation2/components/CCmpWaterManager.cpp:20:
  911. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  912. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  913. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  914. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  915. from /opt/local/include/boost/unordered_map.hpp:16,
  916. from ../../../source/simulation2/system/ComponentManager.h:27,
  917. from ../../../source/simulation2/system/Component.h:23,
  918. from ../../../source/simulation2/components/CCmpWaterManager.cpp:20:
  919. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  920. ICmpAIInterface.cpp
  921. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  922. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  923. from /opt/local/include/boost/functional/hash.hpp:6,
  924. from ../../../source/lib/path.h:41,
  925. from ../../../source/lib/file/vfs/vfs_path.h:26,
  926. from ../../../source/scriptinterface/ScriptInterface.h:30,
  927. from ../../../source/simulation2/system/InterfaceScripted.h:21,
  928. from ../../../source/simulation2/components/ICmpAIInterface.cpp:22:
  929. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  930. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  931. from /opt/local/include/boost/unordered_map.hpp:16,
  932. from ../../../source/simulation2/system/ComponentManager.h:27,
  933. from ../../../source/simulation2/system/Component.h:23,
  934. from ../../../source/simulation2/scripting/ScriptComponent.h:21,
  935. from ../../../source/simulation2/components/ICmpAIInterface.cpp:23:
  936. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  937. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  938. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  939. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  940. from /opt/local/include/boost/unordered_map.hpp:16,
  941. from ../../../source/simulation2/system/ComponentManager.h:27,
  942. from ../../../source/simulation2/system/Component.h:23,
  943. from ../../../source/simulation2/scripting/ScriptComponent.h:21,
  944. from ../../../source/simulation2/components/ICmpAIInterface.cpp:23:
  945. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  946. ICmpAIManager.cpp
  947. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  948. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  949. from /opt/local/include/boost/functional/hash.hpp:6,
  950. from ../../../source/lib/path.h:41,
  951. from ../../../source/lib/file/vfs/vfs_path.h:26,
  952. from ../../../source/scriptinterface/ScriptInterface.h:30,
  953. from ../../../source/simulation2/system/InterfaceScripted.h:21,
  954. from ../../../source/simulation2/components/ICmpAIManager.cpp:22:
  955. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  956. ICmpCommandQueue.cpp
  957. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  958. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  959. from /opt/local/include/boost/functional/hash.hpp:6,
  960. from ../../../source/lib/path.h:41,
  961. from ../../../source/lib/file/vfs/vfs_path.h:26,
  962. from ../../../source/scriptinterface/ScriptInterface.h:30,
  963. from ../../../source/simulation2/system/InterfaceScripted.h:21,
  964. from ../../../source/simulation2/components/ICmpCommandQueue.cpp:22:
  965. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  966. ICmpDecay.cpp
  967. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  968. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  969. from /opt/local/include/boost/functional/hash.hpp:6,
  970. from ../../../source/lib/path.h:41,
  971. from ../../../source/lib/file/vfs/vfs_path.h:26,
  972. from ../../../source/scriptinterface/ScriptInterface.h:30,
  973. from ../../../source/simulation2/system/InterfaceScripted.h:21,
  974. from ../../../source/simulation2/components/ICmpDecay.cpp:22:
  975. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  976. ICmpFootprint.cpp
  977. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  978. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  979. from /opt/local/include/boost/functional/hash.hpp:6,
  980. from ../../../source/lib/path.h:41,
  981. from ../../../source/lib/file/vfs/vfs_path.h:26,
  982. from ../../../source/scriptinterface/ScriptInterface.h:30,
  983. from ../../../source/simulation2/system/InterfaceScripted.h:21,
  984. from ../../../source/simulation2/components/ICmpFootprint.cpp:22:
  985. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  986. ICmpGuiInterface.cpp
  987. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  988. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  989. from /opt/local/include/boost/functional/hash.hpp:6,
  990. from ../../../source/lib/path.h:41,
  991. from ../../../source/lib/file/vfs/vfs_path.h:26,
  992. from ../../../source/scriptinterface/ScriptInterface.h:30,
  993. from ../../../source/simulation2/system/InterfaceScripted.h:21,
  994. from ../../../source/simulation2/components/ICmpGuiInterface.cpp:22:
  995. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  996. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  997. from /opt/local/include/boost/unordered_map.hpp:16,
  998. from ../../../source/simulation2/system/ComponentManager.h:27,
  999. from ../../../source/simulation2/system/Component.h:23,
  1000. from ../../../source/simulation2/scripting/ScriptComponent.h:21,
  1001. from ../../../source/simulation2/components/ICmpGuiInterface.cpp:23:
  1002. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  1003. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  1004. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  1005. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  1006. from /opt/local/include/boost/unordered_map.hpp:16,
  1007. from ../../../source/simulation2/system/ComponentManager.h:27,
  1008. from ../../../source/simulation2/system/Component.h:23,
  1009. from ../../../source/simulation2/scripting/ScriptComponent.h:21,
  1010. from ../../../source/simulation2/components/ICmpGuiInterface.cpp:23:
  1011. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  1012. ICmpIdentity.cpp
  1013. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1014. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1015. from /opt/local/include/boost/functional/hash.hpp:6,
  1016. from ../../../source/lib/path.h:41,
  1017. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1018. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1019. from ../../../source/simulation2/system/InterfaceScripted.h:21,
  1020. from ../../../source/simulation2/components/ICmpIdentity.cpp:22:
  1021. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1022. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  1023. from /opt/local/include/boost/unordered_map.hpp:16,
  1024. from ../../../source/simulation2/system/ComponentManager.h:27,
  1025. from ../../../source/simulation2/system/Component.h:23,
  1026. from ../../../source/simulation2/scripting/ScriptComponent.h:21,
  1027. from ../../../source/simulation2/components/ICmpIdentity.cpp:23:
  1028. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  1029. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  1030. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  1031. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  1032. from /opt/local/include/boost/unordered_map.hpp:16,
  1033. from ../../../source/simulation2/system/ComponentManager.h:27,
  1034. from ../../../source/simulation2/system/Component.h:23,
  1035. from ../../../source/simulation2/scripting/ScriptComponent.h:21,
  1036. from ../../../source/simulation2/components/ICmpIdentity.cpp:23:
  1037. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  1038. ICmpMinimap.cpp
  1039. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1040. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1041. from /opt/local/include/boost/functional/hash.hpp:6,
  1042. from ../../../source/lib/path.h:41,
  1043. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1044. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1045. from ../../../source/simulation2/system/InterfaceScripted.h:21,
  1046. from ../../../source/simulation2/components/ICmpMinimap.cpp:22:
  1047. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1048. ICmpMotion.cpp
  1049. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1050. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1051. from /opt/local/include/boost/functional/hash.hpp:6,
  1052. from ../../../source/lib/path.h:41,
  1053. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1054. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1055. from ../../../source/simulation2/system/InterfaceScripted.h:21,
  1056. from ../../../source/simulation2/components/ICmpMotion.cpp:22:
  1057. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1058. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  1059. from /opt/local/include/boost/unordered_map.hpp:16,
  1060. from ../../../source/simulation2/system/ComponentManager.h:27,
  1061. from ../../../source/simulation2/system/Component.h:23,
  1062. from ../../../source/simulation2/scripting/ScriptComponent.h:21,
  1063. from ../../../source/simulation2/components/ICmpMotion.cpp:23:
  1064. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  1065. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  1066. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  1067. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  1068. from /opt/local/include/boost/unordered_map.hpp:16,
  1069. from ../../../source/simulation2/system/ComponentManager.h:27,
  1070. from ../../../source/simulation2/system/Component.h:23,
  1071. from ../../../source/simulation2/scripting/ScriptComponent.h:21,
  1072. from ../../../source/simulation2/components/ICmpMotion.cpp:23:
  1073. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  1074. ICmpObstruction.cpp
  1075. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1076. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1077. from /opt/local/include/boost/functional/hash.hpp:6,
  1078. from ../../../source/lib/path.h:41,
  1079. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1080. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1081. from ../../../source/simulation2/system/InterfaceScripted.h:21,
  1082. from ../../../source/simulation2/components/ICmpObstruction.cpp:22:
  1083. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1084. ICmpObstructionManager.cpp
  1085. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1086. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1087. from /opt/local/include/boost/functional/hash.hpp:6,
  1088. from ../../../source/lib/path.h:41,
  1089. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1090. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1091. from ../../../source/simulation2/system/InterfaceScripted.h:21,
  1092. from ../../../source/simulation2/components/ICmpObstructionManager.cpp:22:
  1093. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1094. ICmpOverlayRenderer.cpp
  1095. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1096. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1097. from /opt/local/include/boost/functional/hash.hpp:6,
  1098. from ../../../source/lib/path.h:41,
  1099. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1100. from ../../../source/simulation2/components/ICmpOverlayRenderer.h:25,
  1101. from ../../../source/simulation2/components/ICmpOverlayRenderer.cpp:20:
  1102. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1103. ICmpOwnership.cpp
  1104. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1105. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1106. from /opt/local/include/boost/functional/hash.hpp:6,
  1107. from ../../../source/lib/path.h:41,
  1108. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1109. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1110. from ../../../source/simulation2/system/InterfaceScripted.h:21,
  1111. from ../../../source/simulation2/components/ICmpOwnership.cpp:22:
  1112. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1113. ICmpPathfinder.cpp
  1114. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1115. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1116. from /opt/local/include/boost/functional/hash.hpp:6,
  1117. from ../../../source/lib/path.h:41,
  1118. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1119. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1120. from ../../../source/simulation2/system/InterfaceScripted.h:21,
  1121. from ../../../source/simulation2/components/ICmpPathfinder.cpp:22:
  1122. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1123. ICmpPlayer.cpp
  1124. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1125. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1126. from /opt/local/include/boost/functional/hash.hpp:6,
  1127. from ../../../source/lib/path.h:41,
  1128. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1129. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1130. from ../../../source/simulation2/system/InterfaceScripted.h:21,
  1131. from ../../../source/simulation2/components/ICmpPlayer.cpp:23:
  1132. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1133. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  1134. from /opt/local/include/boost/unordered_map.hpp:16,
  1135. from ../../../source/simulation2/system/ComponentManager.h:27,
  1136. from ../../../source/simulation2/system/Component.h:23,
  1137. from ../../../source/simulation2/scripting/ScriptComponent.h:21,
  1138. from ../../../source/simulation2/components/ICmpPlayer.cpp:24:
  1139. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  1140. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  1141. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  1142. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  1143. from /opt/local/include/boost/unordered_map.hpp:16,
  1144. from ../../../source/simulation2/system/ComponentManager.h:27,
  1145. from ../../../source/simulation2/system/Component.h:23,
  1146. from ../../../source/simulation2/scripting/ScriptComponent.h:21,
  1147. from ../../../source/simulation2/components/ICmpPlayer.cpp:24:
  1148. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  1149. ICmpPlayerManager.cpp
  1150. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1151. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1152. from /opt/local/include/boost/functional/hash.hpp:6,
  1153. from ../../../source/lib/path.h:41,
  1154. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1155. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1156. from ../../../source/simulation2/system/InterfaceScripted.h:21,
  1157. from ../../../source/simulation2/components/ICmpPlayerManager.cpp:22:
  1158. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1159. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  1160. from /opt/local/include/boost/unordered_map.hpp:16,
  1161. from ../../../source/simulation2/system/ComponentManager.h:27,
  1162. from ../../../source/simulation2/system/Component.h:23,
  1163. from ../../../source/simulation2/scripting/ScriptComponent.h:21,
  1164. from ../../../source/simulation2/components/ICmpPlayerManager.cpp:23:
  1165. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  1166. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  1167. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  1168. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  1169. from /opt/local/include/boost/unordered_map.hpp:16,
  1170. from ../../../source/simulation2/system/ComponentManager.h:27,
  1171. from ../../../source/simulation2/system/Component.h:23,
  1172. from ../../../source/simulation2/scripting/ScriptComponent.h:21,
  1173. from ../../../source/simulation2/components/ICmpPlayerManager.cpp:23:
  1174. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  1175. ICmpPosition.cpp
  1176. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1177. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1178. from /opt/local/include/boost/functional/hash.hpp:6,
  1179. from ../../../source/lib/path.h:41,
  1180. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1181. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1182. from ../../../source/simulation2/system/InterfaceScripted.h:21,
  1183. from ../../../source/simulation2/components/ICmpPosition.cpp:22:
  1184. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1185. ICmpProjectileManager.cpp
  1186. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1187. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1188. from /opt/local/include/boost/functional/hash.hpp:6,
  1189. from ../../../source/lib/path.h:41,
  1190. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1191. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1192. from ../../../source/simulation2/system/InterfaceScripted.h:21,
  1193. from ../../../source/simulation2/components/ICmpProjectileManager.cpp:22:
  1194. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1195. ICmpRallyPointRenderer.cpp
  1196. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1197. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1198. from /opt/local/include/boost/functional/hash.hpp:6,
  1199. from ../../../source/lib/path.h:41,
  1200. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1201. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1202. from ../../../source/simulation2/system/InterfaceScripted.h:21,
  1203. from ../../../source/simulation2/components/ICmpRallyPointRenderer.cpp:21:
  1204. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1205. ICmpRangeManager.cpp
  1206. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1207. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1208. from /opt/local/include/boost/functional/hash.hpp:6,
  1209. from ../../../source/lib/path.h:41,
  1210. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1211. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1212. from ../../../source/simulation2/system/InterfaceScripted.h:21,
  1213. from ../../../source/simulation2/components/ICmpRangeManager.cpp:22:
  1214. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1215. ICmpSelectable.cpp
  1216. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1217. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1218. from /opt/local/include/boost/functional/hash.hpp:6,
  1219. from ../../../source/lib/path.h:41,
  1220. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1221. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1222. from ../../../source/simulation2/system/InterfaceScripted.h:21,
  1223. from ../../../source/simulation2/components/ICmpSelectable.cpp:22:
  1224. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1225. ICmpSettlement.cpp
  1226. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1227. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1228. from /opt/local/include/boost/functional/hash.hpp:6,
  1229. from ../../../source/lib/path.h:41,
  1230. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1231. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1232. from ../../../source/simulation2/system/InterfaceScripted.h:21,
  1233. from ../../../source/simulation2/components/ICmpSettlement.cpp:22:
  1234. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1235. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  1236. from /opt/local/include/boost/unordered_map.hpp:16,
  1237. from ../../../source/simulation2/system/ComponentManager.h:27,
  1238. from ../../../source/simulation2/system/Component.h:23,
  1239. from ../../../source/simulation2/scripting/ScriptComponent.h:21,
  1240. from ../../../source/simulation2/components/ICmpSettlement.cpp:23:
  1241. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  1242. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  1243. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  1244. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  1245. from /opt/local/include/boost/unordered_map.hpp:16,
  1246. from ../../../source/simulation2/system/ComponentManager.h:27,
  1247. from ../../../source/simulation2/system/Component.h:23,
  1248. from ../../../source/simulation2/scripting/ScriptComponent.h:21,
  1249. from ../../../source/simulation2/components/ICmpSettlement.cpp:23:
  1250. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  1251. ICmpSoundManager.cpp
  1252. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1253. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1254. from /opt/local/include/boost/functional/hash.hpp:6,
  1255. from ../../../source/lib/path.h:41,
  1256. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1257. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1258. from ../../../source/simulation2/system/InterfaceScripted.h:21,
  1259. from ../../../source/simulation2/components/ICmpSoundManager.cpp:22:
  1260. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1261. ICmpTemplateManager.cpp
  1262. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1263. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1264. from /opt/local/include/boost/functional/hash.hpp:6,
  1265. from ../../../source/lib/path.h:41,
  1266. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1267. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1268. from ../../../source/simulation2/system/InterfaceScripted.h:21,
  1269. from ../../../source/simulation2/components/ICmpTemplateManager.cpp:22:
  1270. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1271. ICmpTerrain.cpp
  1272. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1273. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1274. from /opt/local/include/boost/functional/hash.hpp:6,
  1275. from ../../../source/lib/path.h:41,
  1276. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1277. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1278. from ../../../source/simulation2/system/InterfaceScripted.h:21,
  1279. from ../../../source/simulation2/components/ICmpTerrain.cpp:22:
  1280. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1281. ICmpTerritoryInfluence.cpp
  1282. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1283. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1284. from /opt/local/include/boost/functional/hash.hpp:6,
  1285. from ../../../source/lib/path.h:41,
  1286. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1287. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1288. from ../../../source/simulation2/system/InterfaceScripted.h:21,
  1289. from ../../../source/simulation2/components/ICmpTerritoryInfluence.cpp:22:
  1290. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1291. ICmpTerritoryManager.cpp
  1292. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1293. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1294. from /opt/local/include/boost/functional/hash.hpp:6,
  1295. from ../../../source/lib/path.h:41,
  1296. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1297. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1298. from ../../../source/simulation2/system/InterfaceScripted.h:21,
  1299. from ../../../source/simulation2/components/ICmpTerritoryManager.cpp:22:
  1300. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1301. ICmpTest.cpp
  1302. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1303. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1304. from /opt/local/include/boost/functional/hash.hpp:6,
  1305. from ../../../source/lib/path.h:41,
  1306. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1307. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1308. from ../../../source/simulation2/system/InterfaceScripted.h:21,
  1309. from ../../../source/simulation2/components/ICmpTest.cpp:22:
  1310. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1311. ICmpUnitMotion.cpp
  1312. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1313. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1314. from /opt/local/include/boost/functional/hash.hpp:6,
  1315. from ../../../source/lib/path.h:41,
  1316. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1317. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1318. from ../../../source/simulation2/system/InterfaceScripted.h:21,
  1319. from ../../../source/simulation2/components/ICmpUnitMotion.cpp:22:
  1320. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1321. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  1322. from /opt/local/include/boost/unordered_map.hpp:16,
  1323. from ../../../source/simulation2/system/ComponentManager.h:27,
  1324. from ../../../source/simulation2/system/Component.h:23,
  1325. from ../../../source/simulation2/scripting/ScriptComponent.h:21,
  1326. from ../../../source/simulation2/components/ICmpUnitMotion.cpp:23:
  1327. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  1328. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  1329. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  1330. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  1331. from /opt/local/include/boost/unordered_map.hpp:16,
  1332. from ../../../source/simulation2/system/ComponentManager.h:27,
  1333. from ../../../source/simulation2/system/Component.h:23,
  1334. from ../../../source/simulation2/scripting/ScriptComponent.h:21,
  1335. from ../../../source/simulation2/components/ICmpUnitMotion.cpp:23:
  1336. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  1337. ICmpUnknownScript.cpp
  1338. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1339. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1340. from /opt/local/include/boost/functional/hash.hpp:6,
  1341. from ../../../source/lib/path.h:41,
  1342. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1343. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1344. from ../../../source/simulation2/system/InterfaceScripted.h:21,
  1345. from ../../../source/simulation2/components/ICmpUnknownScript.cpp:22:
  1346. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1347. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  1348. from /opt/local/include/boost/unordered_map.hpp:16,
  1349. from ../../../source/simulation2/system/ComponentManager.h:27,
  1350. from ../../../source/simulation2/system/Component.h:23,
  1351. from ../../../source/simulation2/scripting/ScriptComponent.h:21,
  1352. from ../../../source/simulation2/components/ICmpUnknownScript.cpp:23:
  1353. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  1354. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  1355. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  1356. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  1357. from /opt/local/include/boost/unordered_map.hpp:16,
  1358. from ../../../source/simulation2/system/ComponentManager.h:27,
  1359. from ../../../source/simulation2/system/Component.h:23,
  1360. from ../../../source/simulation2/scripting/ScriptComponent.h:21,
  1361. from ../../../source/simulation2/components/ICmpUnknownScript.cpp:23:
  1362. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  1363. ICmpVision.cpp
  1364. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1365. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1366. from /opt/local/include/boost/functional/hash.hpp:6,
  1367. from ../../../source/lib/path.h:41,
  1368. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1369. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1370. from ../../../source/simulation2/system/InterfaceScripted.h:21,
  1371. from ../../../source/simulation2/components/ICmpVision.cpp:22:
  1372. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1373. ICmpVisual.cpp
  1374. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1375. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1376. from /opt/local/include/boost/functional/hash.hpp:6,
  1377. from ../../../source/lib/path.h:41,
  1378. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1379. from ../../../source/simulation2/components/ICmpVisual.h:27,
  1380. from ../../../source/simulation2/components/ICmpVisual.cpp:20:
  1381. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1382. ICmpWaterManager.cpp
  1383. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1384. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1385. from /opt/local/include/boost/functional/hash.hpp:6,
  1386. from ../../../source/lib/path.h:41,
  1387. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1388. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1389. from ../../../source/simulation2/system/InterfaceScripted.h:21,
  1390. from ../../../source/simulation2/components/ICmpWaterManager.cpp:22:
  1391. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1392. Geometry.cpp
  1393. Render.cpp
  1394. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1395. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1396. from /opt/local/include/boost/functional/hash.hpp:6,
  1397. from ../../../source/lib/path.h:41,
  1398. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1399. from ../../../source/simulation2/Simulation2.h:26,
  1400. from ../../../source/simulation2/helpers/Render.cpp:22:
  1401. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1402. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  1403. from /opt/local/include/boost/unordered_map.hpp:16,
  1404. from ../../../source/simulation2/Simulation2.h:28,
  1405. from ../../../source/simulation2/helpers/Render.cpp:22:
  1406. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  1407. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  1408. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  1409. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  1410. from /opt/local/include/boost/unordered_map.hpp:16,
  1411. from ../../../source/simulation2/Simulation2.h:28,
  1412. from ../../../source/simulation2/helpers/Render.cpp:22:
  1413. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  1414. Selection.cpp
  1415. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1416. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1417. from /opt/local/include/boost/functional/hash.hpp:6,
  1418. from ../../../source/lib/path.h:41,
  1419. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1420. from ../../../source/simulation2/Simulation2.h:26,
  1421. from ../../../source/simulation2/helpers/Selection.cpp:23:
  1422. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1423. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  1424. from /opt/local/include/boost/unordered_map.hpp:16,
  1425. from ../../../source/simulation2/Simulation2.h:28,
  1426. from ../../../source/simulation2/helpers/Selection.cpp:23:
  1427. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  1428. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  1429. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  1430. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  1431. from /opt/local/include/boost/unordered_map.hpp:16,
  1432. from ../../../source/simulation2/Simulation2.h:28,
  1433. from ../../../source/simulation2/helpers/Selection.cpp:23:
  1434. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  1435. EngineScriptConversions.cpp
  1436. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1437. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1438. from /opt/local/include/boost/functional/hash.hpp:6,
  1439. from ../../../source/lib/path.h:41,
  1440. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1441. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1442. from ../../../source/simulation2/scripting/EngineScriptConversions.cpp:20:
  1443. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1444. MessageTypeConversions.cpp
  1445. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1446. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1447. from /opt/local/include/boost/functional/hash.hpp:6,
  1448. from ../../../source/lib/path.h:41,
  1449. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1450. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1451. from ../../../source/simulation2/scripting/MessageTypeConversions.cpp:21:
  1452. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1453. ScriptComponent.cpp
  1454. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1455. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1456. from /opt/local/include/boost/functional/hash.hpp:6,
  1457. from ../../../source/lib/path.h:41,
  1458. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1459. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1460. from ../../../source/simulation2/system/ComponentManager.h:23,
  1461. from ../../../source/simulation2/system/Component.h:23,
  1462. from ../../../source/simulation2/scripting/ScriptComponent.h:21,
  1463. from ../../../source/simulation2/scripting/ScriptComponent.cpp:20:
  1464. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1465. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  1466. from /opt/local/include/boost/unordered_map.hpp:16,
  1467. from ../../../source/simulation2/system/ComponentManager.h:27,
  1468. from ../../../source/simulation2/system/Component.h:23,
  1469. from ../../../source/simulation2/scripting/ScriptComponent.h:21,
  1470. from ../../../source/simulation2/scripting/ScriptComponent.cpp:20:
  1471. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  1472. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  1473. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  1474. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  1475. from /opt/local/include/boost/unordered_map.hpp:16,
  1476. from ../../../source/simulation2/system/ComponentManager.h:27,
  1477. from ../../../source/simulation2/system/Component.h:23,
  1478. from ../../../source/simulation2/scripting/ScriptComponent.h:21,
  1479. from ../../../source/simulation2/scripting/ScriptComponent.cpp:20:
  1480. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  1481. BinarySerializer.cpp
  1482. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1483. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1484. from /opt/local/include/boost/functional/hash.hpp:6,
  1485. from ../../../source/lib/path.h:41,
  1486. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1487. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1488. from ../../../source/simulation2/serialization/BinarySerializer.cpp:27:
  1489. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1490. DebugSerializer.cpp
  1491. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1492. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1493. from /opt/local/include/boost/functional/hash.hpp:6,
  1494. from ../../../source/lib/path.h:41,
  1495. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1496. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1497. from ../../../source/simulation2/serialization/DebugSerializer.cpp:22:
  1498. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1499. HashSerializer.cpp
  1500. IDeserializer.cpp
  1501. ISerializer.cpp
  1502. StdDeserializer.cpp
  1503. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1504. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1505. from /opt/local/include/boost/functional/hash.hpp:6,
  1506. from ../../../source/lib/path.h:41,
  1507. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1508. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1509. from ../../../source/simulation2/serialization/StdDeserializer.cpp:25:
  1510. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1511. StdSerializer.cpp
  1512. CmpPtr.cpp
  1513. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1514. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1515. from /opt/local/include/boost/functional/hash.hpp:6,
  1516. from ../../../source/lib/path.h:41,
  1517. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1518. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1519. from ../../../source/simulation2/system/ComponentManager.h:23,
  1520. from ../../../source/simulation2/system/CmpPtr.cpp:22:
  1521. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1522. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  1523. from /opt/local/include/boost/unordered_map.hpp:16,
  1524. from ../../../source/simulation2/system/ComponentManager.h:27,
  1525. from ../../../source/simulation2/system/CmpPtr.cpp:22:
  1526. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  1527. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  1528. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  1529. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  1530. from /opt/local/include/boost/unordered_map.hpp:16,
  1531. from ../../../source/simulation2/system/ComponentManager.h:27,
  1532. from ../../../source/simulation2/system/CmpPtr.cpp:22:
  1533. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  1534. ComponentManager.cpp
  1535. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1536. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1537. from /opt/local/include/boost/functional/hash.hpp:6,
  1538. from ../../../source/lib/path.h:41,
  1539. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1540. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1541. from ../../../source/simulation2/system/ComponentManager.h:23,
  1542. from ../../../source/simulation2/system/ComponentManager.cpp:20:
  1543. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1544. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  1545. from /opt/local/include/boost/unordered_map.hpp:16,
  1546. from ../../../source/simulation2/system/ComponentManager.h:27,
  1547. from ../../../source/simulation2/system/ComponentManager.cpp:20:
  1548. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  1549. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  1550. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  1551. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  1552. from /opt/local/include/boost/unordered_map.hpp:16,
  1553. from ../../../source/simulation2/system/ComponentManager.h:27,
  1554. from ../../../source/simulation2/system/ComponentManager.cpp:20:
  1555. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  1556. ComponentManagerSerialization.cpp
  1557. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1558. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1559. from /opt/local/include/boost/functional/hash.hpp:6,
  1560. from ../../../source/lib/path.h:41,
  1561. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1562. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1563. from ../../../source/simulation2/system/ComponentManager.h:23,
  1564. from ../../../source/simulation2/system/ComponentManagerSerialization.cpp:27:
  1565. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1566. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  1567. from /opt/local/include/boost/unordered_map.hpp:16,
  1568. from ../../../source/simulation2/system/ComponentManager.h:27,
  1569. from ../../../source/simulation2/system/ComponentManagerSerialization.cpp:27:
  1570. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  1571. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  1572. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  1573. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  1574. from /opt/local/include/boost/unordered_map.hpp:16,
  1575. from ../../../source/simulation2/system/ComponentManager.h:27,
  1576. from ../../../source/simulation2/system/ComponentManagerSerialization.cpp:27:
  1577. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  1578. IComponent.cpp
  1579. ParamNode.cpp
  1580. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1581. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1582. from /opt/local/include/boost/functional/hash.hpp:6,
  1583. from ../../../source/lib/path.h:41,
  1584. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1585. from ../../../source/simulation2/system/ParamNode.h:21,
  1586. from ../../../source/simulation2/system/ParamNode.cpp:20:
  1587. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1588. SimContext.cpp
  1589. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1590. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1591. from /opt/local/include/boost/functional/hash.hpp:6,
  1592. from ../../../source/lib/path.h:41,
  1593. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1594. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1595. from ../../../source/simulation2/system/ComponentManager.h:23,
  1596. from ../../../source/simulation2/system/SimContext.cpp:22:
  1597. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1598. In file included from /opt/local/include/boost/unordered/unordered_map.hpp:17,
  1599. from /opt/local/include/boost/unordered_map.hpp:16,
  1600. from ../../../source/simulation2/system/ComponentManager.h:27,
  1601. from ../../../source/simulation2/system/SimContext.cpp:22:
  1602. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:29:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  1603. /opt/local/include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning: "BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
  1604. In file included from /opt/local/include/boost/unordered/detail/equivalent.hpp:16,
  1605. from /opt/local/include/boost/unordered/unordered_map.hpp:18,
  1606. from /opt/local/include/boost/unordered_map.hpp:16,
  1607. from ../../../source/simulation2/system/ComponentManager.h:27,
  1608. from ../../../source/simulation2/system/SimContext.cpp:22:
  1609. /opt/local/include/boost/unordered/detail/extract_key.hpp:54:5: warning: "BOOST_UNORDERED_USE_RV_REF" is not defined
  1610. precompiled.cpp
  1611. Linking simulation2
  1612. ==== Building scriptinterface (release) ====
  1613. Creating obj/scriptinterface_Release
  1614. precompiled.h
  1615. In file included from /opt/local/include/boost/mpl/aux_/has_apply.hpp:17,
  1616. from /opt/local/include/boost/mpl/apply_wrap.hpp:23,
  1617. from /opt/local/include/boost/mpl/apply.hpp:23,
  1618. from /opt/local/include/boost/iterator/iterator_facade.hpp:34,
  1619. from /opt/local/include/boost/filesystem/v2/path.hpp:22,
  1620. from /opt/local/include/boost/filesystem.hpp:29,
  1621. from ../../../source/lib/pch/pch_boost.h:21,
  1622. from ../../../source/lib/precompiled.h:76,
  1623. from ../../../source/pch/scriptinterface/precompiled.h:19:
  1624. /opt/local/include/boost/mpl/has_xxx.hpp:344:9: warning: "BOOST_MPL_HAS_XXX_NO_EXPLICIT_TEST_FUNCTION" is not defined
  1625. /opt/local/include/boost/mpl/has_xxx.hpp:357:9: warning: "BOOST_MPL_HAS_XXX_NO_WRAPPED_TYPES" is not defined
  1626. /opt/local/include/boost/mpl/has_xxx.hpp:386:9: warning: "BOOST_MPL_HAS_XXX_NO_EXPLICIT_TEST_FUNCTION" is not defined
  1627. /opt/local/include/boost/mpl/has_xxx.hpp:459:8: warning: "BOOST_MPL_HAS_XXX_NEEDS_TEMPLATE_SFINAE" is not defined
  1628. In file included from ../../../source/lib/precompiled.h:73,
  1629. from ../../../source/pch/scriptinterface/precompiled.h:19:
  1630. ../../../source/lib/secure_crt.h:55: warning: redundant redeclaration of ‘size_t strnlen(const char*, size_t)’ in same scope
  1631. /usr/include/string.h:143: warning: previous declaration of ‘size_t strnlen(const char*, size_t)’
  1632. ../../../source/lib/secure_crt.h:56: warning: redundant redeclaration of ‘size_t wcsnlen(const wchar_t*, size_t)’ in same scope
  1633. /usr/include/wchar.h:227: warning: previous declaration of ‘size_t wcsnlen(const wchar_t*, size_t)’
  1634. In file included from ../../../source/lib/precompiled.h:89,
  1635. from ../../../source/pch/scriptinterface/precompiled.h:19:
  1636. ../../../source/lib/posix/posix.h:111: warning: redundant redeclaration of ‘wchar_t* wcsdup(const wchar_t*)’ in same scope
  1637. /usr/include/wchar.h:224: warning: previous declaration of ‘wchar_t* wcsdup(const wchar_t*)’
  1638. ../../../source/lib/posix/posix.h:115: warning: redundant redeclaration of ‘int wcscasecmp(const wchar_t*, const wchar_t*)’ in same scope
  1639. /usr/include/wchar.h:225: warning: previous declaration of ‘int wcscasecmp(const wchar_t*, const wchar_t*)’
  1640. AutoRooters.cpp
  1641. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1642. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1643. from /opt/local/include/boost/functional/hash.hpp:6,
  1644. from ../../../source/lib/path.h:41,
  1645. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1646. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1647. from ../../../source/scriptinterface/AutoRooters.cpp:22:
  1648. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1649. ScriptConversions.cpp
  1650. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1651. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1652. from /opt/local/include/boost/functional/hash.hpp:6,
  1653. from ../../../source/lib/path.h:41,
  1654. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1655. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1656. from ../../../source/scriptinterface/ScriptConversions.cpp:20:
  1657. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1658. ScriptInterface.cpp
  1659. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1660. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1661. from /opt/local/include/boost/functional/hash.hpp:6,
  1662. from ../../../source/lib/path.h:41,
  1663. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1664. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1665. from ../../../source/scriptinterface/ScriptInterface.cpp:20:
  1666. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1667. In file included from /opt/local/include/boost/parameter/parameters.hpp:44,
  1668. from /opt/local/include/boost/flyweight/detail/value_tag.hpp:17,
  1669. from /opt/local/include/boost/flyweight/detail/default_value_policy.hpp:16,
  1670. from /opt/local/include/boost/flyweight/flyweight.hpp:21,
  1671. from /opt/local/include/boost/flyweight.hpp:16,
  1672. from ../../../source/scriptinterface/ScriptInterface.cpp:39:
  1673. /opt/local/include/boost/parameter/aux_/unwrap_cv_reference.hpp:47:1: warning: "MSVC_WORKAROUND_GUARD" is not defined
  1674. /opt/local/include/boost/parameter/aux_/unwrap_cv_reference.hpp:47:1: warning: "MSVC" is not defined
  1675. ScriptStats.cpp
  1676. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1677. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1678. from /opt/local/include/boost/functional/hash.hpp:6,
  1679. from ../../../source/lib/path.h:41,
  1680. from ../../../source/lib/file/vfs/vfs_path.h:26,
  1681. from ../../../source/scriptinterface/ScriptInterface.h:30,
  1682. from ../../../source/scriptinterface/ScriptStats.cpp:22:
  1683. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1684. ScriptVal.cpp
  1685. precompiled.cpp
  1686. Linking scriptinterface
  1687. ==== Building engine (release) ====
  1688. Creating obj/engine_Release
  1689. precompiled.h
  1690. In file included from /opt/local/include/boost/mpl/aux_/has_apply.hpp:17,
  1691. from /opt/local/include/boost/mpl/apply_wrap.hpp:23,
  1692. from /opt/local/include/boost/mpl/apply.hpp:23,
  1693. from /opt/local/include/boost/iterator/iterator_facade.hpp:34,
  1694. from /opt/local/include/boost/filesystem/v2/path.hpp:22,
  1695. from /opt/local/include/boost/filesystem.hpp:29,
  1696. from ../../../source/lib/pch/pch_boost.h:21,
  1697. from ../../../source/lib/precompiled.h:76,
  1698. from ../../../source/pch/engine/precompiled.h:18:
  1699. /opt/local/include/boost/mpl/has_xxx.hpp:344:9: warning: "BOOST_MPL_HAS_XXX_NO_EXPLICIT_TEST_FUNCTION" is not defined
  1700. /opt/local/include/boost/mpl/has_xxx.hpp:357:9: warning: "BOOST_MPL_HAS_XXX_NO_WRAPPED_TYPES" is not defined
  1701. /opt/local/include/boost/mpl/has_xxx.hpp:386:9: warning: "BOOST_MPL_HAS_XXX_NO_EXPLICIT_TEST_FUNCTION" is not defined
  1702. /opt/local/include/boost/mpl/has_xxx.hpp:459:8: warning: "BOOST_MPL_HAS_XXX_NEEDS_TEMPLATE_SFINAE" is not defined
  1703. In file included from /opt/local/include/boost/functional/hash/extensions.hpp:17,
  1704. from /opt/local/include/boost/functional/hash/hash.hpp:535,
  1705. from /opt/local/include/boost/functional/hash.hpp:6,
  1706. from ../../../source/lib/path.h:41,
  1707. from ../../../source/lib/os_path.h:26,
  1708. from ../../../source/ps/Pyrogenesis.h:27,
  1709. from ../../../source/pch/engine/precompiled.h:22:
  1710. /opt/local/include/boost/detail/container_fwd.hpp:120:9: warning: "BOOST_CLANG" is not defined
  1711. In file included from ../../../source/lib/precompiled.h:73,
  1712. from ../../../source/pch/engine/precompiled.h:18:
  1713. ../../../source/lib/secure_crt.h:55: warning: redundant redeclaration of ‘size_t strnlen(const char*, size_t)’ in same scope
  1714. /usr/include/string.h:143: warning: previous declaration of ‘size_t strnlen(const char*, size_t)’
  1715. ../../../source/lib/secure_crt.h:56: warning: redundant redeclaration of ‘size_t wcsnlen(const wchar_t*, size_t)’ in same scope
  1716. /usr/include/wchar.h:227: warning: previous declaration of ‘size_t wcsnlen(const wchar_t*, size_t)’
  1717. In file included from ../../../source/lib/precompiled.h:89,
  1718. from ../../../source/pch/engine/precompiled.h:18:
  1719. ../../../source/lib/posix/posix.h:111: warning: redundant redeclaration of ‘wchar_t* wcsdup(const wchar_t*)’ in same scope
  1720. /usr/include/wchar.h:224: warning: previous declaration of ‘wchar_t* wcsdup(const wchar_t*)’
  1721. ../../../source/lib/posix/posix.h:115: warning: redundant redeclaration of ‘int wcscasecmp(const wchar_t*, const wchar_t*)’ in same scope
  1722. /usr/include/wchar.h:225: warning: previous declaration of ‘int wcscasecmp(const wchar_t*, const wchar_t*)’
  1723. ArchiveBuilder.cpp
  1724. CacheLoader.cpp
  1725. CConsole.cpp
  1726. In file included from ../../../source/ps/Hotkey.h:35,
  1727. from ../../../source/ps/CConsole.cpp:37:
  1728. ../../../source/lib/external_libraries/sdl.h:56: error: ‘SDL_Event’ does not name a type
  1729. In file included from ../../../source/ps/CConsole.cpp:37:
  1730. ../../../source/ps/Hotkey.h:41: error: ‘SDL_USEREVENT’ was not declared in this scope
  1731. ../../../source/ps/Hotkey.h:42: error: ‘SDL_USEREVENT’ was not declared in this scope
  1732. ../../../source/ps/CConsole.cpp: In member function ‘void CConsole::InsertChar(int, wchar_t)’:
  1733. ../../../source/ps/CConsole.cpp:322: error: ‘SDLK_RETURN’ was not declared in this scope
  1734. ../../../source/ps/CConsole.cpp:329: error: ‘SDLK_TAB’ was not declared in this scope
  1735. ../../../source/ps/CConsole.cpp:333: error: ‘SDLK_BACKSPACE’ was not declared in this scope
  1736. ../../../source/ps/CConsole.cpp:348: error: ‘SDLK_DELETE’ was not declared in this scope
  1737. ../../../source/ps/CConsole.cpp:358: error: ‘SDLK_RCTRL’ was not declared in this scope
  1738. ../../../source/ps/CConsole.cpp:358: error: ‘SDLK_LCTRL’ was not declared in this scope
  1739. ../../../source/ps/CConsole.cpp:376: error: ‘SDLK_HOME’ was not declared in this scope
  1740. ../../../source/ps/CConsole.cpp:377: error: ‘SDLK_RCTRL’ was not declared in this scope
  1741. ../../../source/ps/CConsole.cpp:377: error: ‘SDLK_LCTRL’ was not declared in this scope
  1742. ../../../source/ps/CConsole.cpp:390: error: ‘SDLK_END’ was not declared in this scope
  1743. ../../../source/ps/CConsole.cpp:391: error: ‘SDLK_RCTRL’ was not declared in this scope
  1744. ../../../source/ps/CConsole.cpp:391: error: ‘SDLK_LCTRL’ was not declared in this scope
  1745. ../../../source/ps/CConsole.cpp:401: error: ‘SDLK_LEFT’ was not declared in this scope
  1746. ../../../source/ps/CConsole.cpp:405: error: ‘SDLK_RIGHT’ was not declared in this scope
  1747. ../../../source/ps/CConsole.cpp:410: error: ‘SDLK_UP’ was not declared in this scope
  1748. ../../../source/ps/CConsole.cpp:419: error: ‘SDLK_DOWN’ was not declared in this scope
  1749. ../../../source/ps/CConsole.cpp:438: error: ‘SDLK_PAGEUP’ was not declared in this scope
  1750. ../../../source/ps/CConsole.cpp:446: error: ‘SDLK_PAGEDOWN’ was not declared in this scope
  1751. ../../../source/ps/CConsole.cpp: At global scope:
  1752. ../../../source/ps/CConsole.cpp:628: error: ‘SDL_keysym’ was not declared in this scope
  1753. ../../../source/ps/CConsole.cpp:629: error: expected ‘,’ or ‘;’ before ‘{’ token
  1754. ../../../source/ps/CConsole.cpp:628: warning: ‘isUnprintableChar’ defined but not used
  1755. /opt/local/include/boost/system/error_code.hpp:214: warning: ‘boost::system::posix_category’ defined but not used
  1756. /opt/local/include/boost/system/error_code.hpp:215: warning: ‘boost::system::errno_ecat’ defined but not used
  1757. /opt/local/include/boost/system/error_code.hpp:216: warning: ‘boost::system::native_ecat’ defined but not used
  1758. make[1]: *** [obj/engine_Release/CConsole.o] Error 1
  1759. make: *** [engine] Error 2
  1760. m:gcc Home$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement