Advertisement
Guest User

Untitled

a guest
Feb 6th, 2019
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 189.79 KB | None | 0 0
  1. Log started at: Tue Feb 5 12:17:22 CET 2019
  2.  
  3. RetroPie-Setup version: 4.4.5 (31f3e58f)
  4. System: Linux odroid 4.14.94-155 #1 SMP PREEMPT Wed Jan 23 05:19:08 -02 2019 armv7l armv7l armv7l GNU/Linux
  5.  
  6. = = = = = = = = = = = = = = = = = = = = =
  7. Installing dependencies for 'zdoom' : ZDoom - Enhanced port of the official DOOM source
  8. = = = = = = = = = = = = = = = = = = = = =
  9.  
  10. ~/RetroPie-Setup/tmp/build/zdoom ~/RetroPie-Setup
  11.  
  12. = = = = = = = = = = = = = = = = = = = = =
  13. Getting sources for 'zdoom' : ZDoom - Enhanced port of the official DOOM source
  14. = = = = = = = = = = = = = = = = = = = = =
  15.  
  16. git clone --recursive --depth 1 --branch retropie "https://github.com/RetroPie/zdoom.git" "/home/karatosor/RetroPie-Setup/tmp/build/zdoom"
  17. Cloning into '/home/karatosor/RetroPie-Setup/tmp/build/zdoom'...
  18. HEAD is now in branch 'retropie' at commit '25de92388c1136c20f01abbe0280a3d97a642503'
  19. ~/RetroPie-Setup
  20. ~/RetroPie-Setup/tmp/build/zdoom ~/RetroPie-Setup
  21.  
  22. = = = = = = = = = = = = = = = = = = = = =
  23. Building 'zdoom' : ZDoom - Enhanced port of the official DOOM source
  24. = = = = = = = = = = = = = = = = = = = = =
  25.  
  26. -- The C compiler identification is GNU 7.3.0
  27. -- The CXX compiler identification is GNU 7.3.0
  28. -- Check for working C compiler: /usr/bin/cc
  29. -- Check for working C compiler: /usr/bin/cc -- works
  30. -- Detecting C compiler ABI info
  31. -- Detecting C compiler ABI info - done
  32. -- Detecting C compile features
  33. -- Detecting C compile features - done
  34. -- Check for working CXX compiler: /usr/bin/c++
  35. -- Check for working CXX compiler: /usr/bin/c++ -- works
  36. -- Detecting CXX compiler ABI info
  37. -- Detecting CXX compiler ABI info - done
  38. -- Detecting CXX compile features
  39. -- Detecting CXX compile features - done
  40. CMake Deprecation Warning at CreateLaunchers.cmake:48 (cmake_policy):
  41. The OLD behavior for policy CMP0026 will be removed from a future version
  42. of CMake.
  43.  
  44. The cmake-policies(7) manual explains that the OLD behaviors of all
  45. policies are deprecated and that a policy should be set to OLD only under
  46. specific short-term circumstances. Projects should be ported to the NEW
  47. behavior and not rely on setting a policy to OLD.
  48. Call Stack (most recent call first):
  49. CMakeLists.txt:14 (include)
  50.  
  51.  
  52. -- Found BZip2: /usr/lib/arm-linux-gnueabihf/libbz2.so (found version "1.0.6")
  53. -- Looking for BZ2_bzCompressInit
  54. -- Looking for BZ2_bzCompressInit - found
  55. -- Found JPEG: /usr/lib/arm-linux-gnueabihf/libjpeg.so
  56. -- Found ZLIB: /usr/lib/arm-linux-gnueabihf/libz.so (found version "1.2.11")
  57. -- Could NOT find GME (missing: GME_LIBRARIES GME_INCLUDE_DIR)
  58. -- Using system zlib
  59. -- Using system jpeg library
  60. -- Using system bzip2 library
  61. -- Using internal gme library
  62. -- Performing Test HAVE_NO_ARRAY_BOUNDS
  63. -- Performing Test HAVE_NO_ARRAY_BOUNDS - Success
  64. -- Performing Test __LIBGME_TEST_VISIBILITY
  65. -- Performing Test __LIBGME_TEST_VISIBILITY - Success
  66. -- Looking for strdup
  67. -- Looking for strdup - found
  68. -- Looking for strndup
  69. -- Looking for strndup - found
  70. -- Looking for sys/types.h
  71. -- Looking for sys/types.h - found
  72. -- Looking for stdint.h
  73. -- Looking for stdint.h - found
  74. -- Looking for stddef.h
  75. -- Looking for stddef.h - found
  76. -- Check size of char
  77. -- Check size of char - done
  78. -- Check size of short
  79. -- Check size of short - done
  80. -- Check size of int
  81. -- Check size of int - done
  82. -- Check size of long
  83. -- Check size of long - done
  84. -- /usr/include
  85. -- /usr/include
  86. -- /home/karatosor/RetroPie-Setup/tmp/build/zdoom/lzma/C
  87. -- Looking for itoa
  88. -- Looking for itoa - not found
  89. -- Performing Test DUMB_CAN_USE_SSE
  90. -- Performing Test DUMB_CAN_USE_SSE - Failed
  91. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
  92. -- Checking for module 'gtk+-2.0'
  93. -- No package 'gtk+-2.0' found
  94. -- Looking for pthread.h
  95. -- Looking for pthread.h - found
  96. -- Looking for pthread_create
  97. -- Looking for pthread_create - not found
  98. -- Looking for pthread_create in pthreads
  99. -- Looking for pthread_create in pthreads - not found
  100. -- Looking for pthread_create in pthread
  101. -- Looking for pthread_create in pthread - found
  102. -- Found Threads: TRUE
  103. -- Found SDL2: /usr/lib/arm-linux-gnueabihf/libSDL2main.a;/usr/lib/arm-linux-gnueabihf/libSDL2.so;-lpthread
  104. -- Found OpenAL: /usr/lib/arm-linux-gnueabihf/libopenal.so
  105. -- Could not find FMOD include files
  106. -- Found SndFile: /usr/lib/arm-linux-gnueabihf/libsndfile.so
  107. -- Found MPG123: /usr/lib/arm-linux-gnueabihf/libmpg123.so
  108. -- Found FluidSynth: /usr/lib/arm-linux-gnueabihf/libfluidsynth.so
  109. -- Could not find NASM. Disabling assembly code.
  110. -- Performing Test CAN_DO_MFPMATH
  111. -- Performing Test CAN_DO_MFPMATH - Failed
  112. -- Performing Test CAN_DO_ARCHSSE2
  113. -- Performing Test CAN_DO_ARCHSSE2 - Failed
  114. -- Looking for filelength
  115. -- Looking for filelength - not found
  116. -- Looking for strupr
  117. -- Looking for strupr - not found
  118. -- Looking for stricmp
  119. -- Looking for stricmp - not found
  120. -- Looking for strnicmp
  121. -- Looking for strnicmp - not found
  122. -- Looking for clock_gettime in rt
  123. -- Looking for clock_gettime in rt - found
  124. -- Performing Test HAS_VA_COPY
  125. -- Performing Test HAS_VA_COPY - Success
  126. -- Fluid synth libs: /usr/lib/arm-linux-gnueabihf/libfluidsynth.so
  127. -- Configuring done
  128. -- Generating done
  129. -- Build files have been written to: /home/karatosor/RetroPie-Setup/tmp/build/zdoom/release
  130. Scanning dependencies of target lzma
  131. Scanning dependencies of target gme
  132. [ 0%] Building C object lzma/CMakeFiles/lzma.dir/C/7zArcIn.o
  133. [ 0%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Blip_Buffer.cpp.o
  134. [ 0%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Classic_Emu.cpp.o
  135. [ 0%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Data_Reader.cpp.o
  136. [ 0%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Dual_Resampler.cpp.o
  137. [ 1%] Building C object lzma/CMakeFiles/lzma.dir/C/7zBuf.o
  138. [ 1%] Building C object lzma/CMakeFiles/lzma.dir/C/7zCrc.o
  139. [ 1%] Building C object lzma/CMakeFiles/lzma.dir/C/7zCrcOpt.o
  140. [ 2%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Effects_Buffer.cpp.o
  141. [ 2%] Building C object lzma/CMakeFiles/lzma.dir/C/7zDec.o
  142. [ 2%] Building C object lzma/CMakeFiles/lzma.dir/C/7zStream.o
  143. [ 2%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Fir_Resampler.cpp.o
  144. [ 3%] Building C object lzma/CMakeFiles/lzma.dir/C/Bcj2.o
  145. [ 3%] Building C object lzma/CMakeFiles/lzma.dir/C/Bra.o
  146. [ 3%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/gme.cpp.o
  147. [ 3%] Building C object lzma/CMakeFiles/lzma.dir/C/Bra86.o
  148. [ 3%] Building C object lzma/CMakeFiles/lzma.dir/C/BraIA64.o
  149. [ 3%] Building C object lzma/CMakeFiles/lzma.dir/C/CpuArch.o
  150. [ 4%] Building C object lzma/CMakeFiles/lzma.dir/C/Delta.o
  151. [ 4%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Gme_File.cpp.o
  152. [ 4%] Building C object lzma/CMakeFiles/lzma.dir/C/LzFind.o
  153. [ 4%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/M3u_Playlist.cpp.o
  154. [ 4%] Building C object lzma/CMakeFiles/lzma.dir/C/Lzma2Dec.o
  155. [ 5%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Multi_Buffer.cpp.o
  156. [ 5%] Building C object lzma/CMakeFiles/lzma.dir/C/LzmaDec.o
  157. [ 5%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Music_Emu.cpp.o
  158. [ 5%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Ay_Apu.cpp.o
  159. [ 5%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Ym2612_Emu.cpp.o
  160. [ 5%] Building C object lzma/CMakeFiles/lzma.dir/C/LzmaEnc.o
  161. [ 5%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Sms_Apu.cpp.o
  162. [ 6%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Ay_Cpu.cpp.o
  163. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Ay_Cpu.cpp: In member function ‘bool Ay_Cpu::run(cpu_time_t)’:
  164. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Ay_Cpu.cpp:1074:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
  165. rg.flags = 0;
  166. ~~~~~~~~~^~~
  167. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Ay_Cpu.cpp:113:41: note: here
  168. #define CASE5( a, b, c, d, e ) case 0x##a:case 0x##b:case 0x##c:case 0x##d:case 0x##e
  169. ^
  170. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Ay_Cpu.cpp:114:41: note: in expansion of macro ‘CASE5’
  171. #define CASE6( a, b, c, d, e, f ) CASE5( a, b, c, d, e ): case 0x##f
  172. ^~~~~
  173. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Ay_Cpu.cpp:115:41: note: in expansion of macro ‘CASE6’
  174. #define CASE7( a, b, c, d, e, f, g ) CASE6( a, b, c, d, e, f ): case 0x##g
  175. ^~~~~
  176. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Ay_Cpu.cpp:1075:3: note: in expansion of macro ‘CASE7’
  177. CASE7( 41, 49, 51, 59, 61, 69, 79 ): // OUT (C),r
  178. ^~~~~
  179. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Ay_Cpu.cpp:1319:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  180. flags &= ~C01;
  181. ~~~~~~^~~~~~~
  182. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Ay_Cpu.cpp:1320:3: note: here
  183. case 0x9E: // SBC (IXY+disp)
  184. ^~~~
  185. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Ay_Cpu.cpp:1329:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  186. flags &= ~C01;
  187. ~~~~~~^~~~~~~
  188. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Ay_Cpu.cpp:1330:3: note: here
  189. case 0x9C: // SBC HXY
  190. ^~~~
  191. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Ay_Cpu.cpp:1338:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  192. flags &= ~C01;
  193. ~~~~~~^~~~~~~
  194. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Ay_Cpu.cpp:1339:3: note: here
  195. case 0x9D: // SBC LXY
  196. ^~~~
  197. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Ay_Cpu.cpp:360:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  198. if ( (pc - 1) > 0xFFFF )
  199. ^~
  200. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Ay_Cpu.cpp:113:41: note: here
  201. #define CASE5( a, b, c, d, e ) case 0x##a:case 0x##b:case 0x##c:case 0x##d:case 0x##e
  202. ^
  203. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Ay_Cpu.cpp:114:41: note: in expansion of macro ‘CASE5’
  204. #define CASE6( a, b, c, d, e, f ) CASE5( a, b, c, d, e ): case 0x##f
  205. ^~~~~
  206. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Ay_Cpu.cpp:115:41: note: in expansion of macro ‘CASE6’
  207. #define CASE7( a, b, c, d, e, f, g ) CASE6( a, b, c, d, e, f ): case 0x##g
  208. ^~~~~
  209. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Ay_Cpu.cpp:366:2: note: in expansion of macro ‘CASE7’
  210. CASE7( C7, CF, D7, DF, E7, EF, F7 ):
  211. ^~~~~
  212. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Ay_Cpu.cpp:401:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
  213. flags &= ~C01;
  214. ~~~~~~^~~~~~~
  215. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Ay_Cpu.cpp:402:2: note: here
  216. case 0x9E: // SBC (HL)
  217. ^~~~
  218. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Ay_Cpu.cpp:409:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
  219. flags &= ~C01;
  220. ~~~~~~^~~~~~~
  221. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Ay_Cpu.cpp:410:2: note: here
  222. case 0xDE: // SBC A,imm
  223. ^~~~
  224. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Ay_Cpu.cpp:417:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
  225. flags &= ~C01;
  226. ~~~~~~^~~~~~~
  227. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Ay_Cpu.cpp:113:41: note: here
  228. #define CASE5( a, b, c, d, e ) case 0x##a:case 0x##b:case 0x##c:case 0x##d:case 0x##e
  229. ^
  230. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Ay_Cpu.cpp:114:41: note: in expansion of macro ‘CASE5’
  231. #define CASE6( a, b, c, d, e, f ) CASE5( a, b, c, d, e ): case 0x##f
  232. ^~~~~
  233. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Ay_Cpu.cpp:115:41: note: in expansion of macro ‘CASE6’
  234. #define CASE7( a, b, c, d, e, f, g ) CASE6( a, b, c, d, e, f ): case 0x##g
  235. ^~~~~
  236. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Ay_Cpu.cpp:418:2: note: in expansion of macro ‘CASE7’
  237. CASE7( 98, 99, 9A, 9B, 9C, 9D, 9F ): // SBC r
  238. ^~~~~
  239. [ 6%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Ay_Emu.cpp.o
  240. [ 6%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Gb_Apu.cpp.o
  241. [ 6%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Gb_Cpu.cpp.o
  242. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Gb_Cpu.cpp: In member function ‘bool Gb_Cpu::run(blargg_long)’:
  243. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Gb_Cpu.cpp:442:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
  244. data += 0x10; // bump up to 0x4n to avoid preserving sign bit
  245. ~~~~~^~~~~~~
  246. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Gb_Cpu.cpp:443:3: note: here
  247. case 0x1E: // RR (HL)
  248. ^~~~
  249. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Gb_Cpu.cpp:450:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
  250. data += 0x10; // bump up to 0x4n
  251. ~~~~~^~~~~~~
  252. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Gb_Cpu.cpp:451:3: note: here
  253. case 0x18: case 0x19: case 0x1A: case 0x1B: case 0x1C: case 0x1D: case 0x1F: // RR A
  254. ^~~~
  255. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Gb_Cpu.cpp:271:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
  256. pc -= 2;
  257. ~~~^~~~
  258. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Gb_Cpu.cpp:272:2: note: here
  259. case 0xCD: // CALL (most-common)
  260. ^~~~
  261. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Gb_Cpu.cpp:283:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  262. if ( !(flags & z_flag) )
  263. ^~
  264. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Gb_Cpu.cpp:285:2: note: here
  265. case 0xC9: // RET (most common)
  266. ^~~~
  267. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Gb_Cpu.cpp:457:2: warning: this statement may fall through [-Wimplicit-fallthrough=]
  268. } // CB op
  269. ^
  270. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Gb_Cpu.cpp:460:2: note: here
  271. case 0x07: // RLCA
  272. ^~~~
  273. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Gb_Cpu.cpp:833:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  274. pc--;
  275. ~~^~
  276. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Gb_Cpu.cpp:834:2: note: here
  277. case 0xE6: // AND IMM
  278. ^~~~
  279. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Gb_Cpu.cpp:837:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  280. rg.a &= data;
  281. ~~~~~^~~~~~~
  282. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Gb_Cpu.cpp:838:2: note: here
  283. case 0xA7: // AND A
  284. ^~~~
  285. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Gb_Cpu.cpp:853:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  286. pc--;
  287. ~~^~
  288. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Gb_Cpu.cpp:854:2: note: here
  289. case 0xF6: // OR IMM
  290. ^~~~
  291. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Gb_Cpu.cpp:857:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  292. rg.a |= data;
  293. ~~~~~^~~~~~~
  294. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Gb_Cpu.cpp:858:2: note: here
  295. case 0xB7: // OR A
  296. ^~~~
  297. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Gb_Cpu.cpp:873:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  298. pc--;
  299. ~~^~
  300. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Gb_Cpu.cpp:874:2: note: here
  301. case 0xEE: // XOR IMM
  302. ^~~~
  303. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Gb_Cpu.cpp:921:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  304. if ( pc == idle_addr + 1 )
  305. ^~
  306. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Gb_Cpu.cpp:923:2: note: here
  307. case 0xC7: case 0xCF: case 0xD7: case 0xDF: // RST
  308. ^~~~
  309. [ 7%] Building C object lzma/CMakeFiles/lzma.dir/C/Ppmd7.o
  310. [ 7%] Building C object lzma/CMakeFiles/lzma.dir/C/Ppmd7Dec.o
  311. [ 7%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Gb_Oscs.cpp.o
  312. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Gb_Oscs.cpp: In member function ‘void Gb_Apu::write_osc(int, int, int)’:
  313. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Gb_Oscs.cpp:315:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
  314. sq = &square1;
  315. ~~~^~~~~~~~~~
  316. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Gb_Oscs.cpp:316:2: note: here
  317. case 1:
  318. ^~~~
  319. [ 7%] Linking C static library liblzma.a
  320. [ 7%] Built target lzma
  321. Scanning dependencies of target lemon
  322. [ 7%] Building C object tools/lemon/CMakeFiles/lemon.dir/lemon.o
  323. [ 8%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Gbs_Emu.cpp.o
  324. [ 8%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Gym_Emu.cpp.o
  325. [ 8%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Hes_Apu.cpp.o
  326. [ 8%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Hes_Cpu.cpp.o
  327. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp: In member function ‘bool Hes_Cpu::run(hes_time_t)’:
  328. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:269:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  329. if ( pc == idle_addr + 1 )
  330. ^~
  331. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:271:2: note: here
  332. case 0x0F: // BBRn
  333. ^~~~
  334. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:298:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  335. data += x;
  336. ~~~~~^~~~
  337. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:299:2: note: here
  338. case 0x6C:{// JMP (ind)
  339. ^~~~
  340. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:350:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  341. data = uint8_t (data + x);
  342. ~~~~~^~~~~~~~~~~~~~~~~~~~
  343. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:351:2: note: here
  344. case 0x85: // STA zp
  345. ^~~~
  346. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:450:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  347. data += x;
  348. ~~~~~^~~~
  349. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:451:2: note: here
  350. case 0x2C:{// BIT abs
  351. ^~~~
  352. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:460:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  353. data = uint8_t (data + x);
  354. ~~~~~^~~~~~~~~~~~~~~~~~~~
  355. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:461:2: note: here
  356. case 0x24: // BIT zp
  357. ^~~~
  358. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:462:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  359. data = READ_LOW( data );
  360. ^
  361. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:463:2: note: here
  362. case 0x89: // BIT imm
  363. ^~~~
  364. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:559:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  365. data += x;
  366. ~~~~~^~~~
  367. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:560:2: note: here
  368. case 0x9C: // STZ abs
  369. ^~~~
  370. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:569:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  371. data = uint8_t (data + x);
  372. ~~~~~^~~~~~~~~~~~~~~~~~~~
  373. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:570:2: note: here
  374. case 0x64: // STZ zp
  375. ^~~~
  376. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:576:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  377. data = uint8_t (data + x);
  378. ~~~~~^~~~~~~~~~~~~~~~~~~~
  379. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:577:2: note: here
  380. case 0x84: // STY zp
  381. ^~~~
  382. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:583:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  383. data = uint8_t (data + y);
  384. ~~~~~^~~~~~~~~~~~~~~~~~~~
  385. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:584:2: note: here
  386. case 0x86: // STX zp
  387. ^~~~
  388. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:590:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  389. data = uint8_t (data + y);
  390. ~~~~~^~~~~~~~~~~~~~~~~~~~
  391. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:591:2: note: here
  392. case 0xA6: // LDX zp
  393. ^~~~
  394. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:592:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  395. data = READ_LOW( data );
  396. ^
  397. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:593:2: note: here
  398. case 0xA2: // LDX #imm
  399. ^~~~
  400. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:600:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  401. data = uint8_t (data + x);
  402. ~~~~~^~~~~~~~~~~~~~~~~~~~
  403. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:601:2: note: here
  404. case 0xA4: // LDY zp
  405. ^~~~
  406. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:602:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  407. data = READ_LOW( data );
  408. ^
  409. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:603:2: note: here
  410. case 0xA0: // LDY #imm
  411. ^~~~
  412. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:610:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  413. data += x;
  414. ~~~~~^~~~
  415. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:612:2: note: here
  416. case 0xAC:{// LDY abs
  417. ^~~~
  418. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:650:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  419. data = READ_LOW( data );
  420. ^
  421. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:651:2: note: here
  422. case 0xE0: // CPX #imm
  423. ^~~~
  424. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:669:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  425. data = READ_LOW( data );
  426. ^
  427. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:670:2: note: here
  428. case 0xC0: // CPY #imm
  429. ^~~~
  430. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:682:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  431. data = uint8_t (data + x);\
  432. ~~~~~^~~~~~~~~~~~~~~~~~~~
  433. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:713:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  434. ARITH_ADDR_MODES( 0xC5 ) // CMP
  435. ^~~~~~~~~~~~~~~~
  436. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:683:2: note: here
  437. case op + 0x0D: /* (ind) */\
  438. ^
  439. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:713:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  440. ARITH_ADDR_MODES( 0xC5 ) // CMP
  441. ^~~~~~~~~~~~~~~~
  442. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:693:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  443. data = uint8_t (data + x);\
  444. ~~~~~^~~~~~~~~~~~~~~~~~~~
  445. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:713:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  446. ARITH_ADDR_MODES( 0xC5 ) // CMP
  447. ^~~~~~~~~~~~~~~~
  448. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:694:2: note: here
  449. case op + 0x00: /* zp */\
  450. ^
  451. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:713:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  452. ARITH_ADDR_MODES( 0xC5 ) // CMP
  453. ^~~~~~~~~~~~~~~~
  454. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:701:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  455. data += x;\
  456. ~~~~~^~~~
  457. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:713:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  458. ARITH_ADDR_MODES( 0xC5 ) // CMP
  459. ^~~~~~~~~~~~~~~~
  460. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:702:2: note: here
  461. ind##op:\
  462. ^
  463. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:713:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  464. ARITH_ADDR_MODES( 0xC5 ) // CMP
  465. ^~~~~~~~~~~~~~~~
  466. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:27:40: warning: this statement may fall through [-Wimplicit-fallthrough=]
  467. #define CACHE_TIME() (void) (s_time = s.time)
  468. ~~~~~~~~^~~~~~~~~
  469. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:709:3: note: in expansion of macro ‘CACHE_TIME’
  470. CACHE_TIME();\
  471. ^~~~~~~~~~
  472. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:713:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  473. ARITH_ADDR_MODES( 0xC5 ) // CMP
  474. ^~~~~~~~~~~~~~~~
  475. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:710:2: note: here
  476. case op + 0x04: /* imm */\
  477. ^
  478. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:713:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  479. ARITH_ADDR_MODES( 0xC5 ) // CMP
  480. ^~~~~~~~~~~~~~~~
  481. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:682:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  482. data = uint8_t (data + x);\
  483. ~~~~~^~~~~~~~~~~~~~~~~~~~
  484. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:720:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  485. ARITH_ADDR_MODES( 0x25 ) // AND
  486. ^~~~~~~~~~~~~~~~
  487. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:683:2: note: here
  488. case op + 0x0D: /* (ind) */\
  489. ^
  490. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:720:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  491. ARITH_ADDR_MODES( 0x25 ) // AND
  492. ^~~~~~~~~~~~~~~~
  493. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:693:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  494. data = uint8_t (data + x);\
  495. ~~~~~^~~~~~~~~~~~~~~~~~~~
  496. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:720:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  497. ARITH_ADDR_MODES( 0x25 ) // AND
  498. ^~~~~~~~~~~~~~~~
  499. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:694:2: note: here
  500. case op + 0x00: /* zp */\
  501. ^
  502. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:720:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  503. ARITH_ADDR_MODES( 0x25 ) // AND
  504. ^~~~~~~~~~~~~~~~
  505. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:701:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  506. data += x;\
  507. ~~~~~^~~~
  508. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:720:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  509. ARITH_ADDR_MODES( 0x25 ) // AND
  510. ^~~~~~~~~~~~~~~~
  511. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:702:2: note: here
  512. ind##op:\
  513. ^
  514. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:720:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  515. ARITH_ADDR_MODES( 0x25 ) // AND
  516. ^~~~~~~~~~~~~~~~
  517. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:27:40: warning: this statement may fall through [-Wimplicit-fallthrough=]
  518. #define CACHE_TIME() (void) (s_time = s.time)
  519. ~~~~~~~~^~~~~~~~~
  520. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:709:3: note: in expansion of macro ‘CACHE_TIME’
  521. CACHE_TIME();\
  522. ^~~~~~~~~~
  523. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:720:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  524. ARITH_ADDR_MODES( 0x25 ) // AND
  525. ^~~~~~~~~~~~~~~~
  526. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:710:2: note: here
  527. case op + 0x04: /* imm */\
  528. ^
  529. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:720:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  530. ARITH_ADDR_MODES( 0x25 ) // AND
  531. ^~~~~~~~~~~~~~~~
  532. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:682:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  533. data = uint8_t (data + x);\
  534. ~~~~~^~~~~~~~~~~~~~~~~~~~
  535. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:725:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  536. ARITH_ADDR_MODES( 0x45 ) // EOR
  537. ^~~~~~~~~~~~~~~~
  538. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:683:2: note: here
  539. case op + 0x0D: /* (ind) */\
  540. ^
  541. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:725:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  542. ARITH_ADDR_MODES( 0x45 ) // EOR
  543. ^~~~~~~~~~~~~~~~
  544. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:693:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  545. data = uint8_t (data + x);\
  546. ~~~~~^~~~~~~~~~~~~~~~~~~~
  547. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:725:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  548. ARITH_ADDR_MODES( 0x45 ) // EOR
  549. ^~~~~~~~~~~~~~~~
  550. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:694:2: note: here
  551. case op + 0x00: /* zp */\
  552. ^
  553. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:725:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  554. ARITH_ADDR_MODES( 0x45 ) // EOR
  555. ^~~~~~~~~~~~~~~~
  556. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:701:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  557. data += x;\
  558. ~~~~~^~~~
  559. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:725:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  560. ARITH_ADDR_MODES( 0x45 ) // EOR
  561. ^~~~~~~~~~~~~~~~
  562. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:702:2: note: here
  563. ind##op:\
  564. ^
  565. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:725:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  566. ARITH_ADDR_MODES( 0x45 ) // EOR
  567. ^~~~~~~~~~~~~~~~
  568. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:27:40: warning: this statement may fall through [-Wimplicit-fallthrough=]
  569. #define CACHE_TIME() (void) (s_time = s.time)
  570. ~~~~~~~~^~~~~~~~~
  571. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:709:3: note: in expansion of macro ‘CACHE_TIME’
  572. CACHE_TIME();\
  573. ^~~~~~~~~~
  574. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:725:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  575. ARITH_ADDR_MODES( 0x45 ) // EOR
  576. ^~~~~~~~~~~~~~~~
  577. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:710:2: note: here
  578. case op + 0x04: /* imm */\
  579. ^
  580. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:725:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  581. ARITH_ADDR_MODES( 0x45 ) // EOR
  582. ^~~~~~~~~~~~~~~~
  583. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:682:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  584. data = uint8_t (data + x);\
  585. ~~~~~^~~~~~~~~~~~~~~~~~~~
  586. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:730:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  587. ARITH_ADDR_MODES( 0x05 ) // ORA
  588. ^~~~~~~~~~~~~~~~
  589. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:683:2: note: here
  590. case op + 0x0D: /* (ind) */\
  591. ^
  592. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:730:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  593. ARITH_ADDR_MODES( 0x05 ) // ORA
  594. ^~~~~~~~~~~~~~~~
  595. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:693:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  596. data = uint8_t (data + x);\
  597. ~~~~~^~~~~~~~~~~~~~~~~~~~
  598. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:730:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  599. ARITH_ADDR_MODES( 0x05 ) // ORA
  600. ^~~~~~~~~~~~~~~~
  601. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:694:2: note: here
  602. case op + 0x00: /* zp */\
  603. ^
  604. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:730:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  605. ARITH_ADDR_MODES( 0x05 ) // ORA
  606. ^~~~~~~~~~~~~~~~
  607. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:701:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  608. data += x;\
  609. ~~~~~^~~~
  610. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:730:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  611. ARITH_ADDR_MODES( 0x05 ) // ORA
  612. ^~~~~~~~~~~~~~~~
  613. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:702:2: note: here
  614. ind##op:\
  615. ^
  616. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:730:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  617. ARITH_ADDR_MODES( 0x05 ) // ORA
  618. ^~~~~~~~~~~~~~~~
  619. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:27:40: warning: this statement may fall through [-Wimplicit-fallthrough=]
  620. #define CACHE_TIME() (void) (s_time = s.time)
  621. ~~~~~~~~^~~~~~~~~
  622. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:709:3: note: in expansion of macro ‘CACHE_TIME’
  623. CACHE_TIME();\
  624. ^~~~~~~~~~
  625. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:730:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  626. ARITH_ADDR_MODES( 0x05 ) // ORA
  627. ^~~~~~~~~~~~~~~~
  628. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:710:2: note: here
  629. case op + 0x04: /* imm */\
  630. ^
  631. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:730:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  632. ARITH_ADDR_MODES( 0x05 ) // ORA
  633. ^~~~~~~~~~~~~~~~
  634. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:682:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  635. data = uint8_t (data + x);\
  636. ~~~~~^~~~~~~~~~~~~~~~~~~~
  637. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:737:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  638. ARITH_ADDR_MODES( 0xE5 ) // SBC
  639. ^~~~~~~~~~~~~~~~
  640. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:683:2: note: here
  641. case op + 0x0D: /* (ind) */\
  642. ^
  643. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:737:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  644. ARITH_ADDR_MODES( 0xE5 ) // SBC
  645. ^~~~~~~~~~~~~~~~
  646. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:693:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  647. data = uint8_t (data + x);\
  648. ~~~~~^~~~~~~~~~~~~~~~~~~~
  649. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:737:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  650. ARITH_ADDR_MODES( 0xE5 ) // SBC
  651. ^~~~~~~~~~~~~~~~
  652. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:694:2: note: here
  653. case op + 0x00: /* zp */\
  654. ^
  655. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:737:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  656. ARITH_ADDR_MODES( 0xE5 ) // SBC
  657. ^~~~~~~~~~~~~~~~
  658. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:701:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  659. data += x;\
  660. ~~~~~^~~~
  661. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:737:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  662. ARITH_ADDR_MODES( 0xE5 ) // SBC
  663. ^~~~~~~~~~~~~~~~
  664. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:702:2: note: here
  665. ind##op:\
  666. ^
  667. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:737:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  668. ARITH_ADDR_MODES( 0xE5 ) // SBC
  669. ^~~~~~~~~~~~~~~~
  670. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:27:40: warning: this statement may fall through [-Wimplicit-fallthrough=]
  671. #define CACHE_TIME() (void) (s_time = s.time)
  672. ~~~~~~~~^~~~~~~~~
  673. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:709:3: note: in expansion of macro ‘CACHE_TIME’
  674. CACHE_TIME();\
  675. ^~~~~~~~~~
  676. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:737:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  677. ARITH_ADDR_MODES( 0xE5 ) // SBC
  678. ^~~~~~~~~~~~~~~~
  679. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:710:2: note: here
  680. case op + 0x04: /* imm */\
  681. ^
  682. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:737:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  683. ARITH_ADDR_MODES( 0xE5 ) // SBC
  684. ^~~~~~~~~~~~~~~~
  685. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:682:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  686. data = uint8_t (data + x);\
  687. ~~~~~^~~~~~~~~~~~~~~~~~~~
  688. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:741:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  689. ARITH_ADDR_MODES( 0x65 ) // ADC
  690. ^~~~~~~~~~~~~~~~
  691. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:683:2: note: here
  692. case op + 0x0D: /* (ind) */\
  693. ^
  694. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:741:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  695. ARITH_ADDR_MODES( 0x65 ) // ADC
  696. ^~~~~~~~~~~~~~~~
  697. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:693:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  698. data = uint8_t (data + x);\
  699. ~~~~~^~~~~~~~~~~~~~~~~~~~
  700. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:741:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  701. ARITH_ADDR_MODES( 0x65 ) // ADC
  702. ^~~~~~~~~~~~~~~~
  703. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:694:2: note: here
  704. case op + 0x00: /* zp */\
  705. ^
  706. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:741:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  707. ARITH_ADDR_MODES( 0x65 ) // ADC
  708. ^~~~~~~~~~~~~~~~
  709. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:701:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  710. data += x;\
  711. ~~~~~^~~~
  712. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:741:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  713. ARITH_ADDR_MODES( 0x65 ) // ADC
  714. ^~~~~~~~~~~~~~~~
  715. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:702:2: note: here
  716. ind##op:\
  717. ^
  718. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:741:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  719. ARITH_ADDR_MODES( 0x65 ) // ADC
  720. ^~~~~~~~~~~~~~~~
  721. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:27:40: warning: this statement may fall through [-Wimplicit-fallthrough=]
  722. #define CACHE_TIME() (void) (s_time = s.time)
  723. ~~~~~~~~^~~~~~~~~
  724. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:709:3: note: in expansion of macro ‘CACHE_TIME’
  725. CACHE_TIME();\
  726. ^~~~~~~~~~
  727. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:741:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  728. ARITH_ADDR_MODES( 0x65 ) // ADC
  729. ^~~~~~~~~~~~~~~~
  730. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:710:2: note: here
  731. case op + 0x04: /* imm */\
  732. ^
  733. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:741:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  734. ARITH_ADDR_MODES( 0x65 ) // ADC
  735. ^~~~~~~~~~~~~~~~
  736. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:758:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  737. c = 0;
  738. ~~^~~
  739. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:759:2: note: here
  740. case 0x6A: // ROR A
  741. ^~~~
  742. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:782:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  743. data += x;
  744. ~~~~~^~~~
  745. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:783:2: note: here
  746. case 0x4E: // LSR abs
  747. ^~~~
  748. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:784:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  749. c = 0;
  750. ~~^~~
  751. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:785:2: note: here
  752. case 0x6E: // ROR abs
  753. ^~~~
  754. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:800:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  755. data += x;
  756. ~~~~~^~~~
  757. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:801:2: note: here
  758. case 0x0E: // ASL abs
  759. ^~~~
  760. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:802:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  761. c = 0;
  762. ~~^~~
  763. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:803:2: note: here
  764. case 0x2E: // ROL abs
  765. ^~~~
  766. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:824:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  767. data = uint8_t (data + x);
  768. ~~~~~^~~~~~~~~~~~~~~~~~~~
  769. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:825:2: note: here
  770. case 0x46: // LSR zp
  771. ^~~~
  772. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:826:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  773. c = 0;
  774. ~~^~~
  775. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:827:2: note: here
  776. case 0x66: // ROR zp
  777. ^~~~
  778. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:840:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  779. data = uint8_t (data + x);
  780. ~~~~~^~~~~~~~~~~~~~~~~~~~
  781. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:841:2: note: here
  782. case 0x06: // ASL zp
  783. ^~~~
  784. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:842:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  785. c = 0;
  786. ~~^~~
  787. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:843:2: note: here
  788. case 0x26: // ROL zp
  789. ^~~~
  790. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:872:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  791. data = uint8_t (data + x);
  792. ~~~~~^~~~~~~~~~~~~~~~~~~~
  793. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:873:2: note: here
  794. case 0xE6: // INC zp
  795. ^~~~
  796. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:878:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  797. data = uint8_t (data + x);
  798. ~~~~~^~~~~~~~~~~~~~~~~~~~
  799. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Hes_Cpu.cpp:879:2: note: here
  800. case 0xC6: // DEC zp
  801. ^~~~
  802. [ 8%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Hes_Emu.cpp.o
  803. [ 9%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Kss_Cpu.cpp.o
  804. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Kss_Cpu.cpp: In member function ‘bool Kss_Cpu::run(cpu_time_t)’:
  805. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Kss_Cpu.cpp:1111:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
  806. rg.flags = 0;
  807. ~~~~~~~~~^~~
  808. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Kss_Cpu.cpp:139:41: note: here
  809. #define CASE5( a, b, c, d, e ) case 0x##a:case 0x##b:case 0x##c:case 0x##d:case 0x##e
  810. ^
  811. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Kss_Cpu.cpp:140:41: note: in expansion of macro ‘CASE5’
  812. #define CASE6( a, b, c, d, e, f ) CASE5( a, b, c, d, e ): case 0x##f
  813. ^~~~~
  814. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Kss_Cpu.cpp:141:41: note: in expansion of macro ‘CASE6’
  815. #define CASE7( a, b, c, d, e, f, g ) CASE6( a, b, c, d, e, f ): case 0x##g
  816. ^~~~~
  817. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Kss_Cpu.cpp:1112:3: note: in expansion of macro ‘CASE7’
  818. CASE7( 41, 49, 51, 59, 61, 69, 79 ): // OUT (C),r
  819. ^~~~~
  820. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Kss_Cpu.cpp:1357:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  821. flags &= ~C01;
  822. ~~~~~~^~~~~~~
  823. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Kss_Cpu.cpp:1358:3: note: here
  824. case 0x9E: // SBC (IXY+disp)
  825. ^~~~
  826. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Kss_Cpu.cpp:1367:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  827. flags &= ~C01;
  828. ~~~~~~^~~~~~~
  829. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Kss_Cpu.cpp:1368:3: note: here
  830. case 0x9C: // SBC HXY
  831. ^~~~
  832. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Kss_Cpu.cpp:1376:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  833. flags &= ~C01;
  834. ~~~~~~^~~~~~~
  835. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Kss_Cpu.cpp:1377:3: note: here
  836. case 0x9D: // SBC LXY
  837. ^~~~
  838. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Kss_Cpu.cpp:398:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  839. if ( pc > idle_addr )
  840. ^~
  841. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Kss_Cpu.cpp:139:41: note: here
  842. #define CASE5( a, b, c, d, e ) case 0x##a:case 0x##b:case 0x##c:case 0x##d:case 0x##e
  843. ^
  844. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Kss_Cpu.cpp:140:41: note: in expansion of macro ‘CASE5’
  845. #define CASE6( a, b, c, d, e, f ) CASE5( a, b, c, d, e ): case 0x##f
  846. ^~~~~
  847. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Kss_Cpu.cpp:141:41: note: in expansion of macro ‘CASE6’
  848. #define CASE7( a, b, c, d, e, f, g ) CASE6( a, b, c, d, e, f ): case 0x##g
  849. ^~~~~
  850. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Kss_Cpu.cpp:400:2: note: in expansion of macro ‘CASE7’
  851. CASE7( C7, CF, D7, DF, E7, EF, F7 ):
  852. ^~~~~
  853. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Kss_Cpu.cpp:435:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
  854. flags &= ~C01;
  855. ~~~~~~^~~~~~~
  856. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Kss_Cpu.cpp:436:2: note: here
  857. case 0x9E: // SBC (HL)
  858. ^~~~
  859. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Kss_Cpu.cpp:443:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
  860. flags &= ~C01;
  861. ~~~~~~^~~~~~~
  862. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Kss_Cpu.cpp:444:2: note: here
  863. case 0xDE: // SBC A,imm
  864. ^~~~
  865. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Kss_Cpu.cpp:451:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
  866. flags &= ~C01;
  867. ~~~~~~^~~~~~~
  868. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Kss_Cpu.cpp:139:41: note: here
  869. #define CASE5( a, b, c, d, e ) case 0x##a:case 0x##b:case 0x##c:case 0x##d:case 0x##e
  870. ^
  871. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Kss_Cpu.cpp:140:41: note: in expansion of macro ‘CASE5’
  872. #define CASE6( a, b, c, d, e, f ) CASE5( a, b, c, d, e ): case 0x##f
  873. ^~~~~
  874. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Kss_Cpu.cpp:141:41: note: in expansion of macro ‘CASE6’
  875. #define CASE7( a, b, c, d, e, f, g ) CASE6( a, b, c, d, e, f ): case 0x##g
  876. ^~~~~
  877. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Kss_Cpu.cpp:452:2: note: in expansion of macro ‘CASE7’
  878. CASE7( 98, 99, 9A, 9B, 9C, 9D, 9F ): // SBC r
  879. ^~~~~
  880. [ 9%] Linking C executable lemon
  881. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/release/tools/lemon
  882. [ 9%] Built target lemon
  883. [ 9%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Kss_Emu.cpp.o
  884. Scanning dependencies of target re2c
  885. [ 9%] Building CXX object tools/re2c/CMakeFiles/re2c.dir/actions.o
  886. [ 9%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Kss_Scc_Apu.cpp.o
  887. [ 9%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Nes_Apu.cpp.o
  888. [ 9%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Nes_Cpu.cpp.o
  889. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp: In member function ‘bool Nes_Cpu::run(nes_time_t)’:
  890. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:268:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  891. data = uint8_t (data + x);\
  892. ~~~~~^~~~~~~~~~~~~~~~~~~~
  893. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:333:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  894. ARITH_ADDR_MODES( 0xC5 ) // CMP
  895. ^~~~~~~~~~~~~~~~
  896. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:269:1: note: here
  897. case op + 0x00: /* zp */\
  898. ^
  899. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:333:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  900. ARITH_ADDR_MODES( 0xC5 ) // CMP
  901. ^~~~~~~~~~~~~~~~
  902. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:245:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
  903. #define HANDLE_PAGE_CROSSING( lsb ) s_time += (lsb) >> 8;
  904. ~~~~~~~^~~~~~~~~~~~~
  905. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:278:2: note: in expansion of macro ‘HANDLE_PAGE_CROSSING’
  906. HANDLE_PAGE_CROSSING( data );\
  907. ^~~~~~~~~~~~~~~~~~~~
  908. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:333:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  909. ARITH_ADDR_MODES( 0xC5 ) // CMP
  910. ^~~~~~~~~~~~~~~~
  911. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:279:1: note: here
  912. case op + 0x08: /* abs */\
  913. ^
  914. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:333:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  915. ARITH_ADDR_MODES( 0xC5 ) // CMP
  916. ^~~~~~~~~~~~~~~~
  917. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:26:40: warning: this statement may fall through [-Wimplicit-fallthrough=]
  918. #define CACHE_TIME() (void) (s_time = s.time)
  919. ~~~~~~~~^~~~~~~~~
  920. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:284:2: note: in expansion of macro ‘CACHE_TIME’
  921. CACHE_TIME();\
  922. ^~~~~~~~~~
  923. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:333:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  924. ARITH_ADDR_MODES( 0xC5 ) // CMP
  925. ^~~~~~~~~~~~~~~~
  926. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:285:1: note: here
  927. case op + 0x04: /* imm */\
  928. ^
  929. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:333:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  930. ARITH_ADDR_MODES( 0xC5 ) // CMP
  931. ^~~~~~~~~~~~~~~~
  932. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:347:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  933. data = uint8_t (data + x);
  934. ~~~~~^~~~~~~~~~~~~~~~~~~~
  935. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:348:2: note: here
  936. case 0x85: // STA zp
  937. ^~~~
  938. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:495:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  939. data = uint8_t (data + x);
  940. ~~~~~^~~~~~~~~~~~~~~~~~~~
  941. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:496:2: note: here
  942. case 0x84: // STY zp
  943. ^~~~
  944. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:502:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  945. data = uint8_t (data + y);
  946. ~~~~~^~~~~~~~~~~~~~~~~~~~
  947. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:503:2: note: here
  948. case 0x86: // STX zp
  949. ^~~~
  950. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:509:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  951. data = uint8_t (data + y);
  952. ~~~~~^~~~~~~~~~~~~~~~~~~~
  953. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:510:2: note: here
  954. case 0xA6: // LDX zp
  955. ^~~~
  956. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:511:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  957. data = READ_LOW( data );
  958. ^
  959. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:512:2: note: here
  960. case 0xA2: // LDX #imm
  961. ^~~~
  962. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:519:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  963. data = uint8_t (data + x);
  964. ~~~~~^~~~~~~~~~~~~~~~~~~~
  965. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:520:2: note: here
  966. case 0xA4: // LDY zp
  967. ^~~~
  968. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:521:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  969. data = READ_LOW( data );
  970. ^
  971. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:522:2: note: here
  972. case 0xA0: // LDY #imm
  973. ^~~~
  974. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:245:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
  975. #define HANDLE_PAGE_CROSSING( lsb ) s_time += (lsb) >> 8;
  976. ~~~~~~~^~~~~~~~~~~~~
  977. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:530:3: note: in expansion of macro ‘HANDLE_PAGE_CROSSING’
  978. HANDLE_PAGE_CROSSING( data );
  979. ^~~~~~~~~~~~~~~~~~~~
  980. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:531:2: note: here
  981. case 0xAC:{// LDY abs
  982. ^~~~
  983. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:245:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
  984. #define HANDLE_PAGE_CROSSING( lsb ) s_time += (lsb) >> 8;
  985. ~~~~~~~^~~~~~~~~~~~~
  986. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:542:3: note: in expansion of macro ‘HANDLE_PAGE_CROSSING’
  987. HANDLE_PAGE_CROSSING( data );
  988. ^~~~~~~~~~~~~~~~~~~~
  989. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:543:2: note: here
  990. case 0xAE:{// LDX abs
  991. ^~~~
  992. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:586:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  993. data = READ_LOW( data );
  994. ^
  995. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:587:2: note: here
  996. case 0xE0: // CPX #imm
  997. ^~~~
  998. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:605:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  999. data = READ_LOW( data );
  1000. ^
  1001. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:606:2: note: here
  1002. case 0xC0: // CPY #imm
  1003. ^~~~
  1004. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:268:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1005. data = uint8_t (data + x);\
  1006. ~~~~~^~~~~~~~~~~~~~~~~~~~
  1007. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:616:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1008. ARITH_ADDR_MODES( 0x25 ) // AND
  1009. ^~~~~~~~~~~~~~~~
  1010. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:269:1: note: here
  1011. case op + 0x00: /* zp */\
  1012. ^
  1013. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:616:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1014. ARITH_ADDR_MODES( 0x25 ) // AND
  1015. ^~~~~~~~~~~~~~~~
  1016. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:245:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1017. #define HANDLE_PAGE_CROSSING( lsb ) s_time += (lsb) >> 8;
  1018. ~~~~~~~^~~~~~~~~~~~~
  1019. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:278:2: note: in expansion of macro ‘HANDLE_PAGE_CROSSING’
  1020. HANDLE_PAGE_CROSSING( data );\
  1021. ^~~~~~~~~~~~~~~~~~~~
  1022. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:616:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1023. ARITH_ADDR_MODES( 0x25 ) // AND
  1024. ^~~~~~~~~~~~~~~~
  1025. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:279:1: note: here
  1026. case op + 0x08: /* abs */\
  1027. ^
  1028. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:616:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1029. ARITH_ADDR_MODES( 0x25 ) // AND
  1030. ^~~~~~~~~~~~~~~~
  1031. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:26:40: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1032. #define CACHE_TIME() (void) (s_time = s.time)
  1033. ~~~~~~~~^~~~~~~~~
  1034. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:284:2: note: in expansion of macro ‘CACHE_TIME’
  1035. CACHE_TIME();\
  1036. ^~~~~~~~~~
  1037. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:616:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1038. ARITH_ADDR_MODES( 0x25 ) // AND
  1039. ^~~~~~~~~~~~~~~~
  1040. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:285:1: note: here
  1041. case op + 0x04: /* imm */\
  1042. ^
  1043. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:616:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1044. ARITH_ADDR_MODES( 0x25 ) // AND
  1045. ^~~~~~~~~~~~~~~~
  1046. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:268:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1047. data = uint8_t (data + x);\
  1048. ~~~~~^~~~~~~~~~~~~~~~~~~~
  1049. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:621:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1050. ARITH_ADDR_MODES( 0x45 ) // EOR
  1051. ^~~~~~~~~~~~~~~~
  1052. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:269:1: note: here
  1053. case op + 0x00: /* zp */\
  1054. ^
  1055. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:621:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1056. ARITH_ADDR_MODES( 0x45 ) // EOR
  1057. ^~~~~~~~~~~~~~~~
  1058. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:245:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1059. #define HANDLE_PAGE_CROSSING( lsb ) s_time += (lsb) >> 8;
  1060. ~~~~~~~^~~~~~~~~~~~~
  1061. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:278:2: note: in expansion of macro ‘HANDLE_PAGE_CROSSING’
  1062. HANDLE_PAGE_CROSSING( data );\
  1063. ^~~~~~~~~~~~~~~~~~~~
  1064. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:621:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1065. ARITH_ADDR_MODES( 0x45 ) // EOR
  1066. ^~~~~~~~~~~~~~~~
  1067. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:279:1: note: here
  1068. case op + 0x08: /* abs */\
  1069. ^
  1070. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:621:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1071. ARITH_ADDR_MODES( 0x45 ) // EOR
  1072. ^~~~~~~~~~~~~~~~
  1073. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:26:40: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1074. #define CACHE_TIME() (void) (s_time = s.time)
  1075. ~~~~~~~~^~~~~~~~~
  1076. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:284:2: note: in expansion of macro ‘CACHE_TIME’
  1077. CACHE_TIME();\
  1078. ^~~~~~~~~~
  1079. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:621:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1080. ARITH_ADDR_MODES( 0x45 ) // EOR
  1081. ^~~~~~~~~~~~~~~~
  1082. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:285:1: note: here
  1083. case op + 0x04: /* imm */\
  1084. ^
  1085. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:621:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1086. ARITH_ADDR_MODES( 0x45 ) // EOR
  1087. ^~~~~~~~~~~~~~~~
  1088. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:268:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1089. data = uint8_t (data + x);\
  1090. ~~~~~^~~~~~~~~~~~~~~~~~~~
  1091. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:626:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1092. ARITH_ADDR_MODES( 0x05 ) // ORA
  1093. ^~~~~~~~~~~~~~~~
  1094. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:269:1: note: here
  1095. case op + 0x00: /* zp */\
  1096. ^
  1097. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:626:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1098. ARITH_ADDR_MODES( 0x05 ) // ORA
  1099. ^~~~~~~~~~~~~~~~
  1100. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:245:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1101. #define HANDLE_PAGE_CROSSING( lsb ) s_time += (lsb) >> 8;
  1102. ~~~~~~~^~~~~~~~~~~~~
  1103. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:278:2: note: in expansion of macro ‘HANDLE_PAGE_CROSSING’
  1104. HANDLE_PAGE_CROSSING( data );\
  1105. ^~~~~~~~~~~~~~~~~~~~
  1106. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:626:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1107. ARITH_ADDR_MODES( 0x05 ) // ORA
  1108. ^~~~~~~~~~~~~~~~
  1109. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:279:1: note: here
  1110. case op + 0x08: /* abs */\
  1111. ^
  1112. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:626:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1113. ARITH_ADDR_MODES( 0x05 ) // ORA
  1114. ^~~~~~~~~~~~~~~~
  1115. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:26:40: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1116. #define CACHE_TIME() (void) (s_time = s.time)
  1117. ~~~~~~~~^~~~~~~~~
  1118. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:284:2: note: in expansion of macro ‘CACHE_TIME’
  1119. CACHE_TIME();\
  1120. ^~~~~~~~~~
  1121. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:626:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1122. ARITH_ADDR_MODES( 0x05 ) // ORA
  1123. ^~~~~~~~~~~~~~~~
  1124. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:285:1: note: here
  1125. case op + 0x04: /* imm */\
  1126. ^
  1127. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:626:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1128. ARITH_ADDR_MODES( 0x05 ) // ORA
  1129. ^~~~~~~~~~~~~~~~
  1130. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:268:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1131. data = uint8_t (data + x);\
  1132. ~~~~~^~~~~~~~~~~~~~~~~~~~
  1133. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:655:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1134. ARITH_ADDR_MODES( 0xE5 ) // SBC
  1135. ^~~~~~~~~~~~~~~~
  1136. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:269:1: note: here
  1137. case op + 0x00: /* zp */\
  1138. ^
  1139. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:655:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1140. ARITH_ADDR_MODES( 0xE5 ) // SBC
  1141. ^~~~~~~~~~~~~~~~
  1142. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:245:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1143. #define HANDLE_PAGE_CROSSING( lsb ) s_time += (lsb) >> 8;
  1144. ~~~~~~~^~~~~~~~~~~~~
  1145. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:278:2: note: in expansion of macro ‘HANDLE_PAGE_CROSSING’
  1146. HANDLE_PAGE_CROSSING( data );\
  1147. ^~~~~~~~~~~~~~~~~~~~
  1148. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:655:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1149. ARITH_ADDR_MODES( 0xE5 ) // SBC
  1150. ^~~~~~~~~~~~~~~~
  1151. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:279:1: note: here
  1152. case op + 0x08: /* abs */\
  1153. ^
  1154. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:655:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1155. ARITH_ADDR_MODES( 0xE5 ) // SBC
  1156. ^~~~~~~~~~~~~~~~
  1157. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:26:40: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1158. #define CACHE_TIME() (void) (s_time = s.time)
  1159. ~~~~~~~~^~~~~~~~~
  1160. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:284:2: note: in expansion of macro ‘CACHE_TIME’
  1161. CACHE_TIME();\
  1162. ^~~~~~~~~~
  1163. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:655:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1164. ARITH_ADDR_MODES( 0xE5 ) // SBC
  1165. ^~~~~~~~~~~~~~~~
  1166. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:285:1: note: here
  1167. case op + 0x04: /* imm */\
  1168. ^
  1169. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:655:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1170. ARITH_ADDR_MODES( 0xE5 ) // SBC
  1171. ^~~~~~~~~~~~~~~~
  1172. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:268:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1173. data = uint8_t (data + x);\
  1174. ~~~~~^~~~~~~~~~~~~~~~~~~~
  1175. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:660:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1176. ARITH_ADDR_MODES( 0x65 ) // ADC
  1177. ^~~~~~~~~~~~~~~~
  1178. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:269:1: note: here
  1179. case op + 0x00: /* zp */\
  1180. ^
  1181. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:660:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1182. ARITH_ADDR_MODES( 0x65 ) // ADC
  1183. ^~~~~~~~~~~~~~~~
  1184. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:245:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1185. #define HANDLE_PAGE_CROSSING( lsb ) s_time += (lsb) >> 8;
  1186. ~~~~~~~^~~~~~~~~~~~~
  1187. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:278:2: note: in expansion of macro ‘HANDLE_PAGE_CROSSING’
  1188. HANDLE_PAGE_CROSSING( data );\
  1189. ^~~~~~~~~~~~~~~~~~~~
  1190. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:660:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1191. ARITH_ADDR_MODES( 0x65 ) // ADC
  1192. ^~~~~~~~~~~~~~~~
  1193. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:279:1: note: here
  1194. case op + 0x08: /* abs */\
  1195. ^
  1196. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:660:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1197. ARITH_ADDR_MODES( 0x65 ) // ADC
  1198. ^~~~~~~~~~~~~~~~
  1199. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:26:40: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1200. #define CACHE_TIME() (void) (s_time = s.time)
  1201. ~~~~~~~~^~~~~~~~~
  1202. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:284:2: note: in expansion of macro ‘CACHE_TIME’
  1203. CACHE_TIME();\
  1204. ^~~~~~~~~~
  1205. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:660:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1206. ARITH_ADDR_MODES( 0x65 ) // ADC
  1207. ^~~~~~~~~~~~~~~~
  1208. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:285:1: note: here
  1209. case op + 0x04: /* imm */\
  1210. ^
  1211. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:660:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1212. ARITH_ADDR_MODES( 0x65 ) // ADC
  1213. ^~~~~~~~~~~~~~~~
  1214. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:675:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1215. c = 0;
  1216. ~~^~~
  1217. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:676:2: note: here
  1218. case 0x6A: // ROR A
  1219. ^~~~
  1220. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:699:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1221. data += x;
  1222. ~~~~~^~~~
  1223. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:700:2: note: here
  1224. case 0x4E: // LSR abs
  1225. ^~~~
  1226. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:701:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1227. c = 0;
  1228. ~~^~~
  1229. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:702:2: note: here
  1230. case 0x6E: // ROR abs
  1231. ^~~~
  1232. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:717:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1233. data += x;
  1234. ~~~~~^~~~
  1235. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:718:2: note: here
  1236. case 0x0E: // ASL abs
  1237. ^~~~
  1238. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:719:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1239. c = 0;
  1240. ~~^~~
  1241. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:720:2: note: here
  1242. case 0x2E: // ROL abs
  1243. ^~~~
  1244. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:741:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1245. data = uint8_t (data + x);
  1246. ~~~~~^~~~~~~~~~~~~~~~~~~~
  1247. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:742:2: note: here
  1248. case 0x46: // LSR zp
  1249. ^~~~
  1250. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:743:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1251. c = 0;
  1252. ~~^~~
  1253. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:744:2: note: here
  1254. case 0x66: // ROR zp
  1255. ^~~~
  1256. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:757:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1257. data = uint8_t (data + x);
  1258. ~~~~~^~~~~~~~~~~~~~~~~~~~
  1259. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:758:2: note: here
  1260. case 0x06: // ASL zp
  1261. ^~~~
  1262. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:759:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1263. c = 0;
  1264. ~~^~~
  1265. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:760:2: note: here
  1266. case 0x26: // ROL zp
  1267. ^~~~
  1268. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:775:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1269. data = uint8_t (data + x);
  1270. ~~~~~^~~~~~~~~~~~~~~~~~~~
  1271. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:776:2: note: here
  1272. case 0xE6: // INC zp
  1273. ^~~~
  1274. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:781:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1275. data = uint8_t (data + x);
  1276. ~~~~~^~~~~~~~~~~~~~~~~~~~
  1277. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:782:2: note: here
  1278. case 0xC6: // DEC zp
  1279. ^~~~
  1280. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:245:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1281. #define HANDLE_PAGE_CROSSING( lsb ) s_time += (lsb) >> 8;
  1282. ~~~~~~~^~~~~~~~~~~~~
  1283. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:971:3: note: in expansion of macro ‘HANDLE_PAGE_CROSSING’
  1284. HANDLE_PAGE_CROSSING( data + x );
  1285. ^~~~~~~~~~~~~~~~~~~~
  1286. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:972:2: note: here
  1287. case 0x0C:
  1288. ^~~~
  1289. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:973:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1290. pc++;
  1291. ~~^~
  1292. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:975:2: note: here
  1293. case 0x74: case 0x04: case 0x14: case 0x34: case 0x44: case 0x54: case 0x64:
  1294. ^~~~
  1295. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:999:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1296. c |= 1;
  1297. ~~^~~~
  1298. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Nes_Cpu.cpp:1000:2: note: here
  1299. default:
  1300. ^~~~~~~
  1301. [ 10%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Nes_Fme7_Apu.cpp.o
  1302. [ 10%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Nes_Namco_Apu.cpp.o
  1303. [ 10%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Nes_Oscs.cpp.o
  1304. [ 10%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Nes_Vrc6_Apu.cpp.o
  1305. [ 10%] Building CXX object tools/re2c/CMakeFiles/re2c.dir/code.o
  1306. [ 10%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Nsf_Emu.cpp.o
  1307. [ 11%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Nsfe_Emu.cpp.o
  1308. [ 11%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Sap_Apu.cpp.o
  1309. [ 11%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Sap_Cpu.cpp.o
  1310. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp: In member function ‘bool Sap_Cpu::run(sap_time_t)’:
  1311. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:212:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1312. data = uint8_t (data + x);\
  1313. ~~~~~^~~~~~~~~~~~~~~~~~~~
  1314. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:277:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1315. ARITH_ADDR_MODES( 0xC5 ) // CMP
  1316. ^~~~~~~~~~~~~~~~
  1317. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:213:1: note: here
  1318. case op + 0x00: /* zp */\
  1319. ^
  1320. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:277:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1321. ARITH_ADDR_MODES( 0xC5 ) // CMP
  1322. ^~~~~~~~~~~~~~~~
  1323. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:189:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1324. #define HANDLE_PAGE_CROSSING( lsb ) s_time += (lsb) >> 8;
  1325. ~~~~~~~^~~~~~~~~~~~~
  1326. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:222:2: note: in expansion of macro ‘HANDLE_PAGE_CROSSING’
  1327. HANDLE_PAGE_CROSSING( data );\
  1328. ^~~~~~~~~~~~~~~~~~~~
  1329. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:277:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1330. ARITH_ADDR_MODES( 0xC5 ) // CMP
  1331. ^~~~~~~~~~~~~~~~
  1332. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:223:1: note: here
  1333. case op + 0x08: /* abs */\
  1334. ^
  1335. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:277:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1336. ARITH_ADDR_MODES( 0xC5 ) // CMP
  1337. ^~~~~~~~~~~~~~~~
  1338. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:22:40: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1339. #define CACHE_TIME() (void) (s_time = s.time)
  1340. ~~~~~~~~^~~~~~~~~
  1341. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:228:2: note: in expansion of macro ‘CACHE_TIME’
  1342. CACHE_TIME();\
  1343. ^~~~~~~~~~
  1344. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:277:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1345. ARITH_ADDR_MODES( 0xC5 ) // CMP
  1346. ^~~~~~~~~~~~~~~~
  1347. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:229:1: note: here
  1348. case op + 0x04: /* imm */\
  1349. ^
  1350. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:277:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1351. ARITH_ADDR_MODES( 0xC5 ) // CMP
  1352. ^~~~~~~~~~~~~~~~
  1353. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:291:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1354. data = uint8_t (data + x);
  1355. ~~~~~^~~~~~~~~~~~~~~~~~~~
  1356. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:292:2: note: here
  1357. case 0x85: // STA zp
  1358. ^~~~
  1359. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:439:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1360. data = uint8_t (data + x);
  1361. ~~~~~^~~~~~~~~~~~~~~~~~~~
  1362. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:440:2: note: here
  1363. case 0x84: // STY zp
  1364. ^~~~
  1365. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:446:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1366. data = uint8_t (data + y);
  1367. ~~~~~^~~~~~~~~~~~~~~~~~~~
  1368. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:447:2: note: here
  1369. case 0x86: // STX zp
  1370. ^~~~
  1371. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:453:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1372. data = uint8_t (data + y);
  1373. ~~~~~^~~~~~~~~~~~~~~~~~~~
  1374. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:454:2: note: here
  1375. case 0xA6: // LDX zp
  1376. ^~~~
  1377. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:455:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1378. data = READ_LOW( data );
  1379. ^
  1380. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:456:2: note: here
  1381. case 0xA2: // LDX #imm
  1382. ^~~~
  1383. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:463:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1384. data = uint8_t (data + x);
  1385. ~~~~~^~~~~~~~~~~~~~~~~~~~
  1386. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:464:2: note: here
  1387. case 0xA4: // LDY zp
  1388. ^~~~
  1389. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:465:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1390. data = READ_LOW( data );
  1391. ^
  1392. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:466:2: note: here
  1393. case 0xA0: // LDY #imm
  1394. ^~~~
  1395. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:189:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1396. #define HANDLE_PAGE_CROSSING( lsb ) s_time += (lsb) >> 8;
  1397. ~~~~~~~^~~~~~~~~~~~~
  1398. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:474:3: note: in expansion of macro ‘HANDLE_PAGE_CROSSING’
  1399. HANDLE_PAGE_CROSSING( data );
  1400. ^~~~~~~~~~~~~~~~~~~~
  1401. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:475:2: note: here
  1402. case 0xAC:{// LDY abs
  1403. ^~~~
  1404. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:189:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1405. #define HANDLE_PAGE_CROSSING( lsb ) s_time += (lsb) >> 8;
  1406. ~~~~~~~^~~~~~~~~~~~~
  1407. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:486:3: note: in expansion of macro ‘HANDLE_PAGE_CROSSING’
  1408. HANDLE_PAGE_CROSSING( data );
  1409. ^~~~~~~~~~~~~~~~~~~~
  1410. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:487:2: note: here
  1411. case 0xAE:{// LDX abs
  1412. ^~~~
  1413. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:530:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1414. data = READ_LOW( data );
  1415. ^
  1416. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:531:2: note: here
  1417. case 0xE0: // CPX #imm
  1418. ^~~~
  1419. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:549:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1420. data = READ_LOW( data );
  1421. ^
  1422. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:550:2: note: here
  1423. case 0xC0: // CPY #imm
  1424. ^~~~
  1425. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:212:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1426. data = uint8_t (data + x);\
  1427. ~~~~~^~~~~~~~~~~~~~~~~~~~
  1428. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:560:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1429. ARITH_ADDR_MODES( 0x25 ) // AND
  1430. ^~~~~~~~~~~~~~~~
  1431. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:213:1: note: here
  1432. case op + 0x00: /* zp */\
  1433. ^
  1434. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:560:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1435. ARITH_ADDR_MODES( 0x25 ) // AND
  1436. ^~~~~~~~~~~~~~~~
  1437. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:189:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1438. #define HANDLE_PAGE_CROSSING( lsb ) s_time += (lsb) >> 8;
  1439. ~~~~~~~^~~~~~~~~~~~~
  1440. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:222:2: note: in expansion of macro ‘HANDLE_PAGE_CROSSING’
  1441. HANDLE_PAGE_CROSSING( data );\
  1442. ^~~~~~~~~~~~~~~~~~~~
  1443. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:560:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1444. ARITH_ADDR_MODES( 0x25 ) // AND
  1445. ^~~~~~~~~~~~~~~~
  1446. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:223:1: note: here
  1447. case op + 0x08: /* abs */\
  1448. ^
  1449. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:560:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1450. ARITH_ADDR_MODES( 0x25 ) // AND
  1451. ^~~~~~~~~~~~~~~~
  1452. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:22:40: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1453. #define CACHE_TIME() (void) (s_time = s.time)
  1454. ~~~~~~~~^~~~~~~~~
  1455. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:228:2: note: in expansion of macro ‘CACHE_TIME’
  1456. CACHE_TIME();\
  1457. ^~~~~~~~~~
  1458. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:560:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1459. ARITH_ADDR_MODES( 0x25 ) // AND
  1460. ^~~~~~~~~~~~~~~~
  1461. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:229:1: note: here
  1462. case op + 0x04: /* imm */\
  1463. ^
  1464. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:560:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1465. ARITH_ADDR_MODES( 0x25 ) // AND
  1466. ^~~~~~~~~~~~~~~~
  1467. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:212:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1468. data = uint8_t (data + x);\
  1469. ~~~~~^~~~~~~~~~~~~~~~~~~~
  1470. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:565:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1471. ARITH_ADDR_MODES( 0x45 ) // EOR
  1472. ^~~~~~~~~~~~~~~~
  1473. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:213:1: note: here
  1474. case op + 0x00: /* zp */\
  1475. ^
  1476. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:565:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1477. ARITH_ADDR_MODES( 0x45 ) // EOR
  1478. ^~~~~~~~~~~~~~~~
  1479. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:189:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1480. #define HANDLE_PAGE_CROSSING( lsb ) s_time += (lsb) >> 8;
  1481. ~~~~~~~^~~~~~~~~~~~~
  1482. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:222:2: note: in expansion of macro ‘HANDLE_PAGE_CROSSING’
  1483. HANDLE_PAGE_CROSSING( data );\
  1484. ^~~~~~~~~~~~~~~~~~~~
  1485. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:565:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1486. ARITH_ADDR_MODES( 0x45 ) // EOR
  1487. ^~~~~~~~~~~~~~~~
  1488. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:223:1: note: here
  1489. case op + 0x08: /* abs */\
  1490. ^
  1491. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:565:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1492. ARITH_ADDR_MODES( 0x45 ) // EOR
  1493. ^~~~~~~~~~~~~~~~
  1494. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:22:40: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1495. #define CACHE_TIME() (void) (s_time = s.time)
  1496. ~~~~~~~~^~~~~~~~~
  1497. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:228:2: note: in expansion of macro ‘CACHE_TIME’
  1498. CACHE_TIME();\
  1499. ^~~~~~~~~~
  1500. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:565:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1501. ARITH_ADDR_MODES( 0x45 ) // EOR
  1502. ^~~~~~~~~~~~~~~~
  1503. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:229:1: note: here
  1504. case op + 0x04: /* imm */\
  1505. ^
  1506. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:565:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1507. ARITH_ADDR_MODES( 0x45 ) // EOR
  1508. ^~~~~~~~~~~~~~~~
  1509. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:212:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1510. data = uint8_t (data + x);\
  1511. ~~~~~^~~~~~~~~~~~~~~~~~~~
  1512. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:570:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1513. ARITH_ADDR_MODES( 0x05 ) // ORA
  1514. ^~~~~~~~~~~~~~~~
  1515. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:213:1: note: here
  1516. case op + 0x00: /* zp */\
  1517. ^
  1518. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:570:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1519. ARITH_ADDR_MODES( 0x05 ) // ORA
  1520. ^~~~~~~~~~~~~~~~
  1521. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:189:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1522. #define HANDLE_PAGE_CROSSING( lsb ) s_time += (lsb) >> 8;
  1523. ~~~~~~~^~~~~~~~~~~~~
  1524. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:222:2: note: in expansion of macro ‘HANDLE_PAGE_CROSSING’
  1525. HANDLE_PAGE_CROSSING( data );\
  1526. ^~~~~~~~~~~~~~~~~~~~
  1527. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:570:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1528. ARITH_ADDR_MODES( 0x05 ) // ORA
  1529. ^~~~~~~~~~~~~~~~
  1530. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:223:1: note: here
  1531. case op + 0x08: /* abs */\
  1532. ^
  1533. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:570:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1534. ARITH_ADDR_MODES( 0x05 ) // ORA
  1535. ^~~~~~~~~~~~~~~~
  1536. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:22:40: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1537. #define CACHE_TIME() (void) (s_time = s.time)
  1538. ~~~~~~~~^~~~~~~~~
  1539. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:228:2: note: in expansion of macro ‘CACHE_TIME’
  1540. CACHE_TIME();\
  1541. ^~~~~~~~~~
  1542. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:570:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1543. ARITH_ADDR_MODES( 0x05 ) // ORA
  1544. ^~~~~~~~~~~~~~~~
  1545. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:229:1: note: here
  1546. case op + 0x04: /* imm */\
  1547. ^
  1548. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:570:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1549. ARITH_ADDR_MODES( 0x05 ) // ORA
  1550. ^~~~~~~~~~~~~~~~
  1551. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:212:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1552. data = uint8_t (data + x);\
  1553. ~~~~~^~~~~~~~~~~~~~~~~~~~
  1554. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:599:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1555. ARITH_ADDR_MODES( 0xE5 ) // SBC
  1556. ^~~~~~~~~~~~~~~~
  1557. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:213:1: note: here
  1558. case op + 0x00: /* zp */\
  1559. ^
  1560. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:599:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1561. ARITH_ADDR_MODES( 0xE5 ) // SBC
  1562. ^~~~~~~~~~~~~~~~
  1563. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:189:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1564. #define HANDLE_PAGE_CROSSING( lsb ) s_time += (lsb) >> 8;
  1565. ~~~~~~~^~~~~~~~~~~~~
  1566. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:222:2: note: in expansion of macro ‘HANDLE_PAGE_CROSSING’
  1567. HANDLE_PAGE_CROSSING( data );\
  1568. ^~~~~~~~~~~~~~~~~~~~
  1569. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:599:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1570. ARITH_ADDR_MODES( 0xE5 ) // SBC
  1571. ^~~~~~~~~~~~~~~~
  1572. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:223:1: note: here
  1573. case op + 0x08: /* abs */\
  1574. ^
  1575. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:599:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1576. ARITH_ADDR_MODES( 0xE5 ) // SBC
  1577. ^~~~~~~~~~~~~~~~
  1578. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:22:40: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1579. #define CACHE_TIME() (void) (s_time = s.time)
  1580. ~~~~~~~~^~~~~~~~~
  1581. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:228:2: note: in expansion of macro ‘CACHE_TIME’
  1582. CACHE_TIME();\
  1583. ^~~~~~~~~~
  1584. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:599:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1585. ARITH_ADDR_MODES( 0xE5 ) // SBC
  1586. ^~~~~~~~~~~~~~~~
  1587. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:229:1: note: here
  1588. case op + 0x04: /* imm */\
  1589. ^
  1590. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:599:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1591. ARITH_ADDR_MODES( 0xE5 ) // SBC
  1592. ^~~~~~~~~~~~~~~~
  1593. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:212:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1594. data = uint8_t (data + x);\
  1595. ~~~~~^~~~~~~~~~~~~~~~~~~~
  1596. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:604:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1597. ARITH_ADDR_MODES( 0x65 ) // ADC
  1598. ^~~~~~~~~~~~~~~~
  1599. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:213:1: note: here
  1600. case op + 0x00: /* zp */\
  1601. ^
  1602. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:604:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1603. ARITH_ADDR_MODES( 0x65 ) // ADC
  1604. ^~~~~~~~~~~~~~~~
  1605. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:189:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1606. #define HANDLE_PAGE_CROSSING( lsb ) s_time += (lsb) >> 8;
  1607. ~~~~~~~^~~~~~~~~~~~~
  1608. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:222:2: note: in expansion of macro ‘HANDLE_PAGE_CROSSING’
  1609. HANDLE_PAGE_CROSSING( data );\
  1610. ^~~~~~~~~~~~~~~~~~~~
  1611. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:604:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1612. ARITH_ADDR_MODES( 0x65 ) // ADC
  1613. ^~~~~~~~~~~~~~~~
  1614. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:223:1: note: here
  1615. case op + 0x08: /* abs */\
  1616. ^
  1617. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:604:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1618. ARITH_ADDR_MODES( 0x65 ) // ADC
  1619. ^~~~~~~~~~~~~~~~
  1620. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:22:40: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1621. #define CACHE_TIME() (void) (s_time = s.time)
  1622. ~~~~~~~~^~~~~~~~~
  1623. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:228:2: note: in expansion of macro ‘CACHE_TIME’
  1624. CACHE_TIME();\
  1625. ^~~~~~~~~~
  1626. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:604:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1627. ARITH_ADDR_MODES( 0x65 ) // ADC
  1628. ^~~~~~~~~~~~~~~~
  1629. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:229:1: note: here
  1630. case op + 0x04: /* imm */\
  1631. ^
  1632. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:604:2: note: in expansion of macro ‘ARITH_ADDR_MODES’
  1633. ARITH_ADDR_MODES( 0x65 ) // ADC
  1634. ^~~~~~~~~~~~~~~~
  1635. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:620:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1636. c = 0;
  1637. ~~^~~
  1638. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:621:2: note: here
  1639. case 0x6A: // ROR A
  1640. ^~~~
  1641. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:644:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1642. data += x;
  1643. ~~~~~^~~~
  1644. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:645:2: note: here
  1645. case 0x4E: // LSR abs
  1646. ^~~~
  1647. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:646:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1648. c = 0;
  1649. ~~^~~
  1650. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:647:2: note: here
  1651. case 0x6E: // ROR abs
  1652. ^~~~
  1653. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:662:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1654. data += x;
  1655. ~~~~~^~~~
  1656. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:663:2: note: here
  1657. case 0x0E: // ASL abs
  1658. ^~~~
  1659. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:664:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1660. c = 0;
  1661. ~~^~~
  1662. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:665:2: note: here
  1663. case 0x2E: // ROL abs
  1664. ^~~~
  1665. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:686:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1666. data = uint8_t (data + x);
  1667. ~~~~~^~~~~~~~~~~~~~~~~~~~
  1668. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:687:2: note: here
  1669. case 0x46: // LSR zp
  1670. ^~~~
  1671. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:688:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1672. c = 0;
  1673. ~~^~~
  1674. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:689:2: note: here
  1675. case 0x66: // ROR zp
  1676. ^~~~
  1677. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:702:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1678. data = uint8_t (data + x);
  1679. ~~~~~^~~~~~~~~~~~~~~~~~~~
  1680. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:703:2: note: here
  1681. case 0x06: // ASL zp
  1682. ^~~~
  1683. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:704:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1684. c = 0;
  1685. ~~^~~
  1686. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:705:2: note: here
  1687. case 0x26: // ROL zp
  1688. ^~~~
  1689. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:720:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1690. data = uint8_t (data + x);
  1691. ~~~~~^~~~~~~~~~~~~~~~~~~~
  1692. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:721:2: note: here
  1693. case 0xE6: // INC zp
  1694. ^~~~
  1695. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:726:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1696. data = uint8_t (data + x);
  1697. ~~~~~^~~~~~~~~~~~~~~~~~~~
  1698. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:727:2: note: here
  1699. case 0xC6: // DEC zp
  1700. ^~~~
  1701. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:189:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1702. #define HANDLE_PAGE_CROSSING( lsb ) s_time += (lsb) >> 8;
  1703. ~~~~~~~^~~~~~~~~~~~~
  1704. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:915:3: note: in expansion of macro ‘HANDLE_PAGE_CROSSING’
  1705. HANDLE_PAGE_CROSSING( data + x );
  1706. ^~~~~~~~~~~~~~~~~~~~
  1707. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:916:2: note: here
  1708. case 0x0C:
  1709. ^~~~
  1710. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:917:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1711. pc++;
  1712. ~~^~
  1713. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Sap_Cpu.cpp:919:2: note: here
  1714. case 0x74: case 0x04: case 0x14: case 0x34: case 0x44: case 0x54: case 0x64:
  1715. ^~~~
  1716. [ 11%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Sap_Emu.cpp.o
  1717. [ 11%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Snes_Spc.cpp.o
  1718. [ 11%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Spc_Cpu.cpp.o
  1719. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.cpp: In member function ‘void Snes_Spc::cpu_write(int, int, Snes_Spc::rel_time_t)’:
  1720. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.cpp:438:39: warning: left shift of negative value [-Wshift-negative-value]
  1721. if ( ((~0x2F00 << (bits_in_int - 16)) << reg) < 0 ) // 36%
  1722. ^
  1723. In file included from /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.cpp:565:0:
  1724. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h: In member function ‘BOOST::uint8_t* Snes_Spc::run_until_(Snes_Spc::time_t)’:
  1725. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:298:40: warning: left shift of negative value [-Wshift-negative-value]
  1726. if ( ((~0x2F00 << (bits_in_int - 16)) << i) < 0 ) // 12%
  1727. ^
  1728. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:350:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1729. data += x;\
  1730. ~~~~~^~~~
  1731. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:359:2: note: in expansion of macro ‘ADDR_MODES_’
  1732. ADDR_MODES_( op )\
  1733. ^~~~~~~~~~~
  1734. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:371:2: note: in expansion of macro ‘ADDR_MODES_NO_DP’
  1735. ADDR_MODES_NO_DP( 0xE8 ) // MOV A,addr
  1736. ^~~~~~~~~~~~~~~~
  1737. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:331:21: note: here
  1738. #define CASE( n ) case n:
  1739. ^
  1740. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:351:2: note: in expansion of macro ‘CASE’
  1741. CASE( op - 0x03 ) /* abs */\
  1742. ^~~~
  1743. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:359:2: note: in expansion of macro ‘ADDR_MODES_’
  1744. ADDR_MODES_( op )\
  1745. ^~~~~~~~~~~
  1746. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:371:2: note: in expansion of macro ‘ADDR_MODES_NO_DP’
  1747. ADDR_MODES_NO_DP( 0xE8 ) // MOV A,addr
  1748. ^~~~~~~~~~~~~~~~
  1749. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:388:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1750. data = (uint8_t) (data + y);
  1751. ~~~~~^~~~~~~~~~~~~~~~~~~~~~
  1752. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:389:2: note: here
  1753. case 0xF8: // MOV X,dp
  1754. ^~~~
  1755. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:396:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1756. data = READ( 0, data );
  1757. ^
  1758. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:397:2: note: here
  1759. case 0xCD: // MOV X,imm
  1760. ^~~~
  1761. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:403:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1762. data = (uint8_t) (data + x);
  1763. ~~~~~^~~~~~~~~~~~~~~~~~~~~~
  1764. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:404:2: note: here
  1765. case 0xEB: // MOV Y,dp
  1766. ^~~~
  1767. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:350:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1768. data += x;\
  1769. ~~~~~^~~~
  1770. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:359:2: note: in expansion of macro ‘ADDR_MODES_’
  1771. ADDR_MODES_( op )\
  1772. ^~~~~~~~~~~
  1773. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:425:2: note: in expansion of macro ‘ADDR_MODES_NO_DP’
  1774. ADDR_MODES_NO_DP( 0xC8 ) // MOV addr,A
  1775. ^~~~~~~~~~~~~~~~
  1776. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:331:21: note: here
  1777. #define CASE( n ) case n:
  1778. ^
  1779. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:351:2: note: in expansion of macro ‘CASE’
  1780. CASE( op - 0x03 ) /* abs */\
  1781. ^~~~
  1782. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:359:2: note: in expansion of macro ‘ADDR_MODES_’
  1783. ADDR_MODES_( op )\
  1784. ^~~~~~~~~~~
  1785. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:425:2: note: in expansion of macro ‘ADDR_MODES_NO_DP’
  1786. ADDR_MODES_NO_DP( 0xC8 ) // MOV addr,A
  1787. ^~~~~~~~~~~~~~~~
  1788. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:443:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1789. data = (uint8_t) (data + y);
  1790. ~~~~~^~~~~~~~~~~~~~~~~~~~~~
  1791. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:444:2: note: here
  1792. case 0xD8: // MOV dp,X
  1793. ^~~~
  1794. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:449:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1795. data = (uint8_t) (data + x);
  1796. ~~~~~^~~~~~~~~~~~~~~~~~~~~~
  1797. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:450:2: note: here
  1798. case 0xCB: // MOV dp,Y
  1799. ^~~~
  1800. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:350:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1801. data += x;\
  1802. ~~~~~^~~~
  1803. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:364:2: note: in expansion of macro ‘ADDR_MODES_’
  1804. ADDR_MODES_( op )\
  1805. ^~~~~~~~~~~
  1806. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:494:2: note: in expansion of macro ‘ADDR_MODES’
  1807. ADDR_MODES( op ) /* addr */\
  1808. ^~~~~~~~~~
  1809. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:517:2: note: in expansion of macro ‘LOGICAL_OP’
  1810. LOGICAL_OP( 0x28, & ); // AND
  1811. ^~~~~~~~~~
  1812. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:331:21: note: here
  1813. #define CASE( n ) case n:
  1814. ^
  1815. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:351:2: note: in expansion of macro ‘CASE’
  1816. CASE( op - 0x03 ) /* abs */\
  1817. ^~~~
  1818. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:364:2: note: in expansion of macro ‘ADDR_MODES_’
  1819. ADDR_MODES_( op )\
  1820. ^~~~~~~~~~~
  1821. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:494:2: note: in expansion of macro ‘ADDR_MODES’
  1822. ADDR_MODES( op ) /* addr */\
  1823. ^~~~~~~~~~
  1824. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:517:2: note: in expansion of macro ‘LOGICAL_OP’
  1825. LOGICAL_OP( 0x28, & ); // AND
  1826. ^~~~~~~~~~
  1827. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:356:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1828. data = (uint8_t) (data + x);
  1829. ~~~~~^~~~~~~~~~~~~~~~~~~~~~
  1830. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:364:2: note: in expansion of macro ‘ADDR_MODES_’
  1831. ADDR_MODES_( op )\
  1832. ^~~~~~~~~~~
  1833. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:494:2: note: in expansion of macro ‘ADDR_MODES’
  1834. ADDR_MODES( op ) /* addr */\
  1835. ^~~~~~~~~~
  1836. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:517:2: note: in expansion of macro ‘LOGICAL_OP’
  1837. LOGICAL_OP( 0x28, & ); // AND
  1838. ^~~~~~~~~~
  1839. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:331:21: note: here
  1840. #define CASE( n ) case n:
  1841. ^
  1842. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:365:2: note: in expansion of macro ‘CASE’
  1843. CASE( op - 0x04 ) /* dp */\
  1844. ^~~~
  1845. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:494:2: note: in expansion of macro ‘ADDR_MODES’
  1846. ADDR_MODES( op ) /* addr */\
  1847. ^~~~~~~~~~
  1848. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:517:2: note: in expansion of macro ‘LOGICAL_OP’
  1849. LOGICAL_OP( 0x28, & ); // AND
  1850. ^~~~~~~~~~
  1851. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:495:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1852. data = READ( 0, data );\
  1853. ^
  1854. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:517:2: note: in expansion of macro ‘LOGICAL_OP’
  1855. LOGICAL_OP( 0x28, & ); // AND
  1856. ^~~~~~~~~~
  1857. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:496:2: note: here
  1858. case op: /* imm */\
  1859. ^
  1860. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:517:2: note: in expansion of macro ‘LOGICAL_OP’
  1861. LOGICAL_OP( 0x28, & ); // AND
  1862. ^~~~~~~~~~
  1863. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:350:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1864. data += x;\
  1865. ~~~~~^~~~
  1866. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:364:2: note: in expansion of macro ‘ADDR_MODES_’
  1867. ADDR_MODES_( op )\
  1868. ^~~~~~~~~~~
  1869. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:494:2: note: in expansion of macro ‘ADDR_MODES’
  1870. ADDR_MODES( op ) /* addr */\
  1871. ^~~~~~~~~~
  1872. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:519:2: note: in expansion of macro ‘LOGICAL_OP’
  1873. LOGICAL_OP( 0x08, | ); // OR
  1874. ^~~~~~~~~~
  1875. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:331:21: note: here
  1876. #define CASE( n ) case n:
  1877. ^
  1878. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:351:2: note: in expansion of macro ‘CASE’
  1879. CASE( op - 0x03 ) /* abs */\
  1880. ^~~~
  1881. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:364:2: note: in expansion of macro ‘ADDR_MODES_’
  1882. ADDR_MODES_( op )\
  1883. ^~~~~~~~~~~
  1884. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:494:2: note: in expansion of macro ‘ADDR_MODES’
  1885. ADDR_MODES( op ) /* addr */\
  1886. ^~~~~~~~~~
  1887. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:519:2: note: in expansion of macro ‘LOGICAL_OP’
  1888. LOGICAL_OP( 0x08, | ); // OR
  1889. ^~~~~~~~~~
  1890. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:356:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1891. data = (uint8_t) (data + x);
  1892. ~~~~~^~~~~~~~~~~~~~~~~~~~~~
  1893. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:364:2: note: in expansion of macro ‘ADDR_MODES_’
  1894. ADDR_MODES_( op )\
  1895. ^~~~~~~~~~~
  1896. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:494:2: note: in expansion of macro ‘ADDR_MODES’
  1897. ADDR_MODES( op ) /* addr */\
  1898. ^~~~~~~~~~
  1899. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:519:2: note: in expansion of macro ‘LOGICAL_OP’
  1900. LOGICAL_OP( 0x08, | ); // OR
  1901. ^~~~~~~~~~
  1902. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:331:21: note: here
  1903. #define CASE( n ) case n:
  1904. ^
  1905. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:365:2: note: in expansion of macro ‘CASE’
  1906. CASE( op - 0x04 ) /* dp */\
  1907. ^~~~
  1908. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:494:2: note: in expansion of macro ‘ADDR_MODES’
  1909. ADDR_MODES( op ) /* addr */\
  1910. ^~~~~~~~~~
  1911. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:519:2: note: in expansion of macro ‘LOGICAL_OP’
  1912. LOGICAL_OP( 0x08, | ); // OR
  1913. ^~~~~~~~~~
  1914. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:495:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1915. data = READ( 0, data );\
  1916. ^
  1917. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:519:2: note: in expansion of macro ‘LOGICAL_OP’
  1918. LOGICAL_OP( 0x08, | ); // OR
  1919. ^~~~~~~~~~
  1920. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:496:2: note: here
  1921. case op: /* imm */\
  1922. ^
  1923. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:519:2: note: in expansion of macro ‘LOGICAL_OP’
  1924. LOGICAL_OP( 0x08, | ); // OR
  1925. ^~~~~~~~~~
  1926. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:350:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1927. data += x;\
  1928. ~~~~~^~~~
  1929. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:364:2: note: in expansion of macro ‘ADDR_MODES_’
  1930. ADDR_MODES_( op )\
  1931. ^~~~~~~~~~~
  1932. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:494:2: note: in expansion of macro ‘ADDR_MODES’
  1933. ADDR_MODES( op ) /* addr */\
  1934. ^~~~~~~~~~
  1935. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:521:2: note: in expansion of macro ‘LOGICAL_OP’
  1936. LOGICAL_OP( 0x48, ^ ); // EOR
  1937. ^~~~~~~~~~
  1938. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:331:21: note: here
  1939. #define CASE( n ) case n:
  1940. ^
  1941. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:351:2: note: in expansion of macro ‘CASE’
  1942. CASE( op - 0x03 ) /* abs */\
  1943. ^~~~
  1944. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:364:2: note: in expansion of macro ‘ADDR_MODES_’
  1945. ADDR_MODES_( op )\
  1946. ^~~~~~~~~~~
  1947. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:494:2: note: in expansion of macro ‘ADDR_MODES’
  1948. ADDR_MODES( op ) /* addr */\
  1949. ^~~~~~~~~~
  1950. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:521:2: note: in expansion of macro ‘LOGICAL_OP’
  1951. LOGICAL_OP( 0x48, ^ ); // EOR
  1952. ^~~~~~~~~~
  1953. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:356:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1954. data = (uint8_t) (data + x);
  1955. ~~~~~^~~~~~~~~~~~~~~~~~~~~~
  1956. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:364:2: note: in expansion of macro ‘ADDR_MODES_’
  1957. ADDR_MODES_( op )\
  1958. ^~~~~~~~~~~
  1959. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:494:2: note: in expansion of macro ‘ADDR_MODES’
  1960. ADDR_MODES( op ) /* addr */\
  1961. ^~~~~~~~~~
  1962. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:521:2: note: in expansion of macro ‘LOGICAL_OP’
  1963. LOGICAL_OP( 0x48, ^ ); // EOR
  1964. ^~~~~~~~~~
  1965. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:331:21: note: here
  1966. #define CASE( n ) case n:
  1967. ^
  1968. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:365:2: note: in expansion of macro ‘CASE’
  1969. CASE( op - 0x04 ) /* dp */\
  1970. ^~~~
  1971. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:494:2: note: in expansion of macro ‘ADDR_MODES’
  1972. ADDR_MODES( op ) /* addr */\
  1973. ^~~~~~~~~~
  1974. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:521:2: note: in expansion of macro ‘LOGICAL_OP’
  1975. LOGICAL_OP( 0x48, ^ ); // EOR
  1976. ^~~~~~~~~~
  1977. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:495:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1978. data = READ( 0, data );\
  1979. ^
  1980. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:521:2: note: in expansion of macro ‘LOGICAL_OP’
  1981. LOGICAL_OP( 0x48, ^ ); // EOR
  1982. ^~~~~~~~~~
  1983. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:496:2: note: here
  1984. case op: /* imm */\
  1985. ^
  1986. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:521:2: note: in expansion of macro ‘LOGICAL_OP’
  1987. LOGICAL_OP( 0x48, ^ ); // EOR
  1988. ^~~~~~~~~~
  1989. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:350:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  1990. data += x;\
  1991. ~~~~~^~~~
  1992. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:364:2: note: in expansion of macro ‘ADDR_MODES_’
  1993. ADDR_MODES_( op )\
  1994. ^~~~~~~~~~~
  1995. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:525:2: note: in expansion of macro ‘ADDR_MODES’
  1996. ADDR_MODES( 0x68 ) // CMP addr
  1997. ^~~~~~~~~~
  1998. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:331:21: note: here
  1999. #define CASE( n ) case n:
  2000. ^
  2001. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:351:2: note: in expansion of macro ‘CASE’
  2002. CASE( op - 0x03 ) /* abs */\
  2003. ^~~~
  2004. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:364:2: note: in expansion of macro ‘ADDR_MODES_’
  2005. ADDR_MODES_( op )\
  2006. ^~~~~~~~~~~
  2007. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:525:2: note: in expansion of macro ‘ADDR_MODES’
  2008. ADDR_MODES( 0x68 ) // CMP addr
  2009. ^~~~~~~~~~
  2010. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:356:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2011. data = (uint8_t) (data + x);
  2012. ~~~~~^~~~~~~~~~~~~~~~~~~~~~
  2013. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:364:2: note: in expansion of macro ‘ADDR_MODES_’
  2014. ADDR_MODES_( op )\
  2015. ^~~~~~~~~~~
  2016. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:525:2: note: in expansion of macro ‘ADDR_MODES’
  2017. ADDR_MODES( 0x68 ) // CMP addr
  2018. ^~~~~~~~~~
  2019. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:331:21: note: here
  2020. #define CASE( n ) case n:
  2021. ^
  2022. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:365:2: note: in expansion of macro ‘CASE’
  2023. CASE( op - 0x04 ) /* dp */\
  2024. ^~~~
  2025. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:525:2: note: in expansion of macro ‘ADDR_MODES’
  2026. ADDR_MODES( 0x68 ) // CMP addr
  2027. ^~~~~~~~~~
  2028. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:526:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2029. data = READ( 0, data );
  2030. ^
  2031. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:527:2: note: here
  2032. case 0x68: // CMP imm
  2033. ^~~~
  2034. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:541:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2035. data = READ_DP( -3, data );
  2036. ^
  2037. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:542:2: note: here
  2038. case 0x78: // CMP dp,imm
  2039. ^~~~
  2040. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:555:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2041. data = READ( 0, data );
  2042. ^
  2043. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:556:2: note: here
  2044. case 0xC8: // CMP X,imm
  2045. ^~~~
  2046. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:569:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2047. data = READ( 0, data );
  2048. ^
  2049. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:570:2: note: here
  2050. case 0xAD: // CMP Y,imm
  2051. ^~~~
  2052. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:644:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2053. data = (uint8_t) (data + x);
  2054. ~~~~~^~~~~~~~~~~~~~~~~~~~~~
  2055. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:645:2: note: here
  2056. case 0x8B: // DEC dp
  2057. ^~~~
  2058. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:662:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2059. c = 0;
  2060. ~~^~~
  2061. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:663:2: note: here
  2062. case 0x7C:{// ROR A
  2063. ^~~~
  2064. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:671:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2065. c = 0;
  2066. ~~^~~
  2067. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:672:2: note: here
  2068. case 0x3C:{// ROL A
  2069. ^~~~
  2070. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:685:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2071. c = 0;
  2072. ~~^~~
  2073. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:686:2: note: here
  2074. case 0x3B: // ROL dp+X
  2075. ^~~~
  2076. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:687:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2077. data = (uint8_t) (data + x);
  2078. ~~~~~^~~~~~~~~~~~~~~~~~~~~~
  2079. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:688:2: note: here
  2080. case 0x2B: // ROL dp
  2081. ^~~~
  2082. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:692:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2083. c = 0;
  2084. ~~^~~
  2085. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:693:2: note: here
  2086. case 0x2C: // ROL abs
  2087. ^~~~
  2088. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:707:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2089. c = 0;
  2090. ~~^~~
  2091. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:708:2: note: here
  2092. case 0x7B: // ROR dp+X
  2093. ^~~~
  2094. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:709:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2095. data = (uint8_t) (data + x);
  2096. ~~~~~^~~~~~~~~~~~~~~~~~~~~~
  2097. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:710:2: note: here
  2098. case 0x6B: // ROR dp
  2099. ^~~~
  2100. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:714:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2101. c = 0;
  2102. ~~^~~
  2103. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/game-music-emu/gme/Spc_Cpu.h:715:2: note: here
  2104. case 0x6C: // ROR abs
  2105. ^~~~
  2106. [ 12%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Spc_Dsp.cpp.o
  2107. [ 12%] Building CXX object tools/re2c/CMakeFiles/re2c.dir/dfa.o
  2108. [ 12%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Spc_Emu.cpp.o
  2109. [ 12%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Spc_Filter.cpp.o
  2110. [ 12%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Vgm_Emu.cpp.o
  2111. [ 13%] Building CXX object tools/re2c/CMakeFiles/re2c.dir/main.o
  2112. [ 13%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Vgm_Emu_Impl.cpp.o
  2113. [ 14%] Building CXX object game-music-emu/gme/CMakeFiles/gme.dir/Ym2413_Emu.cpp.o
  2114. [ 14%] Linking CXX static library libgme.a
  2115. [ 14%] Built target gme
  2116. [ 14%] Building CXX object tools/re2c/CMakeFiles/re2c.dir/mbo_getopt.o
  2117. Scanning dependencies of target updaterevision
  2118. [ 14%] Building C object tools/updaterevision/CMakeFiles/updaterevision.dir/updaterevision.o
  2119. [ 14%] Linking C executable updaterevision
  2120. [ 14%] Built target updaterevision
  2121. Scanning dependencies of target zipdir
  2122. [ 14%] Building C object tools/zipdir/CMakeFiles/zipdir.dir/zipdir.o
  2123. [ 15%] Linking C executable zipdir
  2124. [ 15%] Built target zipdir
  2125. Scanning dependencies of target dumb
  2126. [ 15%] Building C object dumb/CMakeFiles/dumb.dir/src/core/unload.o
  2127. [ 15%] Building C object dumb/CMakeFiles/dumb.dir/src/core/rendsig.o
  2128. [ 15%] Building C object dumb/CMakeFiles/dumb.dir/src/core/rendduh.o
  2129. [ 16%] Building C object dumb/CMakeFiles/dumb.dir/src/core/register.o
  2130. [ 16%] Building CXX object tools/re2c/CMakeFiles/re2c.dir/parser.o
  2131. [ 16%] Building C object dumb/CMakeFiles/dumb.dir/src/core/readduh.o
  2132. [ 16%] Building C object dumb/CMakeFiles/dumb.dir/src/core/rawsig.o
  2133. [ 16%] Building C object dumb/CMakeFiles/dumb.dir/src/core/makeduh.o
  2134. [ 16%] Building C object dumb/CMakeFiles/dumb.dir/src/core/loadduh.o
  2135. [ 17%] Building C object dumb/CMakeFiles/dumb.dir/src/core/dumbfile.o
  2136. [ 17%] Building C object dumb/CMakeFiles/dumb.dir/src/core/duhtag.o
  2137. [ 17%] Building C object dumb/CMakeFiles/dumb.dir/src/core/duhlen.o
  2138. [ 17%] Building C object dumb/CMakeFiles/dumb.dir/src/core/atexit.o
  2139. [ 17%] Building C object dumb/CMakeFiles/dumb.dir/src/helpers/stdfile.o
  2140. [ 18%] Building C object dumb/CMakeFiles/dumb.dir/src/helpers/silence.o
  2141. [ 18%] Building C object dumb/CMakeFiles/dumb.dir/src/helpers/sampbuf.o
  2142. [ 18%] Building C object dumb/CMakeFiles/dumb.dir/src/helpers/riff.o
  2143. [ 18%] Building C object dumb/CMakeFiles/dumb.dir/src/helpers/resample.o
  2144. [ 18%] Building CXX object tools/re2c/CMakeFiles/re2c.dir/scanner.o
  2145. [ 18%] Building CXX object tools/re2c/CMakeFiles/re2c.dir/substr.o
  2146. [ 18%] Building CXX object tools/re2c/CMakeFiles/re2c.dir/translate.o
  2147. [ 19%] Linking CXX executable re2c
  2148. [ 19%] Built target re2c
  2149. [ 19%] Building C object dumb/CMakeFiles/dumb.dir/src/helpers/memfile.o
  2150. Scanning dependencies of target arithchk
  2151. [ 19%] Building C object gdtoa/CMakeFiles/arithchk.dir/arithchk.o
  2152. [ 19%] Linking C executable arithchk
  2153. [ 19%] Built target arithchk
  2154. [ 20%] Building C object dumb/CMakeFiles/dumb.dir/src/helpers/clickrem.o
  2155. Scanning dependencies of target revision_check
  2156. fatal: No names found, cannot describe anything.
  2157. Failed to get commit info: Success
  2158. src/gitinfo.h updated to commit <unknown version>.
  2159. [ 20%] Built target revision_check
  2160. [ 20%] Building C object dumb/CMakeFiles/dumb.dir/src/helpers/barray.o
  2161. [ 20%] Generating arith.h
  2162. Scanning dependencies of target qnan
  2163. [ 21%] Building C object gdtoa/CMakeFiles/qnan.dir/qnan.o
  2164. [ 21%] Linking C executable qnan
  2165. [ 21%] Built target qnan
  2166. [ 21%] Building C object dumb/CMakeFiles/dumb.dir/src/it/xmeffect.o
  2167. [ 21%] Generating gd_qnan.h
  2168. Scanning dependencies of target gdtoa
  2169. [ 21%] Building C object gdtoa/CMakeFiles/gdtoa.dir/dmisc.o
  2170. [ 21%] Building C object gdtoa/CMakeFiles/gdtoa.dir/dtoa.o
  2171. [ 21%] Building C object gdtoa/CMakeFiles/gdtoa.dir/misc.o
  2172. [ 22%] Linking C static library libgdtoa.a
  2173. [ 23%] Built target gdtoa
  2174. [ 23%] Building C object dumb/CMakeFiles/dumb.dir/src/it/readxm2.o
  2175. [ 23%] Building C object dumb/CMakeFiles/dumb.dir/src/it/readxm.o
  2176. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/dumb/src/it/readxm.c: In function ‘it_xm_load_sigdata’:
  2177. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/dumb/src/it/readxm.c:1009:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  2178. if (sigdata->n_orders == 0)
  2179. ^~
  2180. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/dumb/src/it/readxm.c:1014:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  2181. i = header_size - 4 - 2 * 8; /* Maximum number of orders expected */
  2182. ^
  2183. [ 24%] Building C object dumb/CMakeFiles/dumb.dir/src/it/readstm2.o
  2184. [ 24%] Building C object dumb/CMakeFiles/dumb.dir/src/it/readstm.o
  2185. [ 24%] Building C object dumb/CMakeFiles/dumb.dir/src/it/reads3m2.o
  2186. [ 24%] Building C object dumb/CMakeFiles/dumb.dir/src/it/reads3m.o
  2187. [ 24%] Building C object dumb/CMakeFiles/dumb.dir/src/it/readriff.o
  2188. [ 25%] Building C object dumb/CMakeFiles/dumb.dir/src/it/readptm.o
  2189. [ 25%] Building C object dumb/CMakeFiles/dumb.dir/src/it/readpsm.o
  2190. [ 25%] Building C object dumb/CMakeFiles/dumb.dir/src/it/readoldpsm.o
  2191. [ 25%] Building C object dumb/CMakeFiles/dumb.dir/src/it/readokt2.o
  2192. [ 25%] Building C object dumb/CMakeFiles/dumb.dir/src/it/readokt.o
  2193. [ 26%] Building C object dumb/CMakeFiles/dumb.dir/src/it/readmtm.o
  2194. [ 26%] Building C object dumb/CMakeFiles/dumb.dir/src/it/readmod2.o
  2195. [ 26%] Building C object dumb/CMakeFiles/dumb.dir/src/it/readmod.o
  2196. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/dumb/src/it/readmod.c: In function ‘it_mod_load_sigdata’:
  2197. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/dumb/src/it/readmod.c:291:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  2198. if ( dumbfile_seek(f, 0, DFS_SEEK_SET) )
  2199. ^~
  2200. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/dumb/src/it/readmod.c:294:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  2201. sigdata = malloc(sizeof(*sigdata));
  2202. ^~~~~~~
  2203. [ 26%] Building C object dumb/CMakeFiles/dumb.dir/src/it/readdsmf.o
  2204. [ 26%] Building C object dumb/CMakeFiles/dumb.dir/src/it/readasy.o
  2205. [ 27%] Building C object dumb/CMakeFiles/dumb.dir/src/it/readamf2.o
  2206. [ 27%] Building C object dumb/CMakeFiles/dumb.dir/src/it/readamf.o
  2207. [ 27%] Building C object dumb/CMakeFiles/dumb.dir/src/it/readam.o
  2208. [ 27%] Building C object dumb/CMakeFiles/dumb.dir/src/it/read6692.o
  2209. [ 27%] Building C object dumb/CMakeFiles/dumb.dir/src/it/read669.o
  2210. [ 27%] Building C object dumb/CMakeFiles/dumb.dir/src/it/ptmeffect.o
  2211. [ 28%] Building C object dumb/CMakeFiles/dumb.dir/src/it/loadxm2.o
  2212. [ 28%] Building C object dumb/CMakeFiles/dumb.dir/src/it/loadxm.o
  2213. [ 28%] Building C object dumb/CMakeFiles/dumb.dir/src/it/loadstm2.o
  2214. [ 28%] Building C object dumb/CMakeFiles/dumb.dir/src/it/loadstm.o
  2215. [ 28%] Building C object dumb/CMakeFiles/dumb.dir/src/it/loads3m2.o
  2216. [ 29%] Building C object dumb/CMakeFiles/dumb.dir/src/it/loads3m.o
  2217. [ 29%] Building C object dumb/CMakeFiles/dumb.dir/src/it/loadriff2.o
  2218. [ 29%] Building C object dumb/CMakeFiles/dumb.dir/src/it/loadriff.o
  2219. [ 29%] Building C object dumb/CMakeFiles/dumb.dir/src/it/loadptm2.o
  2220. [ 29%] Building C object dumb/CMakeFiles/dumb.dir/src/it/loadptm.o
  2221. [ 30%] Building C object dumb/CMakeFiles/dumb.dir/src/it/loadpsm2.o
  2222. [ 30%] Building C object dumb/CMakeFiles/dumb.dir/src/it/loadpsm.o
  2223. [ 30%] Building C object dumb/CMakeFiles/dumb.dir/src/it/loadoldpsm2.o
  2224. [ 30%] Building C object dumb/CMakeFiles/dumb.dir/src/it/loadoldpsm.o
  2225. [ 30%] Building C object dumb/CMakeFiles/dumb.dir/src/it/loadokt2.o
  2226. [ 31%] Building C object dumb/CMakeFiles/dumb.dir/src/it/loadokt.o
  2227. [ 31%] Building C object dumb/CMakeFiles/dumb.dir/src/it/loadmtm2.o
  2228. [ 31%] Building C object dumb/CMakeFiles/dumb.dir/src/it/loadmtm.o
  2229. [ 31%] Building C object dumb/CMakeFiles/dumb.dir/src/it/loadmod2.o
  2230. [ 31%] Building C object dumb/CMakeFiles/dumb.dir/src/it/loadmod.o
  2231. [ 32%] Building C object dumb/CMakeFiles/dumb.dir/src/it/loadasy2.o
  2232. [ 32%] Building C object dumb/CMakeFiles/dumb.dir/src/it/loadasy.o
  2233. [ 32%] Building C object dumb/CMakeFiles/dumb.dir/src/it/loadamf2.o
  2234. [ 32%] Building C object dumb/CMakeFiles/dumb.dir/src/it/loadamf.o
  2235. [ 32%] Building C object dumb/CMakeFiles/dumb.dir/src/it/load6692.o
  2236. [ 33%] Building C object dumb/CMakeFiles/dumb.dir/src/it/load669.o
  2237. [ 33%] Building C object dumb/CMakeFiles/dumb.dir/src/it/itunload.o
  2238. [ 33%] Building C object dumb/CMakeFiles/dumb.dir/src/it/itrender.o
  2239. [ 33%] Building C object dumb/CMakeFiles/dumb.dir/src/it/itread2.o
  2240. [ 33%] Building C object dumb/CMakeFiles/dumb.dir/src/it/itread.o
  2241. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/dumb/src/it/itread.c: In function ‘_dumb_it_read_sample_data_adpcm4’:
  2242. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/dumb/src/it/itread.c:624:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  2243. if (dumbfile_getnc((char *)compression_table, 16, f) != 16)
  2244. ^~
  2245. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/dumb/src/it/itread.c:626:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  2246. ptr = (signed char *) sample->data;
  2247. ^~~
  2248. [ 34%] Building C object dumb/CMakeFiles/dumb.dir/src/it/itorder.o
  2249. [ 34%] Building C object dumb/CMakeFiles/dumb.dir/src/it/itmisc.o
  2250. [ 34%] Building C object dumb/CMakeFiles/dumb.dir/src/it/itload2.o
  2251. [ 34%] Building C object dumb/CMakeFiles/dumb.dir/src/it/itload.o
  2252. [ 34%] Building C object dumb/CMakeFiles/dumb.dir/src/it/readany.o
  2253. [ 35%] Building C object dumb/CMakeFiles/dumb.dir/src/it/loadany2.o
  2254. [ 35%] Building C object dumb/CMakeFiles/dumb.dir/src/it/loadany.o
  2255. [ 35%] Building C object dumb/CMakeFiles/dumb.dir/src/it/readany2.o
  2256. [ 35%] Building C object dumb/CMakeFiles/dumb.dir/src/helpers/resampler.o
  2257. [ 35%] Building C object dumb/CMakeFiles/dumb.dir/src/helpers/lpc.o
  2258. [ 35%] Linking C static library libdumb.a
  2259. [ 35%] Built target dumb
  2260. [ 35%] Generating xlat_parser.c, xlat_parser.h
  2261. [ 35%] Generating sc_man_scanner.h
  2262. Scanning dependencies of target zdoom
  2263. [ 35%] Building CXX object src/CMakeFiles/zdoom.dir/posix/i_cd.o
  2264. [ 36%] Building CXX object src/CMakeFiles/zdoom.dir/__autostart.o
  2265. [ 36%] Building CXX object src/CMakeFiles/zdoom.dir/posix/i_movie.o
  2266. [ 36%] Building CXX object src/CMakeFiles/zdoom.dir/posix/i_steam.o
  2267. [ 36%] Building C object src/CMakeFiles/zdoom.dir/posix/sdl/crashcatcher.o
  2268. [ 37%] Building CXX object src/CMakeFiles/zdoom.dir/posix/sdl/hardware.o
  2269. [ 37%] Building CXX object src/CMakeFiles/zdoom.dir/posix/sdl/i_gui.o
  2270. [ 37%] Building CXX object src/CMakeFiles/zdoom.dir/posix/sdl/i_input.o
  2271. [ 37%] Building CXX object src/CMakeFiles/zdoom.dir/posix/sdl/i_joystick.o
  2272. [ 37%] Building CXX object src/CMakeFiles/zdoom.dir/posix/sdl/i_main.o
  2273. [ 38%] Building CXX object src/CMakeFiles/zdoom.dir/posix/sdl/i_system.o
  2274. [ 38%] Building CXX object src/CMakeFiles/zdoom.dir/posix/sdl/i_timer.o
  2275. [ 38%] Building CXX object src/CMakeFiles/zdoom.dir/posix/sdl/sdlvideo.o
  2276. [ 38%] Building CXX object src/CMakeFiles/zdoom.dir/posix/sdl/st_start.o
  2277. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/posix/sdl/sdlvideo.cpp: In member function ‘virtual DFrameBuffer* SDLVideo::CreateFrameBuffer(int, int, bool, DFrameBuffer*)’:
  2278. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/posix/sdl/sdlvideo.cpp:315:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2279. oheight = height;
  2280. ~~~~~~~~^~~~~~~~
  2281. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/posix/sdl/sdlvideo.cpp:316:3: note: here
  2282. case 2:
  2283. ^~~~
  2284. [ 38%] Building CXX object src/CMakeFiles/zdoom.dir/x86.o
  2285. [ 39%] Building CXX object src/CMakeFiles/zdoom.dir/actorptrselect.o
  2286. [ 39%] Building CXX object src/CMakeFiles/zdoom.dir/am_map.o
  2287. [ 39%] Building CXX object src/CMakeFiles/zdoom.dir/b_bot.o
  2288. [ 39%] Building CXX object src/CMakeFiles/zdoom.dir/b_func.o
  2289. [ 39%] Building CXX object src/CMakeFiles/zdoom.dir/b_game.o
  2290. [ 40%] Building CXX object src/CMakeFiles/zdoom.dir/b_move.o
  2291. [ 40%] Building CXX object src/CMakeFiles/zdoom.dir/b_think.o
  2292. [ 40%] Building CXX object src/CMakeFiles/zdoom.dir/bbannouncer.o
  2293. [ 40%] Building CXX object src/CMakeFiles/zdoom.dir/c_bind.o
  2294. [ 40%] Building CXX object src/CMakeFiles/zdoom.dir/c_cmds.o
  2295. [ 41%] Building CXX object src/CMakeFiles/zdoom.dir/c_console.o
  2296. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/c_console.cpp: In function ‘bool C_HandleKey(event_t*, BYTE*, int)’:
  2297. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/c_console.cpp:1331:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2298. buffer[0] = buffer[1] = replen;
  2299. ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
  2300. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/c_console.cpp:1339:3: note: here
  2301. case '\r':
  2302. ^~~~
  2303. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/c_console.cpp:1400:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2304. if (Bindings.GetBinding(KEY_GRAVE).CompareNoCase("toggleconsole"))
  2305. ^~
  2306. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/c_console.cpp:1404:3: note: here
  2307. case GK_ESCAPE:
  2308. ^~~~
  2309. [ 41%] Building CXX object src/CMakeFiles/zdoom.dir/c_consolebuffer.o
  2310. [ 41%] Building CXX object src/CMakeFiles/zdoom.dir/c_cvars.o
  2311. [ 41%] Building CXX object src/CMakeFiles/zdoom.dir/c_dispatch.o
  2312. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/c_cvars.cpp: In static member function ‘static UCVarValue FBaseCVar::FromString(const char*, ECVarType)’:
  2313. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/c_cvars.cpp:487:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2314. if (value[i] != '{')
  2315. ^~
  2316. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/c_cvars.cpp:489:4: note: here
  2317. case 9:
  2318. ^~~~
  2319. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/c_cvars.cpp:493:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2320. if (value[i] != '-')
  2321. ^~
  2322. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/c_cvars.cpp:495:4: note: here
  2323. case 37:
  2324. ^~~~
  2325. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/c_cvars.cpp:496:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2326. if (value[i] != '}')
  2327. ^~
  2328. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/c_cvars.cpp:498:4: note: here
  2329. default:
  2330. ^~~~~~~
  2331. [ 41%] Building CXX object src/CMakeFiles/zdoom.dir/c_expr.o
  2332. [ 42%] Building CXX object src/CMakeFiles/zdoom.dir/cmdlib.o
  2333. [ 42%] Building CXX object src/CMakeFiles/zdoom.dir/colormatcher.o
  2334. [ 42%] Building CXX object src/CMakeFiles/zdoom.dir/compatibility.o
  2335. [ 42%] Building CXX object src/CMakeFiles/zdoom.dir/configfile.o
  2336. [ 42%] Building CXX object src/CMakeFiles/zdoom.dir/ct_chat.o
  2337. [ 42%] Building CXX object src/CMakeFiles/zdoom.dir/d_dehacked.o
  2338. [ 43%] Building CXX object src/CMakeFiles/zdoom.dir/d_iwad.o
  2339. [ 43%] Building CXX object src/CMakeFiles/zdoom.dir/d_main.o
  2340. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/d_main.cpp: In function ‘void D_DoAdvanceDemo()’:
  2341. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/d_main.cpp:1245:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2342. if (gameinfo.advisoryTime)
  2343. ^~
  2344. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/d_main.cpp:1254:2: note: here
  2345. case 1:
  2346. ^~~~
  2347. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/d_main.cpp:1256:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2348. if (!M_DemoNoPlay)
  2349. ^~
  2350. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/d_main.cpp:1275:2: note: here
  2351. default:
  2352. ^~~~~~~
  2353. [ 43%] Building CXX object src/CMakeFiles/zdoom.dir/d_net.o
  2354. [ 43%] Building CXX object src/CMakeFiles/zdoom.dir/d_netinfo.o
  2355. [ 43%] Building CXX object src/CMakeFiles/zdoom.dir/d_protocol.o
  2356. [ 44%] Building CXX object src/CMakeFiles/zdoom.dir/decallib.o
  2357. [ 44%] Building CXX object src/CMakeFiles/zdoom.dir/dobject.o
  2358. [ 44%] Building CXX object src/CMakeFiles/zdoom.dir/dobjgc.o
  2359. [ 44%] Building CXX object src/CMakeFiles/zdoom.dir/dobjtype.o
  2360. [ 44%] Building CXX object src/CMakeFiles/zdoom.dir/doomdef.o
  2361. [ 45%] Building CXX object src/CMakeFiles/zdoom.dir/doomstat.o
  2362. [ 45%] Building CXX object src/CMakeFiles/zdoom.dir/dsectoreffect.o
  2363. [ 45%] Building CXX object src/CMakeFiles/zdoom.dir/dthinker.o
  2364. [ 45%] Building CXX object src/CMakeFiles/zdoom.dir/f_wipe.o
  2365. [ 45%] Building CXX object src/CMakeFiles/zdoom.dir/farchive.o
  2366. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/farchive.cpp: In member function ‘FArchive& FArchive::ReadObject(DObject*&, PClass*)’:
  2367. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/farchive.cpp:1211:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2368. }
  2369. ^
  2370. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/farchive.cpp:1213:2: note: here
  2371. case NEW_CLS_OBJ:
  2372. ^~~~
  2373. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/farchive.cpp:1251:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2374. }
  2375. ^
  2376. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/farchive.cpp:1253:2: note: here
  2377. case NEW_OBJ:
  2378. ^~~~
  2379. [ 46%] Building CXX object src/CMakeFiles/zdoom.dir/files.o
  2380. [ 46%] Building CXX object src/CMakeFiles/zdoom.dir/g_doomedmap.o
  2381. [ 46%] Building CXX object src/CMakeFiles/zdoom.dir/g_game.o
  2382. [ 46%] Building CXX object src/CMakeFiles/zdoom.dir/g_hub.o
  2383. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/g_game.cpp: In function ‘void G_Ticker()’:
  2384. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/g_game.cpp:1058:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2385. G_BeginRecording(newdemomap);
  2386. ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
  2387. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/g_game.cpp:1059:3: note: here
  2388. case ga_newgame2: // Silence GCC (see above)
  2389. ^~~~
  2390. [ 46%] Building CXX object src/CMakeFiles/zdoom.dir/g_level.o
  2391. [ 47%] Building CXX object src/CMakeFiles/zdoom.dir/g_mapinfo.o
  2392. [ 47%] Building CXX object src/CMakeFiles/zdoom.dir/g_skill.o
  2393. [ 47%] Building CXX object src/CMakeFiles/zdoom.dir/gameconfigfile.o
  2394. [ 47%] Building CXX object src/CMakeFiles/zdoom.dir/gi.o
  2395. [ 47%] Building CXX object src/CMakeFiles/zdoom.dir/gitinfo.o
  2396. [ 48%] Building CXX object src/CMakeFiles/zdoom.dir/hu_scores.o
  2397. [ 48%] Building CXX object src/CMakeFiles/zdoom.dir/i_net.o
  2398. [ 48%] Building CXX object src/CMakeFiles/zdoom.dir/info.o
  2399. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/i_net.cpp: In function ‘bool Host_CheckForConnects(void*)’:
  2400. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/i_net.cpp:548:44: warning: array subscript is above array bounds [-Warray-bounds]
  2401. sendaddress[node] = sendaddress[node+1];
  2402. ~~~~~~~~~~~~~~~~~~^
  2403. [ 48%] Building CXX object src/CMakeFiles/zdoom.dir/keysections.o
  2404. [ 48%] Building CXX object src/CMakeFiles/zdoom.dir/lumpconfigfile.o
  2405. [ 49%] Building CXX object src/CMakeFiles/zdoom.dir/m_alloc.o
  2406. [ 49%] Building CXX object src/CMakeFiles/zdoom.dir/m_argv.o
  2407. [ 49%] Building CXX object src/CMakeFiles/zdoom.dir/m_bbox.o
  2408. [ 49%] Building CXX object src/CMakeFiles/zdoom.dir/m_cheat.o
  2409. [ 49%] Building CXX object src/CMakeFiles/zdoom.dir/m_joy.o
  2410. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/m_cheat.cpp: In function ‘void cht_DoCheat(player_t*, int)’:
  2411. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/m_cheat.cpp:77:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2412. if (!(player->cheats & CF_GODMODE) && player->playerstate == PST_LIVE)
  2413. ^~
  2414. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/m_cheat.cpp:85:2: note: here
  2415. case CHT_GOD:
  2416. ^~~~
  2417. [ 50%] Building CXX object src/CMakeFiles/zdoom.dir/m_misc.o
  2418. [ 50%] Building CXX object src/CMakeFiles/zdoom.dir/m_png.o
  2419. [ 50%] Building CXX object src/CMakeFiles/zdoom.dir/m_random.o
  2420. [ 50%] Building CXX object src/CMakeFiles/zdoom.dir/m_specialpaths.o
  2421. [ 50%] Building CXX object src/CMakeFiles/zdoom.dir/memarena.o
  2422. [ 51%] Building CXX object src/CMakeFiles/zdoom.dir/md5.o
  2423. [ 51%] Building CXX object src/CMakeFiles/zdoom.dir/name.o
  2424. [ 51%] Building CXX object src/CMakeFiles/zdoom.dir/nodebuild.o
  2425. [ 51%] Building CXX object src/CMakeFiles/zdoom.dir/nodebuild_classify_nosse2.o
  2426. [ 51%] Building CXX object src/CMakeFiles/zdoom.dir/nodebuild_events.o
  2427. [ 51%] Building CXX object src/CMakeFiles/zdoom.dir/nodebuild_extract.o
  2428. [ 52%] Building CXX object src/CMakeFiles/zdoom.dir/nodebuild_gl.o
  2429. [ 52%] Building CXX object src/CMakeFiles/zdoom.dir/nodebuild_utility.o
  2430. [ 52%] Building CXX object src/CMakeFiles/zdoom.dir/pathexpander.o
  2431. [ 52%] Building CXX object src/CMakeFiles/zdoom.dir/p_3dfloors.o
  2432. [ 52%] Building CXX object src/CMakeFiles/zdoom.dir/p_3dmidtex.o
  2433. [ 53%] Building CXX object src/CMakeFiles/zdoom.dir/p_acs.o
  2434. [ 53%] Building CXX object src/CMakeFiles/zdoom.dir/p_buildmap.o
  2435. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_acs.cpp: In member function ‘int DLevelScript::CallFunction(int, int, SDWORD*)’:
  2436. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_acs.cpp:5904:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2437. case 4: tid2 = args[3];
  2438. ~~~~~^~~~~~~~~
  2439. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_acs.cpp:5905:5: note: here
  2440. case 3: tid1 = args[2];
  2441. ^~~~
  2442. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_acs.cpp: In member function ‘int DLevelScript::RunScript()’:
  2443. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_acs.cpp:7451:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2444. resultValue = STACK(1);
  2445. ^
  2446. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_acs.cpp:7452:3: note: here
  2447. case PCD_DROP: //fall through.
  2448. ^~~~
  2449. [ 53%] Building CXX object src/CMakeFiles/zdoom.dir/p_ceiling.o
  2450. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_ceiling.cpp: In member function ‘virtual void DCeiling::Tick()’:
  2451. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_ceiling.cpp:199:6: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  2452. if (m_Speed1 == FRACUNIT && m_Speed2 == FRACUNIT)
  2453. ^~
  2454. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_ceiling.cpp:201:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  2455. break;
  2456. ^~~~~
  2457. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_ceiling.cpp: In static member function ‘static DCeiling* DCeiling::Create(sector_t*, DCeiling::ECeiling, line_t*, int, fixed_t, fixed_t, fixed_t, int, int, int, bool)’:
  2458. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_ceiling.cpp:259:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2459. ceiling->m_TopHeight = sec->ceilingplane.d;
  2460. ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
  2461. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_ceiling.cpp:260:2: note: here
  2462. case ceilLowerAndCrush:
  2463. ^~~~
  2464. [ 53%] Building CXX object src/CMakeFiles/zdoom.dir/p_conversation.o
  2465. [ 53%] Building CXX object src/CMakeFiles/zdoom.dir/p_doors.o
  2466. [ 54%] Building CXX object src/CMakeFiles/zdoom.dir/p_effect.o
  2467. [ 54%] Building CXX object src/CMakeFiles/zdoom.dir/p_enemy.o
  2468. [ 54%] Building CXX object src/CMakeFiles/zdoom.dir/p_floor.o
  2469. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_floor.cpp: In function ‘bool EV_DoFloor(DFloor::EFloor, line_t*, int, fixed_t, fixed_t, int, int, bool, bool)’:
  2470. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_floor.cpp:342:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2471. floor->m_Speed = height;
  2472. ~~~~~~~~~~~~~~~^~~~~~~~
  2473. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_floor.cpp:343:3: note: here
  2474. case DFloor::floorLowerByValue:
  2475. ^~~~
  2476. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_floor.cpp:350:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2477. floor->m_Speed = height;
  2478. ~~~~~~~~~~~~~~~^~~~~~~~
  2479. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_floor.cpp:351:3: note: here
  2480. case DFloor::floorRaiseByValue:
  2481. ^~~~
  2482. [ 54%] Building CXX object src/CMakeFiles/zdoom.dir/p_glnodes.o
  2483. [ 54%] Building CXX object src/CMakeFiles/zdoom.dir/p_interaction.o
  2484. [ 55%] Building CXX object src/CMakeFiles/zdoom.dir/p_lights.o
  2485. [ 55%] Building CXX object src/CMakeFiles/zdoom.dir/p_linkedsectors.o
  2486. [ 55%] Building CXX object src/CMakeFiles/zdoom.dir/p_lnspec.o
  2487. [ 55%] Building CXX object src/CMakeFiles/zdoom.dir/p_map.o
  2488. [ 55%] Building CXX object src/CMakeFiles/zdoom.dir/p_maputl.o
  2489. [ 56%] Building CXX object src/CMakeFiles/zdoom.dir/p_mobj.o
  2490. [ 56%] Building CXX object src/CMakeFiles/zdoom.dir/p_pillar.o
  2491. [ 56%] Building CXX object src/CMakeFiles/zdoom.dir/p_plats.o
  2492. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_plats.cpp: In member function ‘virtual void DPlat::Tick()’:
  2493. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_plats.cpp:123:47: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2494. m_Sector->planes[sector_t::floor].Flags |= PLANEF_BLOCKED;
  2495. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  2496. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_plats.cpp:124:6: note: here
  2497. case platRaiseAndStay:
  2498. ^~~~
  2499. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_plats.cpp: In function ‘bool EV_DoPlat(int, line_t*, DPlat::EPlatType, int, int, int, int, int)’:
  2500. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_plats.cpp:244:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2501. rtn = true;
  2502. ~~~~^~~~~~
  2503. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_plats.cpp:245:3: note: here
  2504. case DPlat::platPerpetualRaise:
  2505. ^~~~
  2506. [ 56%] Building CXX object src/CMakeFiles/zdoom.dir/p_pspr.o
  2507. [ 56%] Building CXX object src/CMakeFiles/zdoom.dir/p_saveg.o
  2508. [ 57%] Building CXX object src/CMakeFiles/zdoom.dir/p_sectors.o
  2509. [ 57%] Building CXX object src/CMakeFiles/zdoom.dir/p_setup.o
  2510. [ 57%] Building CXX object src/CMakeFiles/zdoom.dir/p_sight.o
  2511. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_setup.cpp: In function ‘void P_ProcessSideTextures(bool, side_t*, sector_t*, intmapsidedef_t*, int, int, short int*, FMissingTextureTracker&)’:
  2512. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_setup.cpp:2572:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2513. }
  2514. ^
  2515. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_setup.cpp:2575:2: note: here
  2516. default: // normal cases
  2517. ^~~~~~~
  2518. [ 57%] Building CXX object src/CMakeFiles/zdoom.dir/p_slopes.o
  2519. [ 57%] Building CXX object src/CMakeFiles/zdoom.dir/p_spec.o
  2520. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_spec.cpp: In function ‘void P_InitSectorSpecial(sector_t*, int, bool)’:
  2521. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_spec.cpp:1295:50: warning: left shift of negative value [-Wshift-negative-value]
  2522. (-FRACUNIT/2)<<(sector->special - Carry_East5),
  2523. ^
  2524. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_spec.cpp: In function ‘bool P_TestActivateLine(line_t*, AActor*, int, int)’:
  2525. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_spec.cpp:353:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2526. if (line->args[1] >= 64)
  2527. ^~
  2528. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_spec.cpp:357:5: note: here
  2529. case Teleport:
  2530. ^~~~
  2531. [ 58%] Building CXX object src/CMakeFiles/zdoom.dir/p_states.o
  2532. [ 58%] Building CXX object src/CMakeFiles/zdoom.dir/p_switch.o
  2533. [ 58%] Building CXX object src/CMakeFiles/zdoom.dir/p_tags.o
  2534. [ 58%] Building CXX object src/CMakeFiles/zdoom.dir/p_teleport.o
  2535. [ 58%] Building CXX object src/CMakeFiles/zdoom.dir/p_terrain.o
  2536. [ 59%] Building CXX object src/CMakeFiles/zdoom.dir/p_things.o
  2537. [ 59%] Building CXX object src/CMakeFiles/zdoom.dir/p_tick.o
  2538. [ 59%] Building CXX object src/CMakeFiles/zdoom.dir/p_trace.o
  2539. [ 59%] Building CXX object src/CMakeFiles/zdoom.dir/p_udmf.o
  2540. [ 59%] Building CXX object src/CMakeFiles/zdoom.dir/p_usdf.o
  2541. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_udmf.cpp: In function ‘bool P_IsThingSpecial(int)’:
  2542. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_udmf.cpp:106:36: warning: enum constant in boolean context [-Wint-in-bool-context]
  2543. specnum == Thing_SpawnFacing || Thing_ProjectileIntercept || Thing_ProjectileAimed;
  2544. ^~~~~~~~~~~~~~~~~~~~~~~~~
  2545. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_udmf.cpp:106:65: warning: enum constant in boolean context [-Wint-in-bool-context]
  2546. specnum == Thing_SpawnFacing || Thing_ProjectileIntercept || Thing_ProjectileAimed;
  2547. ^~~~~~~~~~~~~~~~~~~~~
  2548. [ 59%] Building CXX object src/CMakeFiles/zdoom.dir/p_user.o
  2549. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_user.cpp: In function ‘void P_PlayerThink(player_t*)’:
  2550. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_user.cpp:2408:26: warning: left shift of negative value [-Wshift-negative-value]
  2551. if (look == -32768 << 16)
  2552. ^~
  2553. [ 60%] Building CXX object src/CMakeFiles/zdoom.dir/p_writemap.o
  2554. [ 60%] Building CXX object src/CMakeFiles/zdoom.dir/p_xlat.o
  2555. [ 60%] Building CXX object src/CMakeFiles/zdoom.dir/parsecontext.o
  2556. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_xlat.cpp: In function ‘void P_TranslateLineDef(line_t*, maplinedef_t*, int)’:
  2557. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_xlat.cpp:194:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2558. flags |= ML_REPEAT_SPECIAL;
  2559. ~~~~~~^~~~~~~~~~~~~~~~~~~~
  2560. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_xlat.cpp:195:4: note: here
  2561. case WalkOnce:
  2562. ^~~~
  2563. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_xlat.cpp:201:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2564. flags |= ML_REPEAT_SPECIAL;
  2565. ~~~~~~^~~~~~~~~~~~~~~~~~~~
  2566. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_xlat.cpp:202:4: note: here
  2567. case SwitchOnce:
  2568. ^~~~
  2569. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_xlat.cpp:211:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2570. flags |= ML_REPEAT_SPECIAL;
  2571. ~~~~~~^~~~~~~~~~~~~~~~~~~~
  2572. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/p_xlat.cpp:212:4: note: here
  2573. case GunOnce:
  2574. ^~~~
  2575. [ 60%] Building CXX object src/CMakeFiles/zdoom.dir/po_man.o
  2576. [ 60%] Building CXX object src/CMakeFiles/zdoom.dir/r_swrenderer.o
  2577. [ 61%] Building CXX object src/CMakeFiles/zdoom.dir/r_utility.o
  2578. [ 61%] Building CXX object src/CMakeFiles/zdoom.dir/r_3dfloors.o
  2579. [ 61%] Building CXX object src/CMakeFiles/zdoom.dir/r_bsp.o
  2580. [ 61%] Building CXX object src/CMakeFiles/zdoom.dir/r_draw.o
  2581. [ 61%] Building CXX object src/CMakeFiles/zdoom.dir/r_drawt.o
  2582. [ 62%] Building CXX object src/CMakeFiles/zdoom.dir/r_main.o
  2583. [ 62%] Building CXX object src/CMakeFiles/zdoom.dir/r_plane.o
  2584. [ 62%] Building CXX object src/CMakeFiles/zdoom.dir/r_segs.o
  2585. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/r_plane.cpp: In function ‘void R_CalcTiltedLighting(fixed_t, fixed_t, int)’:
  2586. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/r_plane.cpp:257:8: warning: ‘lightfiller’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  2587. BYTE *lightfiller;
  2588. ^~~~~~~~~~~
  2589. [ 62%] Building CXX object src/CMakeFiles/zdoom.dir/r_sky.o
  2590. [ 62%] Building CXX object src/CMakeFiles/zdoom.dir/r_things.o
  2591. [ 63%] Building CXX object src/CMakeFiles/zdoom.dir/s_advsound.o
  2592. [ 63%] Building CXX object src/CMakeFiles/zdoom.dir/s_environment.o
  2593. [ 63%] Building CXX object src/CMakeFiles/zdoom.dir/s_playlist.o
  2594. [ 63%] Building CXX object src/CMakeFiles/zdoom.dir/s_sndseq.o
  2595. [ 63%] Building CXX object src/CMakeFiles/zdoom.dir/s_sound.o
  2596. [ 64%] Building CXX object src/CMakeFiles/zdoom.dir/sc_man.o
  2597. [ 64%] Building CXX object src/CMakeFiles/zdoom.dir/st_stuff.o
  2598. [ 64%] Building CXX object src/CMakeFiles/zdoom.dir/statistics.o
  2599. [ 64%] Building CXX object src/CMakeFiles/zdoom.dir/stats.o
  2600. [ 64%] Building CXX object src/CMakeFiles/zdoom.dir/stringtable.o
  2601. [ 65%] Building C object src/CMakeFiles/zdoom.dir/strnatcmp.o
  2602. [ 65%] Building CXX object src/CMakeFiles/zdoom.dir/tables.o
  2603. [ 65%] Building CXX object src/CMakeFiles/zdoom.dir/teaminfo.o
  2604. [ 65%] Building CXX object src/CMakeFiles/zdoom.dir/tempfiles.o
  2605. [ 65%] Building CXX object src/CMakeFiles/zdoom.dir/v_blend.o
  2606. [ 66%] Building CXX object src/CMakeFiles/zdoom.dir/v_collection.o
  2607. [ 66%] Building CXX object src/CMakeFiles/zdoom.dir/v_draw.o
  2608. [ 66%] Building CXX object src/CMakeFiles/zdoom.dir/v_font.o
  2609. [ 66%] Building CXX object src/CMakeFiles/zdoom.dir/v_palette.o
  2610. [ 66%] Building CXX object src/CMakeFiles/zdoom.dir/v_pfx.o
  2611. [ 67%] Building CXX object src/CMakeFiles/zdoom.dir/v_text.o
  2612. [ 67%] Building CXX object src/CMakeFiles/zdoom.dir/v_video.o
  2613. [ 67%] Building CXX object src/CMakeFiles/zdoom.dir/w_wad.o
  2614. [ 67%] Building CXX object src/CMakeFiles/zdoom.dir/wi_stuff.o
  2615. [ 67%] Building CXX object src/CMakeFiles/zdoom.dir/zstrformat.o
  2616. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/wi_stuff.cpp: In function ‘void WI_LoadBackground(bool)’:
  2617. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/wi_stuff.cpp:525:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2618. caseval=sc.MustMatchString(WI_Cmd);
  2619. ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
  2620. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/wi_stuff.cpp:527:5: note: here
  2621. default:
  2622. ^~~~~~~
  2623. [ 67%] Building CXX object src/CMakeFiles/zdoom.dir/zstring.o
  2624. [ 68%] Building CXX object src/CMakeFiles/zdoom.dir/GuillotineBinPack.o
  2625. [ 68%] Building CXX object src/CMakeFiles/zdoom.dir/SkylineBinPack.o
  2626. [ 68%] Building CXX object src/CMakeFiles/zdoom.dir/g_doom/a_doommisc.o
  2627. [ 68%] Building CXX object src/CMakeFiles/zdoom.dir/g_heretic/a_hereticmisc.o
  2628. [ 68%] Building CXX object src/CMakeFiles/zdoom.dir/g_hexen/a_hexenmisc.o
  2629. [ 69%] Building CXX object src/CMakeFiles/zdoom.dir/g_raven/a_artitele.o
  2630. [ 69%] Building CXX object src/CMakeFiles/zdoom.dir/g_raven/a_minotaur.o
  2631. [ 69%] Building CXX object src/CMakeFiles/zdoom.dir/g_strife/a_strifestuff.o
  2632. [ 69%] Building CXX object src/CMakeFiles/zdoom.dir/g_strife/strife_sbar.o
  2633. [ 69%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/a_action.o
  2634. [ 70%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/a_armor.o
  2635. [ 70%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/a_artifacts.o
  2636. [ 70%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/a_bridge.o
  2637. [ 70%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/a_camera.o
  2638. [ 70%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/a_debris.o
  2639. [ 71%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/a_decals.o
  2640. [ 71%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/a_fastprojectile.o
  2641. [ 71%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/a_flashfader.o
  2642. [ 71%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/a_fountain.o
  2643. [ 71%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/a_hatetarget.o
  2644. [ 72%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/a_keys.o
  2645. [ 72%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/a_lightning.o
  2646. [ 72%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/a_mapmarker.o
  2647. [ 72%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/a_morph.o
  2648. [ 72%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/a_movingcamera.o
  2649. [ 73%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/a_pickups.o
  2650. [ 73%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/a_puzzleitems.o
  2651. [ 73%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/a_quake.o
  2652. [ 73%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/a_randomspawner.o
  2653. [ 73%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/a_secrettrigger.o
  2654. [ 74%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/a_sectoraction.o
  2655. [ 74%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/a_setcolor.o
  2656. [ 74%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/a_skies.o
  2657. [ 74%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/a_soundenvironment.o
  2658. [ 74%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/a_soundsequence.o
  2659. [ 75%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/a_spark.o
  2660. [ 75%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/a_specialspot.o
  2661. [ 75%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/a_waterzone.o
  2662. [ 75%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/a_weaponpiece.o
  2663. [ 75%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/a_weapons.o
  2664. [ 76%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/hudmessages.o
  2665. [ 76%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/sbarinfo.o
  2666. [ 76%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/sbar_mugshot.o
  2667. [ 76%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/shared_hud.o
  2668. [ 76%] Building CXX object src/CMakeFiles/zdoom.dir/g_shared/shared_sbar.o
  2669. [ 76%] Building CXX object src/CMakeFiles/zdoom.dir/intermission/intermission.o
  2670. [ 77%] Building CXX object src/CMakeFiles/zdoom.dir/intermission/intermission_parse.o
  2671. [ 77%] Building CXX object src/CMakeFiles/zdoom.dir/menu/colorpickermenu.o
  2672. [ 77%] Building CXX object src/CMakeFiles/zdoom.dir/menu/joystickmenu.o
  2673. [ 77%] Building CXX object src/CMakeFiles/zdoom.dir/menu/listmenu.o
  2674. [ 77%] Building CXX object src/CMakeFiles/zdoom.dir/menu/loadsavemenu.o
  2675. [ 78%] Building CXX object src/CMakeFiles/zdoom.dir/menu/menu.o
  2676. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/menu/menu.cpp: In function ‘void M_SetMenu(FName, int)’:
  2677. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/menu/menu.cpp:386:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2678. GameStartupInfo.Skill = param;
  2679. ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  2680. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/menu/menu.cpp:387:2: note: here
  2681. case NAME_StartgameConfirmed:
  2682. ^~~~
  2683. [ 78%] Building CXX object src/CMakeFiles/zdoom.dir/menu/menudef.o
  2684. [ 78%] Building CXX object src/CMakeFiles/zdoom.dir/menu/menuinput.o
  2685. [ 78%] Building CXX object src/CMakeFiles/zdoom.dir/menu/messagebox.o
  2686. [ 78%] Building CXX object src/CMakeFiles/zdoom.dir/menu/optionmenu.o
  2687. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/menu/optionmenu.cpp: In member function ‘virtual bool DOptionMenu::MenuEvent(int, bool)’:
  2688. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/menu/optionmenu.cpp:318:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2689. if (mDesc->mSelectedItem >= 0 && mDesc->mItems[mDesc->mSelectedItem]->Activate())
  2690. ^~
  2691. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/menu/optionmenu.cpp:323:2: note: here
  2692. default:
  2693. ^~~~~~~
  2694. [ 79%] Building CXX object src/CMakeFiles/zdoom.dir/menu/playerdisplay.o
  2695. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/menu/playerdisplay.cpp: In member function ‘virtual bool FListMenuItemPlayerDisplay::SetValue(int, int)’:
  2696. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/menu/playerdisplay.cpp:493:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2697. mTranslate = value;
  2698. ~~~~~~~~~~~^~~~~~~
  2699. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/menu/playerdisplay.cpp:495:2: note: here
  2700. case PDF_CLASS:
  2701. ^~~~
  2702. [ 79%] Building CXX object src/CMakeFiles/zdoom.dir/menu/playermenu.o
  2703. [ 79%] Building CXX object src/CMakeFiles/zdoom.dir/menu/readthis.o
  2704. [ 79%] Building CXX object src/CMakeFiles/zdoom.dir/menu/videomenu.o
  2705. [ 79%] Building CXX object src/CMakeFiles/zdoom.dir/oplsynth/fmopl.o
  2706. [ 80%] Building CXX object src/CMakeFiles/zdoom.dir/oplsynth/mlopl.o
  2707. [ 80%] Building CXX object src/CMakeFiles/zdoom.dir/oplsynth/mlopl_io.o
  2708. [ 80%] Building CXX object src/CMakeFiles/zdoom.dir/oplsynth/music_opldumper_mididevice.o
  2709. [ 80%] Building CXX object src/CMakeFiles/zdoom.dir/oplsynth/music_opl_mididevice.o
  2710. [ 80%] Building CXX object src/CMakeFiles/zdoom.dir/oplsynth/opl_mus_player.o
  2711. [ 81%] Building CXX object src/CMakeFiles/zdoom.dir/oplsynth/dosbox/opl.o
  2712. [ 81%] Building CXX object src/CMakeFiles/zdoom.dir/oplsynth/OPL3.o
  2713. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/oplsynth/OPL3.cpp: In member function ‘double EnvelopeGenerator::getEnvelope(OPL3*, int, int)’:
  2714. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/oplsynth/OPL3.cpp:1467:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2715. stage = DECAY;
  2716. ~~~~~~^~~~~~~
  2717. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/oplsynth/OPL3.cpp:1469:3: note: here
  2718. case DECAY:
  2719. ^~~~
  2720. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/oplsynth/OPL3.cpp:1476:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2721. stage = SUSTAIN;
  2722. ~~~~~~^~~~~~~~~
  2723. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/oplsynth/OPL3.cpp:1477:3: note: here
  2724. case SUSTAIN:
  2725. ^~~~
  2726. [ 81%] Building CXX object src/CMakeFiles/zdoom.dir/oplsynth/nukedopl3.o
  2727. [ 81%] Building CXX object src/CMakeFiles/zdoom.dir/resourcefiles/ancientzip.o
  2728. [ 81%] Building CXX object src/CMakeFiles/zdoom.dir/resourcefiles/file_7z.o
  2729. [ 82%] Building CXX object src/CMakeFiles/zdoom.dir/resourcefiles/file_grp.o
  2730. [ 82%] Building CXX object src/CMakeFiles/zdoom.dir/resourcefiles/file_lump.o
  2731. [ 82%] Building CXX object src/CMakeFiles/zdoom.dir/resourcefiles/file_rff.o
  2732. [ 82%] Building CXX object src/CMakeFiles/zdoom.dir/resourcefiles/file_wad.o
  2733. [ 82%] Building CXX object src/CMakeFiles/zdoom.dir/resourcefiles/file_zip.o
  2734. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/resourcefiles/file_wad.cpp: In member function ‘void FWadFile::SkinHack()’:
  2735. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/resourcefiles/file_wad.cpp:590:19: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  2736. lump->Name[5] >= '\0')
  2737. ~~~~~~~~~~~~~~^~~~~~~
  2738. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/resourcefiles/file_wad.cpp:596:19: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  2739. lump->Name[4] >= '\0'))
  2740. ~~~~~~~~~~~~~~^~~~~~~
  2741. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/resourcefiles/file_zip.cpp: In member function ‘virtual int FZipLump::GetFileOffset()’:
  2742. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/resourcefiles/file_zip.cpp:126:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  2743. if (Flags & LUMPFZIP_NEEDFILESTART) SetLumpAddress(); return Position;
  2744. ^~
  2745. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/resourcefiles/file_zip.cpp:126:57: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  2746. if (Flags & LUMPFZIP_NEEDFILESTART) SetLumpAddress(); return Position;
  2747. ^~~~~~
  2748. [ 83%] Building CXX object src/CMakeFiles/zdoom.dir/resourcefiles/file_pak.o
  2749. [ 83%] Building CXX object src/CMakeFiles/zdoom.dir/resourcefiles/file_directory.o
  2750. [ 83%] Building CXX object src/CMakeFiles/zdoom.dir/resourcefiles/resourcefile.o
  2751. [ 83%] Building CXX object src/CMakeFiles/zdoom.dir/sfmt/SFMT.o
  2752. [ 83%] Building CXX object src/CMakeFiles/zdoom.dir/sound/fmodsound.o
  2753. [ 84%] Building CXX object src/CMakeFiles/zdoom.dir/sound/i_music.o
  2754. [ 84%] Building CXX object src/CMakeFiles/zdoom.dir/sound/i_sound.o
  2755. [ 84%] Building CXX object src/CMakeFiles/zdoom.dir/sound/mpg123_decoder.o
  2756. [ 84%] Building CXX object src/CMakeFiles/zdoom.dir/sound/music_cd.o
  2757. [ 84%] Building CXX object src/CMakeFiles/zdoom.dir/sound/music_dumb.o
  2758. [ 84%] Building CXX object src/CMakeFiles/zdoom.dir/sound/music_gme.o
  2759. [ 85%] Building CXX object src/CMakeFiles/zdoom.dir/sound/music_mus_midiout.o
  2760. [ 85%] Building CXX object src/CMakeFiles/zdoom.dir/sound/music_smf_midiout.o
  2761. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/sound/music_smf_midiout.cpp: In constructor ‘MIDISong2::MIDISong2(FileReader&, EMidiDevice, const char*)’:
  2762. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/sound/music_smf_midiout.cpp:119:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  2763. if (reader.Read(MusHeader, SongLen) != SongLen)
  2764. ^~
  2765. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/sound/music_smf_midiout.cpp:123:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  2766. if (MusHeader[4] != 0 || MusHeader[5] != 0 || MusHeader[6] != 0 || MusHeader[7] != 6)
  2767. ^~
  2768. [ 85%] Building CXX object src/CMakeFiles/zdoom.dir/sound/music_hmi_midiout.o
  2769. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/sound/music_hmi_midiout.cpp: In constructor ‘HMISong::HMISong(FileReader&, EMidiDevice, const char*)’:
  2770. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/sound/music_hmi_midiout.cpp:148:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  2771. if (reader.Read(MusHeader, len) != len)
  2772. ^~
  2773. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/sound/music_hmi_midiout.cpp:152:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  2774. if (memcmp(MusHeader, HMI_SONG_MAGIC, sizeof(HMI_SONG_MAGIC)) == 0)
  2775. ^~
  2776. [ 85%] Building CXX object src/CMakeFiles/zdoom.dir/sound/music_xmi_midiout.o
  2777. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/sound/music_xmi_midiout.cpp: In constructor ‘XMISong::XMISong(FileReader&, EMidiDevice, const char*)’:
  2778. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/sound/music_xmi_midiout.cpp:122:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  2779. if (reader.Read(MusHeader, SongLen) != SongLen)
  2780. ^~
  2781. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/sound/music_xmi_midiout.cpp:126:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  2782. NumSongs = FindXMIDforms(MusHeader, SongLen, NULL);
  2783. ^~~~~~~~
  2784. [ 85%] Building CXX object src/CMakeFiles/zdoom.dir/sound/music_midistream.o
  2785. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/sound/music_xmi_midiout.cpp: In member function ‘int XMISong::FindXMIDforms(const BYTE*, int, XMISong::TrackInfo*) const’:
  2786. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/sound/music_xmi_midiout.cpp:179:20: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  2787. for (int p = 0; p <= len - 12; )
  2788. ~~^~~~~~~~~~~
  2789. [ 86%] Building CXX object src/CMakeFiles/zdoom.dir/sound/music_midi_base.o
  2790. [ 86%] Building CXX object src/CMakeFiles/zdoom.dir/sound/music_midi_timidity.o
  2791. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/sound/music_midi_timidity.cpp: In member function ‘bool TimidityPPMIDIDevice::LaunchTimidity()’:
  2792. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/sound/music_midi_timidity.cpp:449:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2793. wordfree (&words);
  2794. ~~~~~~~~~^~~~~~~~
  2795. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/sound/music_midi_timidity.cpp:450:2: note: here
  2796. default:
  2797. ^~~~~~~
  2798. [ 86%] Building CXX object src/CMakeFiles/zdoom.dir/sound/music_mus_opl.o
  2799. [ 86%] Building CXX object src/CMakeFiles/zdoom.dir/sound/music_stream.o
  2800. [ 86%] Building CXX object src/CMakeFiles/zdoom.dir/sound/music_fluidsynth_mididevice.o
  2801. [ 87%] Building CXX object src/CMakeFiles/zdoom.dir/sound/music_softsynth_mididevice.o
  2802. [ 87%] Building CXX object src/CMakeFiles/zdoom.dir/sound/music_timidity_mididevice.o
  2803. [ 87%] Building CXX object src/CMakeFiles/zdoom.dir/sound/music_wildmidi_mididevice.o
  2804. [ 87%] Building CXX object src/CMakeFiles/zdoom.dir/sound/music_win_mididevice.o
  2805. [ 87%] Building CXX object src/CMakeFiles/zdoom.dir/sound/oalsound.o
  2806. [ 88%] Building CXX object src/CMakeFiles/zdoom.dir/sound/sndfile_decoder.o
  2807. [ 88%] Building CXX object src/CMakeFiles/zdoom.dir/sound/music_pseudo_mididevice.o
  2808. [ 88%] Building CXX object src/CMakeFiles/zdoom.dir/textures/animations.o
  2809. [ 88%] Building CXX object src/CMakeFiles/zdoom.dir/textures/anim_switches.o
  2810. [ 88%] Building CXX object src/CMakeFiles/zdoom.dir/textures/automaptexture.o
  2811. [ 89%] Building CXX object src/CMakeFiles/zdoom.dir/textures/bitmap.o
  2812. [ 89%] Building CXX object src/CMakeFiles/zdoom.dir/textures/buildtexture.o
  2813. [ 89%] Building CXX object src/CMakeFiles/zdoom.dir/textures/canvastexture.o
  2814. [ 89%] Building CXX object src/CMakeFiles/zdoom.dir/textures/ddstexture.o
  2815. [ 89%] Building CXX object src/CMakeFiles/zdoom.dir/textures/flattexture.o
  2816. [ 90%] Building CXX object src/CMakeFiles/zdoom.dir/textures/imgztexture.o
  2817. [ 90%] Building CXX object src/CMakeFiles/zdoom.dir/textures/jpegtexture.o
  2818. [ 90%] Building CXX object src/CMakeFiles/zdoom.dir/textures/multipatchtexture.o
  2819. [ 90%] Building CXX object src/CMakeFiles/zdoom.dir/textures/patchtexture.o
  2820. [ 90%] Building CXX object src/CMakeFiles/zdoom.dir/textures/pcxtexture.o
  2821. [ 91%] Building CXX object src/CMakeFiles/zdoom.dir/textures/pngtexture.o
  2822. [ 91%] Building CXX object src/CMakeFiles/zdoom.dir/textures/rawpagetexture.o
  2823. [ 91%] Building CXX object src/CMakeFiles/zdoom.dir/textures/emptytexture.o
  2824. [ 91%] Building CXX object src/CMakeFiles/zdoom.dir/textures/texture.o
  2825. [ 91%] Building CXX object src/CMakeFiles/zdoom.dir/textures/texturemanager.o
  2826. [ 92%] Building CXX object src/CMakeFiles/zdoom.dir/textures/tgatexture.o
  2827. [ 92%] Building CXX object src/CMakeFiles/zdoom.dir/textures/warptexture.o
  2828. [ 92%] Building CXX object src/CMakeFiles/zdoom.dir/thingdef/olddecorations.o
  2829. [ 92%] Building CXX object src/CMakeFiles/zdoom.dir/thingdef/thingdef.o
  2830. [ 92%] Building CXX object src/CMakeFiles/zdoom.dir/thingdef/thingdef_codeptr.o
  2831. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/thingdef/thingdef_codeptr.cpp: In function ‘void DoKill(AActor*, AActor*, FName, int, const PClass*, FName)’:
  2832. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/thingdef/thingdef_codeptr.cpp:5515:22: warning: enum constant in boolean context [-Wint-in-bool-context]
  2833. if (KILS_FOILBUDDHA)
  2834. ^
  2835. [ 92%] Building CXX object src/CMakeFiles/zdoom.dir/thingdef/thingdef_data.o
  2836. [ 93%] Building CXX object src/CMakeFiles/zdoom.dir/thingdef/thingdef_exp.o
  2837. [ 93%] Building CXX object src/CMakeFiles/zdoom.dir/thingdef/thingdef_expression.o
  2838. [ 93%] Building CXX object src/CMakeFiles/zdoom.dir/thingdef/thingdef_function.o
  2839. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/thingdef/thingdef_function.cpp: In member function ‘virtual ExpVal FxGlobalFunctionCall_CheckClass::EvalExpression(AActor*)’:
  2840. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/thingdef/thingdef_function.cpp:252:61: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2841. case 3: match_superclass = (*ArgList)[2]->EvalExpression(self).GetBool();
  2842. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  2843. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/thingdef/thingdef_function.cpp:253:5: note: here
  2844. case 2: pick_pointer = (*ArgList)[1]->EvalExpression(self).GetInt();
  2845. ^~~~
  2846. [ 93%] Building CXX object src/CMakeFiles/zdoom.dir/thingdef/thingdef_parse.o
  2847. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/thingdef/thingdef_parse.cpp: In function ‘void ParseDecorate(FScanner&)’:
  2848. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/thingdef/thingdef_parse.cpp:1313:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
  2849. else if (sc.Compare("DAMAGETYPE"))
  2850. ^~
  2851. /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/thingdef/thingdef_parse.cpp:1318:3: note: here
  2852. default:
  2853. ^~~~~~~
  2854. [ 93%] Building CXX object src/CMakeFiles/zdoom.dir/thingdef/thingdef_properties.o
  2855. [ 94%] Building CXX object src/CMakeFiles/zdoom.dir/thingdef/thingdef_states.o
  2856. [ 94%] Building CXX object src/CMakeFiles/zdoom.dir/timidity/common.o
  2857. [ 94%] Building CXX object src/CMakeFiles/zdoom.dir/timidity/instrum.o
  2858. [ 94%] Building CXX object src/CMakeFiles/zdoom.dir/timidity/instrum_dls.o
  2859. [ 94%] Building CXX object src/CMakeFiles/zdoom.dir/timidity/instrum_font.o
  2860. [ 95%] Building CXX object src/CMakeFiles/zdoom.dir/timidity/instrum_sf2.o
  2861. [ 95%] Building CXX object src/CMakeFiles/zdoom.dir/timidity/mix.o
  2862. [ 95%] Building CXX object src/CMakeFiles/zdoom.dir/timidity/playmidi.o
  2863. [ 95%] Building CXX object src/CMakeFiles/zdoom.dir/timidity/resample.o
  2864. [ 95%] Building CXX object src/CMakeFiles/zdoom.dir/timidity/timidity.o
  2865. [ 96%] Building CXX object src/CMakeFiles/zdoom.dir/wildmidi/file_io.o
  2866. [ 96%] Building CXX object src/CMakeFiles/zdoom.dir/wildmidi/gus_pat.o
  2867. [ 96%] Building CXX object src/CMakeFiles/zdoom.dir/wildmidi/reverb.o
  2868. [ 96%] Building CXX object src/CMakeFiles/zdoom.dir/wildmidi/wildmidi_lib.o
  2869. [ 96%] Building CXX object src/CMakeFiles/zdoom.dir/wildmidi/wm_error.o
  2870. [ 97%] Building CXX object src/CMakeFiles/zdoom.dir/xlat/parse_xlat.o
  2871. In file included from /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/xlat/parse_xlat.cpp:161:0:
  2872. xlat_parser.y: In function ‘void yy_reduce(yyParser*, int)’:
  2873. xlat_parser.y:101:80: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  2874. FLineTrans(special&0xffff, flags+arg.addflags, arg.args[0], arg.args[1], arg.args[2], arg.args[3], arg.args[4]));
  2875. ^~
  2876. yy0
  2877. xlat_parser.y:101:83: error: unable to find numeric literal operator ‘operator""addflags’
  2878. FLineTrans(special&0xffff, flags+arg.addflags, arg.args[0], arg.args[1], arg.args[2], arg.args[3], arg.args[4]));
  2879. ^~~~~~~~~~~~
  2880. xlat_parser.y:101:113: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  2881. FLineTrans(special&0xffff, flags+arg.addflags, arg.args[0], arg.args[1], arg.args[2], arg.args[3], arg.args[4]));
  2882. ^~
  2883. yy0
  2884. xlat_parser.y:101:116: error: unable to find numeric literal operator ‘operator""args’
  2885. FLineTrans(special&0xffff, flags+arg.addflags, arg.args[0], arg.args[1], arg.args[2], arg.args[3], arg.args[4]));
  2886. ^
  2887. In file included from /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/xlat/parse_xlat.cpp:161:0:
  2888. xlat_parser.y:101:145: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  2889. FLineTrans(special&0xffff, flags+arg.addflags, arg.args[0], arg.args[1], arg.args[2], arg.args[3], arg.args[4]));
  2890. ^
  2891. yy0
  2892. xlat_parser.y:101:148: error: unable to find numeric literal operator ‘operator""args’
  2893. FLineTrans(special&0xffff, flags+arg.addflags, arg.args[0], arg.args[1], arg.args[2], arg.args[3], arg.args[4]));
  2894. ^
  2895. xlat_parser.y:101:177: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  2896. FLineTrans(special&0xffff, flags+arg.addflags, arg.args[0], arg.args[1], arg.args[2], arg.args[3], arg.args[4]));
  2897. ^
  2898. yy0
  2899. xlat_parser.y:101:180: error: unable to find numeric literal operator ‘operator""args’
  2900. FLineTrans(special&0xffff, flags+arg.addflags, arg.args[0], arg.args[1], arg.args[2], arg.args[3], arg.args[4]));
  2901. ^
  2902. xlat_parser.y:101:209: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  2903. FLineTrans(special&0xffff, flags+arg.addflags, arg.args[0], arg.args[1], arg.args[2], arg.args[3], arg.args[4]));
  2904. ^
  2905. yy0
  2906. xlat_parser.y:101:212: error: unable to find numeric literal operator ‘operator""args’
  2907. FLineTrans(special&0xffff, flags+arg.addflags, arg.args[0], arg.args[1], arg.args[2], arg.args[3], arg.args[4]));
  2908. ^
  2909. xlat_parser.y:101:241: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  2910. FLineTrans(special&0xffff, flags+arg.addflags, arg.args[0], arg.args[1], arg.args[2], arg.args[3], arg.args[4]));
  2911. ^
  2912. yy0
  2913. xlat_parser.y:101:244: error: unable to find numeric literal operator ‘operator""args’
  2914. FLineTrans(special&0xffff, flags+arg.addflags, arg.args[0], arg.args[1], arg.args[2], arg.args[3], arg.args[4]));
  2915. ^
  2916. In file included from /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/xlat/parse_xlat.cpp:161:0:
  2917. xlat_parser.y:170:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  2918. Z.addflags = A.argop << LINETRANS_TAGSHIFT;
  2919. ^~
  2920. yy0
  2921. xlat_parser.y:170:17: error: unable to find numeric literal operator ‘operator""addflags’
  2922. Z.addflags = A.argop << LINETRANS_TAGSHIFT;
  2923. ^~~~~~~~~~~~
  2924. xlat_parser.y:171:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  2925. Z.argcount = 1;
  2926. ^~
  2927. yy0
  2928. xlat_parser.y:171:17: error: unable to find numeric literal operator ‘operator""argcount’
  2929. Z.argcount = 1;
  2930. ^
  2931. xlat_parser.y:172:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  2932. Z.args[0] = A.arg;
  2933. ^~
  2934. yy0
  2935. xlat_parser.y:172:17: error: unable to find numeric literal operator ‘operator""args’
  2936. Z.args[0] = A.arg;
  2937. ^~~~
  2938. xlat_parser.y:173:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  2939. Z.args[1] = 0;
  2940. ^~
  2941. yy0
  2942. xlat_parser.y:173:17: error: unable to find numeric literal operator ‘operator""args’
  2943. Z.args[1] = 0;
  2944. ^
  2945. xlat_parser.y:174:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  2946. Z.args[2] = 0;
  2947. ^~
  2948. yy0
  2949. xlat_parser.y:174:17: error: unable to find numeric literal operator ‘operator""args’
  2950. Z.args[2] = 0;
  2951. ^
  2952. xlat_parser.y:175:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  2953. Z.args[3] = 0;
  2954. ^~
  2955. yy0
  2956. xlat_parser.y:175:17: error: unable to find numeric literal operator ‘operator""args’
  2957. Z.args[3] = 0;
  2958. ^
  2959. xlat_parser.y:176:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  2960. Z.args[4] = 0;
  2961. ^~
  2962. yy0
  2963. xlat_parser.y:176:17: error: unable to find numeric literal operator ‘operator""args’
  2964. Z.args[4] = 0;
  2965. ^
  2966. In file included from /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/xlat/parse_xlat.cpp:161:0:
  2967. xlat_parser.y:180:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  2968. Z = A;
  2969. ^
  2970. yy0
  2971. xlat_parser.y:180:39: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  2972. Z = A;
  2973. ^
  2974. yy0
  2975. xlat_parser.y:181:18: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  2976. if (Z.argcount < LINETRANS_MAXARGS)
  2977. ^~
  2978. yy0
  2979. xlat_parser.y:181:21: error: unable to find numeric literal operator ‘operator""argcount’
  2980. if (Z.argcount < LINETRANS_MAXARGS)
  2981. ^~~~~~~~~~~~
  2982. xlat_parser.y:183:15: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  2983. Z.addflags |= B.argop << (LINETRANS_TAGSHIFT + Z.argcount * TAGOP_NUMBITS);
  2984. ^~
  2985. yy0
  2986. xlat_parser.y:183:18: error: unable to find numeric literal operator ‘operator""addflags’
  2987. Z.addflags |= B.argop << (LINETRANS_TAGSHIFT + Z.argcount * TAGOP_NUMBITS);
  2988. ^~~~~~~~~~~~
  2989. xlat_parser.y:183:98: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  2990. Z.addflags |= B.argop << (LINETRANS_TAGSHIFT + Z.argcount * TAGOP_NUMBITS);
  2991. ^
  2992. yy0
  2993. xlat_parser.y:183:101: error: unable to find numeric literal operator ‘operator""argcount’
  2994. Z.addflags |= B.argop << (LINETRANS_TAGSHIFT + Z.argcount * TAGOP_NUMBITS);
  2995. ^
  2996. In file included from /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/xlat/parse_xlat.cpp:161:0:
  2997. xlat_parser.y:184:15: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  2998. Z.args[Z.argcount] = B.arg;
  2999. ^~
  3000. yy0
  3001. xlat_parser.y:184:18: error: unable to find numeric literal operator ‘operator""args’
  3002. Z.args[Z.argcount] = B.arg;
  3003. ^~~~~~~~
  3004. xlat_parser.y:184:39: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  3005. Z.args[Z.argcount] = B.arg;
  3006. ^
  3007. yy0
  3008. xlat_parser.y:184:42: error: unable to find numeric literal operator ‘operator""argcount’
  3009. Z.args[Z.argcount] = B.arg;
  3010. ^
  3011. xlat_parser.y:185:15: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  3012. Z.argcount++;
  3013. ^~
  3014. yy0
  3015. xlat_parser.y:185:18: error: unable to find numeric literal operator ‘operator""argcount’
  3016. Z.argcount++;
  3017. ^
  3018. xlat_parser.y:187:23: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  3019. else if (Z.argcount++ == LINETRANS_MAXARGS)
  3020. ^~
  3021. yy0
  3022. xlat_parser.y:187:26: error: unable to find numeric literal operator ‘operator""argcount’
  3023. else if (Z.argcount++ == LINETRANS_MAXARGS)
  3024. ^~~~~~~~~~~~
  3025. In file included from /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/xlat/parse_xlat.cpp:161:0:
  3026. xlat_parser.y:197:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  3027. Z.addflags = 0;
  3028. ^~
  3029. yy0
  3030. xlat_parser.y:197:17: error: unable to find numeric literal operator ‘operator""addflags’
  3031. Z.addflags = 0;
  3032. ^
  3033. xlat_parser.y:198:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  3034. Z.argcount = 0;
  3035. ^~
  3036. yy0
  3037. xlat_parser.y:198:17: error: unable to find numeric literal operator ‘operator""argcount’
  3038. Z.argcount = 0;
  3039. ^
  3040. xlat_parser.y:199:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  3041. Z.args[0] = 0;
  3042. ^~
  3043. yy0
  3044. xlat_parser.y:199:17: error: unable to find numeric literal operator ‘operator""args’
  3045. Z.args[0] = 0;
  3046. ^
  3047. xlat_parser.y:200:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  3048. Z.args[1] = 0;
  3049. ^~
  3050. yy0
  3051. xlat_parser.y:200:17: error: unable to find numeric literal operator ‘operator""args’
  3052. Z.args[1] = 0;
  3053. ^
  3054. xlat_parser.y:201:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  3055. Z.args[2] = 0;
  3056. ^~
  3057. yy0
  3058. xlat_parser.y:201:17: error: unable to find numeric literal operator ‘operator""args’
  3059. Z.args[2] = 0;
  3060. ^
  3061. xlat_parser.y:202:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  3062. Z.args[3] = 0;
  3063. ^~
  3064. yy0
  3065. xlat_parser.y:202:17: error: unable to find numeric literal operator ‘operator""args’
  3066. Z.args[3] = 0;
  3067. ^
  3068. xlat_parser.y:203:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  3069. Z.args[4] = 0;
  3070. ^~
  3071. yy0
  3072. xlat_parser.y:203:17: error: unable to find numeric literal operator ‘operator""args’
  3073. Z.args[4] = 0;
  3074. ^
  3075. In file included from /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/xlat/parse_xlat.cpp:161:0:
  3076. xlat_parser.y:207:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  3077. Z = A;
  3078. ^
  3079. yy0
  3080. xlat_parser.y:207:38: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  3081. Z = A;
  3082. ^
  3083. yy0
  3084. In file included from /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/xlat/parse_xlat.cpp:161:0:
  3085. xlat_parser.y:319:45: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  3086. A.filters = C;
  3087. ^
  3088. yy0
  3089. In file included from /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/xlat/parse_xlat.cpp:161:0:
  3090. xlat_parser.y:324:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  3091. A = new MoreFilters;
  3092. ^~
  3093. yy0
  3094. xlat_parser.y:325:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  3095. A->next = NULL;
  3096. ^~
  3097. yy0
  3098. xlat_parser.y:325:20: error: base operand of ‘->’ is not a pointer
  3099. A->next = NULL;
  3100. ^
  3101. xlat_parser.y:326:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  3102. A->filter = B;
  3103. ^~
  3104. yy0
  3105. xlat_parser.y:326:20: error: base operand of ‘->’ is not a pointer
  3106. A->filter = B;
  3107. ^
  3108. In file included from /home/karatosor/RetroPie-Setup/tmp/build/zdoom/src/xlat/parse_xlat.cpp:161:0:
  3109. xlat_parser.y:330:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  3110. A = new MoreFilters;
  3111. ^~
  3112. yy0
  3113. xlat_parser.y:331:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  3114. A->next = C;
  3115. ^
  3116. yy0
  3117. xlat_parser.y:331:20: error: base operand of ‘->’ is not a pointer
  3118. A->next = C;
  3119. ^
  3120. xlat_parser.y:331:44: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  3121. A->next = C;
  3122. ^
  3123. yy0
  3124. xlat_parser.y:332:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  3125. A->filter = B;
  3126. ^~
  3127. yy0
  3128. xlat_parser.y:332:20: error: base operand of ‘->’ is not a pointer
  3129. A->filter = B;
  3130. ^
  3131. src/CMakeFiles/zdoom.dir/build.make:7566: recipe for target 'src/CMakeFiles/zdoom.dir/xlat/parse_xlat.o' failed
  3132. make[2]: *** [src/CMakeFiles/zdoom.dir/xlat/parse_xlat.o] Error 1
  3133. make[2]: *** Waiting for unfinished jobs....
  3134. CMakeFiles/Makefile2:750: recipe for target 'src/CMakeFiles/zdoom.dir/all' failed
  3135. make[1]: *** [src/CMakeFiles/zdoom.dir/all] Error 2
  3136. Makefile:83: recipe for target 'all' failed
  3137. make: *** [all] Error 2
  3138. ~/RetroPie-Setup
  3139. Could not successfully build zdoom - ZDoom - Enhanced port of the official DOOM source (/home/karatosor/RetroPie-Setup/tmp/build/zdoom/release/zdoom not found).
  3140.  
  3141. Log ended at: Tue Feb 5 12:26:12 CET 2019
  3142. Total running time: 0 hours, 8 mins, 50 secs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement