doomgod

Odamex MacOS 10.8 build error

Sep 6th, 2012
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.21 KB | None | 0 0
  1. Scanning dependencies of target odamex
  2. [ 1%] Building CXX object client/CMakeFiles/odamex.dir/__/common/c_cvarlist.cpp.o
  3. [ 1%] Building CXX object client/CMakeFiles/odamex.dir/__/common/c_cvars.cpp.o
  4. In file included from /Users/administrator/doom/odasrc/common/c_cvars.cpp:29:
  5. In file included from /Users/administrator/doom/odasrc/client/../common/c_console.h:35:
  6. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  7. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  8. if (readpos-offset < 0)
  9. ~~~~~~~~~~~~~~ ^ ~
  10. 1 warning generated.
  11. [ 1%] Building CXX object client/CMakeFiles/odamex.dir/__/common/c_dispatch.cpp.o
  12. In file included from /Users/administrator/doom/odasrc/common/c_dispatch.cpp:37:
  13. In file included from /Users/administrator/doom/odasrc/client/../common/c_console.h:35:
  14. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  15. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  16. if (readpos-offset < 0)
  17. ~~~~~~~~~~~~~~ ^ ~
  18. 1 warning generated.
  19. [ 2%] Building CXX object client/CMakeFiles/odamex.dir/__/common/c_effect.cpp.o
  20. In file included from /Users/administrator/doom/odasrc/common/c_effect.cpp:30:
  21. In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
  22. In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
  23. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  24. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  25. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  26. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  27. if (readpos-offset < 0)
  28. ~~~~~~~~~~~~~~ ^ ~
  29. 1 warning generated.
  30. [ 2%] Building CXX object client/CMakeFiles/odamex.dir/__/common/c_level.cpp.o
  31. In file included from /Users/administrator/doom/odasrc/common/c_level.cpp:29:
  32. In file included from /Users/administrator/doom/odasrc/client/../common/c_console.h:35:
  33. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  34. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  35. if (readpos-offset < 0)
  36. ~~~~~~~~~~~~~~ ^ ~
  37. 1 warning generated.
  38. [ 3%] Building CXX object client/CMakeFiles/odamex.dir/__/common/c_vote.cpp.o
  39. [ 3%] Building CXX object client/CMakeFiles/odamex.dir/__/common/cmdlib.cpp.o
  40. [ 3%] Building CXX object client/CMakeFiles/odamex.dir/__/common/d_dehacked.cpp.o
  41. In file included from /Users/administrator/doom/odasrc/common/d_dehacked.cpp:44:
  42. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  43. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  44. if (readpos-offset < 0)
  45. ~~~~~~~~~~~~~~ ^ ~
  46. 1 warning generated.
  47. [ 4%] Building CXX object client/CMakeFiles/odamex.dir/__/common/d_items.cpp.o
  48. [ 4%] Building CXX object client/CMakeFiles/odamex.dir/__/common/d_netcmd.cpp.o
  49. In file included from /Users/administrator/doom/odasrc/common/d_netcmd.cpp:24:
  50. In file included from /Users/administrator/doom/odasrc/client/../common/d_netcmd.h:28:
  51. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  52. if (readpos-offset < 0)
  53. ~~~~~~~~~~~~~~ ^ ~
  54. 1 warning generated.
  55. [ 4%] Building CXX object client/CMakeFiles/odamex.dir/__/common/d_protocol.cpp.o
  56. [ 5%] Building CXX object client/CMakeFiles/odamex.dir/__/common/dobject.cpp.o
  57. In file included from /Users/administrator/doom/odasrc/common/dobject.cpp:28:
  58. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  59. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  60. if (readpos-offset < 0)
  61. ~~~~~~~~~~~~~~ ^ ~
  62. 1 warning generated.
  63. [ 5%] Building CXX object client/CMakeFiles/odamex.dir/__/common/doomstat.cpp.o
  64. [ 6%] Building CXX object client/CMakeFiles/odamex.dir/__/common/dsectoreffect.cpp.o
  65. In file included from /Users/administrator/doom/odasrc/common/dsectoreffect.cpp:27:
  66. In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
  67. In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
  68. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  69. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  70. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  71. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  72. if (readpos-offset < 0)
  73. ~~~~~~~~~~~~~~ ^ ~
  74. 1 warning generated.
  75. [ 6%] Building CXX object client/CMakeFiles/odamex.dir/__/common/dthinker.cpp.o
  76. In file included from /Users/administrator/doom/odasrc/common/dthinker.cpp:33:
  77. In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
  78. In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
  79. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  80. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  81. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  82. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  83. if (readpos-offset < 0)
  84. ~~~~~~~~~~~~~~ ^ ~
  85. 1 warning generated.
  86. [ 6%] Building CXX object client/CMakeFiles/odamex.dir/__/common/farchive.cpp.o
  87. In file included from /Users/administrator/doom/odasrc/common/farchive.cpp:39:
  88. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  89. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  90. if (readpos-offset < 0)
  91. ~~~~~~~~~~~~~~ ^ ~
  92. 1 warning generated.
  93. [ 7%] Building CXX object client/CMakeFiles/odamex.dir/__/common/gi.cpp.o
  94. [ 7%] Building CXX object client/CMakeFiles/odamex.dir/__/common/huffman.cpp.o
  95. [ 8%] Building CXX object client/CMakeFiles/odamex.dir/__/common/i_net.cpp.o
  96. In file included from /Users/administrator/doom/odasrc/common/i_net.cpp:91:
  97. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  98. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  99. if (readpos-offset < 0)
  100. ~~~~~~~~~~~~~~ ^ ~
  101. 1 warning generated.
  102. [ 8%] Building CXX object client/CMakeFiles/odamex.dir/__/common/info.cpp.o
  103. [ 8%] Building CXX object client/CMakeFiles/odamex.dir/__/common/m_alloc.cpp.o
  104. [ 9%] Building CXX object client/CMakeFiles/odamex.dir/__/common/m_argv.cpp.o
  105. [ 9%] Building CXX object client/CMakeFiles/odamex.dir/__/common/m_bbox.cpp.o
  106. [ 9%] Building CXX object client/CMakeFiles/odamex.dir/__/common/m_cheat.cpp.o
  107. In file included from /Users/administrator/doom/odasrc/common/m_cheat.cpp:29:
  108. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  109. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  110. if (readpos-offset < 0)
  111. ~~~~~~~~~~~~~~ ^ ~
  112. 1 warning generated.
  113. [ 10%] Building CXX object client/CMakeFiles/odamex.dir/__/common/m_fileio.cpp.o
  114. [ 10%] Building CXX object client/CMakeFiles/odamex.dir/__/common/m_fixed.cpp.o
  115. [ 11%] Building CXX object client/CMakeFiles/odamex.dir/__/common/m_memio.cpp.o
  116. [ 11%] Building CXX object client/CMakeFiles/odamex.dir/__/common/m_random.cpp.o
  117. [ 11%] Building CXX object client/CMakeFiles/odamex.dir/__/common/m_swap.cpp.o
  118. [ 12%] Building CXX object client/CMakeFiles/odamex.dir/__/common/md5.cpp.o
  119. [ 12%] Building CXX object client/CMakeFiles/odamex.dir/__/common/minilzo.cpp.o
  120. /Users/administrator/doom/odasrc/common/minilzo.cpp:3678:20: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
  121. while (TEST_IP && TEST_OP)
  122. ^ ~~~~~~~
  123. /Users/administrator/doom/odasrc/common/minilzo.cpp:3678:20: note: use '&' for a bitwise operation
  124. while (TEST_IP && TEST_OP)
  125. ^~
  126. &
  127. /Users/administrator/doom/odasrc/common/minilzo.cpp:3678:20: note: remove constant to silence this warning
  128. while (TEST_IP && TEST_OP)
  129. ~^~~~~~~~~~
  130. /Users/administrator/doom/odasrc/common/minilzo.cpp:4017:26: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
  131. } while (TEST_IP && TEST_OP);
  132. ^ ~~~~~~~
  133. /Users/administrator/doom/odasrc/common/minilzo.cpp:4017:26: note: use '&' for a bitwise operation
  134. } while (TEST_IP && TEST_OP);
  135. ^~
  136. &
  137. /Users/administrator/doom/odasrc/common/minilzo.cpp:4017:26: note: remove constant to silence this warning
  138. } while (TEST_IP && TEST_OP);
  139. ~^~~~~~~~~~
  140. 2 warnings generated.
  141. [ 13%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_acs.cpp.o
  142. In file included from /Users/administrator/doom/odasrc/common/p_acs.cpp:27:
  143. In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
  144. In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
  145. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  146. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  147. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  148. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  149. if (readpos-offset < 0)
  150. ~~~~~~~~~~~~~~ ^ ~
  151. 1 warning generated.
  152. [ 13%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_ceiling.cpp.o
  153. In file included from /Users/administrator/doom/odasrc/common/p_ceiling.cpp:28:
  154. In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
  155. In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
  156. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  157. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  158. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  159. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  160. if (readpos-offset < 0)
  161. ~~~~~~~~~~~~~~ ^ ~
  162. 1 warning generated.
  163. [ 13%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_doors.cpp.o
  164. In file included from /Users/administrator/doom/odasrc/common/p_doors.cpp:28:
  165. In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
  166. In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
  167. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  168. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  169. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  170. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  171. if (readpos-offset < 0)
  172. ~~~~~~~~~~~~~~ ^ ~
  173. 1 warning generated.
  174. [ 14%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_enemy.cpp.o
  175. In file included from /Users/administrator/doom/odasrc/common/p_enemy.cpp:31:
  176. In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
  177. In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
  178. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  179. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  180. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  181. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  182. if (readpos-offset < 0)
  183. ~~~~~~~~~~~~~~ ^ ~
  184. 1 warning generated.
  185. [ 14%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_floor.cpp.o
  186. In file included from /Users/administrator/doom/odasrc/common/p_floor.cpp:27:
  187. In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
  188. In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
  189. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  190. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  191. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  192. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  193. if (readpos-offset < 0)
  194. ~~~~~~~~~~~~~~ ^ ~
  195. 1 warning generated.
  196. [ 14%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_interaction.cpp.o
  197. In file included from /Users/administrator/doom/odasrc/common/p_interaction.cpp:30:
  198. In file included from /Users/administrator/doom/odasrc/client/../common/c_console.h:35:
  199. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  200. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  201. if (readpos-offset < 0)
  202. ~~~~~~~~~~~~~~ ^ ~
  203. 1 warning generated.
  204. [ 15%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_lights.cpp.o
  205. In file included from /Users/administrator/doom/odasrc/common/p_lights.cpp:29:
  206. In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
  207. In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
  208. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  209. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  210. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  211. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  212. if (readpos-offset < 0)
  213. ~~~~~~~~~~~~~~ ^ ~
  214. 1 warning generated.
  215. [ 15%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_lnspec.cpp.o
  216. In file included from /Users/administrator/doom/odasrc/common/p_lnspec.cpp:30:
  217. In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
  218. In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
  219. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  220. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  221. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  222. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  223. if (readpos-offset < 0)
  224. ~~~~~~~~~~~~~~ ^ ~
  225. 1 warning generated.
  226. [ 16%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_map.cpp.o
  227. In file included from /Users/administrator/doom/odasrc/common/p_map.cpp:36:
  228. In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
  229. In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
  230. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  231. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  232. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  233. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  234. if (readpos-offset < 0)
  235. ~~~~~~~~~~~~~~ ^ ~
  236. /Users/administrator/doom/odasrc/common/p_map.cpp:253:39: warning: '&&' within '||' [-Wlogical-op-parentheses]
  237. else if (!(mo->flags & MF_NOGRAVITY) && mo->waterlevel > 1 ||
  238. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ~~
  239. /Users/administrator/doom/odasrc/common/p_map.cpp:253:39: note: place parentheses around the '&&' expression to silence this warning
  240. else if (!(mo->flags & MF_NOGRAVITY) && mo->waterlevel > 1 ||
  241. ^
  242. ( )
  243. 2 warnings generated.
  244. [ 16%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_maputl.cpp.o
  245. In file included from /Users/administrator/doom/odasrc/common/p_maputl.cpp:32:
  246. In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
  247. In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
  248. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  249. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  250. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  251. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  252. if (readpos-offset < 0)
  253. ~~~~~~~~~~~~~~ ^ ~
  254. 1 warning generated.
  255. [ 16%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_mobj.cpp.o
  256. In file included from /Users/administrator/doom/odasrc/common/p_mobj.cpp:29:
  257. In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
  258. In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
  259. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  260. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  261. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  262. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  263. if (readpos-offset < 0)
  264. ~~~~~~~~~~~~~~ ^ ~
  265. 1 warning generated.
  266. [ 17%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_pillar.cpp.o
  267. In file included from /Users/administrator/doom/odasrc/common/p_pillar.cpp:27:
  268. In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
  269. In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
  270. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  271. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  272. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  273. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  274. if (readpos-offset < 0)
  275. ~~~~~~~~~~~~~~ ^ ~
  276. 1 warning generated.
  277. [ 17%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_plats.cpp.o
  278. In file included from /Users/administrator/doom/odasrc/common/p_plats.cpp:33:
  279. In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
  280. In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
  281. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  282. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  283. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  284. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  285. if (readpos-offset < 0)
  286. ~~~~~~~~~~~~~~ ^ ~
  287. 1 warning generated.
  288. [ 18%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_pspr.cpp.o
  289. In file included from /Users/administrator/doom/odasrc/common/p_pspr.cpp:35:
  290. In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
  291. In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
  292. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  293. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  294. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  295. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  296. if (readpos-offset < 0)
  297. ~~~~~~~~~~~~~~ ^ ~
  298. 1 warning generated.
  299. [ 18%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_quake.cpp.o
  300. In file included from /Users/administrator/doom/odasrc/common/p_quake.cpp:3:
  301. In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
  302. In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
  303. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  304. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  305. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  306. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  307. if (readpos-offset < 0)
  308. ~~~~~~~~~~~~~~ ^ ~
  309. 1 warning generated.
  310. [ 18%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_saveg.cpp.o
  311. In file included from /Users/administrator/doom/odasrc/common/p_saveg.cpp:30:
  312. In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
  313. In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
  314. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  315. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  316. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  317. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  318. if (readpos-offset < 0)
  319. ~~~~~~~~~~~~~~ ^ ~
  320. 1 warning generated.
  321. [ 19%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_setup.cpp.o
  322. In file included from /Users/administrator/doom/odasrc/common/p_setup.cpp:37:
  323. In file included from /Users/administrator/doom/odasrc/client/../common/g_game.h:30:
  324. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  325. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  326. if (readpos-offset < 0)
  327. ~~~~~~~~~~~~~~ ^ ~
  328. 1 warning generated.
  329. [ 19%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_sight.cpp.o
  330. In file included from /Users/administrator/doom/odasrc/common/p_sight.cpp:30:
  331. In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
  332. In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
  333. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  334. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  335. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  336. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  337. if (readpos-offset < 0)
  338. ~~~~~~~~~~~~~~ ^ ~
  339. 1 warning generated.
  340. [ 19%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_snapshot.cpp.o
  341. In file included from /Users/administrator/doom/odasrc/common/p_snapshot.cpp:29:
  342. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  343. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  344. if (readpos-offset < 0)
  345. ~~~~~~~~~~~~~~ ^ ~
  346. 1 warning generated.
  347. [ 20%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_spec.cpp.o
  348. In file included from /Users/administrator/doom/odasrc/common/p_spec.cpp:46:
  349. In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
  350. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  351. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  352. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  353. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  354. if (readpos-offset < 0)
  355. ~~~~~~~~~~~~~~ ^ ~
  356. 1 warning generated.
  357. [ 20%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_switch.cpp.o
  358. In file included from /Users/administrator/doom/odasrc/common/p_switch.cpp:30:
  359. In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
  360. In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
  361. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  362. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  363. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  364. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  365. if (readpos-offset < 0)
  366. ~~~~~~~~~~~~~~ ^ ~
  367. 1 warning generated.
  368. [ 21%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_teleport.cpp.o
  369. In file included from /Users/administrator/doom/odasrc/common/p_teleport.cpp:33:
  370. In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
  371. In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
  372. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  373. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  374. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  375. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  376. if (readpos-offset < 0)
  377. ~~~~~~~~~~~~~~ ^ ~
  378. 1 warning generated.
  379. [ 21%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_things.cpp.o
  380. In file included from /Users/administrator/doom/odasrc/common/p_things.cpp:29:
  381. In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
  382. In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
  383. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  384. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  385. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  386. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  387. if (readpos-offset < 0)
  388. ~~~~~~~~~~~~~~ ^ ~
  389. 1 warning generated.
  390. [ 21%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_tick.cpp.o
  391. In file included from /Users/administrator/doom/odasrc/common/p_tick.cpp:25:
  392. In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
  393. In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
  394. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  395. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  396. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  397. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  398. if (readpos-offset < 0)
  399. ~~~~~~~~~~~~~~ ^ ~
  400. 1 warning generated.
  401. [ 22%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_unlag.cpp.o
  402. In file included from /Users/administrator/doom/odasrc/common/p_unlag.cpp:40:
  403. In file included from /Users/administrator/doom/odasrc/client/../common/r_main.h:28:
  404. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  405. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  406. if (readpos-offset < 0)
  407. ~~~~~~~~~~~~~~ ^ ~
  408. 1 warning generated.
  409. [ 22%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_user.cpp.o
  410. In file included from /Users/administrator/doom/odasrc/common/p_user.cpp:28:
  411. In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
  412. In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
  413. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  414. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  415. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  416. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  417. if (readpos-offset < 0)
  418. ~~~~~~~~~~~~~~ ^ ~
  419. 1 warning generated.
  420. [ 23%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_xlat.cpp.o
  421. In file included from /Users/administrator/doom/odasrc/common/p_xlat.cpp:32:
  422. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  423. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  424. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  425. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  426. if (readpos-offset < 0)
  427. ~~~~~~~~~~~~~~ ^ ~
  428. 1 warning generated.
  429. [ 23%] Building CXX object client/CMakeFiles/odamex.dir/__/common/po_man.cpp.o
  430. In file included from /Users/administrator/doom/odasrc/common/po_man.cpp:27:
  431. In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
  432. In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
  433. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  434. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  435. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  436. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  437. if (readpos-offset < 0)
  438. ~~~~~~~~~~~~~~ ^ ~
  439. 1 warning generated.
  440. [ 23%] Building CXX object client/CMakeFiles/odamex.dir/__/common/r_data.cpp.o
  441. In file included from /Users/administrator/doom/odasrc/common/r_data.cpp:35:
  442. In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
  443. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  444. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  445. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  446. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  447. if (readpos-offset < 0)
  448. ~~~~~~~~~~~~~~ ^ ~
  449. 1 warning generated.
  450. [ 24%] Building CXX object client/CMakeFiles/odamex.dir/__/common/s_sndseq.cpp.o
  451. In file included from /Users/administrator/doom/odasrc/common/s_sndseq.cpp:38:
  452. In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
  453. In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
  454. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  455. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  456. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  457. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  458. if (readpos-offset < 0)
  459. ~~~~~~~~~~~~~~ ^ ~
  460. 1 warning generated.
  461. [ 24%] Building CXX object client/CMakeFiles/odamex.dir/__/common/sc_man.cpp.o
  462. [ 24%] Building CXX object client/CMakeFiles/odamex.dir/__/common/stats.cpp.o
  463. In file included from /Users/administrator/doom/odasrc/common/stats.cpp:29:
  464. In file included from /Users/administrator/doom/odasrc/client/../common/v_video.h:38:
  465. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  466. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  467. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  468. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  469. if (readpos-offset < 0)
  470. ~~~~~~~~~~~~~~ ^ ~
  471. 1 warning generated.
  472. [ 25%] Building CXX object client/CMakeFiles/odamex.dir/__/common/stringtable.cpp.o
  473. [ 25%] Building CXX object client/CMakeFiles/odamex.dir/__/common/tables.cpp.o
  474. [ 26%] Building CXX object client/CMakeFiles/odamex.dir/__/common/vectors.cpp.o
  475. [ 26%] Building CXX object client/CMakeFiles/odamex.dir/__/common/version.cpp.o
  476. [ 26%] Building CXX object client/CMakeFiles/odamex.dir/__/common/w_wad.cpp.o
  477. [ 27%] Building CXX object client/CMakeFiles/odamex.dir/__/common/z_zone.cpp.o
  478. [ 27%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_button.cpp.o
  479. [ 28%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_checkbox.cpp.o
  480. [ 28%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_desktop.cpp.o
  481. [ 28%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_dropdown.cpp.o
  482. [ 29%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_gui.cpp.o
  483. [ 29%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_inputbox.cpp.o
  484. [ 29%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_io.cpp.o
  485. [ 30%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_label.cpp.o
  486. [ 30%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_radiobutton.cpp.o
  487. [ 31%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_scrollpane.cpp.o
  488. [ 31%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_sdl.cpp.o
  489. [ 31%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_separator.cpp.o
  490. [ 32%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_spinctrl.cpp.o
  491. [ 32%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_strut.cpp.o
  492. [ 33%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_table.cpp.o
  493. [ 33%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_widget.cpp.o
  494. [ 33%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_window.cpp.o
  495. [ 34%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_window_action.cpp.o
  496. [ 34%] Building CXX object client/CMakeFiles/odamex.dir/sdl/hardware.cpp.o
  497. In file included from /Users/administrator/doom/odasrc/client/sdl/hardware.cpp:30:
  498. In file included from /Users/administrator/doom/odasrc/client/sdl/hardware.h:27:
  499. In file included from /Users/administrator/doom/odasrc/client/sdl/i_video.h:30:
  500. In file included from /Users/administrator/doom/odasrc/client/../common/v_video.h:38:
  501. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  502. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  503. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  504. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  505. if (readpos-offset < 0)
  506. ~~~~~~~~~~~~~~ ^ ~
  507. 1 warning generated.
  508. [ 34%] Building CXX object client/CMakeFiles/odamex.dir/sdl/i_input.cpp.o
  509. In file included from /Users/administrator/doom/odasrc/client/sdl/i_input.cpp:44:
  510. In file included from /Users/administrator/doom/odasrc/client/../common/v_video.h:38:
  511. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  512. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  513. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  514. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  515. if (readpos-offset < 0)
  516. ~~~~~~~~~~~~~~ ^ ~
  517. 1 warning generated.
  518. [ 35%] Building CXX object client/CMakeFiles/odamex.dir/sdl/i_main.cpp.o
  519. In file included from /Users/administrator/doom/odasrc/client/sdl/i_main.cpp:52:
  520. In file included from /Users/administrator/doom/odasrc/client/sdl/hardware.h:27:
  521. In file included from /Users/administrator/doom/odasrc/client/sdl/i_video.h:30:
  522. In file included from /Users/administrator/doom/odasrc/client/../common/v_video.h:38:
  523. In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
  524. In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
  525. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  526. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  527. if (readpos-offset < 0)
  528. ~~~~~~~~~~~~~~ ^ ~
  529. 1 warning generated.
  530. [ 35%] Building CXX object client/CMakeFiles/odamex.dir/sdl/i_midi.cpp.o
  531. /Users/administrator/doom/odasrc/client/sdl/i_midi.cpp:357:10: warning: initialization of pointer of type 'std::list<MidiEvent *> *' to null from a constant boolean expression [-Wbool-conversions]
  532. return false;
  533. ^~~~~
  534. 1 warning generated.
  535. [ 36%] Building CXX object client/CMakeFiles/odamex.dir/sdl/i_music.cpp.o
  536. In file included from /Users/administrator/doom/odasrc/client/sdl/i_music.cpp:42:
  537. In file included from /Users/administrator/doom/odasrc/client/../common/c_console.h:35:
  538. In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
  539. /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  540. if (readpos-offset < 0)
  541. ~~~~~~~~~~~~~~ ^ ~
  542. 1 warning generated.
  543. [ 36%] Building CXX object client/CMakeFiles/odamex.dir/sdl/i_musicsystem.cpp.o
  544. /Users/administrator/doom/odasrc/client/sdl/i_musicsystem.cpp:375:2: warning: 'AUGraphNewNode' is deprecated: first deprecated in Mac OS X 10.5 [-Wdeprecated-declarations]
  545. AUGraphNewNode(mGraph, &d, 0, NULL, &mSynth);
  546. ^
  547. /System/Library/Frameworks/AudioToolbox.framework/Headers/AUGraph.h:669:1: note: 'AUGraphNewNode' declared here
  548. AUGraphNewNode( AUGraph inGraph,
  549. ^
  550. /Users/administrator/doom/odasrc/client/sdl/i_musicsystem.cpp:382:2: warning: 'AUGraphNewNode' is deprecated: first deprecated in Mac OS X 10.5 [-Wdeprecated-declarations]
  551. AUGraphNewNode(mGraph, &d, 0, NULL, &mOutput);
  552. ^
  553. /System/Library/Frameworks/AudioToolbox.framework/Headers/AUGraph.h:669:1: note: 'AUGraphNewNode' declared here
  554. AUGraphNewNode( AUGraph inGraph,
  555. ^
  556. /Users/administrator/doom/odasrc/client/sdl/i_musicsystem.cpp:402:6: warning: 'AUGraphGetNodeInfo' is deprecated: first deprecated in Mac OS X 10.5 [-Wdeprecated-declarations]
  557. if (AUGraphGetNodeInfo(mGraph, mOutput, NULL, NULL, NULL, &mUnit) != noErr)
  558. ^
  559. /System/Library/Frameworks/AudioToolbox.framework/Headers/AUGraph.h:682:1: note: 'AUGraphGetNodeInfo' declared here
  560. AUGraphGetNodeInfo( AUGraph inGraph,
  561. ^
  562. /Users/administrator/doom/odasrc/client/sdl/i_musicsystem.cpp:632:6: error: use of undeclared identifier 'MusicSequenceLoadSMFData'
  563. if (MusicSequenceLoadSMFData(mSequence, (CFDataRef)mCfd) != noErr)
  564. ^
  565. 3 warnings and 1 error generated.
  566. make[2]: *** [client/CMakeFiles/odamex.dir/sdl/i_musicsystem.cpp.o] Error 1
  567. make[1]: *** [client/CMakeFiles/odamex.dir/all] Error 2
  568. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment