Guest User

rextras compilation rps_2020-10-14_123218.log

a guest
Oct 17th, 2020
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.63 KB | None | 0 0
  1. Log started at: Wed 14 Oct 12:32:18 BST 2020
  2.  
  3. RetroPie-Setup version: 4.6.8 (0ce9f214)
  4. System: rpi3 (armv7l) - Raspbian GNU/Linux 10 (buster) - Linux retropie 5.4.51-v7+ #1333 SMP Mon Aug 10 16:45:19 BST 2020 armv7l GNU/Linux
  5.  
  6. = = = = = = = = = = = = = = = = = = = = =
  7. Installing dependencies for 'xash3d-fwgs' : xash3d-fwgs - Half-Life Engine Port
  8. = = = = = = = = = = = = = = = = = = = = =
  9.  
  10. /home/pi/RetroPie-Setup/tmp/build/xash3d-fwgs /home/pi
  11.  
  12. = = = = = = = = = = = = = = = = = = = = =
  13. Getting sources for 'xash3d-fwgs' : xash3d-fwgs - Half-Life Engine Port
  14. = = = = = = = = = = = = = = = = = = = = =
  15.  
  16. git clone --recursive --depth 1 --branch master "https://github.com/FWGS/xash3d-fwgs.git" "/home/pi/RetroPie-Setup/tmp/build/xash3d-fwgs/xash3d-fwgs"
  17. Cloning into '/home/pi/RetroPie-Setup/tmp/build/xash3d-fwgs/xash3d-fwgs'...
  18. Submodule 'mainui' (https://github.com/FWGS/mainui_cpp) registered for path 'mainui'
  19. Submodule 'ref_gl/gl-wes-v2' (https://github.com/FWGS/gl-wes-v2) registered for path 'ref_gl/gl-wes-v2'
  20. Submodule 'ref_gl/nanogl' (https://github.com/FWGS/nanogl) registered for path 'ref_gl/nanogl'
  21. Submodule 'vgui-dev' (https://github.com/FWGS/vgui-dev) registered for path 'vgui-dev'
  22. Cloning into '/home/pi/RetroPie-Setup/tmp/build/xash3d-fwgs/xash3d-fwgs/mainui'...
  23. Cloning into '/home/pi/RetroPie-Setup/tmp/build/xash3d-fwgs/xash3d-fwgs/ref_gl/nanogl'...
  24. Cloning into '/home/pi/RetroPie-Setup/tmp/build/xash3d-fwgs/xash3d-fwgs/ref_gl/gl-wes-v2'...
  25. Cloning into '/home/pi/RetroPie-Setup/tmp/build/xash3d-fwgs/xash3d-fwgs/vgui-dev'...
  26. Submodule path 'mainui': checked out '6e9135516a9e1c9bcd7e0b1b6a923fc55d4f8eaa'
  27. Submodule 'miniutl' (https://github.com/FWGS/miniutl) registered for path 'mainui/miniutl'
  28. Cloning into '/home/pi/RetroPie-Setup/tmp/build/xash3d-fwgs/xash3d-fwgs/mainui/miniutl'...
  29. Submodule path 'mainui/miniutl': checked out 'b2741298ceef8893ad75b8b96386075abdf5ca0c'
  30. Submodule path 'ref_gl/gl-wes-v2': checked out '11384d5cf6de22de3a9a47f97f2e1a4f069d4cd4'
  31. Submodule path 'ref_gl/nanogl': checked out '5a22eab53433dcd0d27110166ae33b91d188e342'
  32. Submodule path 'vgui-dev': checked out 'f5566261bda70bc5e0f2d277bfbadd2316c18bfb'
  33. HEAD is now in branch 'master' at commit 'e6b9b6782545e28c1122f0ef6f7285a9f7ee19ec'
  34. git clone --recursive --depth 1 --branch master "https://github.com/FWGS/hlsdk-xash3d.git" "/home/pi/RetroPie-Setup/tmp/build/xash3d-fwgs/hlsdk"
  35. Cloning into '/home/pi/RetroPie-Setup/tmp/build/xash3d-fwgs/hlsdk'...
  36. HEAD is now in branch 'master' at commit '2a264d2c9a33ebbe122364b4faaf2bbac31e5fab'
  37. /home/pi
  38. /home/pi/RetroPie-Setup/tmp/build/xash3d-fwgs /home/pi
  39.  
  40. = = = = = = = = = = = = = = = = = = = = =
  41. Building 'xash3d-fwgs' : xash3d-fwgs - Half-Life Engine Port
  42. = = = = = = = = = = = = = = = = = = = = =
  43.  
  44. Setting top to : /home/pi/RetroPie-Setup/tmp/build/xash3d-fwgs/xash3d-fwgs
  45. Setting out to : /home/pi/RetroPie-Setup/tmp/build/xash3d-fwgs/xash3d-fwgs/build
  46. Build type : release
  47. Checking for 'gcc' (C compiler) : /usr/bin/gcc
  48. Target OS : linux
  49. Target CPU : arm
  50. Target binfmt : elf
  51. Checking for 'g++' (C++ compiler) : /usr/bin/g++
  52. Target OS : linux
  53. Target CPU : arm
  54. Target binfmt : elf
  55. Checking for program 'git' : /usr/bin/git
  56. Checking git hash : e6b9b67
  57. Checking for program 'strip' : /usr/bin/strip
  58. Checking for program 'objcopy' : /usr/bin/objcopy
  59. Checking if 'gcc' can target 32-bit : yes
  60. Checking for required C flags : yes
  61. Checking for required C++ flags : yes
  62. Checking supported flags for g++ in parallel : started
  63. ... -Werror=duplicated-branches : yes
  64. ... -Winit-self : yes
  65. ... -Werror=parentheses : yes
  66. ... -Werror=bool-compare : yes
  67. ... -Werror=cast-align=strict : yes
  68. ... -Werror=packed : yes
  69. ... -Werror=tautological-compare : yes
  70. ... -Werror=bool-operation : yes
  71. ... -Werror=packed-not-aligned : yes
  72. ... -Wstrict-aliasing : yes
  73. ... -Werror=cast-align : yes
  74. ... -Werror=vla : yes
  75. ... -Werror=duplicated-cond : yes
  76. ... -Werror=return-type : yes
  77. ... -Werror=implicit-fallthrough=2 : yes
  78. ... -fdiagnostics-color=always : yes
  79. ... -Wuninitialized : yes
  80. -> processing test results : all ok
  81. Checking supported flags for gcc in parallel : started
  82. ... -Werror=packed : yes
  83. ... -Werror=parentheses : yes
  84. ... -Winit-self : yes
  85. ... -Werror=bool-compare : yes
  86. ... -Werror=implicit-int : yes
  87. ... -Werror=declaration-after-statement : yes
  88. ... -Werror=tautological-compare : yes
  89. ... -Werror=packed-not-aligned : yes
  90. ... -Werror=implicit-fallthrough=2 : yes
  91. ... -fnonconst-initializers : no
  92. ... -Werror=bool-operation : yes
  93. ... -Wstrict-aliasing : yes
  94. ... -Werror=cast-align=strict : yes
  95. ... -Werror=implicit-function-declaration : yes
  96. ... -Werror=old-style-declaration : yes
  97. ... -Werror=incompatible-pointer-types : yes
  98. ... -Wuninitialized : yes
  99. ... -Werror=vla : yes
  100. ... -Werror=int-conversion : yes
  101. ... -Werror=cast-align : yes
  102. ... -Werror=enum-conversion : no
  103. ... -Werror=strict-prototypes : yes
  104. ... -Werror=return-type : yes
  105. ... -Werror=old-style-definition : yes
  106. ... -Werror=duplicated-cond : yes
  107. ... -Werror=duplicated-branches : yes
  108. ... -fdiagnostics-color=always : yes
  109. -> processing test results : 2 test failed
  110. Checking for header tgmath.h : yes
  111. Checking if tgmath.h is usable : yes
  112. Checking for header stdint.h : yes
  113. Checking for library dl : yes
  114. Checking for library m : yes
  115. --> public : in progress
  116. <-- public : done
  117. --> game_launch : in progress
  118. <-- game_launch : done
  119. --> ref_gl : in progress
  120. <-- ref_gl : done
  121. --> ref_soft : in progress
  122. <-- ref_soft : done
  123. --> mainui : in progress
  124. Checking if 'g++' supports C++11 : yes
  125. Checking for program 'pkg-config' : /usr/bin/pkg-config
  126. Checking for 'freetype2' : yes
  127. Checking for 'freetype2' sanity : yes
  128. Checking for 'fontconfig' : yes
  129. Checking for 'fontconfig' sanity : yes
  130. Checking for library rt : yes
  131. <-- mainui : done
  132. --> vgui_support : in progress
  133. Does this architecture support VGUI? : no
  134. vgui is not supported on this CPU: arm
  135. <-- vgui_support : done
  136. --> engine : in progress
  137. Checking for library SDL2 : yes
  138. Checking for library SDL2 sanity : yes
  139. Checking the flags needed to use pthreads : -pthread
  140. <-- engine : done
  141. 'configure' finished successfully (11.201s)
  142. Build commands will be stored in build/compile_commands.json
  143. Waf: Entering directory `/home/pi/RetroPie-Setup/tmp/build/xash3d-fwgs/xash3d-fwgs/build'
  144. [ 1/258] Compiling public/matrixlib.c
  145. [ 2/258] Compiling public/crclib.c
  146. [ 3/258] Compiling public/xash3d_mathlib.c
  147. [ 4/258] Compiling public/crtlib.c
  148. ../public/crclib.c: In function ‘MD5Update’:
  149. ../public/crclib.c:262:27: error: cast increases required alignment of target type [-Werror=cast-align]
  150. MD5Transform( ctx->buf, (uint *)ctx->in );
  151. ^
  152. ../public/crclib.c:271:27: error: cast increases required alignment of target type [-Werror=cast-align]
  153. MD5Transform( ctx->buf, (uint *)ctx->in );
  154. ^
  155. ../public/crclib.c: In function ‘MD5Final’:
  156. ../public/crclib.c:310:27: error: cast increases required alignment of target type [-Werror=cast-align]
  157. MD5Transform( ctx->buf, (uint *)ctx->in );
  158. ^
  159. ../public/crclib.c:322:3: error: cast increases required alignment of target type [-Werror=cast-align]
  160. ((uint *)ctx->in)[14] = ctx->bits[0];
  161. ^
  162. ../public/crclib.c:323:3: error: cast increases required alignment of target type [-Werror=cast-align]
  163. ((uint *)ctx->in)[15] = ctx->bits[1];
  164. ^
  165. ../public/crclib.c:325:26: error: cast increases required alignment of target type [-Werror=cast-align]
  166. MD5Transform( ctx->buf, (uint *)ctx->in );
  167. ^
  168. cc1: some warnings being treated as errors
  169.  
  170. ../public/xash3d_mathlib.c: In function ‘FloatToHalf’:
  171. ../public/xash3d_mathlib.c:76:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  172. unsigned int i = *((unsigned int *)&v);
  173. ~^~~~~~~~~~~~~~~~~~~
  174. ../public/xash3d_mathlib.c: In function ‘HalfToFloat’:
  175. ../public/xash3d_mathlib.c:118:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  176. return *((float *)&f);
  177. ~^~~~~~~~~~~~
  178. ../public/xash3d_mathlib.c: In function ‘rsqrt’:
  179. ../public/xash3d_mathlib.c:299:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  180. i = *(int *)&number; // evil floating point bit level hacking
  181. ^~~~~~~~~~~~~~
  182. ../public/xash3d_mathlib.c:301:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  183. y = *(float *)&i;
  184. ^~~~~~~~~~~
  185.  
  186. Waf: Leaving directory `/home/pi/RetroPie-Setup/tmp/build/xash3d-fwgs/xash3d-fwgs/build'
  187. Build failed
  188. -> task in 'public' failed with exit status 1 (run with -v to display more information)
  189. Setting top to : /home/pi/RetroPie-Setup/tmp/build/xash3d-fwgs/hlsdk
  190. Setting out to : /home/pi/RetroPie-Setup/tmp/build/xash3d-fwgs/hlsdk/build
  191. Build type : release
  192. Checking for 'gcc' (C compiler) : /usr/bin/gcc
  193. Target OS : linux
  194. Target CPU : arm
  195. Target binfmt : elf
  196. Checking for 'g++' (C++ compiler) : /usr/bin/g++
  197. Target OS : linux
  198. Target CPU : arm
  199. Target binfmt : elf
  200. Checking for program 'strip' : /usr/bin/strip
  201. Checking for program 'objcopy' : /usr/bin/objcopy
  202. Checking if 'gcc' can target 32-bit : yes
  203. Determining library postfix : started
  204. -> processing test results : _armv8_32hf
  205. Checking for required C flags : yes
  206. Checking for required C++ flags : yes
  207. Checking supported flags for gcc in parallel : started
  208. ... -Werror=parentheses : yes
  209. ... -Werror=vla : yes
  210. ... -Werror=duplicated-cond : yes
  211. ... -Werror=bool-compare : yes
  212. ... -Wstrict-aliasing : yes
  213. ... -Werror=int-conversion : yes
  214. ... -Werror=bool-operation : yes
  215. ... -Werror=tautological-compare : yes
  216. ... -Werror=implicit-function-declaration : yes
  217. ... -Werror=declaration-after-statement : yes
  218. ... -Werror=return-type : yes
  219. ... -fdiagnostics-color=always : yes
  220. ... -Werror=implicit-int : yes
  221. -> processing test results : all ok
  222. Checking supported flags for g++ in parallel : started
  223. ... -fdiagnostics-color=always : yes
  224. ... -Werror=bool-compare : yes
  225. ... -Werror=return-type : yes
  226. ... -Wstrict-aliasing : yes
  227. ... -Werror=bool-operation : yes
  228. ... -Werror=tautological-compare : yes
  229. ... -Werror=parentheses : yes
  230. ... -Werror=duplicated-cond : yes
  231. ... -Werror=vla : yes
  232. -> processing test results : all ok
  233. Checking for header tgmath.h : yes
  234. Checking if tgmath.h is usable : yes
  235. Checking if cmath is usable : yes
  236. --> cl_dll : in progress
  237. <-- cl_dll : done
  238. --> dlls : in progress
  239. <-- dlls : done
  240. 'configure' finished successfully (7.308s)
  241. Build commands will be stored in build/compile_commands.json
  242. Waf: Entering directory `/home/pi/RetroPie-Setup/tmp/build/xash3d-fwgs/hlsdk/build'
  243. [ 1/167] Compiling cl_dll/view.cpp
  244. [ 2/167] Compiling cl_dll/death.cpp
  245. [ 3/167] Compiling dlls/mp5.cpp
  246. [ 4/167] Compiling cl_dll/hl/hl_weapons.cpp
  247. [ 5/167] Compiling pm_shared/pm_shared.c
  248. [ 6/167] Compiling pm_shared/pm_debug.c
  249. [ 7/167] Compiling cl_dll/tri.cpp
  250. [ 8/167] Compiling cl_dll/cdll_int.cpp
  251. [ 9/167] Compiling dlls/handgrenade.cpp
  252. [ 10/167] Compiling cl_dll/hl/hl_objects.cpp
  253. [ 11/167] Compiling cl_dll/saytext.cpp
  254. [ 12/167] Compiling cl_dll/parsemsg.cpp
  255. [ 13/167] Compiling cl_dll/ammo_secondary.cpp
  256. [ 14/167] Compiling cl_dll/overview.cpp
  257. [ 15/167] Compiling cl_dll/message.cpp
  258. [ 16/167] Compiling cl_dll/ammo.cpp
  259. [ 17/167] Compiling dlls/glock.cpp
  260. In file included from ../pm_shared/pm_shared.c:22:
  261. ../pm_shared/pm_shared.c: In function ‘PM_CheckVelocity’:
  262. ../common/mathlib.h:53:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  263. #define IS_NAN(x) (((*(int *)&x)&nanmask)==nanmask)
  264. ../pm_shared/pm_shared.c:731:7: note: in expansion of macro ‘IS_NAN’
  265. if( IS_NAN( pmove->velocity[i] ) )
  266. ^~~~~~
  267. ../common/mathlib.h:53:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  268. #define IS_NAN(x) (((*(int *)&x)&nanmask)==nanmask)
  269. ../pm_shared/pm_shared.c:736:7: note: in expansion of macro ‘IS_NAN’
  270. if( IS_NAN( pmove->origin[i] ) )
  271. ^~~~~~
  272.  
  273. [ 18/167] Compiling cl_dll/ammohistory.cpp
  274. [ 19/167] Compiling cl_dll/input_xash3d.cpp
  275. [ 20/167] Compiling cl_dll/StudioModelRenderer.cpp
  276. [ 21/167] Compiling cl_dll/input_goldsource.cpp
  277. [ 22/167] Compiling cl_dll/input_mouse.cpp
  278. [ 23/167] Compiling cl_dll/MOTD.cpp
  279. [ 24/167] Compiling dlls/gauss.cpp
  280. [ 25/167] Compiling pm_shared/pm_math.c
  281. [ 26/167] Compiling cl_dll/hl/hl_events.cpp
  282. [ 27/167] Compiling cl_dll/input.cpp
  283. [ 28/167] Compiling cl_dll/in_camera.cpp
  284. [ 29/167] Compiling cl_dll/GameStudioModelRenderer.cpp
  285. [ 30/167] Compiling cl_dll/hud_update.cpp
  286. [ 31/167] Compiling cl_dll/hud_spectator.cpp
  287. [ 32/167] Compiling dlls/tripmine.cpp
  288. [ 33/167] Compiling cl_dll/hud_redraw.cpp
  289. [ 34/167] Compiling dlls/egon.cpp
  290. [ 35/167] Compiling cl_dll/hud_msg.cpp
  291. [ 36/167] Compiling cl_dll/hud.cpp
  292. [ 37/167] Compiling dlls/squeakgrenade.cpp
  293. [ 38/167] Compiling cl_dll/health.cpp
  294. [ 39/167] Compiling dlls/shotgun.cpp
  295. [ 40/167] Compiling dlls/crowbar.cpp
  296. [ 41/167] Compiling cl_dll/hl/hl_baseentity.cpp
  297. [ 42/167] Compiling cl_dll/geiger.cpp
  298. [ 43/167] Compiling cl_dll/flashlight.cpp
  299. [ 44/167] Compiling dlls/satchel.cpp
  300. [ 45/167] Compiling cl_dll/events.cpp
  301. [ 46/167] Compiling cl_dll/ev_common.cpp
  302. [ 47/167] Compiling dlls/rpg.cpp
  303. [ 48/167] Compiling dlls/crossbow.cpp
  304. [ 49/167] Compiling cl_dll/ev_hldm.cpp
  305. [ 50/167] Compiling cl_dll/entity.cpp
  306. [ 51/167] Compiling cl_dll/demo.cpp
  307. [ 52/167] Compiling dlls/python.cpp
  308. [ 53/167] Compiling cl_dll/menu.cpp
  309. [ 54/167] Compiling cl_dll/text_message.cpp
  310. [ 55/167] Compiling cl_dll/scoreboard.cpp
  311. [ 56/167] Compiling cl_dll/status_icons.cpp
  312. [ 57/167] Compiling cl_dll/util.cpp
  313. [ 58/167] Compiling cl_dll/train.cpp
  314. [ 59/167] Compiling cl_dll/battery.cpp
  315. [ 60/167] Compiling cl_dll/statusbar.cpp
  316. [ 61/167] Compiling cl_dll/com_weapons.cpp
  317. [ 62/167] Compiling cl_dll/studio_util.cpp
  318. [ 63/167] Compiling dlls/hornetgun.cpp
  319. [ 64/167] Compiling dlls/multiplay_gamerules.cpp
  320. ../cl_dll/com_weapons.cpp: In function ‘float UTIL_SharedRandomFloat(unsigned int, float, float)’:
  321. ../cl_dll/com_weapons.cpp:240:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  322. U_Srand( (int)seed + *(int *)&low + *(int *)&high );
  323. ^~~~~~~~~~~
  324. ../cl_dll/com_weapons.cpp:240:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  325. U_Srand( (int)seed + *(int *)&low + *(int *)&high );
  326. ^~~~~~~~~~~~
  327.  
  328. [ 65/167] Compiling dlls/client.cpp
  329. [ 66/167] Compiling dlls/aflock.cpp
  330. [ 67/167] Compiling dlls/game.cpp
  331. [ 68/167] Compiling pm_shared/pm_shared.c
  332. [ 69/167] Linking build/cl_dll/client_armv8_32hf.so
  333. [ 70/167] Compiling pm_shared/pm_debug.c
  334. [ 71/167] Compiling dlls/explode.cpp
  335. [ 72/167] Compiling dlls/observer.cpp
  336. [ 73/167] Compiling dlls/gman.cpp
  337. [ 74/167] Compiling dlls/cbase.cpp
  338. [ 75/167] Compiling dlls/defaultai.cpp
  339. [ 76/167] Compiling dlls/mp5.cpp
  340. [ 77/167] Compiling dlls/crossbow.cpp
  341. In file included from ../pm_shared/pm_shared.c:22:
  342. ../pm_shared/pm_shared.c: In function ‘PM_CheckVelocity’:
  343. ../common/mathlib.h:53:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  344. #define IS_NAN(x) (((*(int *)&x)&nanmask)==nanmask)
  345. ../pm_shared/pm_shared.c:731:7: note: in expansion of macro ‘IS_NAN’
  346. if( IS_NAN( pmove->velocity[i] ) )
  347. ^~~~~~
  348. ../common/mathlib.h:53:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  349. #define IS_NAN(x) (((*(int *)&x)&nanmask)==nanmask)
  350. ../pm_shared/pm_shared.c:736:7: note: in expansion of macro ‘IS_NAN’
  351. if( IS_NAN( pmove->origin[i] ) )
  352. ^~~~~~
  353.  
  354. [ 78/167] Compiling dlls/monstermaker.cpp
  355. [ 79/167] Compiling dlls/monsterstate.cpp
  356. [ 80/167] Compiling dlls/zombie.cpp
  357. [ 81/167] Compiling dlls/turret.cpp
  358. [ 82/167] Compiling dlls/util.cpp
  359. [ 83/167] Compiling dlls/singleplay_gamerules.cpp
  360. [ 84/167] Compiling dlls/tentacle.cpp
  361. [ 85/167] Compiling dlls/items.cpp
  362. [ 86/167] Compiling dlls/subs.cpp
  363. [ 87/167] Compiling dlls/hornetgun.cpp
  364. [ 88/167] Compiling dlls/soundent.cpp
  365. ../dlls/util.cpp: In function ‘float UTIL_SharedRandomFloat(unsigned int, float, float)’:
  366. ../dlls/util.cpp:116:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  367. U_Srand( (int)seed + *(int *)&low + *(int *)&high );
  368. ^~~~~~~~~~~
  369. ../dlls/util.cpp:116:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  370. U_Srand( (int)seed + *(int *)&low + *(int *)&high );
  371. ^~~~~~~~~~~~
  372.  
  373. [ 89/167] Compiling dlls/bloater.cpp
  374. [ 90/167] Compiling dlls/shotgun.cpp
  375. [ 91/167] Compiling dlls/h_cycler.cpp
  376. [ 92/167] Compiling dlls/satchel.cpp
  377. [ 93/167] Compiling dlls/playermonster.cpp
  378. [ 94/167] Compiling dlls/python.cpp
  379. [ 95/167] Compiling dlls/apache.cpp
  380. [ 96/167] Compiling dlls/plane.cpp
  381. [ 97/167] Compiling dlls/handgrenade.cpp
  382. [ 98/167] Compiling dlls/mortar.cpp
  383. [ 99/167] Compiling dlls/nodes.cpp
  384. [100/167] Compiling dlls/weapons.cpp
  385. [101/167] Compiling dlls/maprules.cpp
  386. [102/167] Compiling dlls/tempmonster.cpp
  387. [103/167] Compiling dlls/islave.cpp
  388. [104/167] Compiling dlls/bmodels.cpp
  389. [105/167] Compiling dlls/hornet.cpp
  390. [106/167] Compiling dlls/scripted.cpp
  391. [107/167] Compiling dlls/barnacle.cpp
  392. [108/167] Compiling dlls/hassassin.cpp
  393. [109/167] Compiling dlls/h_cine.cpp
  394. [110/167] Compiling dlls/animating.cpp
  395. [111/167] Compiling dlls/glock.cpp
  396. [112/167] Compiling dlls/rpg.cpp
  397. [113/167] Compiling dlls/lights.cpp
  398. [114/167] Compiling dlls/gauss.cpp
  399. [115/167] Compiling pm_shared/pm_math.c
  400. [116/167] Compiling dlls/func_tank.cpp
  401. [117/167] Compiling dlls/egon.cpp
  402. [118/167] Compiling dlls/xen.cpp
  403. [119/167] Compiling dlls/crowbar.cpp
  404. [120/167] Compiling dlls/controller.cpp
  405. [121/167] Compiling dlls/world.cpp
  406. [122/167] Compiling dlls/talkmonster.cpp
  407. [123/167] Compiling dlls/teamplay_gamerules.cpp
  408. [124/167] Compiling dlls/ichthyosaur.cpp
  409. [125/167] Compiling dlls/skill.cpp
  410. [126/167] Compiling dlls/headcrab.cpp
  411. [127/167] Compiling dlls/roach.cpp
  412. [128/167] Compiling dlls/barney.cpp
  413. [129/167] Compiling dlls/monsters.cpp
  414. [130/167] Compiling dlls/osprey.cpp
  415. [131/167] Compiling dlls/triggers.cpp
  416. [132/167] Compiling dlls/combat.cpp
  417. [133/167] Compiling dlls/sound.cpp
  418. [134/167] Compiling dlls/h_export.cpp
  419. [135/167] Compiling dlls/animation.cpp
  420. [136/167] Compiling dlls/ggrenade.cpp
  421. [137/167] Compiling dlls/nihilanth.cpp
  422. [138/167] Compiling dlls/flyingmonster.cpp
  423. [139/167] Compiling dlls/agrunt.cpp
  424. [140/167] Compiling dlls/doors.cpp
  425. [141/167] Compiling dlls/bullsquid.cpp
  426. [142/167] Compiling dlls/squadmonster.cpp
  427. [143/167] Compiling dlls/hgrunt.cpp
  428. [144/167] Compiling dlls/leech.cpp
  429. [145/167] Compiling dlls/player.cpp
  430. [146/167] Compiling dlls/spectator.cpp
  431. [147/167] Compiling dlls/h_ai.cpp
  432. [148/167] Compiling dlls/pathcorner.cpp
  433. [149/167] Compiling dlls/plats.cpp
  434. [150/167] Compiling dlls/squeakgrenade.cpp
  435. [151/167] Compiling dlls/healthkit.cpp
  436. [152/167] Compiling dlls/scientist.cpp
  437. [153/167] Compiling dlls/gamerules.cpp
  438. [154/167] Compiling dlls/effects.cpp
  439. [155/167] Compiling dlls/houndeye.cpp
  440. [156/167] Compiling dlls/tripmine.cpp
  441. [157/167] Compiling dlls/bigmomma.cpp
  442. [158/167] Compiling dlls/airtank.cpp
  443. [159/167] Compiling dlls/h_battery.cpp
  444. [160/167] Compiling dlls/globals.cpp
  445. [161/167] Compiling dlls/gargantua.cpp
  446. [162/167] Compiling dlls/buttons.cpp
  447. [163/167] Compiling dlls/genericmonster.cpp
  448. [164/167] Compiling dlls/rat.cpp
  449. [165/167] Compiling dlls/func_break.cpp
  450. [166/167] Compiling dlls/schedule.cpp
  451. [167/167] Linking build/dlls/hl_armv8_32hf.so
  452. Waf: Leaving directory `/home/pi/RetroPie-Setup/tmp/build/xash3d-fwgs/hlsdk/build'
  453. 'build' finished successfully (2m28.094s)
  454. /home/pi
  455. Could not successfully build xash3d-fwgs - xash3d-fwgs - Half-Life Engine Port (/home/pi/RetroPie-Setup/tmp/build/xash3d-fwgs/xash3d-fwgs/build/game_launch/xash3d not found).
  456.  
  457. Log ended at: Wed 14 Oct 12:35:24 BST 2020
  458. Total running time: 0 hours, 3 mins, 6 secs
  459.  
Add Comment
Please, Sign In to add comment