Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Scanning dependencies of target odamex
- [ 1%] Building CXX object client/CMakeFiles/odamex.dir/__/common/c_cvarlist.cpp.o
- [ 1%] Building CXX object client/CMakeFiles/odamex.dir/__/common/c_cvars.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/c_cvars.cpp:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/c_console.h:35:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 1%] Building CXX object client/CMakeFiles/odamex.dir/__/common/c_dispatch.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/c_dispatch.cpp:37:
- In file included from /Users/administrator/doom/odasrc/client/../common/c_console.h:35:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 2%] Building CXX object client/CMakeFiles/odamex.dir/__/common/c_effect.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/c_effect.cpp:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 2%] Building CXX object client/CMakeFiles/odamex.dir/__/common/c_level.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/c_level.cpp:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/c_console.h:35:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 3%] Building CXX object client/CMakeFiles/odamex.dir/__/common/c_vote.cpp.o
- [ 3%] Building CXX object client/CMakeFiles/odamex.dir/__/common/cmdlib.cpp.o
- [ 3%] Building CXX object client/CMakeFiles/odamex.dir/__/common/d_dehacked.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/d_dehacked.cpp:44:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 4%] Building CXX object client/CMakeFiles/odamex.dir/__/common/d_items.cpp.o
- [ 4%] Building CXX object client/CMakeFiles/odamex.dir/__/common/d_netcmd.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/d_netcmd.cpp:24:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_netcmd.h:28:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 4%] Building CXX object client/CMakeFiles/odamex.dir/__/common/d_protocol.cpp.o
- [ 5%] Building CXX object client/CMakeFiles/odamex.dir/__/common/dobject.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/dobject.cpp:28:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 5%] Building CXX object client/CMakeFiles/odamex.dir/__/common/doomstat.cpp.o
- [ 6%] Building CXX object client/CMakeFiles/odamex.dir/__/common/dsectoreffect.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/dsectoreffect.cpp:27:
- In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 6%] Building CXX object client/CMakeFiles/odamex.dir/__/common/dthinker.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/dthinker.cpp:33:
- In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 6%] Building CXX object client/CMakeFiles/odamex.dir/__/common/farchive.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/farchive.cpp:39:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 7%] Building CXX object client/CMakeFiles/odamex.dir/__/common/gi.cpp.o
- [ 7%] Building CXX object client/CMakeFiles/odamex.dir/__/common/huffman.cpp.o
- [ 8%] Building CXX object client/CMakeFiles/odamex.dir/__/common/i_net.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/i_net.cpp:91:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 8%] Building CXX object client/CMakeFiles/odamex.dir/__/common/info.cpp.o
- [ 8%] Building CXX object client/CMakeFiles/odamex.dir/__/common/m_alloc.cpp.o
- [ 9%] Building CXX object client/CMakeFiles/odamex.dir/__/common/m_argv.cpp.o
- [ 9%] Building CXX object client/CMakeFiles/odamex.dir/__/common/m_bbox.cpp.o
- [ 9%] Building CXX object client/CMakeFiles/odamex.dir/__/common/m_cheat.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/m_cheat.cpp:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 10%] Building CXX object client/CMakeFiles/odamex.dir/__/common/m_fileio.cpp.o
- [ 10%] Building CXX object client/CMakeFiles/odamex.dir/__/common/m_fixed.cpp.o
- [ 11%] Building CXX object client/CMakeFiles/odamex.dir/__/common/m_memio.cpp.o
- [ 11%] Building CXX object client/CMakeFiles/odamex.dir/__/common/m_random.cpp.o
- [ 11%] Building CXX object client/CMakeFiles/odamex.dir/__/common/m_swap.cpp.o
- [ 12%] Building CXX object client/CMakeFiles/odamex.dir/__/common/md5.cpp.o
- [ 12%] Building CXX object client/CMakeFiles/odamex.dir/__/common/minilzo.cpp.o
- /Users/administrator/doom/odasrc/common/minilzo.cpp:3678:20: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
- while (TEST_IP && TEST_OP)
- ^ ~~~~~~~
- /Users/administrator/doom/odasrc/common/minilzo.cpp:3678:20: note: use '&' for a bitwise operation
- while (TEST_IP && TEST_OP)
- ^~
- &
- /Users/administrator/doom/odasrc/common/minilzo.cpp:3678:20: note: remove constant to silence this warning
- while (TEST_IP && TEST_OP)
- ~^~~~~~~~~~
- /Users/administrator/doom/odasrc/common/minilzo.cpp:4017:26: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
- } while (TEST_IP && TEST_OP);
- ^ ~~~~~~~
- /Users/administrator/doom/odasrc/common/minilzo.cpp:4017:26: note: use '&' for a bitwise operation
- } while (TEST_IP && TEST_OP);
- ^~
- &
- /Users/administrator/doom/odasrc/common/minilzo.cpp:4017:26: note: remove constant to silence this warning
- } while (TEST_IP && TEST_OP);
- ~^~~~~~~~~~
- 2 warnings generated.
- [ 13%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_acs.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/p_acs.cpp:27:
- In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 13%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_ceiling.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/p_ceiling.cpp:28:
- In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 13%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_doors.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/p_doors.cpp:28:
- In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 14%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_enemy.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/p_enemy.cpp:31:
- In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 14%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_floor.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/p_floor.cpp:27:
- In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 14%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_interaction.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/p_interaction.cpp:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/c_console.h:35:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 15%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_lights.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/p_lights.cpp:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 15%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_lnspec.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/p_lnspec.cpp:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 16%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_map.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/p_map.cpp:36:
- In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- /Users/administrator/doom/odasrc/common/p_map.cpp:253:39: warning: '&&' within '||' [-Wlogical-op-parentheses]
- else if (!(mo->flags & MF_NOGRAVITY) && mo->waterlevel > 1 ||
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ~~
- /Users/administrator/doom/odasrc/common/p_map.cpp:253:39: note: place parentheses around the '&&' expression to silence this warning
- else if (!(mo->flags & MF_NOGRAVITY) && mo->waterlevel > 1 ||
- ^
- ( )
- 2 warnings generated.
- [ 16%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_maputl.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/p_maputl.cpp:32:
- In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 16%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_mobj.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/p_mobj.cpp:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 17%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_pillar.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/p_pillar.cpp:27:
- In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 17%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_plats.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/p_plats.cpp:33:
- In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 18%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_pspr.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/p_pspr.cpp:35:
- In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 18%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_quake.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/p_quake.cpp:3:
- In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 18%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_saveg.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/p_saveg.cpp:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 19%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_setup.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/p_setup.cpp:37:
- In file included from /Users/administrator/doom/odasrc/client/../common/g_game.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 19%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_sight.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/p_sight.cpp:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 19%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_snapshot.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/p_snapshot.cpp:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 20%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_spec.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/p_spec.cpp:46:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 20%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_switch.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/p_switch.cpp:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 21%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_teleport.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/p_teleport.cpp:33:
- In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 21%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_things.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/p_things.cpp:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 21%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_tick.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/p_tick.cpp:25:
- In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 22%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_unlag.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/p_unlag.cpp:40:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_main.h:28:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 22%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_user.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/p_user.cpp:28:
- In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 23%] Building CXX object client/CMakeFiles/odamex.dir/__/common/p_xlat.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/p_xlat.cpp:32:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 23%] Building CXX object client/CMakeFiles/odamex.dir/__/common/po_man.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/po_man.cpp:27:
- In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 23%] Building CXX object client/CMakeFiles/odamex.dir/__/common/r_data.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/r_data.cpp:35:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 24%] Building CXX object client/CMakeFiles/odamex.dir/__/common/s_sndseq.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/s_sndseq.cpp:38:
- In file included from /Users/administrator/doom/odasrc/client/../common/p_local.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_local.h:36:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 24%] Building CXX object client/CMakeFiles/odamex.dir/__/common/sc_man.cpp.o
- [ 24%] Building CXX object client/CMakeFiles/odamex.dir/__/common/stats.cpp.o
- In file included from /Users/administrator/doom/odasrc/common/stats.cpp:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/v_video.h:38:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 25%] Building CXX object client/CMakeFiles/odamex.dir/__/common/stringtable.cpp.o
- [ 25%] Building CXX object client/CMakeFiles/odamex.dir/__/common/tables.cpp.o
- [ 26%] Building CXX object client/CMakeFiles/odamex.dir/__/common/vectors.cpp.o
- [ 26%] Building CXX object client/CMakeFiles/odamex.dir/__/common/version.cpp.o
- [ 26%] Building CXX object client/CMakeFiles/odamex.dir/__/common/w_wad.cpp.o
- [ 27%] Building CXX object client/CMakeFiles/odamex.dir/__/common/z_zone.cpp.o
- [ 27%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_button.cpp.o
- [ 28%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_checkbox.cpp.o
- [ 28%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_desktop.cpp.o
- [ 28%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_dropdown.cpp.o
- [ 29%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_gui.cpp.o
- [ 29%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_inputbox.cpp.o
- [ 29%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_io.cpp.o
- [ 30%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_label.cpp.o
- [ 30%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_radiobutton.cpp.o
- [ 31%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_scrollpane.cpp.o
- [ 31%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_sdl.cpp.o
- [ 31%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_separator.cpp.o
- [ 32%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_spinctrl.cpp.o
- [ 32%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_strut.cpp.o
- [ 33%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_table.cpp.o
- [ 33%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_widget.cpp.o
- [ 33%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_window.cpp.o
- [ 34%] Building CXX object client/CMakeFiles/odamex.dir/__/textscreen/txt_window_action.cpp.o
- [ 34%] Building CXX object client/CMakeFiles/odamex.dir/sdl/hardware.cpp.o
- In file included from /Users/administrator/doom/odasrc/client/sdl/hardware.cpp:30:
- In file included from /Users/administrator/doom/odasrc/client/sdl/hardware.h:27:
- In file included from /Users/administrator/doom/odasrc/client/sdl/i_video.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/v_video.h:38:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 34%] Building CXX object client/CMakeFiles/odamex.dir/sdl/i_input.cpp.o
- In file included from /Users/administrator/doom/odasrc/client/sdl/i_input.cpp:44:
- In file included from /Users/administrator/doom/odasrc/client/../common/v_video.h:38:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 35%] Building CXX object client/CMakeFiles/odamex.dir/sdl/i_main.cpp.o
- In file included from /Users/administrator/doom/odasrc/client/sdl/i_main.cpp:52:
- In file included from /Users/administrator/doom/odasrc/client/sdl/hardware.h:27:
- In file included from /Users/administrator/doom/odasrc/client/sdl/i_video.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/v_video.h:38:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_data.h:30:
- In file included from /Users/administrator/doom/odasrc/client/../common/r_state.h:29:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 35%] Building CXX object client/CMakeFiles/odamex.dir/sdl/i_midi.cpp.o
- /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]
- return false;
- ^~~~~
- 1 warning generated.
- [ 36%] Building CXX object client/CMakeFiles/odamex.dir/sdl/i_music.cpp.o
- In file included from /Users/administrator/doom/odasrc/client/sdl/i_music.cpp:42:
- In file included from /Users/administrator/doom/odasrc/client/../common/c_console.h:35:
- In file included from /Users/administrator/doom/odasrc/client/../common/d_player.h:50:
- /Users/administrator/doom/odasrc/client/../common/i_net.h:390:36: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
- if (readpos-offset < 0)
- ~~~~~~~~~~~~~~ ^ ~
- 1 warning generated.
- [ 36%] Building CXX object client/CMakeFiles/odamex.dir/sdl/i_musicsystem.cpp.o
- /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]
- AUGraphNewNode(mGraph, &d, 0, NULL, &mSynth);
- ^
- /System/Library/Frameworks/AudioToolbox.framework/Headers/AUGraph.h:669:1: note: 'AUGraphNewNode' declared here
- AUGraphNewNode( AUGraph inGraph,
- ^
- /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]
- AUGraphNewNode(mGraph, &d, 0, NULL, &mOutput);
- ^
- /System/Library/Frameworks/AudioToolbox.framework/Headers/AUGraph.h:669:1: note: 'AUGraphNewNode' declared here
- AUGraphNewNode( AUGraph inGraph,
- ^
- /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]
- if (AUGraphGetNodeInfo(mGraph, mOutput, NULL, NULL, NULL, &mUnit) != noErr)
- ^
- /System/Library/Frameworks/AudioToolbox.framework/Headers/AUGraph.h:682:1: note: 'AUGraphGetNodeInfo' declared here
- AUGraphGetNodeInfo( AUGraph inGraph,
- ^
- /Users/administrator/doom/odasrc/client/sdl/i_musicsystem.cpp:632:6: error: use of undeclared identifier 'MusicSequenceLoadSMFData'
- if (MusicSequenceLoadSMFData(mSequence, (CFDataRef)mCfd) != noErr)
- ^
- 3 warnings and 1 error generated.
- make[2]: *** [client/CMakeFiles/odamex.dir/sdl/i_musicsystem.cpp.o] Error 1
- make[1]: *** [client/CMakeFiles/odamex.dir/all] Error 2
- make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment