Advertisement
Guest User

Untitled

a guest
Nov 20th, 2012
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.08 KB | None | 0 0
  1. pi@raspberrypi ~/src/smokinguns $ ./build.sh clean
  2. clean build
  3. make[1]: Entering directory `/home/pi/src/smokinguns'
  4.  
  5. Building Smokin' Guns in ./build/release-linux-arm:
  6. IOQ3_REVISION: 1993
  7. PLATFORM: linux
  8. ARCH: arm
  9. VERSION: 1.1
  10. COMPILE_PLATFORM: linux
  11. COMPILE_ARCH: armv6l
  12. CC: gcc
  13.  
  14. CFLAGS:
  15. -DVCMODS_MISC
  16. -DVCMODS_OPENGLES
  17. -DVCMODS_DEPTH
  18. -DVCMODS_REPLACETRIG
  19. -I/opt/vc/include
  20. -I/opt/vc/include/interface/vcos/pthreads
  21. -Wall
  22. -fno-strict-aliasing
  23. -Wimplicit
  24. -Wstrict-prototypes
  25. -pipe
  26. -DUSE_ICON
  27. -DNO_VM_COMPILED
  28. -DNO_GZIP
  29. -Icode/zlib
  30. -DUSE_INTERNAL_JPEG
  31. -Icode/jpeg-8c
  32. -DUSE_LOCAL_HEADERS
  33. -DSMOKINGUNS
  34. -DSG_RELEASE=20121118
  35. -DSTANDALONE
  36. -DPRODUCT_VERSION=1.1
  37. -MMD
  38. -DNDEBUG
  39. -O3
  40. -funroll-loops
  41. -fomit-frame-pointer
  42. -ffast-math
  43.  
  44. CLIENT_CFLAGS:
  45. -D_GNU_SOURCE=1
  46. -D_REENTRANT
  47. -I/usr/include/SDL
  48. -Icode/SDL12/include
  49. -DUSE_MUMBLE
  50. -DUSE_VOIP
  51. -DFLOATING_POINT
  52. -DUSE_ALLOCA
  53. -Icode/libspeex/include
  54. -DFRAMEBUFFER_AND_GLSL_SUPPORT
  55.  
  56. SERVER_CFLAGS:
  57. -DUSE_VOIP
  58.  
  59. STANDALONE_CFLAGS:
  60. -DSMOKINGUNS
  61. -DSG_RELEASE=20121118
  62. -DSTANDALONE
  63. -DPRODUCT_VERSION=1.1
  64.  
  65. LDFLAGS:
  66. -L/opt/vc/lib
  67. -Llib
  68. -lSDL
  69. -lvchostif
  70. -lvmcs_rpc_client
  71. -lvcfiled_check
  72. -lbcm_host
  73. -lkhrn_static
  74. -lvchiq_arm
  75. -lopenmaxil
  76. -lEGL
  77. -lGLESv2
  78. -lvcos
  79. -lrt
  80.  
  81. LIBS:
  82. -ldl
  83. -lm
  84.  
  85. CLIENT_LIBS:
  86. -lSDL
  87. -lGL
  88. -lrt
  89.  
  90. Output:
  91. ./build/release-linux-arm/smokinguns_dedicated.arm
  92. ./build/release-linux-arm/smokinguns.arm
  93.  
  94. make[2]: Entering directory `/home/pi/src/smokinguns'
  95. DED_CC code/server/sv_bot.c
  96. DED_CC code/server/sv_game.c
  97. DED_CC code/server/sv_ccmds.c
  98. DED_CC code/server/sv_client.c
  99. code/server/sv_ccmds.c: In function ‘SV_ClientStatus_f’:
  100. code/server/sv_ccmds.c:1231:17: warning: variable ‘ps’ set but not used [-Wunused-but-set-variable]
  101. DED_CC code/server/sv_init.c
  102. DED_CC code/server/sv_main.c
  103. DED_CC code/server/sv_net_chan.c
  104. DED_CC code/server/sv_snapshot.c
  105. DED_CC code/server/sv_world.c
  106. code/server/sv_world.c: In function ‘SV_AreaEntities_r’:
  107. code/server/sv_world.c:386:8: warning: variable ‘count’ set but not used [-Wunused-but-set-variable]
  108. code/server/sv_world.c: In function ‘SV_PointContents’:
  109. code/server/sv_world.c:664:10: warning: variable ‘angles’ set but not used [-Wunused-but-set-variable]
  110. DED_CC code/qcommon/cm_load.c
  111. DED_CC code/qcommon/cm_patch.c
  112. DED_CC code/qcommon/cm_polylib.c
  113. DED_CC code/qcommon/cm_test.c
  114. DED_CC code/qcommon/cm_trace.c
  115. DED_CC code/qcommon/cmd.c
  116. code/qcommon/cm_trace.c: In function ‘CM_TraceThroughSphere’:
  117. code/qcommon/cm_trace.c:736:8: warning: variable ‘a’ set but not used [-Wunused-but-set-variable]
  118. code/qcommon/cm_trace.c: In function ‘CM_TraceThroughVerticalCylinder’:
  119. code/qcommon/cm_trace.c:824:8: warning: variable ‘a’ set but not used [-Wunused-but-set-variable]
  120. code/qcommon/cmd.c: In function ‘Cmd_Exec_f’:
  121. code/qcommon/cmd.c:249:7: warning: variable ‘len’ set but not used [-Wunused-but-set-variable]
  122. DED_CC code/qcommon/common.c
  123. code/qcommon/common.c: In function ‘Z_TagMalloc’:
  124. code/qcommon/common.c:964:14: warning: variable ‘allocSize’ set but not used [-Wunused-but-set-variable]
  125. DED_CC code/qcommon/cvar.c
  126. DED_CC code/qcommon/files.c
  127. code/qcommon/files.c: In function ‘FS_ComparePaks’:
  128. code/qcommon/files.c:2792:20: warning: variable ‘badchecksum’ set but not used [-Wunused-but-set-variable]
  129. DED_CC code/qcommon/md4.c
  130. DED_CC code/qcommon/msg.c
  131. DED_CC code/qcommon/net_chan.c
  132. code/qcommon/net_chan.c: In function ‘Netchan_Process’:
  133. code/qcommon/net_chan.c:307:8: warning: variable ‘qport’ set but not used [-Wunused-but-set-variable]
  134. DED_CC code/qcommon/net_ip.c
  135. DED_CC code/qcommon/huffman.c
  136. code/qcommon/net_ip.c: In function ‘NET_OpenSocks’:
  137. code/qcommon/net_ip.c:1076:10: warning: variable ‘err’ set but not used [-Wunused-but-set-variable]
  138. DED_CC code/qcommon/q_math.c
  139. DED_CC code/qcommon/q_shared.c
  140. code/qcommon/q_shared.c: In function ‘Q_isanumber’:
  141. code/qcommon/q_shared.c:668:9: warning: variable ‘d’ set but not used [-Wunused-but-set-variable]
  142. DED_CC code/qcommon/unzip.c
  143. DED_CC code/qcommon/ioapi.c
  144. DED_CC code/qcommon/vm.c
  145. code/qcommon/vm.c: In function ‘VM_LoadSymbols’:
  146. code/qcommon/vm.c:221:7: warning: variable ‘len’ set but not used [-Wunused-but-set-variable]
  147. code/qcommon/vm.c: In function ‘VM_LoadQVM’:
  148. code/qcommon/vm.c:369:10: warning: variable ‘length’ set but not used [-Wunused-but-set-variable]
  149. DED_CC code/qcommon/vm_interpreted.c
  150. BOT_CC code/botlib/be_aas_bspq3.c
  151. BOT_CC code/botlib/be_aas_cluster.c
  152. BOT_CC code/botlib/be_aas_debug.c
  153. BOT_CC code/botlib/be_aas_entity.c
  154. BOT_CC code/botlib/be_aas_file.c
  155. BOT_CC code/botlib/be_aas_main.c
  156. BOT_CC code/botlib/be_aas_move.c
  157. code/botlib/be_aas_move.c: In function ‘AAS_AirControl’:
  158. code/botlib/be_aas_move.c:393:9: warning: variable ‘dir’ set but not used [-Wunused-but-set-variable]
  159. code/botlib/be_aas_move.c: In function ‘AAS_ClientMovementPrediction’:
  160. code/botlib/be_aas_move.c:522:35: warning: variable ‘ax’ set but not used [-Wunused-but-set-variable]
  161. BOT_CC code/botlib/be_aas_optimize.c
  162. BOT_CC code/botlib/be_aas_reach.c
  163. BOT_CC code/botlib/be_aas_route.c
  164. code/botlib/be_aas_reach.c: In function ‘AAS_BestReachableFromJumpPadArea’:
  165. code/botlib/be_aas_reach.c:293:6: warning: variable ‘area2num’ set but not used [-Wunused-but-set-variable]
  166. code/botlib/be_aas_reach.c: In function ‘AAS_Reachability_Swim’:
  167. code/botlib/be_aas_reach.c:844:22: warning: variable ‘areasettings’ set but not used [-Wunused-but-set-variable]
  168. code/botlib/be_aas_reach.c: In function ‘AAS_Reachability_Step_Barrier_WaterJump_WalkOffLedge’:
  169. code/botlib/be_aas_reach.c:1080:61: warning: variable ‘water_bestface1’ set but not used [-Wunused-but-set-variable]
  170. code/botlib/be_aas_reach.c:1080:42: warning: variable ‘ground_bestface1’ set but not used [-Wunused-but-set-variable]
  171. code/botlib/be_aas_reach.c:1069:34: warning: variable ‘invgravitydot’ set but not used [-Wunused-but-set-variable]
  172. code/botlib/be_aas_route.c: In function ‘AAS_CalculateAreaTravelTimes’:
  173. code/botlib/be_aas_route.c:510:6: warning: variable ‘starttime’ set but not used [-Wunused-but-set-variable]
  174. code/botlib/be_aas_route.c: In function ‘AAS_CreateAllRoutingCache’:
  175. code/botlib/be_aas_route.c:891:12: warning: variable ‘t’ set but not used [-Wunused-but-set-variable]
  176. code/botlib/be_aas_reach.c: In function ‘AAS_Reachability_JumpPad’:
  177. code/botlib/be_aas_reach.c:3499:21: warning: variable ‘hordist’ set but not used [-Wunused-but-set-variable]
  178. code/botlib/be_aas_reach.c: In function ‘AAS_Reachability_WeaponJump’:
  179. code/botlib/be_aas_reach.c:4024:21: warning: variable ‘hordist’ set but not used [-Wunused-but-set-variable]
  180. BOT_CC code/botlib/be_aas_routealt.c
  181. BOT_CC code/botlib/be_aas_sample.c
  182. BOT_CC code/botlib/be_ai_char.c
  183. BOT_CC code/botlib/be_ai_chat.c
  184. code/botlib/be_ai_chat.c: In function ‘BotFreeChatState’:
  185. code/botlib/be_ai_chat.c:2943:19: warning: variable ‘cs’ set but not used [-Wunused-but-set-variable]
  186. BOT_CC code/botlib/be_ai_gen.c
  187. code/botlib/be_ai_gen.c: In function ‘GeneticSelection’:
  188. code/botlib/be_ai_gen.c:55:13: warning: variable ‘select’ set but not used [-Wunused-but-set-variable]
  189. BOT_CC code/botlib/be_ai_goal.c
  190. code/botlib/be_ai_goal.c: In function ‘BotSaveGoalFuzzyLogic’:
  191. code/botlib/be_ai_goal.c:242:19: warning: variable ‘gs’ set but not used [-Wunused-but-set-variable]
  192. BOT_CC code/botlib/be_ai_move.c
  193. code/botlib/be_ai_move.c: In function ‘BotFinishTravel_BarrierJump’:
  194. code/botlib/be_ai_move.c:1495:8: warning: variable ‘dist’ set but not used [-Wunused-but-set-variable]
  195. code/botlib/be_ai_move.c: In function ‘BotFinishTravel_WaterJump’:
  196. code/botlib/be_ai_move.c:1582:8: warning: variable ‘dist’ set but not used [-Wunused-but-set-variable]
  197. code/botlib/be_ai_move.c: In function ‘BotTravel_JumpPad’:
  198. code/botlib/be_ai_move.c:2882:8: warning: variable ‘dist’ set but not used [-Wunused-but-set-variable]
  199. BOT_CC code/botlib/be_ai_weap.c
  200. BOT_CC code/botlib/be_ai_weight.c
  201. BOT_CC code/botlib/be_ea.c
  202. BOT_CC code/botlib/be_interface.c
  203. BOT_CC code/botlib/l_crc.c
  204. BOT_CC code/botlib/l_libvar.c
  205. BOT_CC code/botlib/l_log.c
  206. BOT_CC code/botlib/l_memory.c
  207. BOT_CC code/botlib/l_precomp.c
  208. BOT_CC code/botlib/l_script.c
  209. BOT_CC code/botlib/l_struct.c
  210. code/botlib/l_precomp.c: In function ‘PC_EvaluateTokens’:
  211. code/botlib/l_precomp.c:1702:6: warning: variable ‘lastoperatortype’ set but not used [-Wunused-but-set-variable]
  212. DED_CC code/null/null_client.c
  213. DED_CC code/null/null_input.c
  214. DED_CC code/null/null_snddma.c
  215. DED_CC code/sys/con_log.c
  216. DED_CC code/sys/sys_main.c
  217. DED_CC code/zlib/adler32.c
  218. DED_CC code/zlib/crc32.c
  219. DED_CC code/zlib/inffast.c
  220. DED_CC code/zlib/inflate.c
  221. DED_CC code/zlib/inftrees.c
  222. DED_CC code/zlib/zutil.c
  223. DED_CC code/sys/sys_unix.c
  224. DED_CC code/sys/con_tty.c
  225. code/sys/sys_unix.c: In function ‘Sys_ListFiles’:
  226. code/sys/sys_unix.c:504:16: warning: variable ‘extLen’ set but not used [-Wunused-but-set-variable]
  227. code/sys/con_tty.c: In function ‘CON_Back’:
  228. code/sys/con_tty.c:91:9: warning: variable ‘size’ set but not used [-Wunused-but-set-variable]
  229. code/sys/con_tty.c: In function ‘CON_Show’:
  230. code/sys/con_tty.c:149:11: warning: variable ‘size’ set but not used [-Wunused-but-set-variable]
  231. code/sys/con_tty.c: In function ‘CON_Input’:
  232. code/sys/con_tty.c:332:9: warning: variable ‘size’ set but not used [-Wunused-but-set-variable]
  233. DED_CC code/qcommon/md5.c
  234. CC code/client/cl_cgame.c
  235. code/client/cl_cgame.c: In function ‘CL_AdjustTimeDelta’:
  236. code/client/cl_cgame.c:940:7: warning: variable ‘resetTime’ set but not used [-Wunused-but-set-variable]
  237. CC code/client/cl_cin.c
  238. CC code/client/cl_console.c
  239. code/client/cl_cin.c: In function ‘CL_PlayCinematic_f’:
  240. code/client/cl_cin.c:1614:11: warning: variable ‘holdatend’ set but not used [-Wunused-but-set-variable]
  241. CC code/client/cl_input.c
  242. code/client/cl_input.c: In function ‘CL_JoystickMove’:
  243. code/client/cl_input.c:403:7: warning: variable ‘movespeed’ set but not used [-Wunused-but-set-variable]
  244. code/client/cl_input.c: In function ‘CL_CreateNewCommands’:
  245. code/client/cl_input.c:640:13: warning: variable ‘cmd’ set but not used [-Wunused-but-set-variable]
  246. CC code/client/cl_keys.c
  247. CC code/client/cl_main.c
  248. code/client/cl_main.c: In function ‘CL_GetServerStatus’:
  249. code/client/cl_main.c:3658:18: warning: variable ‘serverStatus’ set but not used [-Wunused-but-set-variable]
  250. CC code/client/cl_net_chan.c
  251. CC code/client/cl_parse.c
  252. CC code/client/cl_scrn.c
  253. code/client/cl_scrn.c: In function ‘SCR_DrawDebugGraph’:
  254. code/client/cl_scrn.c:508:7: warning: variable ‘color’ set but not used [-Wunused-but-set-variable]
  255. CC code/client/cl_ui.c
  256. CC code/client/cl_avi.c
  257. CC code/qcommon/cm_load.c
  258. CC code/qcommon/cm_patch.c
  259. CC code/qcommon/cm_polylib.c
  260. CC code/qcommon/cm_test.c
  261. CC code/qcommon/cm_trace.c
  262. code/qcommon/cm_trace.c: In function ‘CM_TraceThroughSphere’:
  263. code/qcommon/cm_trace.c:736:8: warning: variable ‘a’ set but not used [-Wunused-but-set-variable]
  264. code/qcommon/cm_trace.c: In function ‘CM_TraceThroughVerticalCylinder’:
  265. code/qcommon/cm_trace.c:824:8: warning: variable ‘a’ set but not used [-Wunused-but-set-variable]
  266. CC code/qcommon/cmd.c
  267. code/qcommon/cmd.c: In function ‘Cmd_Exec_f’:
  268. code/qcommon/cmd.c:249:7: warning: variable ‘len’ set but not used [-Wunused-but-set-variable]
  269. CC code/qcommon/common.c
  270. code/qcommon/common.c: In function ‘Z_TagMalloc’:
  271. code/qcommon/common.c:964:14: warning: variable ‘allocSize’ set but not used [-Wunused-but-set-variable]
  272. CC code/qcommon/cvar.c
  273. CC code/qcommon/files.c
  274. CC code/qcommon/md4.c
  275. code/qcommon/files.c: In function ‘FS_ComparePaks’:
  276. code/qcommon/files.c:2792:20: warning: variable ‘badchecksum’ set but not used [-Wunused-but-set-variable]
  277. CC code/qcommon/md5.c
  278. CC code/qcommon/msg.c
  279. CC code/qcommon/net_chan.c
  280. code/qcommon/net_chan.c: In function ‘Netchan_Process’:
  281. code/qcommon/net_chan.c:307:8: warning: variable ‘qport’ set but not used [-Wunused-but-set-variable]
  282. CC code/qcommon/net_ip.c
  283. code/qcommon/net_ip.c: In function ‘NET_OpenSocks’:
  284. code/qcommon/net_ip.c:1076:10: warning: variable ‘err’ set but not used [-Wunused-but-set-variable]
  285. CC code/qcommon/huffman.c
  286. CC code/client/snd_adpcm.c
  287. CC code/client/snd_dma.c
  288. CC code/client/snd_mem.c
  289. CC code/client/snd_mix.c
  290. CC code/client/snd_wavelet.c
  291. CC code/client/snd_main.c
  292. CC code/client/snd_codec.c
  293. CC code/client/snd_codec_wav.c
  294. code/client/snd_codec_wav.c: In function ‘S_ReadRIFFHeader’:
  295. code/client/snd_codec_wav.c:134:6: warning: variable ‘wav_format’ set but not used [-Wunused-but-set-variable]
  296. CC code/client/snd_codec_ogg.c
  297. CC code/client/qal.c
  298. CC code/client/snd_openal.c
  299. CC code/client/cl_curl.c
  300. CC code/server/sv_bot.c
  301. CC code/server/sv_ccmds.c
  302. CC code/server/sv_client.c
  303. CC code/server/sv_game.c
  304. code/server/sv_ccmds.c: In function ‘SV_ClientStatus_f’:
  305. code/server/sv_ccmds.c:1231:17: warning: variable ‘ps’ set but not used [-Wunused-but-set-variable]
  306. CC code/server/sv_init.c
  307. CC code/server/sv_main.c
  308. CC code/server/sv_net_chan.c
  309. CC code/server/sv_snapshot.c
  310. CC code/server/sv_world.c
  311. code/server/sv_world.c: In function ‘SV_AreaEntities_r’:
  312. code/server/sv_world.c:386:8: warning: variable ‘count’ set but not used [-Wunused-but-set-variable]
  313. code/server/sv_world.c: In function ‘SV_PointContents’:
  314. code/server/sv_world.c:664:10: warning: variable ‘angles’ set but not used [-Wunused-but-set-variable]
  315. CC code/qcommon/q_math.c
  316. CC code/qcommon/q_shared.c
  317. CC code/qcommon/unzip.c
  318. code/qcommon/q_shared.c: In function ‘Q_isanumber’:
  319. code/qcommon/q_shared.c:668:9: warning: variable ‘d’ set but not used [-Wunused-but-set-variable]
  320. CC code/qcommon/ioapi.c
  321. CC code/qcommon/puff.c
  322. CC code/qcommon/vm.c
  323. code/qcommon/vm.c: In function ‘VM_LoadSymbols’:
  324. code/qcommon/vm.c:221:7: warning: variable ‘len’ set but not used [-Wunused-but-set-variable]
  325. code/qcommon/vm.c: In function ‘VM_LoadQVM’:
  326. code/qcommon/vm.c:369:10: warning: variable ‘length’ set but not used [-Wunused-but-set-variable]
  327. CC code/qcommon/vm_interpreted.c
  328. BOT_CC code/botlib/be_aas_bspq3.c
  329. BOT_CC code/botlib/be_aas_cluster.c
  330. BOT_CC code/botlib/be_aas_debug.c
  331. BOT_CC code/botlib/be_aas_entity.c
  332. BOT_CC code/botlib/be_aas_file.c
  333. BOT_CC code/botlib/be_aas_main.c
  334. BOT_CC code/botlib/be_aas_move.c
  335. code/botlib/be_aas_move.c: In function ‘AAS_AirControl’:
  336. code/botlib/be_aas_move.c:393:9: warning: variable ‘dir’ set but not used [-Wunused-but-set-variable]
  337. code/botlib/be_aas_move.c: In function ‘AAS_ClientMovementPrediction’:
  338. code/botlib/be_aas_move.c:522:35: warning: variable ‘ax’ set but not used [-Wunused-but-set-variable]
  339. BOT_CC code/botlib/be_aas_optimize.c
  340. BOT_CC code/botlib/be_aas_reach.c
  341. BOT_CC code/botlib/be_aas_route.c
  342. code/botlib/be_aas_reach.c: In function ‘AAS_BestReachableFromJumpPadArea’:
  343. code/botlib/be_aas_reach.c:293:6: warning: variable ‘area2num’ set but not used [-Wunused-but-set-variable]
  344. code/botlib/be_aas_reach.c: In function ‘AAS_Reachability_Swim’:
  345. code/botlib/be_aas_reach.c:844:22: warning: variable ‘areasettings’ set but not used [-Wunused-but-set-variable]
  346. code/botlib/be_aas_reach.c: In function ‘AAS_Reachability_Step_Barrier_WaterJump_WalkOffLedge’:
  347. code/botlib/be_aas_reach.c:1080:61: warning: variable ‘water_bestface1’ set but not used [-Wunused-but-set-variable]
  348. code/botlib/be_aas_reach.c:1080:42: warning: variable ‘ground_bestface1’ set but not used [-Wunused-but-set-variable]
  349. code/botlib/be_aas_reach.c:1069:34: warning: variable ‘invgravitydot’ set but not used [-Wunused-but-set-variable]
  350. BOT_CC code/botlib/be_aas_routealt.c
  351. code/botlib/be_aas_route.c: In function ‘AAS_CalculateAreaTravelTimes’:
  352. code/botlib/be_aas_route.c:510:6: warning: variable ‘starttime’ set but not used [-Wunused-but-set-variable]
  353. code/botlib/be_aas_route.c: In function ‘AAS_CreateAllRoutingCache’:
  354. code/botlib/be_aas_route.c:891:12: warning: variable ‘t’ set but not used [-Wunused-but-set-variable]
  355. code/botlib/be_aas_reach.c: In function ‘AAS_Reachability_JumpPad’:
  356. code/botlib/be_aas_reach.c:3499:21: warning: variable ‘hordist’ set but not used [-Wunused-but-set-variable]
  357. code/botlib/be_aas_reach.c: In function ‘AAS_Reachability_WeaponJump’:
  358. code/botlib/be_aas_reach.c:4024:21: warning: variable ‘hordist’ set but not used [-Wunused-but-set-variable]
  359. BOT_CC code/botlib/be_aas_sample.c
  360. BOT_CC code/botlib/be_ai_char.c
  361. BOT_CC code/botlib/be_ai_chat.c
  362. code/botlib/be_ai_chat.c: In function ‘BotFreeChatState’:
  363. code/botlib/be_ai_chat.c:2943:19: warning: variable ‘cs’ set but not used [-Wunused-but-set-variable]
  364. BOT_CC code/botlib/be_ai_gen.c
  365. code/botlib/be_ai_gen.c: In function ‘GeneticSelection’:
  366. code/botlib/be_ai_gen.c:55:13: warning: variable ‘select’ set but not used [-Wunused-but-set-variable]
  367. BOT_CC code/botlib/be_ai_goal.c
  368. code/botlib/be_ai_goal.c: In function ‘BotSaveGoalFuzzyLogic’:
  369. code/botlib/be_ai_goal.c:242:19: warning: variable ‘gs’ set but not used [-Wunused-but-set-variable]
  370. BOT_CC code/botlib/be_ai_move.c
  371. code/botlib/be_ai_move.c: In function ‘BotFinishTravel_BarrierJump’:
  372. code/botlib/be_ai_move.c:1495:8: warning: variable ‘dist’ set but not used [-Wunused-but-set-variable]
  373. code/botlib/be_ai_move.c: In function ‘BotFinishTravel_WaterJump’:
  374. code/botlib/be_ai_move.c:1582:8: warning: variable ‘dist’ set but not used [-Wunused-but-set-variable]
  375. code/botlib/be_ai_move.c: In function ‘BotTravel_JumpPad’:
  376. code/botlib/be_ai_move.c:2882:8: warning: variable ‘dist’ set but not used [-Wunused-but-set-variable]
  377. BOT_CC code/botlib/be_ai_weap.c
  378. BOT_CC code/botlib/be_ai_weight.c
  379. BOT_CC code/botlib/be_ea.c
  380. BOT_CC code/botlib/be_interface.c
  381. BOT_CC code/botlib/l_crc.c
  382. BOT_CC code/botlib/l_libvar.c
  383. BOT_CC code/botlib/l_log.c
  384. BOT_CC code/botlib/l_memory.c
  385. BOT_CC code/botlib/l_precomp.c
  386. BOT_CC code/botlib/l_script.c
  387. BOT_CC code/botlib/l_struct.c
  388. code/botlib/l_precomp.c: In function ‘PC_EvaluateTokens’:
  389. code/botlib/l_precomp.c:1702:6: warning: variable ‘lastoperatortype’ set but not used [-Wunused-but-set-variable]
  390. CC code/renderer/tr_animation.c
  391. CC code/renderer/tr_backend.c
  392. CC code/renderer/tr_bsp.c
  393. CC code/renderer/tr_cmds.c
  394. CC code/renderer/tr_curve.c
  395. CC code/renderer/tr_flares.c
  396. code/renderer/tr_flares.c: In function ‘RB_AddFlare’:
  397. code/renderer/tr_flares.c:118:17: warning: variable ‘oldest’ set but not used [-Wunused-but-set-variable]
  398. CC code/renderer/tr_font.c
  399. CC code/renderer/tr_image.c
  400. CC code/renderer/tr_image_png.c
  401. code/renderer/tr_image.c: In function ‘R_CreateFogImage’:
  402. code/renderer/tr_image.c:1102:8: warning: variable ‘g’ set but not used [-Wunused-but-set-variable]
  403. CC code/renderer/tr_image_jpg.c
  404. CC code/renderer/tr_image_bmp.c
  405. CC code/renderer/tr_image_tga.c
  406. CC code/renderer/tr_image_pcx.c
  407. CC code/renderer/tr_init.c
  408. CC code/renderer/tr_light.c
  409. CC code/renderer/tr_main.c
  410. CC code/renderer/tr_marks.c
  411. CC code/renderer/tr_mesh.c
  412. CC code/renderer/tr_model.c
  413. CC code/renderer/tr_model_iqm.c
  414. CC code/renderer/tr_noise.c
  415. CC code/renderer/tr_scene.c
  416. CC code/renderer/tr_shade.c
  417. code/renderer/tr_shade.c: In function ‘RB_StageIteratorVertexLitTexture’:
  418. code/renderer/tr_shade.c:1318:13: warning: variable ‘shader’ set but not used [-Wunused-but-set-variable]
  419. CC code/renderer/tr_shade_calc.c
  420. CC code/renderer/tr_shader.c
  421. code/renderer/tr_shade_calc.c: In function ‘RB_CalcColorFromOneMinusEntity’:
  422. code/renderer/tr_shade_calc.c:633:6: warning: variable ‘c’ set but not used [-Wunused-but-set-variable]
  423. CC code/renderer/tr_shadows.c
  424. CC code/renderer/tr_sky.c
  425. code/renderer/tr_sky.c: In function ‘R_BuildCloudData’:
  426. code/renderer/tr_sky.c:609:12: warning: variable ‘shader’ set but not used [-Wunused-but-set-variable]
  427. CC code/renderer/tr_surface.c
  428. CC code/renderer/tr_world.c
  429. CC code/sdl/sdl_gamma.c
  430. CC code/sdl/sdl_input.c
  431. CC code/sdl/sdl_snd.c
  432. CC code/sys/con_passive.c
  433. CC code/sys/con_log.c
  434. CC code/sys/sys_main.c
  435. CC code/jpeg-8c/jaricom.c
  436. CC code/jpeg-8c/jcapimin.c
  437. CC code/jpeg-8c/jcapistd.c
  438. CC code/jpeg-8c/jcarith.c
  439. CC code/jpeg-8c/jccoefct.c
  440. CC code/jpeg-8c/jccolor.c
  441. CC code/jpeg-8c/jcdctmgr.c
  442. CC code/jpeg-8c/jchuff.c
  443. CC code/jpeg-8c/jcinit.c
  444. CC code/jpeg-8c/jcmainct.c
  445. CC code/jpeg-8c/jcmarker.c
  446. CC code/jpeg-8c/jcmaster.c
  447. CC code/jpeg-8c/jcomapi.c
  448. CC code/jpeg-8c/jcparam.c
  449. CC code/jpeg-8c/jcprepct.c
  450. CC code/jpeg-8c/jcsample.c
  451. CC code/jpeg-8c/jctrans.c
  452. CC code/jpeg-8c/jdapimin.c
  453. CC code/jpeg-8c/jdapistd.c
  454. CC code/jpeg-8c/jdarith.c
  455. CC code/jpeg-8c/jdatadst.c
  456. CC code/jpeg-8c/jdatasrc.c
  457. CC code/jpeg-8c/jdcoefct.c
  458. CC code/jpeg-8c/jdcolor.c
  459. CC code/jpeg-8c/jddctmgr.c
  460. CC code/jpeg-8c/jdhuff.c
  461. CC code/jpeg-8c/jdinput.c
  462. CC code/jpeg-8c/jdmainct.c
  463. CC code/jpeg-8c/jdmarker.c
  464. CC code/jpeg-8c/jdmaster.c
  465. CC code/jpeg-8c/jdmerge.c
  466. CC code/jpeg-8c/jdpostct.c
  467. CC code/jpeg-8c/jdsample.c
  468. CC code/jpeg-8c/jdtrans.c
  469. CC code/jpeg-8c/jerror.c
  470. CC code/jpeg-8c/jfdctflt.c
  471. CC code/jpeg-8c/jfdctfst.c
  472. CC code/jpeg-8c/jfdctint.c
  473. CC code/jpeg-8c/jidctflt.c
  474. CC code/jpeg-8c/jidctfst.c
  475. CC code/jpeg-8c/jidctint.c
  476. CC code/jpeg-8c/jmemmgr.c
  477. CC code/jpeg-8c/jmemnobs.c
  478. CC code/jpeg-8c/jquant1.c
  479. CC code/jpeg-8c/jquant2.c
  480. CC code/jpeg-8c/jutils.c
  481. CC code/renderer/tr_framebuffer.c
  482. CC code/renderer/tr_glslprogs.c
  483. CC code/libspeex/bits.c
  484. CC code/libspeex/buffer.c
  485. CC code/libspeex/cb_search.c
  486. code/libspeex/cb_search.c: In function ‘split_cb_shape_sign_unquant’:
  487. code/libspeex/cb_search.c:527:8: warning: variable ‘shape_cb_size’ set but not used [-Wunused-but-set-variable]
  488. CC code/libspeex/exc_10_16_table.c
  489. CC code/libspeex/exc_10_32_table.c
  490. CC code/libspeex/exc_20_32_table.c
  491. CC code/libspeex/exc_5_256_table.c
  492. CC code/libspeex/exc_5_64_table.c
  493. CC code/libspeex/exc_8_128_table.c
  494. CC code/libspeex/fftwrap.c
  495. CC code/libspeex/filterbank.c
  496. CC code/libspeex/filters.c
  497. CC code/libspeex/gain_table.c
  498. CC code/libspeex/gain_table_lbr.c
  499. CC code/libspeex/hexc_10_32_table.c
  500. CC code/libspeex/hexc_table.c
  501. CC code/libspeex/high_lsp_tables.c
  502. CC code/libspeex/jitter.c
  503. code/libspeex/jitter.c: In function ‘jitter_buffer_get’:
  504. code/libspeex/jitter.c:466:8: warning: variable ‘incomplete’ set but not used [-Wunused-but-set-variable]
  505. CC code/libspeex/kiss_fft.c
  506. CC code/libspeex/kiss_fftr.c
  507. CC code/libspeex/lpc.c
  508. CC code/libspeex/lsp.c
  509. CC code/libspeex/lsp_tables_nb.c
  510. CC code/libspeex/ltp.c
  511. CC code/libspeex/mdf.c
  512. CC code/libspeex/modes.c
  513. CC code/libspeex/modes_wb.c
  514. CC code/libspeex/nb_celp.c
  515. code/libspeex/nb_celp.c: In function ‘nb_decode’:
  516. code/libspeex/nb_celp.c:1303:21: warning: variable ‘sp’ set but not used [-Wunused-but-set-variable]
  517. code/libspeex/nb_celp.c:1505:21: warning: variable ‘exc’ set but not used [-Wunused-but-set-variable]
  518. CC code/libspeex/preprocess.c
  519. CC code/libspeex/quant_lsp.c
  520. CC code/libspeex/resample.c
  521. CC code/libspeex/sb_celp.c
  522. CC code/libspeex/smallft.c
  523. CC code/libspeex/speex.c
  524. CC code/libspeex/speex_callbacks.c
  525. CC code/libspeex/speex_header.c
  526. CC code/libspeex/stereo.c
  527. CC code/libspeex/vbr.c
  528. CC code/libspeex/vq.c
  529. code/libspeex/vbr.c: In function ‘vbr_analysis’:
  530. code/libspeex/vbr.c:129:8: warning: variable ‘va’ set but not used [-Wunused-but-set-variable]
  531. CC code/libspeex/window.c
  532. CC code/zlib/adler32.c
  533. CC code/zlib/crc32.c
  534. CC code/zlib/inffast.c
  535. CC code/zlib/inflate.c
  536. CC code/zlib/inftrees.c
  537. CC code/zlib/zutil.c
  538. CC code/sys/sys_unix.c
  539. code/sys/sys_unix.c: In function ‘Sys_ListFiles’:
  540. code/sys/sys_unix.c:504:16: warning: variable ‘extLen’ set but not used [-Wunused-but-set-variable]
  541. CC code/client/libmumblelink.c
  542. CC code/sdl/sdl_glimp.c
  543. LD build/release-linux-arm/smokinguns_dedicated.arm
  544. LD build/release-linux-arm/smokinguns.arm
  545. make[2]: Leaving directory `/home/pi/src/smokinguns'
  546. make[1]: Leaving directory `/home/pi/src/smokinguns'
  547. pi@raspberrypi ~/src/smokinguns $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement