Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2016
378
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.13 KB | None | 0 0
  1. root@host:~ # cd /usr/src/novaline/Srcs/Server/game/src
  2. root@host:/usr/src/novaline/Srcs/Server/game/src # gmake clean
  3. gmake -j20root@host:/usr/src/novaline/Srcs/Server/game/src # gmake -j20
  4. compile BattleArena.cpp
  5. compile FSM.cpp
  6. compile MarkConvert.cpp
  7. compile MarkImage.cpp
  8. compile MarkManager.cpp
  9. compile OXEvent.cpp
  10. compile TrafficProfiler.cpp
  11. compile ani.cpp
  12. compile arena.cpp
  13. compile banword.cpp
  14. compile battle.cpp
  15. compile blend_item.cpp
  16. compile block_country.cpp
  17. compile buffer_manager.cpp
  18. compile building.cpp
  19. compile castle.cpp
  20. compile char.cpp
  21. compile char_affect.cpp
  22. compile char_battle.cpp
  23. compile char_change_empire.cpp
  24. compile char_horse.cpp
  25. In file included from char.cpp:25:
  26. shop_manager.h:40:7: warning: no newline at end of file
  27. In file included from char.cpp:62:
  28. PetSystem.h:163:31: warning: no newline at end of file
  29. char.cpp:7234: warning: this decimal constant is unsigned only in ISO C90
  30. char.cpp:7242:2: warning: no newline at end of file
  31. char.cpp: In member function 'void CHARACTER::PointChange(BYTE, int, bool, bool)':
  32. char.cpp:3079: warning: comparison between signed and unsigned integer expressions
  33. In file included from char_battle.cpp:27:
  34. shop_manager.h:40:7: warning: no newline at end of file
  35. compile char_item.cpp
  36. compile char_manager.cpp
  37. compile char_quickslot.cpp
  38. compile char_resist.cpp
  39. compile char_skill.cpp
  40. compile char_state.cpp
  41. compile PetSystem.cpp
  42. compile cmd.cpp
  43. compile cmd_emotion.cpp
  44. In file included from PetSystem.cpp:8:
  45. PetSystem.h:163:31: warning: no newline at end of file
  46. PetSystem.cpp:637:2: warning: no newline at end of file
  47. compile cmd_general.cpp
  48. In file included from char_item.cpp:47:
  49. belt_inventory_helper.h:108:42: warning: no newline at end of file
  50. compile cmd_gm.cpp
  51. compile cmd_oxevent.cpp
  52. compile config.cpp
  53. compile constants.cpp
  54. compile db.cpp
  55. compile cube.cpp
  56. compile desc.cpp
  57. compile crc32.cpp
  58. constants.cpp:291: warning: this decimal constant is unsigned only in ISO C90
  59. constants.cpp:292: warning: this decimal constant is unsigned only in ISO C90
  60. constants.cpp:293: warning: this decimal constant is unsigned only in ISO C90
  61. constants.cpp:294: warning: this decimal constant is unsigned only in ISO C90
  62. constants.cpp:295: warning: this decimal constant is unsigned only in ISO C90
  63. constants.cpp:296: warning: this decimal constant is unsigned only in ISO C90
  64. constants.cpp:297: warning: this decimal constant is unsigned only in ISO C90
  65. constants.cpp:298: warning: this decimal constant is unsigned only in ISO C90
  66. constants.cpp:299: warning: this decimal constant is unsigned only in ISO C90
  67. constants.cpp:300: warning: this decimal constant is unsigned only in ISO C90
  68. constants.cpp:301: warning: this decimal constant is unsigned only in ISO C90
  69. constants.cpp:302: warning: this decimal constant is unsigned only in ISO C90
  70. constants.cpp:303: warning: this decimal constant is unsigned only in ISO C90
  71. constants.cpp:304: warning: this decimal constant is unsigned only in ISO C90
  72. constants.cpp:305: warning: this decimal constant is unsigned only in ISO C90
  73. constants.cpp:306: warning: this decimal constant is unsigned only in ISO C90
  74. constants.cpp:307: warning: this decimal constant is unsigned only in ISO C90
  75. constants.cpp:308: warning: this decimal constant is unsigned only in ISO C90
  76. constants.cpp:309: warning: this decimal constant is unsigned only in ISO C90
  77. constants.cpp:310: warning: this decimal constant is unsigned only in ISO C90
  78. constants.cpp:311: warning: this decimal constant is unsigned only in ISO C90
  79. PetSystem.cpp: In member function 'virtual bool CPetActor::_UpdateFollowAI()':
  80. PetSystem.cpp:246: warning: unused variable 'bDoMoveAlone'
  81. PetSystem.cpp: In member function 'CPetActor* CPetSystem::Summon(DWORD, CItem*, const char*, bool, DWORD)':
  82. PetSystem.cpp:552: warning: unused variable 'petVID'
  83. compile desc_client.cpp
  84. desc_client.cpp: In member function 'void CLIENT_DESC::UpdateChannelStatus(DWORD, bool)':
  85. desc_client.cpp:299: warning: comparison between signed and unsigned integer expressions
  86. cube.cpp: In function 'bool Cube_make(CHARACTER*)':
  87. cube.cpp:544: warning: comparison between signed and unsigned integer expressions
  88. cube.cpp: In function 'void Cube_MakeCubeInformationText()':
  89. cube.cpp:716: warning: unused variable 'npcVNUM'
  90. cube.cpp: In function 'void Cube_InformationInitialize()':
  91. cube.cpp:783: warning: comparison between signed and unsigned integer expressions
  92. compile desc_manager.cpp
  93. char_state.cpp: In member function 'virtual void CHARACTER::StateMove()':
  94. char_state.cpp:901: warning: unused variable 'rider'
  95. config.cpp: In function 'void config_init(const std::string&)':
  96. config.cpp:453: warning: NULL used in arithmetic
  97. config.cpp:477: warning: NULL used in arithmetic
  98. config.cpp:501: warning: NULL used in arithmetic
  99. config.cpp:523: warning: unused variable 'line'
  100. cmd_gm.cpp: In function 'void do_set_stat(CHARACTER*, const char*, int, int)':
  101. cmd_gm.cpp:3926: warning: NULL used in arithmetic
  102. In file included from char_item.cpp:47:
  103. belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)':
  104. belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions
  105. char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
  106. char_item.cpp:642: warning: comparison is always false due to limited range of data type
  107. char_item.cpp:668: warning: comparison is always false due to limited range of data type
  108. char_item.cpp: In member function 'bool CHARACTER::UseItemEx(CItem*, TItemPos)':
  109. char_item.cpp:2389: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
  110. char_item.cpp:2393: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
  111. char_item.cpp:2405: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
  112. char_item.cpp:2409: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
  113. char_item.cpp:2436: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
  114. char_item.cpp:2444: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
  115. char_item.cpp: In member function 'bool CHARACTER::UseItem(TItemPos, TItemPos)':
  116. char_item.cpp:5156: warning: unused variable 'wDestCell'
  117. char_item.cpp:5157: warning: unused variable 'bDestInven'
  118. char_item.cpp: In member function 'bool CHARACTER::EquipItem(CItem*, int)':
  119. char_item.cpp:6131: warning: array subscript has type 'char'
  120. char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_AddBuffsFromItem(CItem*)':
  121. char_item.cpp:6195: warning: comparison between signed and unsigned integer expressions
  122. char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_RemoveBuffsFromItem(CItem*)':
  123. char_item.cpp:6207: warning: comparison between signed and unsigned integer expressions
  124. char_item.cpp: In member function 'bool CHARACTER::CanEquipNow(CItem*, const TItemPos&, const TItemPos&)':
  125. char_item.cpp:7391: warning: unused variable 'itemType'
  126. char_item.cpp:7392: warning: unused variable 'itemSubType'
  127. compile desc_p2p.cpp
  128. compile dev_log.cpp
  129. compile dungeon.cpp
  130. compile empire_text_convert.cpp
  131. In file included from desc_manager.cpp:15:
  132. ClientPackageCryptInfo.h:117:41: warning: no newline at end of file
  133. cmd_gm.cpp:3968: warning: 'n' may be used uninitialized in this function
  134. cmd_gm.cpp: In function 'void do_use_item(CHARACTER*, const char*, int, int)':
  135. cmd_gm.cpp:4348: warning: 'cell' may be used uninitialized in this function
  136. cmd_gm.cpp: In function 'void do_mob_ld(CHARACTER*, const char*, int, int)':
  137. cmd_gm.cpp:852: warning: 'x' may be used uninitialized in this function
  138. cmd_gm.cpp:852: warning: 'y' may be used uninitialized in this function
  139. compile entity.cpp
  140. compile entity_view.cpp
  141. compile event.cpp
  142. char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
  143. char_item.cpp:681: warning: control reaches end of non-void function
  144. compile event_queue.cpp
  145. char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_ValueChange(BYTE, BYTE, BYTE)':
  146. char_item.cpp:6242: warning: 'pBuff' may be used uninitialized in this function
  147. compile exchange.cpp
  148. compile file_loader.cpp
  149. compile fishing.cpp
  150. compile gm.cpp
  151. compile guild.cpp
  152. compile guild_manager.cpp
  153. compile guild_war.cpp
  154. compile horse_rider.cpp
  155. compile horsename_manager.cpp
  156. compile input.cpp
  157. compile input_auth.cpp
  158. compile input_db.cpp
  159. compile input_login.cpp
  160. compile input_main.cpp
  161. In file included from input_main.cpp:16:
  162. shop_manager.h:40:7: warning: no newline at end of file
  163. compile input_p2p.cpp
  164. In file included from input_db.cpp:13:
  165. shop_manager.h:40:7: warning: no newline at end of file
  166. input_db.cpp:2723:2: warning: no newline at end of file
  167. compile input_teen.cpp
  168. compile input_udp.cpp
  169. compile ip_ban.cpp
  170. compile item_addon.cpp
  171. compile item_attribute.cpp
  172. compile item.cpp
  173. compile item_manager.cpp
  174. input_auth.cpp: In member function 'int CInputAuth::auth_OpenID(const char*, const char*, char*)':
  175. input_auth.cpp:465: warning: unused variable 'last'
  176. compile item_manager_idrange.cpp
  177. item_manager.cpp: In member function 'TItemTable* ITEM_MANAGER::GetTable(DWORD)':
  178. item_manager.cpp:612: warning: comparison between signed and unsigned integer expressions
  179. compile locale.cpp
  180. input_main.cpp: In member function 'int CInputMain::Chat(CHARACTER*, const char*, size_t)':
  181. input_main.cpp:704: warning: unused variable 'len'
  182. input_main.cpp:706: warning: unused variable 'len'
  183. In file included from item.cpp:22:
  184. belt_inventory_helper.h:108:42: warning: no newline at end of file
  185. item.cpp:2084:2: warning: no newline at end of file
  186. compile locale_service.cpp
  187. In file included from item.cpp:22:
  188. belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)':
  189. belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions
  190. item.h: In constructor 'CItem::CItem(DWORD)':
  191. item.h:286: warning: 'CItem::m_pkRealTimeExpireEvent' will be initialized after
  192. item.h:283: warning: 'LPEVENT CItem::m_pkExpireEvent'
  193. item.cpp:25: warning: when initialized here
  194. item.cpp: In function 'const bool CanPutIntoRing(CItem*, CItem*)':
  195. item.cpp:1725: warning: unused variable 'vnum'
  196. item.cpp: In member function 'bool CItem::CanPutInto(CItem*)':
  197. item.cpp:1758: warning: comparison between signed and unsigned integer expressions
  198. item.cpp: In member function 'int CItem::GiveMoreTime_Per(float)':
  199. item.cpp:2014: warning: comparison between signed and unsigned integer expressions
  200. item.cpp:2016: warning: comparison between signed and unsigned integer expressions
  201. item.cpp: In member function 'int CItem::GiveMoreTime_Fix(DWORD)':
  202. item.cpp:2038: warning: comparison between signed and unsigned integer expressions
  203. compile log.cpp
  204. item.cpp: In member function 'int CItem::GetDuration()':
  205. item.cpp:2069: warning: array subscript has type 'char'
  206. compile login_data.cpp
  207. compile lzo_manager.cpp
  208. compile marriage.cpp
  209. compile matrix_card.cpp
  210. compile messenger_manager.cpp
  211. compile mining.cpp
  212. compile mob_manager.cpp
  213. compile monarch.cpp
  214. input_main.cpp: In function 'int ProcessTextTag(CHARACTER*, const char*, size_t)':
  215. input_main.cpp:252: warning: 'nPrismCount' may be used uninitialized in this function
  216. input_main.cpp: In member function 'int CInputMain::Chat(CHARACTER*, const char*, size_t)':
  217. input_main.cpp:720: warning: 'len' is used uninitialized in this function
  218. compile motion.cpp
  219. compile over9refine.cpp
  220. compile p2p.cpp
  221. monarch.cpp:276:2: warning: no newline at end of file
  222. compile packet_info.cpp
  223. compile party.cpp
  224. compile passpod.cpp
  225. p2p.cpp:286:2: warning: no newline at end of file
  226. party.cpp:1737:2: warning: no newline at end of file
  227. compile pcbang.cpp
  228. compile polymorph.cpp
  229. compile priv_manager.cpp
  230. messenger_manager.cpp:251: error: expected unqualified-id before '{' token
  231. compile pvp.cpp
  232. compile questevent.cpp
  233. compile questlua.cpp
  234. compile questlua_affect.cpp
  235. gmake: *** [OBJDIR/messenger_manager.o] Error 1
  236. gmake: *** Waiting for unfinished jobs....
  237. questlua.cpp: In member function 'bool quest::FPartyCheckFlagLt::operator()(CHARACTER*)':
  238. questlua.cpp:78: warning: 'returnBool' may be used uninitialized in this function
  239. root@host:/usr/src/novaline/Srcs/Server/game/src #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement