Advertisement
Guest User

Untitled

a guest
Jan 16th, 2014
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 122.32 KB | None | 0 0
  1. Conan-Mac-Pro:build conan$ make -j8
  2. [ 0%] [ 0%] [ 0%] Built target genrev
  3. Built target gsoap
  4. Built target detour
  5. [ 0%] Built target framework
  6. [ 4%] Built target g3dlite
  7. [ 4%] Built target revision.h
  8. [ 6%] Built target shared
  9. [ 7%] Built target spp-login
  10. [ 7%] [ 7%] [ 7%] [ 7%] [ 7%] [ 7%] [ 7%] Building CXX object src/game/CMakeFiles/game.dir/AccountMgr.cpp.o
  11. Building CXX object src/game/CMakeFiles/game.dir/AchievementMgr.cpp.o
  12. Building CXX object src/game/CMakeFiles/game.dir/AggressorAI.cpp.o
  13. Building CXX object src/game/CMakeFiles/game.dir/AntiCheat.cpp.o
  14. Building CXX object src/game/CMakeFiles/game.dir/ArenaTeam.cpp.o
  15. Building CXX object src/game/CMakeFiles/game.dir/ArenaTeamHandler.cpp.o
  16. Building CXX object src/game/CMakeFiles/game.dir/AuctionHouseHandler.cpp.o
  17. clang: warning: argument unused during compilation: '-fno-delete-null-pointer-checks'
  18. clang: warning: argument unused during compilation: '-fno-delete-null-pointer-checks'
  19. clang: warning: argument unused during compilation: '-fno-delete-null-pointer-checks'
  20. clang: warning: argument unused during compilation: '-fno-delete-null-pointer-checks'
  21. clang: warning: argument unused during compilation: '-fno-delete-null-pointer-checks'
  22. clang: warning: argument unused during compilation: '-fno-delete-null-pointer-checks'
  23. clang: warning: argument unused during compilation: '-fno-delete-null-pointer-checks'
  24. In file included from /Users/conan/Github/SingleCore/src/game/AggressorAI.cpp:19:
  25. In file included from /Users/conan/Github/SingleCore/src/game/AggressorAI.h:22:
  26. In file included from /Users/conan/Github/SingleCore/src/game/CreatureAI.h:22:
  27. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:55:
  28. /Users/conan/Github/SingleCore/src/framework/Platform/Define.h:129:13: warning:
  29. 'static_assert' macro redefined
  30. # define static_assert(a, b) STATIC_ASSERT_WORKAROUND(a, b)
  31. ^
  32. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__config:410:9: note:
  33. previous definition is here
  34. #define static_assert(__b, __m) \
  35. ^
  36. In file included from /Users/conan/Github/SingleCore/src/game/ArenaTeamHandler.cpp:19:
  37. In file included from /Users/conan/Github/SingleCore/src/game/AccountMgr.h:23:
  38. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:55:
  39. /Users/conan/Github/SingleCore/src/framework/Platform/Define.h:129:13: warning:
  40. 'static_assert' macro redefined
  41. # define static_assert(a, b) STATIC_ASSERT_WORKAROUND(a, b)
  42. ^
  43. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__config:410:9: note:
  44. previous definition is here
  45. #define static_assert(__b, __m) \
  46. ^
  47. In file included from /Users/conan/Github/SingleCore/src/game/AchievementMgr.cpp:19:
  48. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:55:
  49. /Users/conan/Github/SingleCore/src/framework/Platform/Define.h:129:13: warning:
  50. 'static_assert' macro redefined
  51. # define static_assert(a, b) STATIC_ASSERT_WORKAROUND(a, b)
  52. ^
  53. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__config:410:9: note:
  54. previous definition is here
  55. #define static_assert(__b, __m) \
  56. ^
  57. In file included from /Users/conan/Github/SingleCore/src/game/AuctionHouseHandler.cpp:19:
  58. In file included from /Users/conan/Github/SingleCore/src/shared/WorldPacket.h:22:
  59. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:55:
  60. /Users/conan/Github/SingleCore/src/framework/Platform/Define.h:129:13: warning:
  61. 'static_assert' macro redefined
  62. # define static_assert(a, b) STATIC_ASSERT_WORKAROUND(a, b)
  63. ^
  64. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__config:410:9: note:
  65. previous definition is here
  66. #define static_assert(__b, __m) \
  67. ^
  68. In file included from /Users/conan/Github/SingleCore/src/game/AccountMgr.cpp:20:
  69. In file included from /Users/conan/Github/SingleCore/src/game/AccountMgr.h:23:
  70. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:55:
  71. /Users/conan/Github/SingleCore/src/framework/Platform/Define.h:129:13: warning:
  72. 'static_assert' macro redefined
  73. # define static_assert(a, b) STATIC_ASSERT_WORKAROUND(a, b)
  74. ^
  75. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__config:410:9: note:
  76. previous definition is here
  77. #define static_assert(__b, __m) \
  78. ^
  79. In file included from /Users/conan/Github/SingleCore/src/game/AntiCheat.cpp:22:
  80. In file included from /Users/conan/Github/SingleCore/src/game/Player.h:22:
  81. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:55:
  82. /Users/conan/Github/SingleCore/src/framework/Platform/Define.h:129:13: warning:
  83. 'static_assert' macro redefined
  84. # define static_assert(a, b) STATIC_ASSERT_WORKAROUND(a, b)
  85. ^
  86. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__config:410:9: note:
  87. previous definition is here
  88. #define static_assert(__b, __m) \
  89. ^
  90. In file included from /Users/conan/Github/SingleCore/src/game/ArenaTeam.cpp:19:
  91. In file included from /Users/conan/Github/SingleCore/src/shared/WorldPacket.h:22:
  92. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:55:
  93. /Users/conan/Github/SingleCore/src/framework/Platform/Define.h:129:13: warning:
  94. 'static_assert' macro redefined
  95. # define static_assert(a, b) STATIC_ASSERT_WORKAROUND(a, b)
  96. ^
  97. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__config:410:9: note:
  98. previous definition is here
  99. #define static_assert(__b, __m) \
  100. ^
  101. In file included from /Users/conan/Github/SingleCore/src/game/AggressorAI.cpp:19:
  102. In file included from /Users/conan/Github/SingleCore/src/game/AggressorAI.h:22:
  103. In file included from /Users/conan/Github/SingleCore/src/game/CreatureAI.h:22:
  104. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:65:
  105. In file included from /Users/conan/Github/SingleCore/src/framework/Utilities/UnorderedMapSet.h:32:
  106. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ext/hash_map:209:2: warning:
  107. Use of the header <ext/hash_map> is deprecated. Migrate to <unordered_map>
  108. [-W#warnings]
  109. #warning Use of the header <ext/hash_map> is deprecated. Migrate to <un...
  110. ^
  111. In file included from /Users/conan/Github/SingleCore/src/game/ArenaTeamHandler.cpp:19:
  112. In file included from /Users/conan/Github/SingleCore/src/game/AccountMgr.h:23:
  113. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:65:
  114. In file included from /Users/conan/Github/SingleCore/src/framework/Utilities/UnorderedMapSet.h:32:
  115. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ext/hash_map:209:2: warning:
  116. Use of the header <ext/hash_map> is deprecated. Migrate to <unordered_map>
  117. [-W#warnings]
  118. #warning Use of the header <ext/hash_map> is deprecated. Migrate to <un...
  119. ^
  120. In file included from /Users/conan/Github/SingleCore/src/game/AggressorAI.cpp:19:
  121. In file included from /Users/conan/Github/SingleCore/src/game/AggressorAI.h:22:
  122. In file included from /Users/conan/Github/SingleCore/src/game/CreatureAI.h:22:
  123. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:65:
  124. In file included from /Users/conan/Github/SingleCore/src/framework/Utilities/UnorderedMapSet.h:33:
  125. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ext/hash_set:202:2: warning:
  126. Use of the header <ext/hash_set> is deprecated. Migrate to <unordered_set>
  127. [-W#warnings]
  128. #warning Use of the header <ext/hash_set> is deprecated. Migrate to <un...
  129. ^
  130. In file included from /Users/conan/Github/SingleCore/src/game/AntiCheat.cpp:22:
  131. In file included from /Users/conan/Github/SingleCore/src/game/Player.h:22:
  132. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:65:
  133. In file included from /Users/conan/Github/SingleCore/src/framework/Utilities/UnorderedMapSet.h:32:
  134. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ext/hash_map:209:2: warning:
  135. Use of the header <ext/hash_map> is deprecated. Migrate to <unordered_map>
  136. [-W#warnings]
  137. #warning Use of the header <ext/hash_map> is deprecated. Migrate to <un...
  138. ^
  139. In file included from /Users/conan/Github/SingleCore/src/game/AchievementMgr.cpp:19:
  140. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:65:
  141. In file included from /Users/conan/Github/SingleCore/src/framework/Utilities/UnorderedMapSet.h:32:
  142. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ext/hash_map:209:2: warning:
  143. Use of the header <ext/hash_map> is deprecated. Migrate to <unordered_map>
  144. [-W#warnings]
  145. #warning Use of the header <ext/hash_map> is deprecated. Migrate to <un...
  146. ^
  147. In file included from /Users/conan/Github/SingleCore/src/game/AccountMgr.cpp:20:
  148. In file included from /Users/conan/Github/SingleCore/src/game/AccountMgr.h:23:
  149. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:65:
  150. In file included from /Users/conan/Github/SingleCore/src/framework/Utilities/UnorderedMapSet.h:32:
  151. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ext/hash_map:209:2: warning:
  152. Use of the header <ext/hash_map> is deprecated. Migrate to <unordered_map>
  153. [-W#warnings]
  154. #warning Use of the header <ext/hash_map> is deprecated. Migrate to <un...
  155. ^
  156. In file included from /Users/conan/Github/SingleCore/src/game/ArenaTeamHandler.cpp:19:
  157. In file included from /Users/conan/Github/SingleCore/src/game/AccountMgr.h:23:
  158. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:65:
  159. In file included from /Users/conan/Github/SingleCore/src/framework/Utilities/UnorderedMapSet.h:33:
  160. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ext/hash_set:202:2: warning:
  161. Use of the header <ext/hash_set> is deprecated. Migrate to <unordered_set>
  162. [-W#warnings]
  163. #warning Use of the header <ext/hash_set> is deprecated. Migrate to <un...
  164. ^
  165. In file included from /Users/conan/Github/SingleCore/src/game/ArenaTeam.cpp:19:
  166. In file included from /Users/conan/Github/SingleCore/src/shared/WorldPacket.h:22:
  167. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:65:
  168. In file included from /Users/conan/Github/SingleCore/src/framework/Utilities/UnorderedMapSet.h:32:
  169. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ext/hash_map:209:2: warning:
  170. Use of the header <ext/hash_map> is deprecated. Migrate to <unordered_map>
  171. [-W#warnings]
  172. #warning Use of the header <ext/hash_map> is deprecated. Migrate to <un...
  173. ^
  174. In file included from /Users/conan/Github/SingleCore/src/game/AuctionHouseHandler.cpp:19:
  175. In file included from /Users/conan/Github/SingleCore/src/shared/WorldPacket.h:22:
  176. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:65:
  177. In file included from /Users/conan/Github/SingleCore/src/framework/Utilities/UnorderedMapSet.h:32:
  178. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ext/hash_map:209:2: warning:
  179. Use of the header <ext/hash_map> is deprecated. Migrate to <unordered_map>
  180. [-W#warnings]
  181. #warning Use of the header <ext/hash_map> is deprecated. Migrate to <un...
  182. ^
  183. In file included from /Users/conan/Github/SingleCore/src/game/AntiCheat.cpp:22:
  184. In file included from /Users/conan/Github/SingleCore/src/game/Player.h:22:
  185. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:65:
  186. In file included from /Users/conan/Github/SingleCore/src/framework/Utilities/UnorderedMapSet.h:33:
  187. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ext/hash_set:202:2: warning:
  188. Use of the header <ext/hash_set> is deprecated. Migrate to <unordered_set>
  189. [-W#warnings]
  190. #warning Use of the header <ext/hash_set> is deprecated. Migrate to <un...
  191. ^
  192. In file included from /Users/conan/Github/SingleCore/src/game/AccountMgr.cpp:20:
  193. In file included from /Users/conan/Github/SingleCore/src/game/AccountMgr.h:23:
  194. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:65:
  195. In file included from /Users/conan/Github/SingleCore/src/framework/Utilities/UnorderedMapSet.h:33:
  196. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ext/hash_set:202:2: warning:
  197. Use of the header <ext/hash_set> is deprecated. Migrate to <unordered_set>
  198. [-W#warnings]
  199. #warning Use of the header <ext/hash_set> is deprecated. Migrate to <un...
  200. ^
  201. In file included from /Users/conan/Github/SingleCore/src/game/AchievementMgr.cpp:19:
  202. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:65:
  203. In file included from /Users/conan/Github/SingleCore/src/framework/Utilities/UnorderedMapSet.h:33:
  204. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ext/hash_set:202:2: warning:
  205. Use of the header <ext/hash_set> is deprecated. Migrate to <unordered_set>
  206. [-W#warnings]
  207. #warning Use of the header <ext/hash_set> is deprecated. Migrate to <un...
  208. ^
  209. In file included from /Users/conan/Github/SingleCore/src/game/ArenaTeam.cpp:19:
  210. In file included from /Users/conan/Github/SingleCore/src/shared/WorldPacket.h:22:
  211. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:65:
  212. In file included from /Users/conan/Github/SingleCore/src/framework/Utilities/UnorderedMapSet.h:33:
  213. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ext/hash_set:202:2: warning:
  214. Use of the header <ext/hash_set> is deprecated. Migrate to <unordered_set>
  215. [-W#warnings]
  216. #warning Use of the header <ext/hash_set> is deprecated. Migrate to <un...
  217. ^
  218. In file included from /Users/conan/Github/SingleCore/src/game/AuctionHouseHandler.cpp:19:
  219. In file included from /Users/conan/Github/SingleCore/src/shared/WorldPacket.h:22:
  220. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:65:
  221. In file included from /Users/conan/Github/SingleCore/src/framework/Utilities/UnorderedMapSet.h:33:
  222. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ext/hash_set:202:2: warning:
  223. Use of the header <ext/hash_set> is deprecated. Migrate to <unordered_set>
  224. [-W#warnings]
  225. #warning Use of the header <ext/hash_set> is deprecated. Migrate to <un...
  226. ^
  227. In file included from /Users/conan/Github/SingleCore/src/game/AggressorAI.cpp:19:
  228. In file included from /Users/conan/Github/SingleCore/src/game/AggressorAI.h:22:
  229. In file included from /Users/conan/Github/SingleCore/src/game/CreatureAI.h:22:
  230. /Users/conan/Github/SingleCore/src/shared/Common.h:152:45: warning: 'finite' is
  231. deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  232. inline float finiteAlways(float f) { return finite(f) ? f : 0.0f; }
  233. ^
  234. /usr/include/math.h:718:12: note: 'finite' declared here
  235. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  236. ^
  237. In file included from /Users/conan/Github/SingleCore/src/game/AntiCheat.cpp:22:
  238. In file included from /Users/conan/Github/SingleCore/src/game/Player.h:22:
  239. /Users/conan/Github/SingleCore/src/shared/Common.h:152:45: warning: 'finite' is
  240. deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  241. inline float finiteAlways(float f) { return finite(f) ? f : 0.0f; }
  242. ^
  243. /usr/include/math.h:718:12: note: 'finite' declared here
  244. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  245. ^
  246. In file included from /Users/conan/Github/SingleCore/src/game/ArenaTeam.cpp:19:
  247. In file included from /Users/conan/Github/SingleCore/src/shared/WorldPacket.h:22:
  248. /Users/conan/Github/SingleCore/src/shared/Common.h:152:45: warning: 'finite' is
  249. deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  250. inline float finiteAlways(float f) { return finite(f) ? f : 0.0f; }
  251. ^
  252. /usr/include/math.h:718:12In file included from /Users/conan/Github/SingleCore/src/game/ArenaTeamHandler.cpp:19:
  253. In file included from /Users/conan/Github/SingleCore/src/game/AccountMgr.h:23:
  254. /Users/conan/Github/SingleCore/src/shared/Common.h:152::45 : note: warning: 'finite' declared here'finite' is
  255. deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  256. inline float finiteAlways(float f) { return finite(f) ? f : 0.0f; }
  257. ^
  258. /usr/include/math.h:718:12:
  259. note: 'finite' declared here
  260. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  261. ^
  262.  
  263. ^
  264. In file included from /Users/conan/Github/SingleCore/src/game/AccountMgr.cpp:20:
  265. In file included from /Users/conan/Github/SingleCore/src/game/AccountMgr.h:23:
  266. /Users/conan/Github/SingleCore/src/shared/Common.h:152:45: warning: 'finite' is
  267. deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  268. inline float finiteAlways(float f) { return finite(f) ? f : 0.0f; }
  269. ^
  270. /usr/include/math.h:718:12: note: 'finite' declared here
  271. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  272. ^
  273. In file included from /Users/conan/Github/SingleCore/src/game/AchievementMgr.cpp:19:
  274. /Users/conan/Github/SingleCore/src/shared/Common.h:152:45: warning: 'finite' is
  275. deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  276. inline float finiteAlways(float f) { return finite(f) ? f : 0.0f; }
  277. ^
  278. /usr/include/math.h:718:12: note: 'finite' declared here
  279. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  280. ^
  281. In file included from /Users/conan/Github/SingleCore/src/game/AuctionHouseHandler.cpp:19:
  282. In file included from /Users/conan/Github/SingleCore/src/shared/WorldPacket.h:22:
  283. /Users/conan/Github/SingleCore/src/shared/Common.h:152:45: warning: 'finite' is
  284. deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  285. inline float finiteAlways(float f) { return finite(f) ? f : 0.0f; }
  286. ^
  287. /usr/include/math.h:718:12: note: 'finite' declared here
  288. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  289. ^
  290. In file included from /Users/conan/Github/SingleCore/src/game/AggressorAI.cpp:19:
  291. In file included from /Users/conan/Github/SingleCore/src/game/AggressorAI.h:22:
  292. In file included from /Users/conan/Github/SingleCore/src/game/CreatureAI.h:28:
  293. In file included from /Users/conan/Github/SingleCore/src/game/Unit.h:23:
  294. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  295. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  296. /Users/conan/Github/SingleCore/src/game/GridDefines.h:183:16: warning: 'finite'
  297. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  298. return finite(c) && (std::fabs(c) <= MAP_HALFSIZE - 0.5);
  299. ^
  300. /usr/include/math.h:718:12: note: 'finite' declared here
  301. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  302. ^
  303. In file included from /Users/conan/Github/SingleCore/src/game/AggressorAI.cpp:19:
  304. In file included from /Users/conan/Github/SingleCore/src/game/AggressorAI.h:22:
  305. In file included from /Users/conan/Github/SingleCore/src/game/CreatureAI.h:28:
  306. In file included from /Users/conan/Github/SingleCore/src/game/Unit.h:23:
  307. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  308. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  309. /Users/conan/Github/SingleCore/src/game/GridDefines.h:193:41: warning: 'finite'
  310. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  311. return IsValidMapCoord(x, y) && finite(z);
  312. ^
  313. /usr/include/math.h:718:12: note: 'finite' declared here
  314. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  315. ^
  316. In file included from /Users/conan/Github/SingleCore/src/game/AggressorAI.cpp:19:
  317. In file included from /Users/conan/Github/SingleCore/src/game/AggressorAI.h:22:
  318. In file included from /Users/conan/Github/SingleCore/src/game/CreatureAI.h:28:
  319. In file included from /Users/conan/Github/SingleCore/src/game/Unit.h:23:
  320. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  321. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  322. /Users/conan/Github/SingleCore/src/game/GridDefines.h:198:44: warning: 'finite'
  323. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  324. return IsValidMapCoord(x, y, z) && finite(o);
  325. ^
  326. /usr/include/math.h:718:12: note: 'finite' declared here
  327. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  328. ^
  329. In file included from /Users/conan/Github/SingleCore/src/game/AggressorAI.cpp:19:
  330. In file included from /Users/conan/Github/SingleCore/src/game/AggressorAI.h:22:
  331. In file included from /Users/conan/Github/SingleCore/src/game/CreatureAI.h:28:
  332. In file included from /Users/conan/Github/SingleCore/src/game/Unit.h:23:
  333. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  334. /Users/conan/Github/SingleCore/src/game/Camera.h:102:56: warning: field 'm_body'
  335. will be initialized after field 'm_cameras' [-Wreorder]
  336. ViewPoint(WorldObject& object) : m_grid(NULL), m_body(object), m...
  337. ^
  338. In file included from /Users/conan/Github/SingleCore/src/game/AntiCheat.cpp:22:
  339. In file included from /Users/conan/Github/SingleCore/src/game/Player.h:24:
  340. In file included from /Users/conan/Github/SingleCore/src/game/Unit.h:23:
  341. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  342. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  343. /Users/conan/Github/SingleCore/src/game/GridDefines.h:183:16: warning: 'finite'
  344. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  345. return finite(c) && (std::fabs(c) <= MAP_HALFSIZE - 0.5);
  346. ^
  347. /usr/include/math.h:718:12: note: 'finite' declared here
  348. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  349. ^
  350. In file included from /Users/conan/Github/SingleCore/src/game/AntiCheat.cpp:22:
  351. In file included from /Users/conan/Github/SingleCore/src/game/Player.h:24:
  352. In file included from /Users/conan/Github/SingleCore/src/game/Unit.h:23:
  353. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  354. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  355. /Users/conan/Github/SingleCore/src/game/GridDefines.h:193:41: warning: 'finite'
  356. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  357. return IsValidMapCoord(x, y) && finite(z);
  358. ^
  359. /usr/include/math.h:718:12: note: 'finite' declared here
  360. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  361. ^
  362. In file included from /Users/conan/Github/SingleCore/src/game/AntiCheat.cpp:22:
  363. In file included from /Users/conan/Github/SingleCore/src/game/Player.h:24:
  364. In file included from /Users/conan/Github/SingleCore/src/game/Unit.h:23:
  365. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  366. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  367. /Users/conan/Github/SingleCore/src/game/GridDefines.h:198:44: warning: 'finite'
  368. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  369. return IsValidMapCoord(x, y, z) && finite(o);
  370. ^
  371. /usr/include/math.h:718:12: note: 'finite' declared here
  372. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  373. ^
  374. In file included from /Users/conan/Github/SingleCore/src/game/AntiCheat.cpp:22:
  375. In file included from /Users/conan/Github/SingleCore/src/game/Player.h:24:
  376. In file included from /Users/conan/Github/SingleCore/src/game/Unit.h:23:
  377. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  378. /Users/conan/Github/SingleCore/src/game/Camera.h:102:56: warning: field 'm_body'
  379. will be initialized after field 'm_cameras' [-Wreorder]
  380. ViewPoint(WorldObject& object) : m_grid(NULL), m_body(object), m...
  381. ^
  382. In file included from /Users/conan/Github/SingleCore/src/game/AccountMgr.cpp:22:
  383. In file included from /Users/conan/Github/SingleCore/src/game/ObjectAccessor.h:32:
  384. /Users/conan/Github/SingleCore/src/game/GridDefines.h:183:16: warning: 'finite'
  385. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  386. return finite(c) && (std::fabs(c) <= MAP_HALFSIZE - 0.5);
  387. ^
  388. /usr/include/math.h:718:12: note: 'finite' declared here
  389. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  390. ^
  391. In file included from /Users/conan/Github/SingleCore/src/game/AccountMgr.cpp:22:
  392. In file included from /Users/conan/Github/SingleCore/src/game/ObjectAccessor.h:32:
  393. /Users/conan/Github/SingleCore/src/game/GridDefines.h:193:41: warning: 'finite'
  394. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  395. return IsValidMapCoord(x, y) && finite(z);
  396. ^
  397. /usr/include/math.h:718:12: note: 'finite' declared here
  398. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  399. ^
  400. In file included from /Users/conan/Github/SingleCore/src/game/AccountMgr.cpp:22:
  401. In file included from /Users/conan/Github/SingleCore/src/game/ObjectAccessor.h:32:
  402. /Users/conan/Github/SingleCore/src/game/GridDefines.h:198:44: warning: 'finite'
  403. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  404. return IsValidMapCoord(x, y, z) && finite(o);
  405. ^
  406. /usr/include/math.h:718:12: note: 'finite' declared here
  407. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  408. ^
  409. In file included from /Users/conan/Github/SingleCore/src/game/AccountMgr.cpp:22:
  410. In file included from /Users/conan/Github/SingleCore/src/game/ObjectAccessor.h:33:
  411. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  412. /Users/conan/Github/SingleCore/src/game/Camera.h:102:56: warning: field 'm_body'
  413. will be initialized after field 'm_cameras' [-Wreorder]
  414. ViewPoint(WorldObject& object) : m_grid(NULL), m_body(object), m...
  415. ^
  416. In file included from /Users/conan/Github/SingleCore/src/game/ArenaTeam.cpp:19:
  417. In file included from /Users/conan/Github/SingleCore/src/shared/WorldPacket.h:24:
  418. In file included from /Users/conan/Github/SingleCore/src/game/Opcodes.h:32:
  419. In file included from /Users/conan/Github/SingleCore/src/game/WorldSession.h:32:
  420. In file included from /Users/conan/Github/SingleCore/src/game/AuctionHouseMgr.h:27:
  421. In file included from /Users/conan/Github/SingleCore/src/game/Item.h:23:
  422. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  423. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  424. /Users/conan/Github/SingleCore/src/game/GridDefines.h:183:16: warning: 'finite'
  425. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  426. return finite(c) && (std::fabs(c) <= MAP_HALFSIZE - 0.5);
  427. ^
  428. /usr/include/math.h:718:12: note: 'finite' declared here
  429. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  430. ^
  431. In file included from /Users/conan/Github/SingleCore/src/game/ArenaTeam.cpp:19:
  432. In file included from /Users/conan/Github/SingleCore/src/shared/WorldPacket.h:24:
  433. In file included from /Users/conan/Github/SingleCore/src/game/Opcodes.h:32:
  434. In file included from /Users/conan/Github/SingleCore/src/game/WorldSession.h:32:
  435. In file included from /Users/conan/Github/SingleCore/src/game/AuctionHouseMgr.h:27:
  436. In file included from /Users/conan/Github/SingleCore/src/game/Item.h:23:
  437. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  438. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  439. /Users/conan/Github/SingleCore/src/game/GridDefines.h:193:41: warning: 'finite'
  440. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  441. return IsValidMapCoord(x, y) && finite(z);
  442. ^
  443. /usr/include/math.h:718:12: note: 'finite' declared here
  444. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  445. ^
  446. In file included from /Users/conan/Github/SingleCore/src/game/ArenaTeam.cpp:19:
  447. In file included from /Users/conan/Github/SingleCore/src/shared/WorldPacket.h:24:
  448. In file included from /Users/conan/Github/SingleCore/src/game/Opcodes.h:32:
  449. In file included from /Users/conan/Github/SingleCore/src/game/WorldSession.h:32:
  450. In file included from /Users/conan/Github/SingleCore/src/game/AuctionHouseMgr.h:27:
  451. In file included from /Users/conan/Github/SingleCore/src/game/Item.h:23:
  452. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  453. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  454. /Users/conan/Github/SingleCore/src/game/GridDefines.h:198:44: warning: 'finite'
  455. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  456. return IsValidMapCoord(x, y, z) && finite(o);
  457. ^
  458. /usr/include/math.h:718:12: note: 'finite' declared here
  459. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  460. ^
  461. In file included from /Users/conan/Github/SingleCore/src/game/ArenaTeam.cpp:19:
  462. In file included from /Users/conan/Github/SingleCore/src/shared/WorldPacket.h:24:
  463. In file included from /Users/conan/Github/SingleCore/src/game/Opcodes.h:32:
  464. In file included from /Users/conan/Github/SingleCore/src/game/WorldSession.h:32:
  465. In file included from /Users/conan/Github/SingleCore/src/game/AuctionHouseMgr.h:27:
  466. In file included from /Users/conan/Github/SingleCore/src/game/Item.h:23:
  467. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  468. /Users/conan/Github/SingleCore/src/game/Camera.h:102:56: warning: field 'm_body'
  469. will be initialized after field 'm_cameras' [-Wreorder]
  470. ViewPoint(WorldObject& object) : m_grid(NULL), m_body(object), m...
  471. ^
  472. In file included from /Users/conan/Github/SingleCore/src/game/AuctionHouseHandler.cpp:19:
  473. In file included from /Users/conan/Github/SingleCore/src/shared/WorldPacket.h:24:
  474. In file included from /Users/conan/Github/SingleCore/src/game/Opcodes.h:32:
  475. In file included from /Users/conan/Github/SingleCore/src/game/WorldSession.h:32:
  476. In file included from /Users/conan/Github/SingleCore/src/game/AuctionHouseMgr.h:27:
  477. In file included from /Users/conan/Github/SingleCore/src/game/Item.h:23:
  478. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  479. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  480. /Users/conan/Github/SingleCore/src/game/GridDefines.h:183:16: warning: 'finite'
  481. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  482. return finite(c) && (std::fabs(c) <= MAP_HALFSIZE - 0.5);
  483. ^
  484. /usr/include/math.h:718:12: note: 'finite' declared here
  485. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  486. ^
  487. In file included from /Users/conan/Github/SingleCore/src/game/AuctionHouseHandler.cpp:19:
  488. In file included from /Users/conan/Github/SingleCore/src/shared/WorldPacket.h:24:
  489. In file included from /Users/conan/Github/SingleCore/src/game/Opcodes.h:32:
  490. In file included from /Users/conan/Github/SingleCore/src/game/WorldSession.h:32:
  491. In file included from /Users/conan/Github/SingleCore/src/game/AuctionHouseMgr.h:27:
  492. In file included from /Users/conan/Github/SingleCore/src/game/Item.h:23:
  493. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  494. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  495. /Users/conan/Github/SingleCore/src/game/GridDefines.h:193:41: warning: 'finite'
  496. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  497. return IsValidMapCoord(x, y) && finite(z);
  498. ^
  499. /usr/include/math.h:718:12: note: 'finite' declared here
  500. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  501. ^
  502. In file included from /Users/conan/Github/SingleCore/src/game/AuctionHouseHandler.cpp:19:
  503. In file included from /Users/conan/Github/SingleCore/src/shared/WorldPacket.h:24:
  504. In file included from /Users/conan/Github/SingleCore/src/game/Opcodes.h:32:
  505. In file included from /Users/conan/Github/SingleCore/src/game/WorldSession.h:32:
  506. In file included from /Users/conan/Github/SingleCore/src/game/AuctionHouseMgr.h:27:
  507. In file included from /Users/conan/Github/SingleCore/src/game/Item.h:23:
  508. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  509. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  510. /Users/conan/Github/SingleCore/src/game/GridDefines.h:198:44: warning: 'finite'
  511. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  512. return IsValidMapCoord(x, y, z) && finite(o);
  513. ^
  514. /usr/include/math.h:718:12: note: 'finite' declared here
  515. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  516. ^
  517. In file included from /Users/conan/Github/SingleCore/src/game/AuctionHouseHandler.cpp:19:
  518. In file included from /Users/conan/Github/SingleCore/src/shared/WorldPacket.h:24:
  519. In file included from /Users/conan/Github/SingleCore/src/game/Opcodes.h:32:
  520. In file included from /Users/conan/Github/SingleCore/src/game/WorldSession.h:32:
  521. In file included from /Users/conan/Github/SingleCore/src/game/AuctionHouseMgr.h:27:
  522. In file included from /Users/conan/Github/SingleCore/src/game/Item.h:23:
  523. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  524. /Users/conan/Github/SingleCore/src/game/Camera.h:102:56: warning: field 'm_body'
  525. will be initialized after field 'm_cameras' [-Wreorder]
  526. ViewPoint(WorldObject& object) : m_grid(NULL), m_body(object), m...
  527. ^
  528. In file included from /Users/conan/Github/SingleCore/src/game/ArenaTeamHandler.cpp:20:
  529. In file included from /Users/conan/Github/SingleCore/src/game/WorldSession.h:32:
  530. In file included from /Users/conan/Github/SingleCore/src/game/AuctionHouseMgr.h:27:
  531. In file included from /Users/conan/Github/SingleCore/src/game/Item.h:23:
  532. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  533. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  534. /Users/conan/Github/SingleCore/src/game/GridDefines.h:183:16: warning: 'finite'
  535. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  536. return finite(c) && (std::fabs(c) <= MAP_HALFSIZE - 0.5);
  537. ^
  538. /usr/include/math.h:718:12: note: 'finite' declared here
  539. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  540. ^
  541. In file included from /Users/conan/Github/SingleCore/src/game/ArenaTeamHandler.cpp:20:
  542. In file included from /Users/conan/Github/SingleCore/src/game/WorldSession.h:32:
  543. In file included from /Users/conan/Github/SingleCore/src/game/AuctionHouseMgr.h:27:
  544. In file included from /Users/conan/Github/SingleCore/src/game/Item.h:23:
  545. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  546. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  547. /Users/conan/Github/SingleCore/src/game/GridDefines.h:193:41: warning: 'finite'
  548. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  549. return IsValidMapCoord(x, y) && finite(z);
  550. ^
  551. /usr/include/math.h:718:12: note: 'finite' declared here
  552. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  553. ^
  554. In file included from /Users/conan/Github/SingleCore/src/game/ArenaTeamHandler.cpp:20:
  555. In file included from /Users/conan/Github/SingleCore/src/game/WorldSession.h:32:
  556. In file included from /Users/conan/Github/SingleCore/src/game/AuctionHouseMgr.h:27:
  557. In file included from /Users/conan/Github/SingleCore/src/game/Item.h:23:
  558. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  559. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  560. /Users/conan/Github/SingleCore/src/game/GridDefines.h:198:44: warning: 'finite'
  561. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  562. return IsValidMapCoord(x, y, z) && finite(o);
  563. ^
  564. /usr/include/math.h:718:12: note: 'finite' declared here
  565. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  566. ^
  567. In file included from /Users/conan/Github/SingleCore/src/game/ArenaTeamHandler.cpp:20:
  568. In file included from /Users/conan/Github/SingleCore/src/game/WorldSession.h:32:
  569. In file included from /Users/conan/Github/SingleCore/src/game/AuctionHouseMgr.h:27:
  570. In file included from /Users/conan/Github/SingleCore/src/game/Item.h:23:
  571. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  572. /Users/conan/Github/SingleCore/src/game/Camera.h:102:56: warning: field 'm_body'
  573. will be initialized after field 'm_cameras' [-Wreorder]
  574. ViewPoint(WorldObject& object) : m_grid(NULL), m_body(object), m...
  575. ^
  576. In file included from /Users/conan/Github/SingleCore/src/game/AggressorAI.cpp:19:
  577. In file included from /Users/conan/Github/SingleCore/src/game/AggressorAI.h:22:
  578. In file included from /Users/conan/Github/SingleCore/src/game/CreatureAI.h:28:
  579. In file included from /Users/conan/Github/SingleCore/src/game/Unit.h:23:
  580. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:30:
  581. In file included from /Users/conan/Github/SingleCore/src/game/WorldObjectEvents.h:25:
  582. In file included from /Users/conan/Github/SingleCore/src/game/WorldLocation.h:26:
  583. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Vector3.h:20:
  584. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Vector2.h:22:
  585. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Table.h:20:
  586. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Array.h:19:
  587. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/System.h:24:
  588. In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39:
  589. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:19:
  590. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/IconsCore.h:23:
  591. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:27:
  592. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentity.h:43:
  593. In file included from /System/Library/Frameworks/Security.framework/Headers/Security.h:25:
  594. /System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:51:18: fatal error:
  595. typedef redefinition with different types ('uint64_t' (aka
  596. 'unsigned long long') vs 'ACE_UINT64' (aka 'unsigned long'))
  597. typedef uint64_t uint64;
  598. ^
  599. /Users/conan/Github/SingleCore/src/framework/Platform/Define.h:112:20: note:
  600. previous definition is here
  601. typedef ACE_UINT64 uint64;
  602. ^
  603. In file included from /Users/conan/Github/SingleCore/src/game/AntiCheat.cpp:22:
  604. In file included from /Users/conan/Github/SingleCore/src/game/Player.h:24:
  605. In file included from /Users/conan/Github/SingleCore/src/game/Unit.h:23:
  606. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:30:
  607. In file included from /Users/conan/Github/SingleCore/src/game/WorldObjectEvents.h:25:
  608. In file included from /Users/conan/Github/SingleCore/src/game/WorldLocation.h:26:
  609. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Vector3.h:20:
  610. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Vector2.h:22:
  611. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Table.h:20:
  612. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Array.h:19:
  613. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/System.h:24:
  614. In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39:
  615. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:19:
  616. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/IconsCore.h:23:
  617. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:27:
  618. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentity.h:43:
  619. In file included from /System/Library/Frameworks/Security.framework/Headers/Security.h:25:
  620. /System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:51:18: fatal error:
  621. typedef redefinition with different types ('uint64_t' (aka
  622. 'unsigned long long') vs 'ACE_UINT64' (aka 'unsigned long'))
  623. typedef uint64_t uint64;
  624. ^
  625. /Users/conan/Github/SingleCore/src/framework/Platform/Define.h:112:20: note:
  626. previous definition is here
  627. typedef ACE_UINT64 uint64;
  628. ^
  629. In file included from /Users/conan/Github/SingleCore/src/game/AchievementMgr.cpp:22:
  630. In file included from /Users/conan/Github/SingleCore/src/game/Player.h:24:
  631. In file included from /Users/conan/Github/SingleCore/src/game/Unit.h:23:
  632. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  633. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  634. /Users/conan/Github/SingleCore/src/game/GridDefines.h:183:16: warning: 'finite'
  635. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  636. return finite(c) && (std::fabs(c) <= MAP_HALFSIZE - 0.5);
  637. ^
  638. /usr/include/math.h:718:12: note: 'finite' declared here
  639. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  640. ^
  641. In file included from /Users/conan/Github/SingleCore/src/game/AchievementMgr.cpp:22:
  642. In file included from /Users/conan/Github/SingleCore/src/game/Player.h:24:
  643. In file included from /Users/conan/Github/SingleCore/src/game/Unit.h:23:
  644. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  645. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  646. /Users/conan/Github/SingleCore/src/game/GridDefines.h:193:41: warning: 'finite'
  647. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  648. return IsValidMapCoord(x, y) && finite(z);
  649. ^
  650. /usr/include/math.h:718:12: note: 'finite' declared here
  651. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  652. ^
  653. In file included from /Users/conan/Github/SingleCore/src/game/AchievementMgr.cpp:22:
  654. In file included from /Users/conan/Github/SingleCore/src/game/Player.h:24:
  655. In file included from /Users/conan/Github/SingleCore/src/game/Unit.h:23:
  656. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  657. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  658. /Users/conan/Github/SingleCore/src/game/GridDefines.h:198:44: warning: 'finite'
  659. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  660. return IsValidMapCoord(x, y, z) && finite(o);
  661. ^
  662. /usr/include/math.h:718:12: note: 'finite' declared here
  663. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  664. ^
  665. In file included from /Users/conan/Github/SingleCore/src/game/AchievementMgr.cpp:22:
  666. In file included from /Users/conan/Github/SingleCore/src/game/Player.h:24:
  667. In file included from /Users/conan/Github/SingleCore/src/game/Unit.h:23:
  668. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  669. /Users/conan/Github/SingleCore/src/game/Camera.h:102:56: warning: field 'm_body'
  670. will be initialized after field 'm_cameras' [-Wreorder]
  671. ViewPoint(WorldObject& object) : m_grid(NULL), m_body(object), m...
  672. ^
  673. In file included from /Users/conan/Github/SingleCore/src/game/AccountMgr.cpp:22:
  674. In file included from /Users/conan/Github/SingleCore/src/game/ObjectAccessor.h:33:
  675. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:30:
  676. In file included from /Users/conan/Github/SingleCore/src/game/WorldObjectEvents.h:25:
  677. In file included from /Users/conan/Github/SingleCore/src/game/WorldLocation.h:26:
  678. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Vector3.h:20:
  679. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Vector2.h:22:
  680. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Table.h:20:
  681. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Array.h:19:
  682. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/System.h:24:
  683. In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39:
  684. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:19:
  685. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/IconsCore.h:23:
  686. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:27:
  687. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentity.h:43:
  688. In file included from /System/Library/Frameworks/Security.framework/Headers/Security.h:25:
  689. /System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:51:18: fatal error:
  690. typedef redefinition with different types ('uint64_t' (aka
  691. 'unsigned long long') vs 'ACE_UINT64' (aka 'unsigned long'))
  692. typedef uint64_t uint64;
  693. ^
  694. /Users/conan/Github/SingleCore/src/framework/Platform/Define.h:112:20: note:
  695. previous definition is here
  696. typedef ACE_UINT64 uint64;
  697. ^
  698. In file included from /Users/conan/Github/SingleCore/src/game/ArenaTeam.cpp:19:
  699. In file included from /Users/conan/Github/SingleCore/src/shared/WorldPacket.h:24:
  700. In file included from /Users/conan/Github/SingleCore/src/game/Opcodes.h:32:
  701. In file included from /Users/conan/Github/SingleCore/src/game/WorldSession.h:32:
  702. In file included from /Users/conan/Github/SingleCore/src/game/AuctionHouseMgr.h:27:
  703. In file included from /Users/conan/Github/SingleCore/src/game/Item.h:23:
  704. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:30:
  705. In file included from /Users/conan/Github/SingleCore/src/game/WorldObjectEvents.h:25:
  706. In file included from /Users/conan/Github/SingleCore/src/game/WorldLocation.h:26:
  707. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Vector3.h:20:
  708. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Vector2.h:22:
  709. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Table.h:20:
  710. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Array.h:19:
  711. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/System.h:24:
  712. In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39:
  713. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:19:
  714. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/IconsCore.h:23:
  715. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:27:
  716. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentity.h:43:
  717. In file included from /System/Library/Frameworks/Security.framework/Headers/Security.h:25:
  718. /System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:51:18: fatal error:
  719. typedef redefinition with different types ('uint64_t' (aka
  720. 'unsigned long long') vs 'ACE_UINT64' (aka 'unsigned long'))
  721. typedef uint64_t uint64;
  722. ^
  723. /Users/conan/Github/SingleCore/src/framework/Platform/Define.h:112:20: note:
  724. previous definition is here
  725. typedef ACE_UINT64 uint64;
  726. ^
  727. In file included from /Users/conan/Github/SingleCore/src/game/AuctionHouseHandler.cpp:19:
  728. In file included from /Users/conan/Github/SingleCore/src/shared/WorldPacket.h:24:
  729. In file included from /Users/conan/Github/SingleCore/src/game/Opcodes.h:32:
  730. In file included from /Users/conan/Github/SingleCore/src/game/WorldSession.h:32:
  731. In file included from /Users/conan/Github/SingleCore/src/game/AuctionHouseMgr.h:27:
  732. In file included from /Users/conan/Github/SingleCore/src/game/Item.h:23:
  733. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:30:
  734. In file included from /Users/conan/Github/SingleCore/src/game/WorldObjectEvents.h:25:
  735. In file included from /Users/conan/Github/SingleCore/src/game/WorldLocation.h:26:
  736. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Vector3.h:20:
  737. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Vector2.h:22:
  738. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Table.h:20:
  739. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Array.h:19:
  740. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/System.h:24:
  741. In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39:
  742. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:19:
  743. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/IconsCore.h:23:
  744. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:27:
  745. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentity.h:43:
  746. In file included from /System/Library/Frameworks/Security.framework/Headers/Security.h:25:
  747. /System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:51:18: fatal error:
  748. typedef redefinition with different types ('uint64_t' (aka
  749. 'unsigned long long') vs 'ACE_UINT64' (aka 'unsigned long'))
  750. typedef uint64_t uint64;
  751. ^
  752. /Users/conan/Github/SingleCore/src/framework/Platform/Define.h:112:20: note:
  753. previous definition is here
  754. typedef ACE_UINT64 uint64;
  755. ^
  756. In file included from /Users/conan/Github/SingleCore/src/game/ArenaTeamHandler.cpp:20:
  757. In file included from /Users/conan/Github/SingleCore/src/game/WorldSession.h:32:
  758. In file included from /Users/conan/Github/SingleCore/src/game/AuctionHouseMgr.h:27:
  759. In file included from /Users/conan/Github/SingleCore/src/game/Item.h:23:
  760. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:30:
  761. In file included from /Users/conan/Github/SingleCore/src/game/WorldObjectEvents.h:25:
  762. In file included from /Users/conan/Github/SingleCore/src/game/WorldLocation.h:26:
  763. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Vector3.h:20:
  764. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Vector2.h:22:
  765. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Table.h:20:
  766. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Array.h:19:
  767. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/System.h:24:
  768. In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39:
  769. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:19:
  770. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/IconsCore.h:23:
  771. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:27:
  772. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentity.h:43:
  773. In file included from /System/Library/Frameworks/Security.framework/Headers/Security.h:25:
  774. /System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:51:18: fatal error:
  775. typedef redefinition with different types ('uint64_t' (aka
  776. 'unsigned long long') vs 'ACE_UINT64' (aka 'unsigned long'))
  777. typedef uint64_t uint64;
  778. ^
  779. /Users/conan/Github/SingleCore/src/framework/Platform/Define.h:112:20: note:
  780. previous definition is here
  781. typedef ACE_UINT64 uint64;
  782. ^
  783. In file included from /Users/conan/Github/SingleCore/src/game/AchievementMgr.cpp:22:
  784. In file included from /Users/conan/Github/SingleCore/src/game/Player.h:24:
  785. In file included from /Users/conan/Github/SingleCore/src/game/Unit.h:23:
  786. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:30:
  787. In file included from /Users/conan/Github/SingleCore/src/game/WorldObjectEvents.h:25:
  788. In file included from /Users/conan/Github/SingleCore/src/game/WorldLocation.h:26:
  789. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Vector3.h:20:
  790. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Vector2.h:22:
  791. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Table.h:20:
  792. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Array.h:19:
  793. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/System.h:24:
  794. In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39:
  795. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:19:
  796. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/IconsCore.h:23:
  797. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:27:
  798. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentity.h:43:
  799. In file included from /System/Library/Frameworks/Security.framework/Headers/Security.h:25:
  800. /System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:51:18: fatal error:
  801. typedef redefinition with different types ('uint64_t' (aka
  802. 'unsigned long long') vs 'ACE_UINT64' (aka 'unsigned long'))
  803. typedef uint64_t uint64;
  804. ^
  805. /Users/conan/Github/SingleCore/src/framework/Platform/Define.h:112:20: note:
  806. previous definition is here
  807. typedef ACE_UINT64 uint64;
  808. ^
  809. 8 warnings and 1 error generated.
  810. make[2]: *** [src/game/CMakeFiles/game.dir/AggressorAI.cpp.o] Error 1
  811. make[2]: *** Waiting for unfinished jobs....
  812. [ 7%] [ 7%] Building CXX object src/bindings/ScriptDev2/CMakeFiles/mangosscriptR2.dir/base/BSW_instance.cpp.o
  813. Building CXX object src/bindings/ScriptDev2/CMakeFiles/mangosscriptR2.dir/base/BSW_ai.cpp.o
  814. clang: warning: argument unused during compilation: '-fno-delete-null-pointer-checks'
  815. clang: warning: argument unused during compilation: '-fno-delete-null-pointer-checks'
  816. 8 warnings and 1 error generated.
  817. 8 warnings and 1 error generated.
  818. make[2]: *** [src/game/CMakeFiles/game.dir/ArenaTeamHandler.cpp.o] Error 1
  819. [ 7%] Building CXX object src/bindings/ScriptDev2/CMakeFiles/mangosscriptR2.dir/base/escort_ai.cpp.o
  820. 8 warnings and 1 error generated.
  821. 8 warnings and 1 error generated.
  822. make[2]: *** [src/game/CMakeFiles/game.dir/ArenaTeam.cpp.o] Error 1
  823. clang: warning: argument unused during compilation: '-fno-delete-null-pointer-checks'
  824. [ 7%] Building CXX object src/bindings/ScriptDev2/CMakeFiles/mangosscriptR2.dir/base/follower_ai.cpp.o
  825. make[2]: *** [src/game/CMakeFiles/game.dir/AccountMgr.cpp.o] Error 1
  826. make[2]: *** [src/game/CMakeFiles/game.dir/AuctionHouseHandler.cpp.o] Error 1
  827. [ 7%] [ 7%] In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/BSW_instance.cpp:5:
  828. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  829. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  830. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:55:
  831. /Users/conan/Github/SingleCore/src/framework/Platform/Define.h:129:13: warning:
  832. 'static_assert' macro redefined
  833. # define static_assert(a, b) STATIC_ASSERT_WORKAROUND(a, b)
  834. ^
  835. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__config:410:9: note:
  836. previous definition is here
  837. #define static_assert(__b, __m) \
  838. ^
  839. clang: warning: argument unused during compilation: '-fno-delete-null-pointer-checks'
  840. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/BSW_ai.cpp:4:
  841. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  842. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  843. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:55:
  844. /Users/conan/Github/SingleCore/src/framework/Platform/Define.h:129:13: warning:
  845. 'static_assert' macro redefined
  846. # define static_assert(a, b) STATIC_ASSERT_WORKAROUND(a, b)
  847. ^
  848. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__config:410:9: note:
  849. previous definition is here
  850. #define static_assert(__b, __m) \
  851. ^
  852. Building CXX object src/bindings/ScriptDev2/CMakeFiles/mangosscriptR2.dir/base/guard_ai.cpp.o
  853. Building CXX object src/bindings/ScriptDev2/CMakeFiles/mangosscriptR2.dir/base/pet_ai.cpp.o
  854. clang: warning: argument unused during compilation: '-fno-delete-null-pointer-checks'
  855. clang: warning: argument unused during compilation: '-fno-delete-null-pointer-checks'
  856. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/BSW_instance.cpp:5:
  857. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  858. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  859. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:65:
  860. In file included from /Users/conan/Github/SingleCore/src/framework/Utilities/UnorderedMapSet.h:32:
  861. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ext/hash_map:209:2: warning:
  862. Use of the header <ext/hash_map> is deprecated. Migrate to <unordered_map>
  863. [-W#warnings]
  864. #warning Use of the header <ext/hash_map> is deprecated. Migrate to <un...
  865. ^
  866. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/BSW_ai.cpp:4:
  867. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  868. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  869. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:65:
  870. In file included from /Users/conan/Github/SingleCore/src/framework/Utilities/UnorderedMapSet.h:32:
  871. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ext/hash_map:209:2: warning:
  872. Use of the header <ext/hash_map> is deprecated. Migrate to <unordered_map>
  873. [-W#warnings]
  874. #warning Use of the header <ext/hash_map> is deprecated. Migrate to <un...
  875. ^
  876. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/BSW_instance.cpp:5:
  877. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  878. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  879. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:65:
  880. In file included from /Users/conan/Github/SingleCore/src/framework/Utilities/UnorderedMapSet.h:33:
  881. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ext/hash_set:202:2: warning:
  882. Use of the header <ext/hash_set> is deprecated. Migrate to <unordered_set>
  883. [-W#warnings]
  884. #warning Use of the header <ext/hash_set> is deprecated. Migrate to <un...
  885. ^
  886. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/BSW_ai.cpp:4:
  887. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  888. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  889. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:65:
  890. In file included from /Users/conan/Github/SingleCore/src/framework/Utilities/UnorderedMapSet.h:33:
  891. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ext/hash_set:202:2: warning:
  892. Use of the header <ext/hash_set> is deprecated. Migrate to <unordered_set>
  893. [-W#warnings]
  894. #warning Use of the header <ext/hash_set> is deprecated. Migrate to <un...
  895. ^
  896. In file included from In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/BSW_ai.cpp:4:
  897. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  898. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  899. /Users/conan/Github/SingleCore/src/shared/Common.h:152:45: warning: 'finite' is
  900. deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  901. inline float finiteAlways(float f) { return finite(f) ? f : 0.0f; }
  902. ^
  903. /usr/include/math.h:718:12: note: 'finite' declared here
  904. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  905. ^
  906. /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/BSW_instance.cpp:5:
  907. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  908. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  909. /Users/conan/Github/SingleCore/src/shared/Common.h:152:45: warning: 'finite' is
  910. deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  911. inline float finiteAlways(float f) { return finite(f) ? f : 0.0f; }
  912. ^
  913. /usr/include/math.h:718:12: note: 'finite' declared here
  914. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  915. ^
  916. 8 warnings and 1 error generated.
  917. make[2]: *** [src/game/CMakeFiles/game.dir/AntiCheat.cpp.o] Error 1
  918. [ 7%] Building CXX object src/bindings/ScriptDev2/CMakeFiles/mangosscriptR2.dir/include/precompiled.cpp.o
  919. clang: warning: argument unused during compilation: '-fno-delete-null-pointer-checks'
  920. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/BSW_instance.cpp:5:
  921. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  922. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  923. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  924. /Users/conan/Github/SingleCore/src/game/GridDefines.h:183:16: warning: 'finite'
  925. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  926. return finite(c) && (std::fabs(c) <= MAP_HALFSIZE - 0.5);
  927. ^In file included from
  928. /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/escort_ai.cpp:12:
  929. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  930. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  931. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:55:
  932. /Users/conan/Github/SingleCore/src/framework/Platform/Define.h/usr/include/math.h::129718::1312:: warning: note: 'finite'
  933. declared'static_assert' heremacro
  934. redefined
  935. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  936. ^
  937. # define static_assert(a, b) STATIC_ASSERT_WORKAROUND(a, b)
  938. ^
  939. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__config:410:9: note:
  940. previous definition is here
  941. #define static_assert(__b, __m) \
  942. ^
  943. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/BSW_instance.cpp:5:
  944. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  945. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  946. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  947. /Users/conan/Github/SingleCore/src/game/GridDefines.h:193:41: warning: 'finite'
  948. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  949. return IsValidMapCoord(x, y) && finite(z);
  950. ^
  951. /usr/include/math.h:718:12: note: 'finite' declared here
  952. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  953. ^
  954. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/BSW_instance.cpp:5:
  955. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  956. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  957. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  958. /Users/conan/Github/SingleCore/src/game/GridDefines.h:198:44: warning: 'finite'
  959. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  960. return IsValidMapCoord(x, y, z) && finite(o);
  961. ^
  962. /usr/include/math.h:718:12: note: 'finite' declared here
  963. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  964. ^
  965. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/BSW_ai.cpp:4:
  966. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  967. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  968. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  969. /Users/conan/Github/SingleCore/src/game/GridDefines.h:183:16: warning: 'finite'
  970. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  971. return finite(c) && (std::fabs(c) <= MAP_HALFSIZE - 0.5);
  972. ^
  973. /usr/include/math.h:718:12: note: 'finite' declared here
  974. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  975. ^
  976. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/BSW_ai.cpp:4:
  977. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  978. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  979. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  980. /Users/conan/Github/SingleCore/src/game/GridDefines.h:193:41: warning: 'finite'
  981. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  982. return IsValidMapCoord(x, y) && finite(z);
  983. ^
  984. /usr/include/math.h:718:12: note: 'finite' declared here
  985. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  986. ^
  987. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/BSW_ai.cpp:4:
  988. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  989. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  990. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  991. /Users/conan/Github/SingleCore/src/game/GridDefines.h:198:44: warning: 'finite'
  992. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  993. return IsValidMapCoord(x, y, z) && finite(o);
  994. ^
  995. /usr/include/math.h:718:12: note: 'finite' declared here
  996. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  997. ^
  998. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/BSW_instance.cpp:5:
  999. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1000. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  1001. /Users/conan/Github/SingleCore/src/game/Camera.h:102:56: warning: field 'm_body'
  1002. will be initialized after field 'm_cameras' [-Wreorder]
  1003. ViewPoint(WorldObject& object) : m_grid(NULL), m_body(object), m...
  1004. ^
  1005. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/BSW_ai.cpp:4:
  1006. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1007. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  1008. /Users/conan/Github/SingleCore/src/game/Camera.h:102:56: warning: field 'm_body'
  1009. will be initialized after field 'm_cameras' [-Wreorder]
  1010. ViewPoint(WorldObject& object) : m_grid(NULL), m_body(object), m...
  1011. ^
  1012. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/follower_ai.cpp:12:
  1013. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  1014. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  1015. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:55:
  1016. /Users/conan/Github/SingleCore/src/framework/Platform/Define.h:129:13: warning:
  1017. 'static_assert' macro redefined
  1018. # define static_assert(a, b) STATIC_ASSERT_WORKAROUND(a, b)
  1019. ^
  1020. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__config:410:9: note:
  1021. previous definition is here
  1022. #define static_assert(__b, __m) \
  1023. ^
  1024. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/escort_ai.cpp:12:
  1025. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  1026. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  1027. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:65:
  1028. In file included from /Users/conan/Github/SingleCore/src/framework/Utilities/UnorderedMapSet.h:32:
  1029. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ext/hash_map:209:2: warning:
  1030. Use of the header <ext/hash_map> is deprecated. Migrate to <unordered_map>
  1031. [-W#warnings]
  1032. #warning Use of the header <ext/hash_map> is deprecated. Migrate to <un...
  1033. ^
  1034. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/escort_ai.cpp:12:
  1035. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  1036. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  1037. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:65:
  1038. In file included from /Users/conan/Github/SingleCore/src/framework/Utilities/UnorderedMapSet.h:33:
  1039. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ext/hash_set:202:2: warning:
  1040. Use of the header <ext/hash_set> is deprecated. Migrate to <unordered_set>
  1041. [-W#warnings]
  1042. #warning Use of the header <ext/hash_set> is deprecated. Migrate to <un...
  1043. ^
  1044. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/pet_ai.cpp:12:
  1045. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  1046. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  1047. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:55:
  1048. /Users/conan/Github/SingleCore/src/framework/Platform/Define.h:129:13: warning:
  1049. 'static_assert' macro redefined
  1050. # define static_assert(a, b) STATIC_ASSERT_WORKAROUND(a, b)
  1051. ^
  1052. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__config:410:9: note:
  1053. previous definition is here
  1054. #define static_assert(__b, __m) \
  1055. ^
  1056. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/guard_ai.cpp:25:
  1057. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  1058. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  1059. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:55:
  1060. /Users/conan/Github/SingleCore/src/framework/Platform/Define.h:129:13: warning:
  1061. 'static_assert' macro redefined
  1062. # define static_assert(a, b) STATIC_ASSERT_WORKAROUND(a, b)
  1063. ^
  1064. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__config:410:9: note:
  1065. previous definition is here
  1066. #define static_assert(__b, __m) \
  1067. ^
  1068. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/follower_ai.cpp:12:
  1069. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  1070. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  1071. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:65:
  1072. In file included from /Users/conan/Github/SingleCore/src/framework/Utilities/UnorderedMapSet.h:32:
  1073. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ext/hash_map:209:2: warning:
  1074. Use of the header <ext/hash_map> is deprecated. Migrate to <unordered_map>
  1075. [-W#warnings]
  1076. #warning Use of the header <ext/hash_map> is deprecated. Migrate to <un...
  1077. ^
  1078. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/follower_ai.cpp:12:
  1079. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  1080. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  1081. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:65:
  1082. In file included from /Users/conan/Github/SingleCore/src/framework/Utilities/UnorderedMapSet.h:33:
  1083. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ext/hash_set:202:2: warning:
  1084. Use of the header <ext/hash_set> is deprecated. Migrate to <unordered_set>
  1085. [-W#warnings]
  1086. #warning Use of the header <ext/hash_set> is deprecated. Migrate to <un...
  1087. ^
  1088. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/pet_ai.cpp:12:
  1089. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  1090. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  1091. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:65:
  1092. In file included from /Users/conan/Github/SingleCore/src/framework/Utilities/UnorderedMapSet.h:32:
  1093. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ext/hash_map:209:2: warning:
  1094. Use of the header <ext/hash_map> is deprecated. Migrate to <unordered_map>
  1095. [-W#warnings]
  1096. #warning Use of the header <ext/hash_map> is deprecated. Migrate to <un...
  1097. ^
  1098. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/guard_ai.cpp:25:
  1099. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  1100. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  1101. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:65:
  1102. In file included from /Users/conan/Github/SingleCore/src/framework/Utilities/UnorderedMapSet.h:32:
  1103. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ext/hash_map:209:2: warning:
  1104. Use of the header <ext/hash_map> is deprecated. Migrate to <unordered_map>
  1105. [-W#warnings]
  1106. #warning Use of the header <ext/hash_map> is deprecated. Migrate to <un...
  1107. ^
  1108. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/pet_ai.cpp:12:
  1109. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  1110. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  1111. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:65:
  1112. In file included from /Users/conan/Github/SingleCore/src/framework/Utilities/UnorderedMapSet.h:33:
  1113. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ext/hash_set:202:2: warning:
  1114. Use of the header <ext/hash_set> is deprecated. Migrate to <unordered_set>
  1115. [-W#warnings]
  1116. #warning Use of the header <ext/hash_set> is deprecated. Migrate to <un...
  1117. ^
  1118. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/guard_ai.cpp:25:
  1119. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  1120. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  1121. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:65:
  1122. In file included from /Users/conan/Github/SingleCore/src/framework/Utilities/UnorderedMapSet.h:33:
  1123. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ext/hash_set:202:2: warning:
  1124. Use of the header <ext/hash_set> is deprecated. Migrate to <unordered_set>
  1125. [-W#warnings]
  1126. #warning Use of the header <ext/hash_set> is deprecated. Migrate to <un...
  1127. ^
  1128. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/escort_ai.cpp:12:
  1129. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  1130. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  1131. /Users/conan/Github/SingleCore/src/shared/Common.h:152:45: warning: 'finite' is
  1132. deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  1133. inline float finiteAlways(float f) { return finite(f) ? f : 0.0f; }
  1134. ^
  1135. /usr/include/math.h:718:12: note: 'finite' declared here
  1136. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  1137. ^
  1138. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/BSW_ai.cpp:4:
  1139. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1140. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:30:
  1141. In file included from /Users/conan/Github/SingleCore/src/game/WorldObjectEvents.h:25:
  1142. In file included from /Users/conan/Github/SingleCore/src/game/WorldLocation.h:26:
  1143. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Vector3.h:20:
  1144. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Vector2.h:22:
  1145. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Table.h:20:
  1146. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Array.h:19:
  1147. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/System.h:24:
  1148. In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39:
  1149. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:19:
  1150. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/IconsCore.h:23:
  1151. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:27:
  1152. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentity.h:43:
  1153. In file included from /System/Library/Frameworks/Security.framework/Headers/Security.h:25:
  1154. /System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:51:18: fatal error:
  1155. typedef redefinition with different types ('uint64_t' (aka
  1156. 'unsigned long long') vs 'ACE_UINT64' (aka 'unsigned long'))
  1157. typedef uint64_t uint64;
  1158. ^
  1159. /Users/conan/Github/SingleCore/src/framework/Platform/Define.h:112:20: note:
  1160. previous definition is here
  1161. typedef ACE_UINT64 uint64;
  1162. ^
  1163. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/BSW_instance.cpp:5:
  1164. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1165. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:30:
  1166. In file included from /Users/conan/Github/SingleCore/src/game/WorldObjectEvents.h:25:
  1167. In file included from /Users/conan/Github/SingleCore/src/game/WorldLocation.h:26:
  1168. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Vector3.h:20:
  1169. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Vector2.h:22:
  1170. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Table.h:20:
  1171. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Array.h:19:
  1172. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/System.h:24:
  1173. In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39:
  1174. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:19:
  1175. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/IconsCore.h:23:
  1176. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:27:
  1177. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentity.h:43:
  1178. In file included from /System/Library/Frameworks/Security.framework/Headers/Security.h:25:
  1179. /System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:51:18: fatal error:
  1180. typedef redefinition with different types ('uint64_t' (aka
  1181. 'unsigned long long') vs 'ACE_UINT64' (aka 'unsigned long'))
  1182. typedef uint64_t uint64;
  1183. ^
  1184. /Users/conan/Github/SingleCore/src/framework/Platform/Define.h:112:20: note:
  1185. previous definition is here
  1186. typedef ACE_UINT64 uint64;
  1187. ^
  1188. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/follower_ai.cpp:12:
  1189. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  1190. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  1191. /Users/conan/Github/SingleCore/src/shared/Common.h:152:45: warning: 'finite' is
  1192. deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  1193. inline float finiteAlways(float f) { return finite(f) ? f : 0.0f; }
  1194. ^
  1195. /usr/include/math.h:718:12: note: 'finite' declared here
  1196. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  1197. ^
  1198. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/pet_ai.cpp:12:
  1199. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  1200. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  1201. /Users/conan/Github/SingleCore/src/shared/Common.h:152:45: warning: 'finite' is
  1202. deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  1203. inline float finiteAlways(float f) { return finite(f) ? f : 0.0f; }
  1204. ^
  1205. /usr/include/math.h:718:12: note: 'finite' declared here
  1206. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  1207. ^
  1208. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/guard_ai.cpp:25:
  1209. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  1210. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  1211. /Users/conan/Github/SingleCore/src/shared/Common.h:152:45: warning: 'finite' is
  1212. deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  1213. inline float finiteAlways(float f) { return finite(f) ? f : 0.0f; }
  1214. ^
  1215. /usr/include/math.h:718:12: note: 'finite' declared here
  1216. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  1217. ^
  1218. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.cpp:5:
  1219. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  1220. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  1221. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:55:
  1222. /Users/conan/Github/SingleCore/src/framework/Platform/Define.h:129:13: warning:
  1223. 'static_assert' macro redefined
  1224. # define static_assert(a, b) STATIC_ASSERT_WORKAROUND(a, b)
  1225. ^
  1226. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__config:410:9: note:
  1227. previous definition is here
  1228. #define static_assert(__b, __m) \
  1229. ^
  1230. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/escort_ai.cpp:12:
  1231. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1232. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  1233. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  1234. /Users/conan/Github/SingleCore/src/game/GridDefines.h:183:16: warning: 'finite'
  1235. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  1236. return finite(c) && (std::fabs(c) <= MAP_HALFSIZE - 0.5);
  1237. ^
  1238. /usr/include/math.h:718:12: note: 'finite' declared here
  1239. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  1240. ^
  1241. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/escort_ai.cpp:12:
  1242. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1243. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  1244. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  1245. /Users/conan/Github/SingleCore/src/game/GridDefines.h:193:41: warning: 'finite'
  1246. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  1247. return IsValidMapCoord(x, y) && finite(z);
  1248. ^
  1249. /usr/include/math.h:718:12: note: 'finite' declared here
  1250. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  1251. ^
  1252. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/escort_ai.cpp:12:
  1253. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1254. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  1255. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  1256. /Users/conan/Github/SingleCore/src/game/GridDefines.h:198:44: warning: 'finite'
  1257. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  1258. return IsValidMapCoord(x, y, z) && finite(o);
  1259. ^
  1260. /usr/include/math.h:718:12: note: 'finite' declared here
  1261. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  1262. ^
  1263. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/escort_ai.cpp:12:
  1264. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1265. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  1266. /Users/conan/Github/SingleCore/src/game/Camera.h:102:56: warning: field 'm_body'
  1267. will be initialized after field 'm_cameras' [-Wreorder]
  1268. ViewPoint(WorldObject& object) : m_grid(NULL), m_body(object), m...
  1269. ^
  1270. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.cpp:5:
  1271. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  1272. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  1273. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:65:
  1274. In file included from /Users/conan/Github/SingleCore/src/framework/Utilities/UnorderedMapSet.h:32:
  1275. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ext/hash_map:209:2: warning:
  1276. Use of the header <ext/hash_map> is deprecated. Migrate to <unordered_map>
  1277. [-W#warnings]
  1278. #warning Use of the header <ext/hash_map> is deprecated. Migrate to <un...
  1279. ^
  1280. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.cpp:5:
  1281. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  1282. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  1283. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:65:
  1284. In file included from /Users/conan/Github/SingleCore/src/framework/Utilities/UnorderedMapSet.h:33:
  1285. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ext/hash_set:202:2: warning:
  1286. Use of the header <ext/hash_set> is deprecated. Migrate to <unordered_set>
  1287. [-W#warnings]
  1288. #warning Use of the header <ext/hash_set> is deprecated. Migrate to <un...
  1289. ^
  1290. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/follower_ai.cpp:12:
  1291. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1292. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  1293. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  1294. /Users/conan/Github/SingleCore/src/game/GridDefines.h:183:16: warning: 'finite'
  1295. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  1296. return finite(c) && (std::fabs(c) <= MAP_HALFSIZE - 0.5);
  1297. ^
  1298. /usr/include/math.h:718:12: note: 'finite' declared here
  1299. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  1300. ^
  1301. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/follower_ai.cpp:12:
  1302. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1303. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  1304. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  1305. /Users/conan/Github/SingleCore/src/game/GridDefines.h:193:41: warning: 'finite'
  1306. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  1307. return IsValidMapCoord(x, y) && finite(z);
  1308. ^
  1309. /usr/include/math.h:718:12: note: 'finite' declared here
  1310. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  1311. ^
  1312. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/follower_ai.cpp:12:
  1313. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1314. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  1315. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  1316. /Users/conan/Github/SingleCore/src/game/GridDefines.h:198:44: warning: 'finite'
  1317. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  1318. return IsValidMapCoord(x, y, z) && finite(o);
  1319. ^
  1320. /usr/include/math.h:718:12: note: 'finite' declared here
  1321. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  1322. ^
  1323. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/follower_ai.cpp:12:
  1324. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1325. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  1326. /Users/conan/Github/SingleCore/src/game/Camera.h:102:56: warning: field 'm_body'
  1327. will be initialized after field 'm_cameras' [-Wreorder]
  1328. ViewPoint(WorldObject& object) : m_grid(NULL), m_body(object), m...
  1329. ^
  1330. 8 warnings and 1 error generated.
  1331. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/pet_ai.cpp:12:
  1332. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1333. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  1334. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  1335. /Users/conan/Github/SingleCore/src/game/GridDefines.h:183:16: warning: 'finite'
  1336. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  1337. return finite(c) && (std::fabs(c) <= MAP_HALFSIZE - 0.5);
  1338. ^
  1339. /usr/include/math.h:718:12: note: 'finite' declared here
  1340. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  1341. ^
  1342. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/pet_ai.cpp:12:
  1343. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1344. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  1345. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  1346. /Users/conan/Github/SingleCore/src/game/GridDefines.h:193:41: warning: 'finite'
  1347. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  1348. return IsValidMapCoord(x, y) && finite(z);
  1349. ^
  1350. /usr/include/math.h:718:12: note: 'finite' declared here
  1351. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  1352. ^
  1353. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/pet_ai.cpp:12:
  1354. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1355. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  1356. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  1357. /Users/conan/Github/SingleCore/src/game/GridDefines.h:198:44: warning: 'finite'
  1358. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  1359. return IsValidMapCoord(x, y, z) && finite(o);
  1360. ^
  1361. /usr/include/math.h:718:12: note: 'finite' declared here
  1362. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  1363. ^
  1364. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/pet_ai.cpp:12:
  1365. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1366. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  1367. /Users/conan/Github/SingleCore/src/game/Camera.h:102:56: warning: field 'm_body'
  1368. will be initialized after field 'm_cameras' [-Wreorder]
  1369. ViewPoint(WorldObject& object) : m_grid(NULL), m_body(object), m...
  1370. ^
  1371. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/guard_ai.cpp:25:
  1372. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1373. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  1374. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  1375. /Users/conan/Github/SingleCore/src/game/GridDefines.h:183:16: warning: 'finite'
  1376. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  1377. return finite(c) && (std::fabs(c) <= MAP_HALFSIZE - 0.5);
  1378. ^
  1379. /usr/include/math.h:718:12: note: 'finite' declared here
  1380. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  1381. ^
  1382. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/guard_ai.cpp:25:
  1383. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1384. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  1385. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  1386. /Users/conan/Github/SingleCore/src/game/GridDefines.h:193:41: warning: 'finite'
  1387. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  1388. return IsValidMapCoord(x, y) && finite(z);
  1389. ^
  1390. /usr/include/math.h:718:12: note: 'finite' declared here
  1391. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  1392. ^
  1393. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/guard_ai.cpp:25:
  1394. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1395. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  1396. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  1397. /Users/conan/Github/SingleCore/src/game/GridDefines.h:198:44: warning: 'finite'
  1398. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  1399. return IsValidMapCoord(x, y, z) && finite(o);
  1400. ^
  1401. /usr/include/math.h:718:12: note: 'finite' declared here
  1402. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  1403. ^
  1404. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/guard_ai.cpp:25:
  1405. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1406. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  1407. /Users/conan/Github/SingleCore/src/game/Camera.h:102:56: warning: field 'm_body'
  1408. will be initialized after field 'm_cameras' [-Wreorder]
  1409. ViewPoint(WorldObject& object) : m_grid(NULL), m_body(object), m...
  1410. ^
  1411. make[2]: *** [src/game/CMakeFiles/game.dir/AchievementMgr.cpp.o] Error 1
  1412. make[1]: *** [src/game/CMakeFiles/game.dir/all] Error 2
  1413. make[1]: *** Waiting for unfinished jobs....
  1414. [ 7%] Building CXX object src/bindings/ScriptDev2/CMakeFiles/mangosscriptR2.dir/include/sc_creature.cpp.o
  1415. clang: warning: argument unused during compilation: '-fno-delete-null-pointer-checks'
  1416. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.cpp:5:
  1417. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  1418. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  1419. /Users/conan/Github/SingleCore/src/shared/Common.h:152:45: warning: 'finite' is
  1420. deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  1421. inline float finiteAlways(float f) { return finite(f) ? f : 0.0f; }
  1422. ^
  1423. /usr/include/math.h:718:12: note: 'finite' declared here
  1424. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  1425. ^
  1426. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/escort_ai.cpp:12:
  1427. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1428. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:30:
  1429. In file included from /Users/conan/Github/SingleCore/src/game/WorldObjectEvents.h:25:
  1430. In file included from /Users/conan/Github/SingleCore/src/game/WorldLocation.h:26:
  1431. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Vector3.h:20:
  1432. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Vector2.h:22:
  1433. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Table.h:20:
  1434. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Array.h:19:
  1435. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/System.h:24:
  1436. In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39:
  1437. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:19:
  1438. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/IconsCore.h:23:
  1439. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:27:
  1440. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentity.h:43:
  1441. In file included from /System/Library/Frameworks/Security.framework/Headers/Security.h:25:
  1442. /System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:51:18: fatal error:
  1443. typedef redefinition with different types ('uint64_t' (aka
  1444. 'unsigned long long') vs 'ACE_UINT64' (aka 'unsigned long'))
  1445. typedef uint64_t uint64;
  1446. ^
  1447. /Users/conan/Github/SingleCore/src/framework/Platform/Define.h:112:20: note:
  1448. previous definition is here
  1449. typedef ACE_UINT64 uint64;
  1450. ^
  1451. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/follower_ai.cpp:12:
  1452. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1453. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:30:
  1454. In file included from /Users/conan/Github/SingleCore/src/game/WorldObjectEvents.h:25:
  1455. In file included from /Users/conan/Github/SingleCore/src/game/WorldLocation.h:26:
  1456. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Vector3.h:20:
  1457. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Vector2.h:22:
  1458. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Table.h:20:
  1459. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Array.h:19:
  1460. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/System.h:24:
  1461. In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39:
  1462. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:19:
  1463. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/IconsCore.h:23:
  1464. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:27:
  1465. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentity.h:43:
  1466. In file included from /System/Library/Frameworks/Security.framework/Headers/Security.h:25:
  1467. /System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:51:18: fatal error:
  1468. typedef redefinition with different types ('uint64_t' (aka
  1469. 'unsigned long long') vs 'ACE_UINT64' (aka 'unsigned long'))
  1470. typedef uint64_t uint64;
  1471. ^
  1472. /Users/conan/Github/SingleCore/src/framework/Platform/Define.h:112:20: note:
  1473. previous definition is here
  1474. typedef ACE_UINT64 uint64;
  1475. ^
  1476. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/pet_ai.cpp:12:
  1477. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1478. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:30:
  1479. In file included from /Users/conan/Github/SingleCore/src/game/WorldObjectEvents.h:25:
  1480. In file included from /Users/conan/Github/SingleCore/src/game/WorldLocation.h:26:
  1481. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Vector3.h:20:
  1482. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Vector2.h:22:
  1483. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Table.h:20:
  1484. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Array.h:19:
  1485. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/System.h:24:
  1486. In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39:
  1487. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:19:
  1488. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/IconsCore.h:23:
  1489. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:27:
  1490. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentity.h:43:
  1491. In file included from /System/Library/Frameworks/Security.framework/Headers/Security.h:25:
  1492. /System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:51:18: fatal error:
  1493. typedef redefinition with different types ('uint64_t' (aka
  1494. 'unsigned long long') vs 'ACE_UINT64' (aka 'unsigned long'))
  1495. typedef uint64_t uint64;
  1496. ^
  1497. /Users/conan/Github/SingleCore/src/framework/Platform/Define.h:112:20: note:
  1498. previous definition is here
  1499. typedef ACE_UINT64 uint64;
  1500. ^
  1501. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/base/guard_ai.cpp:25:
  1502. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1503. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:30:
  1504. In file included from /Users/conan/Github/SingleCore/src/game/WorldObjectEvents.h:25:
  1505. In file included from /Users/conan/Github/SingleCore/src/game/WorldLocation.h:26:
  1506. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Vector3.h:20:
  1507. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Vector2.h:22:
  1508. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Table.h:20:
  1509. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Array.h:19:
  1510. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/System.h:24:
  1511. In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39:
  1512. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:19:
  1513. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/IconsCore.h:23:
  1514. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:27:
  1515. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentity.h:43:
  1516. In file included from /System/Library/Frameworks/Security.framework/Headers/Security.h:25:
  1517. /System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:51:18: fatal error:
  1518. typedef redefinition with different types ('uint64_t' (aka
  1519. 'unsigned long long') vs 'ACE_UINT64' (aka 'unsigned long'))
  1520. typedef uint64_t uint64;
  1521. ^
  1522. /Users/conan/Github/SingleCore/src/framework/Platform/Define.h:112:20: note:
  1523. previous definition is here
  1524. typedef ACE_UINT64 uint64;
  1525. ^
  1526. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.cpp:5:
  1527. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1528. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  1529. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  1530. /Users/conan/Github/SingleCore/src/game/GridDefines.h:183:16: warning: 'finite'
  1531. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  1532. return finite(c) && (std::fabs(c) <= MAP_HALFSIZE - 0.5);
  1533. ^
  1534. /usr/include/math.h:718:12: note: 'finite' declared here
  1535. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  1536. ^
  1537. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.cpp:5:
  1538. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1539. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  1540. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  1541. /Users/conan/Github/SingleCore/src/game/GridDefines.h:193:41: warning: 'finite'
  1542. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  1543. return IsValidMapCoord(x, y) && finite(z);
  1544. ^
  1545. /usr/include/math.h:718:12: note: 'finite' declared here
  1546. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  1547. ^
  1548. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.cpp:5:
  1549. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1550. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  1551. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  1552. /Users/conan/Github/SingleCore/src/game/GridDefines.h:198:44: warning: 'finite'
  1553. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  1554. return IsValidMapCoord(x, y, z) && finite(o);
  1555. ^
  1556. /usr/include/math.h:718:12: note: 'finite' declared here
  1557. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  1558. ^
  1559. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.cpp:5:
  1560. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1561. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  1562. /Users/conan/Github/SingleCore/src/game/Camera.h:102:56: warning: field 'm_body'
  1563. will be initialized after field 'm_cameras' [-Wreorder]
  1564. ViewPoint(WorldObject& object) : m_grid(NULL), m_body(object), m...
  1565. ^
  1566. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/sc_creature.cpp:5:
  1567. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  1568. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  1569. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:55:
  1570. /Users/conan/Github/SingleCore/src/framework/Platform/Define.h:129:13: warning:
  1571. 'static_assert' macro redefined
  1572. # define static_assert(a, b) STATIC_ASSERT_WORKAROUND(a, b)
  1573. ^
  1574. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__config:410:9: note:
  1575. previous definition is here
  1576. #define static_assert(__b, __m) \
  1577. ^
  1578. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.cpp:5:
  1579. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1580. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:30:
  1581. In file included from /Users/conan/Github/SingleCore/src/game/WorldObjectEvents.h:25:
  1582. In file included from /Users/conan/Github/SingleCore/src/game/WorldLocation.h:26:
  1583. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Vector3.h:20:
  1584. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Vector2.h:22:
  1585. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Table.h:20:
  1586. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Array.h:19:
  1587. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/System.h:24:
  1588. In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39:
  1589. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:19:
  1590. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/IconsCore.h:23:
  1591. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:27:
  1592. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentity.h:43:
  1593. In file included from /System/Library/Frameworks/Security.framework/Headers/Security.h:25:
  1594. /System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:51:18: fatal error:
  1595. typedef redefinition with different types ('uint64_t' (aka
  1596. 'unsigned long long') vs 'ACE_UINT64' (aka 'unsigned long'))
  1597. typedef uint64_t uint64;
  1598. ^
  1599. /Users/conan/Github/SingleCore/src/framework/Platform/Define.h:112:20: note:
  1600. previous definition is here
  1601. typedef ACE_UINT64 uint64;
  1602. ^
  1603. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/sc_creature.cpp:5:
  1604. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  1605. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  1606. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:65:
  1607. In file included from /Users/conan/Github/SingleCore/src/framework/Utilities/UnorderedMapSet.h:32:
  1608. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ext/hash_map:209:2: warning:
  1609. Use of the header <ext/hash_map> is deprecated. Migrate to <unordered_map>
  1610. [-W#warnings]
  1611. #warning Use of the header <ext/hash_map> is deprecated. Migrate to <un...
  1612. ^
  1613. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/sc_creature.cpp:5:
  1614. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  1615. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  1616. In file included from /Users/conan/Github/SingleCore/src/shared/Common.h:65:
  1617. In file included from /Users/conan/Github/SingleCore/src/framework/Utilities/UnorderedMapSet.h:33:
  1618. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ext/hash_set:202:2: warning:
  1619. Use of the header <ext/hash_set> is deprecated. Migrate to <unordered_set>
  1620. [-W#warnings]
  1621. #warning Use of the header <ext/hash_set> is deprecated. Migrate to <un...
  1622. ^
  1623. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/sc_creature.cpp:5:
  1624. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:8:
  1625. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/../ScriptMgr.h:8:
  1626. /Users/conan/Github/SingleCore/src/shared/Common.h:152:45: warning: 'finite' is
  1627. deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  1628. inline float finiteAlways(float f) { return finite(f) ? f : 0.0f; }
  1629. ^
  1630. /usr/include/math.h:718:12: note: 'finite' declared here
  1631. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  1632. ^
  1633. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/sc_creature.cpp:5:
  1634. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1635. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  1636. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  1637. /Users/conan/Github/SingleCore/src/game/GridDefines.h:183:16: warning: 'finite'
  1638. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  1639. return finite(c) && (std::fabs(c) <= MAP_HALFSIZE - 0.5);
  1640. ^
  1641. /usr/include/math.h:718:12: note: 'finite' declared here
  1642. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  1643. ^
  1644. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/sc_creature.cpp:5:
  1645. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1646. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  1647. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  1648. /Users/conan/Github/SingleCore/src/game/GridDefines.h:193:41: warning: 'finite'
  1649. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  1650. return IsValidMapCoord(x, y) && finite(z);
  1651. ^
  1652. /usr/include/math.h:718:12: note: 'finite' declared here
  1653. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  1654. ^
  1655. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/sc_creature.cpp:5:
  1656. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1657. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  1658. In file included from /Users/conan/Github/SingleCore/src/game/Camera.h:23:
  1659. /Users/conan/Github/SingleCore/src/game/GridDefines.h:198:44: warning: 'finite'
  1660. is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  1661. return IsValidMapCoord(x, y, z) && finite(o);
  1662. ^
  1663. /usr/include/math.h:718:12: note: 'finite' declared here
  1664. extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __M...
  1665. ^
  1666. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/sc_creature.cpp:5:
  1667. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1668. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:27:
  1669. /Users/conan/Github/SingleCore/src/game/Camera.h:102:56: warning: field 'm_body'
  1670. will be initialized after field 'm_cameras' [-Wreorder]
  1671. ViewPoint(WorldObject& object) : m_grid(NULL), m_body(object), m...
  1672. ^
  1673. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/sc_creature.cpp:5:
  1674. In file included from /Users/conan/Github/SingleCore/src/bindings/ScriptDev2/include/precompiled.h:10:
  1675. In file included from /Users/conan/Github/SingleCore/src/game/Object.h:30:
  1676. In file included from /Users/conan/Github/SingleCore/src/game/WorldObjectEvents.h:25:
  1677. In file included from /Users/conan/Github/SingleCore/src/game/WorldLocation.h:26:
  1678. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Vector3.h:20:
  1679. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Vector2.h:22:
  1680. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Table.h:20:
  1681. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/Array.h:19:
  1682. In file included from /Users/conan/Github/SingleCore/dep/include/g3dlite/G3D/System.h:24:
  1683. In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39:
  1684. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:19:
  1685. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/IconsCore.h:23:
  1686. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:27:
  1687. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentity.h:43:
  1688. In file included from /System/Library/Frameworks/Security.framework/Headers/Security.h:25:
  1689. /System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:51:18: fatal error:
  1690. typedef redefinition with different types ('uint64_t' (aka
  1691. 'unsigned long long') vs 'ACE_UINT64' (aka 'unsigned long'))
  1692. typedef uint64_t uint64;
  1693. ^
  1694. /Users/conan/Github/SingleCore/src/framework/Platform/Define.h:112:20: note:
  1695. previous definition is here
  1696. typedef ACE_UINT64 uint64;
  1697. ^
  1698. 8 warnings and 1 error generated.
  1699. make[2]: *** [src/bindings/ScriptDev2/CMakeFiles/mangosscriptR2.dir/base/BSW_instance.cpp.o] Error 1
  1700. make[2]: *** Waiting for unfinished jobs....
  1701. 8 warnings and 1 error generated.
  1702. make[2]: *** [src/bindings/ScriptDev2/CMakeFiles/mangosscriptR2.dir/base/follower_ai.cpp.o] Error 1
  1703. 8 warnings and 1 error generated.
  1704. 8 warnings and 1 error generated.
  1705. make[2]: *** [src/bindings/ScriptDev2/CMakeFiles/mangosscriptR2.dir/base/guard_ai.cpp.o] Error 1
  1706. make[2]: *** [src/bindings/ScriptDev2/CMakeFiles/mangosscriptR2.dir/base/pet_ai.cpp.o] Error 1
  1707. 8 warnings and 1 error generated.
  1708. make[2]: *** [src/bindings/ScriptDev2/CMakeFiles/mangosscriptR2.dir/base/BSW_ai.cpp.o] Error 1
  1709. 8 warnings and 1 error generated.
  1710. make[2]: *** [src/bindings/ScriptDev2/CMakeFiles/mangosscriptR2.dir/include/precompiled.cpp.o] Error 1
  1711. 8 warnings and 1 error generated.
  1712. make[2]: *** [src/bindings/ScriptDev2/CMakeFiles/mangosscriptR2.dir/base/escort_ai.cpp.o] Error 1
  1713. 8 warnings and 1 error generated.
  1714. make[2]: *** [src/bindings/ScriptDev2/CMakeFiles/mangosscriptR2.dir/include/sc_creature.cpp.o] Error 1
  1715. make[1]: *** [src/bindings/ScriptDev2/CMakeFiles/mangosscriptR2.dir/all] Error 2
  1716. make: *** [all] Error 2
  1717. Conan-Mac-Pro:build conan$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement