Guest User

Nblood build error

a guest
May 22nd, 2024
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.25 KB | None | 0 0
  1. ==> Making package: nblood-git r13623.3843a7f93-1 (Wed May 22 02:03:36 2024)
  2. ==> Checking runtime dependencies...
  3. ==> Checking buildtime dependencies...
  4. ==> Retrieving sources...
  5. -> Updating NBlood git repo...
  6. -> Found nblood.desktop
  7. ==> Validating source files with sha256sums...
  8. NBlood ... Skipped
  9. nblood.desktop ... Passed
  10. ==> Removing existing $srcdir/ directory...
  11. ==> Extracting sources...
  12. -> Creating working copy of NBlood git repo...
  13. Cloning into 'NBlood'...
  14. done.
  15. ==> Starting pkgver()...
  16. ==> Updated version: nblood-git r14041.6c3f8e754-1
  17. ==> Sources are ready.
  18. ==> Making package: nblood-git r14041.6c3f8e754-1 (Wed May 22 02:03:38 2024)
  19. ==> Checking runtime dependencies...
  20. ==> Checking buildtime dependencies...
  21. ==> WARNING: Using existing $srcdir/ tree
  22. ==> Starting pkgver()...
  23. ==> Removing existing $pkgdir/ directory...
  24. ==> Starting build()...
  25. Building: make blood - -j5 --jobserver-auth=fifo:/tmp/GMfifo588646
  26. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  27. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  28. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  29. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  30. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  31. <command-line>: note: this is the location of the previous definition
  32. <command-line>: note: this is the location of the previous definition
  33. <command-line>: note: this is the location of the previous definition
  34. <command-line>: note: this is the location of the previous definition
  35. <command-line>: note: this is the location of the previous definition
  36. source/blood/src/blood.cpp: In function ‘void StartLevel(GAMEOPTIONS*)’:
  37. source/blood/src/blood.cpp:665:9: warning: unused variable ‘modernTypesErased’ [-Wunused-variable]
  38. 665 | int modernTypesErased = 0;
  39. | ^~~~~~~~~~~~~~~~~
  40. Built object obj/blood/aibeast.o
  41. Built object obj/blood/aibat.o
  42. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  43. <command-line>: note: this is the location of the previous definition
  44. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  45. <command-line>: note: this is the location of the previous definition
  46. source/blood/src/actor.cpp: In function ‘void MoveDude(spritetype*)’:
  47. source/blood/src/actor.cpp:4416:9: warning: unused variable ‘nAiStateType’ [-Wunused-variable]
  48. 4416 | int nAiStateType = (pXSprite->aiState) ? pXSprite->aiState->stateType : -1;
  49. | ^~~~~~~~~~~~
  50. source/blood/src/actor.cpp: In function ‘spritetype* actSpawnDude(spritetype*, short int, int, int)’:
  51. source/blood/src/actor.cpp:5996:14: warning: unused variable ‘pXSource’ [-Wunused-variable]
  52. 5996 | XSPRITE* pXSource = &xsprite[pSource->extra];
  53. | ^~~~~~~~
  54. Built object obj/blood/blood.o
  55. source/blood/src/actor.cpp: In function ‘void MakeSplash(spritetype*, XSPRITE*)’:
  56. source/blood/src/actor.cpp:6846:47: warning: unused parameter ‘pXSprite’ [-Wunused-parameter]
  57. 6846 | void MakeSplash(spritetype *pSprite, XSPRITE *pXSprite)
  58. | ~~~~~~~~~^~~~~~~~
  59. Built object obj/blood/ai.o
  60. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  61. <command-line>: note: this is the location of the previous definition
  62. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  63. <command-line>: note: this is the location of the previous definition
  64. Built object obj/blood/actor.o
  65. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  66. <command-line>: note: this is the location of the previous definition
  67. Built object obj/blood/aiburn.o
  68. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  69. <command-line>: note: this is the location of the previous definition
  70. Built object obj/blood/aiboneel.o
  71. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  72. <command-line>: note: this is the location of the previous definition
  73. Built object obj/blood/aicerber.o
  74. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  75. <command-line>: note: this is the location of the previous definition
  76. Built object obj/blood/aicaleb.o
  77. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  78. <command-line>: note: this is the location of the previous definition
  79. Built object obj/blood/aicult.o
  80. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  81. <command-line>: note: this is the location of the previous definition
  82. Built object obj/blood/aigarg.o
  83. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  84. <command-line>: note: this is the location of the previous definition
  85. Built object obj/blood/aighost.o
  86. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  87. <command-line>: note: this is the location of the previous definition
  88. Built object obj/blood/aihand.o
  89. Built object obj/blood/aigilbst.o
  90. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  91. <command-line>: note: this is the location of the previous definition
  92. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  93. <command-line>: note: this is the location of the previous definition
  94. Built object obj/blood/aihound.o
  95. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  96. <command-line>: note: this is the location of the previous definition
  97. Built object obj/blood/aipod.o
  98. Built object obj/blood/aiinnoc.o
  99. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  100. <command-line>: note: this is the location of the previous definition
  101. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  102. <command-line>: note: this is the location of the previous definition
  103. Built object obj/blood/aispid.o
  104. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  105. <command-line>: note: this is the location of the previous definition
  106. Built object obj/blood/airat.o
  107. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  108. <command-line>: note: this is the location of the previous definition
  109. Built object obj/blood/aitchern.o
  110. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  111. <command-line>: note: this is the location of the previous definition
  112. Built object obj/blood/aizombf.o
  113. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  114. <command-line>: note: this is the location of the previous definition
  115. Built object obj/blood/aizomba.o
  116. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  117. <command-line>: note: this is the location of the previous definition
  118. source/blood/src/barf.cpp: In function ‘void ParseScript(const char*)’:
  119. source/blood/src/barf.cpp:539:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
  120. 539 | rfs.SkipBeyondValue('\n');
  121. | ~~~~~~~~~~~~~~~~~~~^~~~~~
  122. source/blood/src/barf.cpp:543:13: note: here
  123. 543 | case kTagResource: // really light blue..
  124. | ^~~~
  125. Built object obj/blood/asound.o
  126. Built object obj/blood/barf.o
  127. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  128. <command-line>: note: this is the location of the previous definition
  129. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  130. <command-line>: note: this is the location of the previous definition
  131. Built object obj/blood/callback.o
  132. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  133. <command-line>: note: this is the location of the previous definition
  134. Built object obj/blood/choke.o
  135. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  136. <command-line>: note: this is the location of the previous definition
  137. Built object obj/blood/controls.o
  138. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  139. <command-line>: note: this is the location of the previous definition
  140. Built object obj/blood/config.o
  141. Built object obj/blood/common.o
  142. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  143. <command-line>: note: this is the location of the previous definition
  144. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  145. <command-line>: note: this is the location of the previous definition
  146. source/blood/src/db.cpp:1462:55: warning: multi-character character constant [-Wmultichar]
  147. 1462 | dbCrypt((char*)&mapheader, sizeof(MAPHEADER), 'ttaM');
  148. | ^~~~~~
  149. source/blood/src/db.cpp:1636:93: warning: multi-character character constant [-Wmultichar]
  150. 1636 | dbCrypt((char*)&sprite[i], sizeof(spritetype), gMapRev*sizeof(spritetype) | 'ttaM');
  151. | ^~~~~~
  152. source/blood/src/db.cpp:1641:93: warning: multi-character character constant [-Wmultichar]
  153. 1641 | dbCrypt((char*)&sprite[i], sizeof(spritetype), gMapRev*sizeof(spritetype) | 'ttaM');
  154. | ^~~~~~
  155. Built object obj/blood/credits.o
  156. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  157. <command-line>: note: this is the location of the previous definition
  158. source/blood/src/db.cpp: In function ‘void qinitspritelists()’:
  159. source/blood/src/db.cpp:279:29: error: ‘VanillaMode’ was not declared in this scope
  160. 279 | int const nMaxSprites = VanillaMode() ? 4096 : kMaxSprites;
  161. | ^~~~~~~~~~~
  162. source/blood/src/db.cpp: In function ‘short unsigned int dbInsertXSprite(int)’:
  163. source/blood/src/db.cpp:411:10: error: ‘VanillaMode’ was not declared in this scope
  164. 411 | if (!VanillaMode())
  165. | ^~~~~~~~~~~
  166. Failed building obj/blood/db.o from source/blood/src/db.cpp!
  167. make: *** [GNUmakefile:1464: obj/blood/db.o] Error 1
  168. make: *** Waiting for unfinished jobs....
  169. Built object obj/blood/dude.o
  170. In file included from source/blood/src/demo.cpp:26:
  171. source/blood/src/demo.cpp: In member function ‘bool CDemo::Create(const char*)’:
  172. source/blood/src/common_game.h:572:6: warning: value computed is not used [-Wunused-value]
  173. 571 | (((g_modDir[0] != '/') ? Bsnprintf(buf, size, "%s/" basename, g_modDir, ##__VA_ARGS__) : Bsnprintf(buf, size, basename, ##__VA_ARGS__)) \
  174. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  175. 572 | >= ((int32_t)size) - 1)
  176. | ^~~~~~~~~~~~~~~~~~~~~~~
  177. source/blood/src/demo.cpp:137:13: note: in expansion of macro ‘G_ModDirSnprintf’
  178. 137 | G_ModDirSnprintf(buffer, BMAX_PATH, "%s0%02d.dem", BloodIniPre, i);
  179. | ^~~~~~~~~~~~~~~~
  180. Built object obj/blood/endgame.o
  181. Built object obj/blood/demo.o
  182. source/blood/src/eventq.cpp: In function ‘void evSend(int, int, int, COMMAND_ID, int)’:
  183. source/blood/src/eventq.cpp:352:70: warning: unused parameter ‘causerID’ [-Wunused-parameter]
  184. 352 | void evSend(int nIndex, int nType, int rxId, COMMAND_ID command, int causerID)
  185. | ~~~~^~~~~~~~
  186. source/blood/src/eventq.cpp: In function ‘void evPost(int, int, unsigned int, COMMAND_ID, int)’:
  187. source/blood/src/eventq.cpp:527:81: warning: unused parameter ‘causerID’ [-Wunused-parameter]
  188. 527 | void evPost(int nIndex, int nType, unsigned int nDelta, COMMAND_ID command, int causerID) {
  189. | ~~~~^~~~~~~~
  190. source/blood/src/eventq.cpp: In function ‘void evKill(int, int, int)’:
  191. source/blood/src/eventq.cpp:600:36: warning: unused parameter ‘causer’ [-Wunused-parameter]
  192. 600 | void evKill(int idx, int type, int causer)
  193. | ~~~~^~~~~~
  194. Built object obj/blood/eventq.o
  195. ==> ERROR: A failure occurred in build().
  196. Aborting...
Add Comment
Please, Sign In to add comment