Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.53 KB | None | 0 0
  1. [ 1/112] #1 c++ src/engine/shared/compression.cpp
  2. [ 2/112] #1 c++ src/engine/shared/config.cpp
  3. [ 3/112] #1 c++ src/engine/shared/console.cpp
  4. src/engine/shared/console.cpp: In member function ‘virtual void CConsole::ExecuteLineStroked(int, const char*, int, int, void (*)(const char*, void*), void*, void (*)(const char*, void*), void*)’:
  5. src/engine/shared/console.cpp:275: warning: unused variable ‘pResult’
  6. [ 4/112] #1 c++ src/engine/shared/datafile.cpp
  7. src/engine/shared/datafile.cpp: In member function ‘bool CDataFileReader::Open(IStorage*, const char*, int)’:
  8. src/engine/shared/datafile.cpp:161: error: ‘min’ was not declared in this scope
  9. bam: 'objs/engine/shared/datafile_ppc.o' error 256
  10. [ 5/112] #1 c++ src/engine/shared/demo.cpp
  11. src/engine/shared/demo.h:44: warning: ‘class CDemoPlayer::IListner’ has virtual functions but non-virtual destructor
  12. [ 6/112] #1 c++ src/engine/shared/engine.cpp
  13. [ 7/112] #1 c++ src/engine/shared/huffman.cpp
  14. [ 8/112] #1 c++ src/engine/shared/jobs.cpp
  15. [ 9/112] #1 c++ src/engine/shared/kernel.cpp
  16. [ 10/112] #1 c++ src/engine/shared/linereader.cpp
  17. [ 11/112] #1 c++ src/engine/shared/map.cpp
  18. [ 12/112] #1 c++ src/engine/shared/masterserver.cpp
  19. [ 13/112] #1 c++ src/engine/shared/memheap.cpp
  20. [ 14/112] #1 c++ src/engine/shared/network.cpp
  21. [ 15/112] #1 c++ src/engine/shared/network_client.cpp
  22. [ 16/112] #1 c++ src/engine/shared/network_conn.cpp
  23. [ 17/112] #1 c++ src/engine/shared/network_server.cpp
  24. [ 18/112] #1 c++ src/engine/shared/packer.cpp
  25. [ 19/112] #1 c++ src/engine/shared/ringbuffer.cpp
  26. [ 20/112] #1 c++ src/engine/shared/snapshot.cpp
  27. [ 21/112] #1 c++ src/engine/shared/storage.cpp
  28. [ 22/112] #1 c src/base/system.c
  29. [ 23/112] #1 c++ src/engine/server/register.cpp
  30. [ 24/112] #1 c++ src/engine/server/server.cpp
  31. src/engine/shared/demo.h:44: warning: ‘class CDemoPlayer::IListner’ has virtual functions but non-virtual destructor
  32. [ 25/112] #1 c++ src/game/collision.cpp
  33. src/game/collision.cpp: In member function ‘std::list<int, std::allocator<int> > CCollision::GetMapIndices(vec2, vec2, int)’:
  34. src/game/collision.cpp:173: warning: comparison between signed and unsigned integer expressions
  35. src/game/collision.cpp: In member function ‘int CCollision::IsThrough(int, int)’:
  36. src/game/collision.cpp:577: warning: ‘Findex’ may be used uninitialized in this function
  37. [ 26/112] #1 c++ src/game/gamecore.cpp
  38. [ 27/112] #1 c++ src/game/layers.cpp
  39. [ 28/112] #1 c++ src/game/localization.cpp
  40. [ 29/112] #1 c++ src/game/teamscore.cpp
  41. [ 30/112] #1 c src/game/generated/nethash.c
  42. [ 31/112] #1 c++ src/game/generated/protocol.cpp
  43. [ 32/112] #1 c++ src/game/server/entities/character.cpp
  44. src/engine/shared/demo.h:44: warning: ‘class CDemoPlayer::IListner’ has virtual functions but non-virtual destructor
  45. src/game/server/entities/character.cpp: In member function ‘virtual void CCharacter::Tick()’:
  46. src/game/server/entities/character.cpp:655: warning: unused variable ‘Controller’
  47. [ 33/112] #1 c++ src/game/server/entities/door.cpp
  48. [ 34/112] #1 c++ src/game/server/entities/dragger.cpp
  49. [ 35/112] #1 c++ src/game/server/entities/flag.cpp
  50. [ 36/112] #1 c++ src/game/server/entities/gun.cpp
  51. [ 37/112] #1 c++ src/game/server/entities/laser.cpp
  52. src/game/server/entities/laser.cpp: In member function ‘void CLaser::DoBounce()’:
  53. src/game/server/entities/laser.cpp:71: warning: ‘f’ may be used uninitialized in this function
  54. [ 38/112] #1 c++ src/game/server/entities/light.cpp
  55. [ 39/112] #1 c++ src/game/server/entities/pickup.cpp
  56. src/game/server/entities/pickup.cpp: In member function ‘virtual void CPickup::Tick()’:
  57. src/game/server/entities/pickup.cpp:66: warning: unused variable ‘RespawnTime’
  58. [ 40/112] #1 c++ src/game/server/entities/plasma.cpp
  59. [ 41/112] #1 c++ src/game/server/entities/projectile.cpp
  60. [ 42/112] #1 c++ src/game/server/entities/trigger.cpp
  61. [ 43/112] #1 c++ src/game/server/entity.cpp
  62. [ 44/112] #1 c++ src/game/server/eventhandler.cpp
  63. [ 45/112] #1 c++ src/game/server/gamecontext.cpp
  64. src/engine/shared/demo.h:44: warning: ‘class CDemoPlayer::IListner’ has virtual functions but non-virtual destructor
  65. src/base/tl/base.h:6: error: expected unqualified-id before ‘void’
  66. src/base/tl/base.h:6: error: expected `)' before ‘void’
  67. src/base/tl/base.h:6: error: expected `)' before ‘void’
  68. src/game/server/gamecontext.cpp: In static member function ‘static void CGameContext::ConGoLeft(IConsole::IResult*, void*, int)’:
  69. src/game/server/gamecontext.cpp:1271: warning: unused variable ‘pServ’
  70. src/game/server/gamecontext.cpp: In static member function ‘static void CGameContext::ConGoRight(IConsole::IResult*, void*, int)’:
  71. src/game/server/gamecontext.cpp:1307: warning: unused variable ‘pServ’
  72. src/game/server/gamecontext.cpp: In static member function ‘static void CGameContext::ConGoDown(IConsole::IResult*, void*, int)’:
  73. src/game/server/gamecontext.cpp:1343: warning: unused variable ‘pServ’
  74. src/game/server/gamecontext.cpp: In static member function ‘static void CGameContext::ConGoUp(IConsole::IResult*, void*, int)’:
  75. src/game/server/gamecontext.cpp:1379: warning: unused variable ‘pServ’
  76. src/game/server/gamecontext.cpp: In static member function ‘static void CGameContext::ConHammerMe(IConsole::IResult*, void*, int)’:
  77. src/game/server/gamecontext.cpp:1541: warning: unused variable ‘pServ’
  78. bam: 'objs/game/server/gamecontext_ppc.o' error 256
  79. [ 46/112] #1 c++ src/game/server/gamecontroller.cpp
  80. src/game/server/gamecontroller.cpp: In member function ‘virtual bool IGameController::OnEntity(int, vec2, bool)’:
  81. src/game/server/gamecontroller.cpp:130: warning: unused variable ‘temp1’
  82. src/game/server/gamecontroller.cpp:131: warning: unused variable ‘temp2’
  83. src/game/server/gamecontroller.cpp:241: warning: ‘AngularSpeed’ may be used uninitialized in this function
  84. [ 47/112] #1 c++ src/game/server/gamemodes/ctf.cpp
  85. src/game/server/gamemodes/ctf.cpp:5:1: warning: "/*" within comment
  86. [ 48/112] #1 c++ src/game/server/gamemodes/DDRace.cpp
  87. src/game/server/gamemodes/DDRace.cpp: In member function ‘void CGameControllerDDRace::InitSwitcher()’:
  88. src/game/server/gamemodes/DDRace.cpp:95: warning: comparison between signed and unsigned integer expressions
  89. [ 49/112] #1 c++ src/game/server/gamemodes/tdm.cpp
  90. [ 50/112] #1 c++ src/game/server/gameworld.cpp
  91. [ 51/112] #1 c++ src/game/server/player.cpp
  92. src/engine/shared/demo.h:44: warning: ‘class CDemoPlayer::IListner’ has virtual functions but non-virtual destructor
  93. [ 52/112] #1 c++ src/game/server/score/file_score.cpp
  94. src/base/tl/base.h:6: error: expected unqualified-id before ‘void’
  95. src/base/tl/base.h:6: error: expected `)' before ‘void’
  96. src/base/tl/base.h:6: error: expected `)' before ‘void’
  97. bam: 'objs/game/server/score/file_score_ppc.o' error 256
  98. [ 53/112] #1 c++ src/game/server/score/sql_score.cpp
  99. [ 54/112] #1 c++ src/game/server/teams.cpp
  100. [ 55/112] #1 c++ src/game/generated/server_data.cpp
  101. [ 56/112] #1 c++ src/engine/shared/compression.cpp
  102. [ 57/112] #1 c++ src/engine/shared/config.cpp
  103. [ 58/112] #1 c++ src/engine/shared/console.cpp
  104. src/engine/shared/console.cpp: In member function ‘virtual void CConsole::ExecuteLineStroked(int, const char*, int, int, void (*)(const char*, void*), void*, void (*)(const char*, void*), void*)’:
  105. src/engine/shared/console.cpp:275: warning: unused variable ‘pResult’
  106. [ 59/112] #1 c++ src/engine/shared/datafile.cpp
  107. [ 60/112] #1 c++ src/engine/shared/demo.cpp
  108. src/engine/shared/demo.h:44: warning: ‘class CDemoPlayer::IListner’ has virtual functions but non-virtual destructor
  109. [ 61/112] #1 c++ src/engine/shared/engine.cpp
  110. [ 62/112] #1 c++ src/engine/shared/huffman.cpp
  111. [ 63/112] #1 c++ src/engine/shared/jobs.cpp
  112. [ 64/112] #1 c++ src/engine/shared/kernel.cpp
  113. [ 65/112] #1 c++ src/engine/shared/linereader.cpp
  114. [ 66/112] #1 c++ src/engine/shared/map.cpp
  115. [ 67/112] #1 c++ src/engine/shared/masterserver.cpp
  116. [ 68/112] #1 c++ src/engine/shared/memheap.cpp
  117. [ 69/112] #1 c++ src/engine/shared/network.cpp
  118. [ 70/112] #1 c++ src/engine/shared/network_client.cpp
  119. [ 71/112] #1 c++ src/engine/shared/network_conn.cpp
  120. [ 72/112] #1 c++ src/engine/shared/network_server.cpp
  121. [ 73/112] #1 c++ src/engine/shared/packer.cpp
  122. [ 74/112] #1 c++ src/engine/shared/ringbuffer.cpp
  123. [ 75/112] #1 c++ src/engine/shared/snapshot.cpp
  124. [ 76/112] #1 c++ src/engine/shared/storage.cpp
  125. [ 77/112] #1 c src/base/system.c
  126. [ 78/112] #1 c++ src/engine/server/register.cpp
  127. [ 79/112] #1 c++ src/engine/server/server.cpp
  128. src/engine/shared/demo.h:44: warning: ‘class CDemoPlayer::IListner’ has virtual functions but non-virtual destructor
  129. [ 80/112] #1 c++ src/game/collision.cpp
  130. src/game/collision.cpp: In member function ‘std::list<int, std::allocator<int> > CCollision::GetMapIndices(vec2, vec2, int)’:
  131. src/game/collision.cpp:173: warning: comparison between signed and unsigned integer expressions
  132. src/game/collision.cpp: In member function ‘int CCollision::IsThrough(int, int)’:
  133. src/game/collision.cpp:577: warning: ‘Findex’ may be used uninitialized in this function
  134. [ 81/112] #1 c++ src/game/gamecore.cpp
  135. [ 82/112] #1 c++ src/game/layers.cpp
  136. [ 83/112] #1 c++ src/game/localization.cpp
  137. [ 84/112] #1 c++ src/game/teamscore.cpp
  138. [ 85/112] #1 c src/game/generated/nethash.c
  139. [ 86/112] #1 c++ src/game/generated/protocol.cpp
  140. [ 87/112] #1 c++ src/game/server/entities/character.cpp
  141. src/engine/shared/demo.h:44: warning: ‘class CDemoPlayer::IListner’ has virtual functions but non-virtual destructor
  142. src/game/server/entities/character.cpp: In member function ‘virtual void CCharacter::Tick()’:
  143. src/game/server/entities/character.cpp:655: warning: unused variable ‘Controller’
  144. [ 88/112] #1 c++ src/game/server/entities/door.cpp
  145. [ 89/112] #1 c++ src/game/server/entities/dragger.cpp
  146. [ 90/112] #1 c++ src/game/server/entities/flag.cpp
  147. [ 91/112] #1 c++ src/game/server/entities/gun.cpp
  148. [ 92/112] #1 c++ src/game/server/entities/laser.cpp
  149. src/game/server/entities/laser.cpp: In member function ‘void CLaser::DoBounce()’:
  150. src/game/server/entities/laser.cpp:71: warning: ‘f’ may be used uninitialized in this function
  151. [ 93/112] #1 c++ src/game/server/entities/light.cpp
  152. [ 94/112] #1 c++ src/game/server/entities/pickup.cpp
  153. src/game/server/entities/pickup.cpp: In member function ‘virtual void CPickup::Tick()’:
  154. src/game/server/entities/pickup.cpp:66: warning: unused variable ‘RespawnTime’
  155. [ 95/112] #1 c++ src/game/server/entities/plasma.cpp
  156. [ 96/112] #1 c++ src/game/server/entities/projectile.cpp
  157. [ 97/112] #1 c++ src/game/server/entities/trigger.cpp
  158. [ 98/112] #1 c++ src/game/server/entity.cpp
  159. [ 99/112] #1 c++ src/game/server/eventhandler.cpp
  160. [100/112] #1 c++ src/game/server/gamecontext.cpp
  161. src/engine/shared/demo.h:44: warning: ‘class CDemoPlayer::IListner’ has virtual functions but non-virtual destructor
  162. src/base/tl/base.h:6: error: expected unqualified-id before ‘void’
  163. src/base/tl/base.h:6: error: expected `)' before ‘void’
  164. src/base/tl/base.h:6: error: expected `)' before ‘void’
  165. src/game/server/gamecontext.cpp: In static member function ‘static void CGameContext::ConGoLeft(IConsole::IResult*, void*, int)’:
  166. src/game/server/gamecontext.cpp:1271: warning: unused variable ‘pServ’
  167. src/game/server/gamecontext.cpp: In static member function ‘static void CGameContext::ConGoRight(IConsole::IResult*, void*, int)’:
  168. src/game/server/gamecontext.cpp:1307: warning: unused variable ‘pServ’
  169. src/game/server/gamecontext.cpp: In static member function ‘static void CGameContext::ConGoDown(IConsole::IResult*, void*, int)’:
  170. src/game/server/gamecontext.cpp:1343: warning: unused variable ‘pServ’
  171. src/game/server/gamecontext.cpp: In static member function ‘static void CGameContext::ConGoUp(IConsole::IResult*, void*, int)’:
  172. src/game/server/gamecontext.cpp:1379: warning: unused variable ‘pServ’
  173. src/game/server/gamecontext.cpp: In static member function ‘static void CGameContext::ConHammerMe(IConsole::IResult*, void*, int)’:
  174. src/game/server/gamecontext.cpp:1541: warning: unused variable ‘pServ’
  175. bam: 'objs/game/server/gamecontext_x86.o' error 256
  176. [101/112] #1 c++ src/game/server/gamecontroller.cpp
  177. src/game/server/gamecontroller.cpp: In member function ‘virtual bool IGameController::OnEntity(int, vec2, bool)’:
  178. src/game/server/gamecontroller.cpp:130: warning: unused variable ‘temp1’
  179. src/game/server/gamecontroller.cpp:131: warning: unused variable ‘temp2’
  180. src/game/server/gamecontroller.cpp:241: warning: ‘AngularSpeed’ may be used uninitialized in this function
  181. [102/112] #1 c++ src/game/server/gamemodes/ctf.cpp
  182. src/game/server/gamemodes/ctf.cpp:5:1: warning: "/*" within comment
  183. [103/112] #1 c++ src/game/server/gamemodes/DDRace.cpp
  184. src/game/server/gamemodes/DDRace.cpp: In member function ‘void CGameControllerDDRace::InitSwitcher()’:
  185. src/game/server/gamemodes/DDRace.cpp:95: warning: comparison between signed and unsigned integer expressions
  186. [104/112] #1 c++ src/game/server/gamemodes/tdm.cpp
  187. [105/112] #1 c++ src/game/server/gameworld.cpp
  188. [106/112] #1 c++ src/game/server/player.cpp
  189. src/engine/shared/demo.h:44: warning: ‘class CDemoPlayer::IListner’ has virtual functions but non-virtual destructor
  190. [107/112] #1 c++ src/game/server/score/file_score.cpp
  191. src/base/tl/base.h:6: error: expected unqualified-id before ‘void’
  192. src/base/tl/base.h:6: error: expected `)' before ‘void’
  193. src/base/tl/base.h:6: error: expected `)' before ‘void’
  194. bam: 'objs/game/server/score/file_score_x86.o' error 256
  195. [108/112] #1 c++ src/game/server/score/sql_score.cpp
  196. [109/112] #1 c++ src/game/server/teams.cpp
  197. [110/112] #1 c++ src/game/generated/server_data.cpp
  198. bam: error: a build step failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement