Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/simcoupe.spec'], chrootPath='/var/lib/mock/f31-build-73632-30994/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/simcoupe.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564099200 Wrote: /builddir/build/SRPMS/simcoupe-1.0-25.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/simcoupe.spec'], chrootPath='/var/lib/mock/f31-build-73632-30994/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/simcoupe.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564099200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.buLPFW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf SimCoupe + /usr/bin/gzip -dc /builddir/build/SOURCES/SimCoupe-1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd SimCoupe + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (simcoupe-1.0-userpmopts.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + echo 'Patch #1 (simcoupe-1.0-saasound.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + echo 'Patch #2 (simcoupe-1.0-no-builtin-rom.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + rm -f Extern/SAASound.h Extern/SAASound.cpp + cp -a /builddir/build/SOURCES/B-DOS-License.txt . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (simcoupe-1.0-userpmopts.patch): patching file SDL/Makefile Patch #1 (simcoupe-1.0-saasound.patch): patching file SDL/Sound.cpp patching file SDL/Makefile Hunk #1 succeeded at 42 (offset 1 line). Patch #2 (simcoupe-1.0-no-builtin-rom.patch): patching file Base/Memory.cpp patching file Base/Options.cpp patching file SDL/OSD.cpp patching file SDL/OSD.h Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zfRwMV + umask 022 + cd /builddir/build/BUILD + cd SimCoupe + pushd SDL + make -j4 'CFLAGSRPM=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' BUILDSTDERR: ../Base/CDisk.cpp: In constructor 'CSADDisk::CSADDisk(CStream*, UINT, UINT, UINT, UINT)': BUILDSTDERR: ../Base/CDisk.cpp:372:27: warning: narrowing conversion of 'uSides_' from 'UINT' {aka 'unsigned int'} to 'BYTE' {aka 'unsigned char'} [-Wnarrowing] BUILDSTDERR: 372 | SAD_HEADER sh = { "", uSides_, uTracks_, uSectors_, uSectorSize_ >> 6 }; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../Base/CDisk.cpp:372:36: warning: narrowing conversion of 'uTracks_' from 'UINT' {aka 'unsigned int'} to 'BYTE' {aka 'unsigned char'} [-Wnarrowing] BUILDSTDERR: 372 | SAD_HEADER sh = { "", uSides_, uTracks_, uSectors_, uSectorSize_ >> 6 }; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../Base/CDisk.cpp:372:46: warning: narrowing conversion of 'uSectors_' from 'UINT' {aka 'unsigned int'} to 'BYTE' {aka 'unsigned char'} [-Wnarrowing] BUILDSTDERR: 372 | SAD_HEADER sh = { "", uSides_, uTracks_, uSectors_, uSectorSize_ >> 6 }; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../Base/CDisk.cpp:372:70: warning: narrowing conversion of '(uSectorSize_ >> 6)' from 'UINT' {aka 'unsigned int'} to 'BYTE' {aka 'unsigned char'} [-Wnarrowing] BUILDSTDERR: 372 | SAD_HEADER sh = { "", uSides_, uTracks_, uSectors_, uSectorSize_ >> 6 }; BUILDSTDERR: | ~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../Base/CDisk.cpp: In member function 'virtual bool CSDFDisk::FindNext(IDFIELD*, BYTE*)': BUILDSTDERR: ../Base/CDisk.cpp:574:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 574 | if (fRet = CDisk::FindNext()) BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../Base/CDisk.cpp: In constructor 'CEDSKDisk::CEDSKDisk(CStream*, UINT, UINT)': BUILDSTDERR: ../Base/CDisk.cpp:677:20: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 677 | if (pt && pStream_->Read(pt, size) != size || (pt->bRate && pt->bRate != 1) || (pt->bEncoding && pt->bEncoding != 1)) BUILDSTDERR: | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../Base/CDisk.cpp: In member function 'virtual bool CEDSKDisk::FindNext(IDFIELD*, BYTE*)': BUILDSTDERR: ../Base/CDisk.cpp:726:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 726 | if (fRet = CDisk::FindNext()) BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../Base/CDisk.cpp: In member function 'virtual bool CTD0Disk::FindNext(IDFIELD*, BYTE*)': BUILDSTDERR: ../Base/CDisk.cpp:1461:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 1461 | if (fRet = CDisk::FindNext()) BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Base/CDisk.h:24, BUILDSTDERR: from ../Base/CDisk.cpp:30: BUILDSTDERR: ../Base/CStream.h: In member function 'bool CStream::IsReadOnly() const': BUILDSTDERR: ../Base/CStream.h:34:48: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: 34 | bool IsReadOnly () const { return this && m_fReadOnly; } BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from /usr/include/SDL/SDL_stdinc.h:60, BUILDSTDERR: from /usr/include/SDL/SDL_main.h:26, BUILDSTDERR: from /usr/include/SDL/SDL.h:30, BUILDSTDERR: from ./OSD.h:32, BUILDSTDERR: from ../Base/SimCoupe.h:46, BUILDSTDERR: from ../Base/Action.cpp:21: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'static void Action::Key(int, bool, bool, bool, bool)' at ../Base/Action.cpp:316:12: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Base/CDisk.h:24, BUILDSTDERR: from ../Base/CDrive.h:29, BUILDSTDERR: from ../Base/CDrive.cpp:28: BUILDSTDERR: ../Base/CStream.h: In member function 'bool CStream::IsReadOnly() const': BUILDSTDERR: ../Base/CStream.h:34:48: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: 34 | bool IsReadOnly () const { return this && m_fReadOnly; } BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~ BUILDSTDERR: ../Base/CPU.cpp: In function 'BYTE timed_read_code_byte(WORD)': BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/CPU.cpp:268:5: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 268 | MEM_ACCESS(addr); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/CPU.cpp: In function 'BYTE timed_read_byte(WORD)': BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/CPU.cpp:275:5: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 275 | MEM_ACCESS(addr); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/CPU.cpp: In function 'WORD timed_read_code_word(WORD)': BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/CPU.cpp:282:5: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 282 | MEM_ACCESS(addr); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/CPU.cpp:283:5: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 283 | MEM_ACCESS(addr + 1); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/CPU.cpp: In function 'WORD timed_read_word(WORD)': BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/CPU.cpp:290:5: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 290 | MEM_ACCESS(addr); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/CPU.cpp:291:5: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 291 | MEM_ACCESS(addr + 1); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/CPU.cpp: In function 'void timed_write_byte(WORD, BYTE)': BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/CPU.cpp:298:5: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 298 | MEM_ACCESS(addr); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/CPU.cpp: In function 'void timed_write_word(WORD, WORD)': BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/CPU.cpp:306:5: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 306 | MEM_ACCESS(addr); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/CPU.cpp:309:5: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 309 | MEM_ACCESS(addr + 1); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/CPU.cpp: In function 'void timed_write_word_reversed(WORD, WORD)': BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/CPU.cpp:317:5: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 317 | MEM_ACCESS(addr + 1); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/CPU.cpp:320:5: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 320 | MEM_ACCESS(addr); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h: In static member function 'static void CPU::ExecuteChunk()': BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:154:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 154 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:196:22: note: in expansion of macro 'jr' BUILDSTDERR: 196 | instr(5,0020) --b; jr(b); endinstr; // djnz e BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:154:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 154 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:197:17: note: in expansion of macro 'jr' BUILDSTDERR: 197 | instr(4,0030) jr(true); endinstr; // jr e BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:154:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 154 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:198:17: note: in expansion of macro 'jr' BUILDSTDERR: 198 | instr(4,0040) jr(!(f & F_ZERO)); endinstr; // jr nz,e BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:154:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 154 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:199:17: note: in expansion of macro 'jr' BUILDSTDERR: 199 | instr(4,0050) jr(f & F_ZERO); endinstr; // jr z,e BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:154:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 154 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:200:17: note: in expansion of macro 'jr' BUILDSTDERR: 200 | instr(4,0060) jr(!cy); endinstr; // jr nc,e BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:154:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 154 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:201:17: note: in expansion of macro 'jr' BUILDSTDERR: 201 | instr(4,0070) jr(cy); endinstr; // jr c,e BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:164:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 164 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:525:17: note: in expansion of macro 'jp' BUILDSTDERR: 525 | instr(4,0302) jp(!(f & F_ZERO)); endinstr; // jp nz,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:165:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 165 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:525:17: note: in expansion of macro 'jp' BUILDSTDERR: 525 | instr(4,0302) jp(!(f & F_ZERO)); endinstr; // jp nz,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:164:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 164 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:526:17: note: in expansion of macro 'jp' BUILDSTDERR: 526 | instr(4,0312) jp(f & F_ZERO); endinstr; // jp z,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:165:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 165 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:526:17: note: in expansion of macro 'jp' BUILDSTDERR: 526 | instr(4,0312) jp(f & F_ZERO); endinstr; // jp z,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:164:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 164 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:527:17: note: in expansion of macro 'jp' BUILDSTDERR: 527 | instr(4,0322) jp(!cy); endinstr; // jp nc,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:165:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 165 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:527:17: note: in expansion of macro 'jp' BUILDSTDERR: 527 | instr(4,0322) jp(!cy); endinstr; // jp nc,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:164:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 164 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:528:17: note: in expansion of macro 'jp' BUILDSTDERR: 528 | instr(4,0332) jp(cy); endinstr; // jp c,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:165:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 165 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:528:17: note: in expansion of macro 'jp' BUILDSTDERR: 528 | instr(4,0332) jp(cy); endinstr; // jp c,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:164:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 164 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:529:17: note: in expansion of macro 'jp' BUILDSTDERR: 529 | instr(4,0342) jp(!(f & F_PARITY)); endinstr; // jp po,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:165:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 165 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:529:17: note: in expansion of macro 'jp' BUILDSTDERR: 529 | instr(4,0342) jp(!(f & F_PARITY)); endinstr; // jp po,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:164:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 164 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:530:17: note: in expansion of macro 'jp' BUILDSTDERR: 530 | instr(4,0352) jp(f & F_PARITY); endinstr; // jp pe,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:165:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 165 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:530:17: note: in expansion of macro 'jp' BUILDSTDERR: 530 | instr(4,0352) jp(f & F_PARITY); endinstr; // jp pe,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:164:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 164 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:531:17: note: in expansion of macro 'jp' BUILDSTDERR: 531 | instr(4,0362) jp(!(f & F_NEG)); endinstr; // jp p,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:165:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 165 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:531:17: note: in expansion of macro 'jp' BUILDSTDERR: 531 | instr(4,0362) jp(!(f & F_NEG)); endinstr; // jp p,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:164:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 164 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:532:17: note: in expansion of macro 'jp' BUILDSTDERR: 532 | instr(4,0372) jp(f & F_NEG); endinstr; // jp m,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:165:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 165 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:532:17: note: in expansion of macro 'jp' BUILDSTDERR: 532 | instr(4,0372) jp(f & F_NEG); endinstr; // jp m,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:164:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 164 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:534:17: note: in expansion of macro 'jp' BUILDSTDERR: 534 | instr(4,0303) jp(true); endinstr; // jp nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:165:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 165 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:534:17: note: in expansion of macro 'jp' BUILDSTDERR: 534 | instr(4,0303) jp(true); endinstr; // jp nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:179:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 179 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:537:17: note: in expansion of macro 'call' BUILDSTDERR: 537 | instr(4,0304) call(!(f & F_ZERO)); endinstr; // call nz,pq BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:180:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 180 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:537:17: note: in expansion of macro 'call' BUILDSTDERR: 537 | instr(4,0304) call(!(f & F_ZERO)); endinstr; // call nz,pq BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:179:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 179 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:538:17: note: in expansion of macro 'call' BUILDSTDERR: 538 | instr(4,0314) call(f & F_ZERO); endinstr; // call z,nn BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:180:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 180 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:538:17: note: in expansion of macro 'call' BUILDSTDERR: 538 | instr(4,0314) call(f & F_ZERO); endinstr; // call z,nn BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:179:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 179 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:539:17: note: in expansion of macro 'call' BUILDSTDERR: 539 | instr(4,0324) call(!cy); endinstr; // call nc,nn BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:180:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 180 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:539:17: note: in expansion of macro 'call' BUILDSTDERR: 539 | instr(4,0324) call(!cy); endinstr; // call nc,nn BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:179:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 179 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:540:17: note: in expansion of macro 'call' BUILDSTDERR: 540 | instr(4,0334) call(cy); endinstr; // call c,nn BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:180:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 180 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:540:17: note: in expansion of macro 'call' BUILDSTDERR: 540 | instr(4,0334) call(cy); endinstr; // call c,nn BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:179:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 179 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:541:17: note: in expansion of macro 'call' BUILDSTDERR: 541 | instr(4,0344) call(!(f & F_PARITY)); endinstr; // call po BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:180:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 180 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:541:17: note: in expansion of macro 'call' BUILDSTDERR: 541 | instr(4,0344) call(!(f & F_PARITY)); endinstr; // call po BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:179:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 179 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:542:17: note: in expansion of macro 'call' BUILDSTDERR: 542 | instr(4,0354) call(f & F_PARITY); endinstr; // call pe,nn BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:180:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 180 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:542:17: note: in expansion of macro 'call' BUILDSTDERR: 542 | instr(4,0354) call(f & F_PARITY); endinstr; // call pe,nn BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:179:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 179 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:543:17: note: in expansion of macro 'call' BUILDSTDERR: 543 | instr(4,0364) call(!(f & F_NEG)); endinstr; // call p,nn BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:180:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 180 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:543:17: note: in expansion of macro 'call' BUILDSTDERR: 543 | instr(4,0364) call(!(f & F_NEG)); endinstr; // call p,nn BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:179:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 179 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:544:17: note: in expansion of macro 'call' BUILDSTDERR: 544 | instr(4,0374) call(f & F_NEG); endinstr; // call m,nn BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:180:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 180 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:544:17: note: in expansion of macro 'call' BUILDSTDERR: 544 | instr(4,0374) call(f & F_NEG); endinstr; // call m,nn BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:179:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 179 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:546:17: note: in expansion of macro 'call' BUILDSTDERR: 546 | instr(4,0315) call(true); endinstr; // call nn BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:180:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 180 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:546:17: note: in expansion of macro 'call' BUILDSTDERR: 546 | instr(4,0315) call(true); endinstr; // call nn BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:154:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 154 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:196:22: note: in expansion of macro 'jr' BUILDSTDERR: 196 | instr(5,0020) --b; jr(b); endinstr; // djnz e BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:154:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 154 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:197:17: note: in expansion of macro 'jr' BUILDSTDERR: 197 | instr(4,0030) jr(true); endinstr; // jr e BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:154:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 154 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:198:17: note: in expansion of macro 'jr' BUILDSTDERR: 198 | instr(4,0040) jr(!(f & F_ZERO)); endinstr; // jr nz,e BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:154:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 154 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:199:17: note: in expansion of macro 'jr' BUILDSTDERR: 199 | instr(4,0050) jr(f & F_ZERO); endinstr; // jr z,e BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:154:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 154 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:200:17: note: in expansion of macro 'jr' BUILDSTDERR: 200 | instr(4,0060) jr(!cy); endinstr; // jr nc,e BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:154:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 154 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:201:17: note: in expansion of macro 'jr' BUILDSTDERR: 201 | instr(4,0070) jr(cy); endinstr; // jr c,e BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:164:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 164 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:525:17: note: in expansion of macro 'jp' BUILDSTDERR: 525 | instr(4,0302) jp(!(f & F_ZERO)); endinstr; // jp nz,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:165:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 165 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:525:17: note: in expansion of macro 'jp' BUILDSTDERR: 525 | instr(4,0302) jp(!(f & F_ZERO)); endinstr; // jp nz,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:164:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 164 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:526:17: note: in expansion of macro 'jp' BUILDSTDERR: 526 | instr(4,0312) jp(f & F_ZERO); endinstr; // jp z,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:165:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 165 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:526:17: note: in expansion of macro 'jp' BUILDSTDERR: 526 | instr(4,0312) jp(f & F_ZERO); endinstr; // jp z,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:164:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 164 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:527:17: note: in expansion of macro 'jp' BUILDSTDERR: 527 | instr(4,0322) jp(!cy); endinstr; // jp nc,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:165:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 165 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:527:17: note: in expansion of macro 'jp' BUILDSTDERR: 527 | instr(4,0322) jp(!cy); endinstr; // jp nc,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:164:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 164 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:528:17: note: in expansion of macro 'jp' BUILDSTDERR: 528 | instr(4,0332) jp(cy); endinstr; // jp c,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:165:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 165 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:528:17: note: in expansion of macro 'jp' BUILDSTDERR: 528 | instr(4,0332) jp(cy); endinstr; // jp c,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:164:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 164 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:529:17: note: in expansion of macro 'jp' BUILDSTDERR: 529 | instr(4,0342) jp(!(f & F_PARITY)); endinstr; // jp po,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:165:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 165 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:529:17: note: in expansion of macro 'jp' BUILDSTDERR: 529 | instr(4,0342) jp(!(f & F_PARITY)); endinstr; // jp po,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:164:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 164 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:530:17: note: in expansion of macro 'jp' BUILDSTDERR: 530 | instr(4,0352) jp(f & F_PARITY); endinstr; // jp pe,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:165:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 165 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:530:17: note: in expansion of macro 'jp' BUILDSTDERR: 530 | instr(4,0352) jp(f & F_PARITY); endinstr; // jp pe,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:164:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 164 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:531:17: note: in expansion of macro 'jp' BUILDSTDERR: 531 | instr(4,0362) jp(!(f & F_NEG)); endinstr; // jp p,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:165:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 165 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:531:17: note: in expansion of macro 'jp' BUILDSTDERR: 531 | instr(4,0362) jp(!(f & F_NEG)); endinstr; // jp p,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:164:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 164 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:532:17: note: in expansion of macro 'jp' BUILDSTDERR: 532 | instr(4,0372) jp(f & F_NEG); endinstr; // jp m,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:165:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 165 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:532:17: note: in expansion of macro 'jp' BUILDSTDERR: 532 | instr(4,0372) jp(f & F_NEG); endinstr; // jp m,nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:164:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 164 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:534:17: note: in expansion of macro 'jp' BUILDSTDERR: 534 | instr(4,0303) jp(true); endinstr; // jp nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:165:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 165 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:534:17: note: in expansion of macro 'jp' BUILDSTDERR: 534 | instr(4,0303) jp(true); endinstr; // jp nn BUILDSTDERR: | ^~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:179:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 179 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:537:17: note: in expansion of macro 'call' BUILDSTDERR: 537 | instr(4,0304) call(!(f & F_ZERO)); endinstr; // call nz,pq BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:180:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 180 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:537:17: note: in expansion of macro 'call' BUILDSTDERR: 537 | instr(4,0304) call(!(f & F_ZERO)); endinstr; // call nz,pq BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:179:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 179 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:538:17: note: in expansion of macro 'call' BUILDSTDERR: 538 | instr(4,0314) call(f & F_ZERO); endinstr; // call z,nn BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:180:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 180 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:538:17: note: in expansion of macro 'call' BUILDSTDERR: 538 | instr(4,0314) call(f & F_ZERO); endinstr; // call z,nn BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:179:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 179 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:539:17: note: in expansion of macro 'call' BUILDSTDERR: 539 | instr(4,0324) call(!cy); endinstr; // call nc,nn BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:180:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 180 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:539:17: note: in expansion of macro 'call' BUILDSTDERR: 539 | instr(4,0324) call(!cy); endinstr; // call nc,nn BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:179:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 179 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:540:17: note: in expansion of macro 'call' BUILDSTDERR: 540 | instr(4,0334) call(cy); endinstr; // call c,nn BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:180:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 180 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:540:17: note: in expansion of macro 'call' BUILDSTDERR: 540 | instr(4,0334) call(cy); endinstr; // call c,nn BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:179:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 179 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:541:17: note: in expansion of macro 'call' BUILDSTDERR: 541 | instr(4,0344) call(!(f & F_PARITY)); endinstr; // call po BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:180:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 180 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:541:17: note: in expansion of macro 'call' BUILDSTDERR: 541 | instr(4,0344) call(!(f & F_PARITY)); endinstr; // call po BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:179:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 179 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:542:17: note: in expansion of macro 'call' BUILDSTDERR: 542 | instr(4,0354) call(f & F_PARITY); endinstr; // call pe,nn BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:180:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 180 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:542:17: note: in expansion of macro 'call' BUILDSTDERR: 542 | instr(4,0354) call(f & F_PARITY); endinstr; // call pe,nn BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:179:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 179 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:543:17: note: in expansion of macro 'call' BUILDSTDERR: 543 | instr(4,0364) call(!(f & F_NEG)); endinstr; // call p,nn BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:180:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 180 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:543:17: note: in expansion of macro 'call' BUILDSTDERR: 543 | instr(4,0364) call(!(f & F_NEG)); endinstr; // call p,nn BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:179:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 179 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:544:17: note: in expansion of macro 'call' BUILDSTDERR: 544 | instr(4,0374) call(f & F_NEG); endinstr; // call m,nn BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:180:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 180 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:544:17: note: in expansion of macro 'call' BUILDSTDERR: 544 | instr(4,0374) call(f & F_NEG); endinstr; // call m,nn BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:179:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 179 | MEM_ACCESS(pc); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:546:17: note: in expansion of macro 'call' BUILDSTDERR: 546 | instr(4,0315) call(true); endinstr; // call nn BUILDSTDERR: | ^~~~ BUILDSTDERR: ../Base/CPU.cpp:131:40: warning: operation on 'g_nLineCycle' may be undefined [-Wsequence-point] BUILDSTDERR: 131 | #define MEM_ACCESS(a) ((g_nLineCycle += 3) |= (afContendedPages[VPAGE(a)]) ? pMemAccess[g_nLineCycle >> 6] : 0) BUILDSTDERR: | ~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: ../Base/Z80ops.h:180:33: note: in expansion of macro 'MEM_ACCESS' BUILDSTDERR: 180 | MEM_ACCESS(pc + 1); \ BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../Base/Z80ops.h:546:17: note: in expansion of macro 'call' BUILDSTDERR: 546 | instr(4,0315) call(true); endinstr; // call nn BUILDSTDERR: | ^~~~ ~/build/BUILD/SimCoupe/SDL ~/build/BUILD/SimCoupe g++ -o ../Base/Action.o -c ../Base/Action.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o ../Base/ATA.o -c ../Base/ATA.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o ../Base/Atom.o -c ../Base/Atom.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o ../Base/CDisk.o -c ../Base/CDisk.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o ../Base/CDrive.o -c ../Base/CDrive.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o ../Base/Clock.o -c ../Base/Clock.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o ../Base/CPU.o -c ../Base/CPU.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o ../Base/CScreen.o -c ../Base/CScreen.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall BUILDSTDERR: g++ -o ../Base/CStream.o -c ../Base/CStream.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/red../Base/Debug.cpp: In function 'void cmdStepOver()': BUILDSTDERR: ../Base/Debug.cpp:1511:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 1511 | || (bOpcode & 0xc7) == 0xc2 && read_word(wPC+1) <= wPC) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../Base/Frame.cpp: In static member function 'static void Frame::Sync()': BUILDSTDERR: ../Base/Frame.cpp:457:24: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 457 | if (fDrawFrame = ((dwNow - dwLastFrame) >= 1000/FPS_IN_TURBO_MODE)) BUILDSTDERR: | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../Base/GUI.cpp: In member function 'virtual bool CEditControl::OnMessage(int, int, int)': BUILDSTDERR: ../Base/GUI.cpp:855:70: warning: narrowing conversion of 'nParam1_' from 'int' to 'char' [-Wnarrowing] BUILDSTDERR: 855 | char sz[MAX_EDIT_LENGTH+1], szNew[2] = { nParam1_, '\0' }; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../Base/GUI.cpp: In member function 'void CRadioButton::Select(bool)': BUILDSTDERR: ../Base/GUI.cpp:1005:21: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 1005 | if (m_fSelected = fSelected_) BUILDSTDERR: | ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: ../Base/GUI.cpp: In member function 'virtual bool CComboBox::OnMessage(int, int, int)': BUILDSTDERR: ../Base/GUI.cpp:1308:36: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 1308 | if (m_fPressed = !m_fPressed) BUILDSTDERR: | ~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../Base/GUI.cpp: In member function 'void CFileView::Refresh()': BUILDSTDERR: ../Base/GUI.cpp:2113:31: warning: narrowing conversion of 'chDrive' from 'int' to 'char' [-Wnarrowing] BUILDSTDERR: 2113 | char szRoot[] = { chDrive, ':', '\\', '\0' }; BUILDSTDERR: | ^~~~~~~ hat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o ../Base/Debug.o -c ../Base/Debug.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o ../Base/Disassem.o -c ../Base/Disassem.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o ../Base/Expr.o -c ../Base/Expr.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o ../Base/Font.o -c ../Base/Font.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o ../Base/Frame.o -c ../Base/Frame.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o ../Base/GUI.o -c ../Base/GUI.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o ../Base/GUIDlg.o -c ../Base/GUIDlg.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o ../Base/GUIIcons.o -c ../Base/GUIIcons.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall BUILDSTDERR: g++ -o .In file included from /usr/include/string.h:494, BUILDSTDERR: from /usr/include/SDL/SDL_stdinc.h:60, BUILDSTDERR: from /usr/include/SDL/SDL_main.h:26, BUILDSTDERR: from /usr/include/SDL/SDL.h:30, BUILDSTDERR: from ./OSD.h:32, BUILDSTDERR: from ../Base/SimCoupe.h:46, BUILDSTDERR: from ../Base/GUIDlg.cpp:21: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'virtual void CImportDialog::OnNotify(CWindow*, int)' at ../Base/GUIDlg.cpp:1436:16: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 260 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'virtual void CExportDialog::OnNotify(CWindow*, int)' at ../Base/GUIDlg.cpp:1493:16: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 260 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../Base/HardDisk.cpp: In static member function 'static bool CHDFHardDisk::Create(const char*, UINT, UINT, UINT)': BUILDSTDERR: ../Base/HardDisk.cpp:147:81: warning: narrowing conversion of '(uDataOffset % 256)' from 'UINT' {aka 'unsigned int'} to 'BYTE' {aka 'unsigned char'} [-Wnarrowing] BUILDSTDERR: 147 | RS_IDE sHeader = { {'R','S','-','I','D','E'}, 0x1a, 0x10, 0x00, uDataOffset%256, uDataOffset/256 }; BUILDSTDERR: | ~~~~~~~~~~~^~~~ BUILDSTDERR: ../Base/HardDisk.cpp:147:98: warning: narrowing conversion of '(uDataOffset / 256)' from 'UINT' {aka 'unsigned int'} to 'BYTE' {aka 'unsigned char'} [-Wnarrowing] BUILDSTDERR: 147 | RS_IDE sHeader = { {'R','S','-','I','D','E'}, 0x1a, 0x10, 0x00, uDataOffset%256, uDataOffset/256 }; BUILDSTDERR: | ~~~~~~~~~~~^~~~ BUILDSTDERR: ../Base/IO.cpp: In static member function 'static void IO::UpdateInput()': BUILDSTDERR: ../Base/IO.cpp:888:30: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 888 | if (GetOption(turboload) && (pDrive1 && pDrive1->IsActive()) || (pDrive2 && pDrive2->IsActive())) ./Base/HardDisk.o -c ../Base/HardDisk.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o ../Base/IO.o -c ../Base/IO.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o ../Base/Main.o -c ../Base/Main.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o ../Base/Memory.o -c ../Base/Memory.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o ../Base/Mouse.o -c ../Base/Mouse.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o ../Base/Options.o -c ../Base/Options.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o ../Base/Parallel.o -c ../Base/Parallel.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o ../Base/PNG.o -c ../Base/PNG.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall BUILDSTDERR: g++ -o ../Base/Profile.o -c ../Base/Profile.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhatDisplay.cpp: In function 'bool DrawChanges(CScreen*, SDL_Surface*)': BUILDSTDERR: Display.cpp:557:42: warning: narrowing conversion of '(nChangeFrom << nShift)' from 'int' to 'Sint16' {aka 'short int'} [-Wnarrowing] BUILDSTDERR: 557 | SDL_Rect rect = { 0, nChangeFrom << nShift, pScreen_->GetPitch(), ((nChangeTo - nChangeFrom + 1) << nShift) }; BUILDSTDERR: | ~~~~~~~~~~~~^~~~~~~~~ BUILDSTDERR: Display.cpp:557:71: warning: narrowing conversion of 'pScreen_->CScreen::GetPitch()' from 'int' to 'Uint16' {aka 'short unsigned int'} [-Wnarrowing] BUILDSTDERR: 557 | SDL_Rect rect = { 0, nChangeFrom << nShift, pScreen_->GetPitch(), ((nChangeTo - nChangeFrom + 1) << nShift) }; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~^~ BUILDSTDERR: Display.cpp:557:106: warning: narrowing conversion of '(((nChangeTo - nChangeFrom) + 1) << nShift)' from 'int' to 'Uint16' {aka 'short unsigned int'} [-Wnarrowing] BUILDSTDERR: 557 | SDL_Rect rect = { 0, nChangeFrom << nShift, pScreen_->GetPitch(), ((nChangeTo - nChangeFrom + 1) << nShift) }; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ BUILDSTDERR: Display.cpp:558:53: warning: narrowing conversion of '((pFront->SDL_Surface::w - ((int)rect.SDL_Rect::w)) >> 1)' from 'int' to 'Sint16' {aka 'short int'} [-Wnarrowing] BUILDSTDERR: 558 | SDL_Rect rectFront = { (pFront->w - rect.w) >> 1, rect.y + ((pFront->h - (nBottom << nShift)) >> 1), rect.w, rect.h }; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: Display.cpp:558:66: warning: narrowing conversion of '(((int)rect.SDL_Rect::y) + ((pFront->SDL_Surface::h - (nBottom << nShift)) >> 1))' from 'int' to 'Sint16' {aka 'short int'} [-Wnarrowing] BUILDSTDERR: 558 | SDL_Rect rectFront = { (pFront->w - rect.w) >> 1, rect.y + ((pFront->h - (nBottom << nShift)) >> 1), rect.w, rect.h }; BUILDSTDERR: | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: Floppy.cpp: In function 'BYTE ReadSector(int, PTRACK, UINT)': BUILDSTDERR: Floppy.cpp:171:38: warning: narrowing conversion of '(((int)pt->TRACK::head) << 2)' from 'int' to 'BYTE' {aka 'unsigned char'} [-Wnarrowing] BUILDSTDERR: 171 | BYTE cmd[] = { FD_READ, pt->head << 2, ps->cyl,ps->head,ps->sector,ps->size, ps->sector+1, 0x0a,0xff }; BUILDSTDERR: | ~~~~~~~~~^~~~ BUILDSTDERR: Floppy.cpp:171:92: warning: narrowing conversion of '(((int)ps->SECTOR::sector) + 1)' from 'int' to 'BYTE' {aka 'unsigned char'} [-Wnarrowing] BUILDSTDERR: 171 | BYTE cmd[] = { FD_READ, pt->head << 2, ps->cyl,ps->head,ps->sector,ps->size, ps->sector+1, 0x0a,0xff }; BUILDSTDERR: | ~~~~~~~~~~^~ BUILDSTDERR: Floppy.cpp: In function 'BYTE WriteSector(int, PTRACK, UINT, BYTE*)': BUILDSTDERR: Floppy.cpp:203:45: warning: narrowing conversion of '(((int)pt->TRACK::head) << 2)' from 'int' to 'BYTE' {aka 'unsigned char'} [-Wnarrowing] BUILDSTDERR: 203 | BYTE abCommand[] = { FD_WRITE, pt->head << 2, ps->cyl,ps->head,ps->sector,ps->size, ps->sector+1, 0x0a,0xff }; BUILDSTDERR: | ~~~~~~~~~^~~~ BUILDSTDERR: Floppy.cpp:203:99: warning: narrowing conversion of '(((int)ps->SECTOR::sector) + 1)' from 'int' to 'BYTE' {aka 'unsigned char'} [-Wnarrowing] BUILDSTDERR: 203 | BYTE abCommand[] = { FD_WRITE, pt->head << 2, ps->cyl,ps->head,ps->sector,ps->size, ps->sector+1, 0x0a,0xff }; BUILDSTDERR: | ~~~~~~~~~~^~ BUILDSTDERR: Floppy.cpp: In function 'BYTE FormatTrack(int, PTRACK)': BUILDSTDERR: Floppy.cpp:238:46: warning: narrowing conversion of '(((int)pt->TRACK::head) << 2)' from 'int' to 'BYTE' {aka 'unsigned char'} [-Wnarrowing] BUILDSTDERR: 238 | BYTE abCommand[] = { FD_FORMAT, pt->head << 2, 6, pt->sectors, 1, 0x00 }; BUILDSTDERR: | ~~~~~~~~~^~~~ BUILDSTDERR: Floppy.cpp:238:59: warning: narrowing conversion of 'pt->TRACK::sectors' from 'int' to 'BYTE' {aka 'unsigned char'} [-Wnarrowing] BUILDSTDERR: 238 | BYTE abCommand[] = { FD_FORMAT, pt->head << 2, 6, pt->sectors, 1, 0x00 }; BUILDSTDERR: | ~~~~^~~~~~~ BUILDSTDERR: Floppy.cpp: In function 'bool ReadSimpleTrack(int, PTRACK, UINT&)': BUILDSTDERR: Floppy.cpp:335:44: warning: narrowing conversion of '(((int)pt->TRACK::head) << 2)' from 'int' to 'BYTE' {aka 'unsigned char'} [-Wnarrowing] BUILDSTDERR: 335 | BYTE abCommand[] = { FD_READ, pt->head << 2, pt->cyl, pt->head, ps->sector, ps->size, ps->sector+pt->sectors, 0x0a,0xff }; BUILDSTDERR: | ~~~~~~~~~^~~~ BUILDSTDERR: Floppy.cpp:335:101: warning: narrowing conversion of '(((int)ps->SECTOR::sector) + pt->TRACK::sectors)' from 'int' to 'BYTE' {aka 'unsigned char'} [-Wnarrowing] BUILDSTDERR: 335 | BYTE abCommand[] = { FD_READ, pt->head << 2, pt->cyl, pt->head, ps->sector, ps->size, ps->sector+pt->sectors, 0x0a,0xff }; BUILDSTDERR: | ~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: Floppy.cpp: In function 'bool ReadCustomTrack(int, PTRACK)': BUILDSTDERR: Floppy.cpp:386:39: warning: narrowing conversion of '(((int)pt->TRACK::head) << 2)' from 'int' to 'BYTE' {aka 'unsigned char'} [-Wnarrowing] BUILDSTDERR: 386 | BYTE cmd0[] = { FD_READ, pt->head << 2, 0xef,0xef,sector,size, sector+1, 0x0a,0xff }; BUILDSTDERR: | ~~~~~~~~~^~~~ BUILDSTDERR: Floppy.cpp:386:74: warning: narrowing conversion of '(((int)sector) + 1)' from 'int' to 'BYTE' {aka 'unsigned char'} [-Wnarrowing] BUILDSTDERR: 386 | BYTE cmd0[] = { FD_READ, pt->head << 2, 0xef,0xef,sector,size, sector+1, 0x0a,0xff }; BUILDSTDERR: | ~~~~~~^~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from /usr/include/SDL/SDL_stdinc.h:60, BUILDSTDERR: from /usr/include/SDL/SDL_main.h:26, BUILDSTDERR: from /usr/include/SDL/SDL.h:30, BUILDSTDERR: from ./OSD.h:32, BUILDSTDERR: from ../Base/SimCoupe.h:46, BUILDSTDERR: from Floppy.cpp:24: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'static bool CFloppyStream::IsRecognised(const char*)' at Floppy.cpp:50:12: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 260 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o ../Base/SDIDE.o -c ../Base/SDIDE.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o ../Base/Util.o -c ../Base/Util.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o ../Base/YATBus.o -c ../Base/YATBus.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall gcc -o ../Extern/unzip.o -c ../Extern/unzip.c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND gcc -o ../Extern/ioapi.o -c ../Extern/ioapi.c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND g++ -o Display.o -c Display.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o Floppy.o -c Floppy.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o IDEDisk.o -c IDEDisk.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall BUILDSTDERR: g++ -o Input.o -c Input.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_MIDI.cpp: In member function 'virtual BYTE CMidiDevice::In(WORD)': BUILDSTDERR: MIDI.cpp:63:13: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 63 | read(m_nDevice, m_abIn, sizeof m_abIn); BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: MIDI.cpp: In member function 'virtual void CMidiDevice::Out(WORD, BYTE)': BUILDSTDERR: MIDI.cpp:144:14: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 144 | write(m_nDevice, m_abOut, m_nOut); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: Input.cpp: In static member function 'static void Input::Acquire(bool, bool)': BUILDSTDERR: Input.cpp:213:22: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 213 | if (fMouseActive = fMouse_ && GetOption(mouse)) BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from /usr/include/SDL/SDL_stdinc.h:60, BUILDSTDERR: from /usr/include/SDL/SDL_main.h:26, BUILDSTDERR: from /usr/include/SDL/SDL.h:30, BUILDSTDERR: from ./OSD.h:32, BUILDSTDERR: from ../Base/SimCoupe.h:46, BUILDSTDERR: from OSD.cpp:25: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'static const char* OSD::GetFilePath(const char*, bool)' at OSD.cpp:105:23: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 512 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + popd + convert SDL/SimCoupe.bmp -transparent '#ffffff' simcoupe.png + cat + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o MIDI.o -c MIDI.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o OSD.o -c OSD.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o Sound.o -c Sound.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o UI.o -c UI.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o Video.o -c Video.cpp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall g++ -o simcoupe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__STRICT_ANSI__ -pedantic -I. -I../Base -I../Extern -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -DUSE_SAASOUND -Wall ../Base/Action.o ../Base/ATA.o ../Base/Atom.o ../Base/CDisk.o ../Base/CDrive.o ../Base/Clock.o ../Base/CPU.o ../Base/CScreen.o ../Base/CStream.o ../Base/Debug.o ../Base/Disassem.o ../Base/Expr.o ../Base/Font.o ../Base/Frame.o ../Base/GUI.o ../Base/GUIDlg.o ../Base/GUIIcons.o ../Base/HardDisk.o ../Base/IO.o ../Base/Main.o ../Base/Memory.o ../Base/Mouse.o ../Base/Options.o ../Base/Parallel.o ../Base/PNG.o ../Base/Profile.o ../Base/SDIDE.o ../Base/Util.o ../Base/YATBus.o ../Extern/unzip.o ../Extern/ioapi.o ./Display.o ./Floppy.o ./IDEDisk.o ./Input.o ./MIDI.o ./OSD.o ./Sound.o ./UI.o ./Video.o -L. -lm -lSDL -lpthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -lz -lSAASound ~/build/BUILD/SimCoupe Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oJQPTV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/simcoupe-1.0-25.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/simcoupe-1.0-25.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/simcoupe-1.0-25.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/simcoupe-1.0-25.fc31.riscv64 + cd SimCoupe + rm -rf /builddir/build/BUILDROOT/simcoupe-1.0-25.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT/simcoupe-1.0-25.fc31.riscv64/usr/bin + mkdir -p /builddir/build/BUILDROOT/simcoupe-1.0-25.fc31.riscv64/usr/share/simcoupe + mkdir -p /builddir/build/BUILDROOT/simcoupe-1.0-25.fc31.riscv64/usr/share/icons/hicolor/32x32/apps + install -pm 0755 SDL/simcoupe /builddir/build/BUILDROOT/simcoupe-1.0-25.fc31.riscv64/usr/bin + install -pm 0644 SDL/SimCoupe.bmp /builddir/build/BUILDROOT/simcoupe-1.0-25.fc31.riscv64/usr/share/simcoupe + install -pm 0644 simcoupe.png /builddir/build/BUILDROOT/simcoupe-1.0-25.fc31.riscv64/usr/share/icons/hicolor/32x32/apps + desktop-file-install --dir /builddir/build/BUILDROOT/simcoupe-1.0-25.fc31.riscv64/usr/share/applications simcoupe.desktop + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0-25.fc31 --unique-debug-suffix -1.0-25.fc31.riscv64 --unique-debug-src-base simcoupe-1.0-25.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/SimCoupe BUILDSTDERR: 2082 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/simcoupe-1.0-25.fc31.riscv64/usr/bin/simcoupe extracting debug info from /builddir/build/BUILDROOT/simcoupe-1.0-25.fc31.riscv64/usr/bin/simcoupe original debug info size: 2304kB, size after compression: 1936kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Processing files: simcoupe-1.0-25.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.faPZeZ + umask 022 + cd /builddir/build/BUILD + cd SimCoupe + DOCDIR=/builddir/build/BUILDROOT/simcoupe-1.0-25.fc31.riscv64/usr/share/doc/simcoupe + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/simcoupe-1.0-25.fc31.riscv64/usr/share/doc/simcoupe + cp -pr ChangeLog.txt /builddir/build/BUILDROOT/simcoupe-1.0-25.fc31.riscv64/usr/share/doc/simcoupe + cp -pr License.txt /builddir/build/BUILDROOT/simcoupe-1.0-25.fc31.riscv64/usr/share/doc/simcoupe + cp -pr SimCoupe.txt /builddir/build/BUILDROOT/simcoupe-1.0-25.fc31.riscv64/usr/share/doc/simcoupe + cp -pr B-DOS-License.txt /builddir/build/BUILDROOT/simcoupe-1.0-25.fc31.riscv64/usr/share/doc/simcoupe + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: application() application(simcoupe.desktop) simcoupe = 1.0-25.fc31 simcoupe(riscv-64) = 1.0-25.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libSAASound-3.2.so.0()(64bit) libSDL-1.2.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: simcoupe-debugsource-1.0-25.fc31.riscv64 Provides: simcoupe-debugsource = 1.0-25.fc31 simcoupe-debugsource(riscv-64) = 1.0-25.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: simcoupe-debuginfo-1.0-25.fc31.riscv64 Provides: debuginfo(build-id) = d91283f7da8bac20076b523a63f5e1c24ccc8ec9 simcoupe-debuginfo = 1.0-25.fc31 simcoupe-debuginfo(riscv-64) = 1.0-25.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: simcoupe-debugsource(riscv-64) = 1.0-25.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/simcoupe-1.0-25.fc31.riscv64 Wrote: /builddir/build/RPMS/simcoupe-1.0-25.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/simcoupe-debugsource-1.0-25.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/simcoupe-debuginfo-1.0-25.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hJpOwZ + umask 022 + cd /builddir/build/BUILD + cd SimCoupe + /usr/bin/rm -rf /builddir/build/BUILDROOT/simcoupe-1.0-25.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0