Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gxemul.spec'], chrootPath='/var/lib/mock/f31-build-51188-27477/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gxemul.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1561420800 Wrote: /builddir/build/SRPMS/gxemul-0.6.2-1.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gxemul.spec'], chrootPath='/var/lib/mock/f31-build-51188-27477/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gxemul.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1561420800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FsOCSL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gxemul-0.6.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/gxemul-0.6.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gxemul-0.6.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (gxemul-0.6.0.1-Makefile-cleanup.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .cleanup --fuzz=0 + echo 'Patch #1 (gxemul-0.6.0.1-gcc47.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (gxemul-0.6.0.1-Makefile-cleanup.patch): patching file configure Hunk #1 succeeded at 1157 (offset 12 lines). patching file Makefile.skel Patch #1 (gxemul-0.6.0.1-gcc47.patch): patching file src/include/refcount_ptr.h Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.b6DzqL + umask 022 + cd /builddir/build/BUILD + cd gxemul-0.6.2 + CXXFLAGS='-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' + PREFIX=/usr + ./configure BUILDSTDERR: ./configure: line 1109: doxygen: command not found BUILDSTDERR: ./configure: line 1125: valgrind: command not found + make -j4 checking which C++ compiler to use... c++ -DNDEBUG -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 checking for X11 headers and libs X11 headers: -I/usr/X11R6/include X11 libraries: -L/usr/X11R6/lib -lX11 checking whether -Wall can be used... yes checking whether -Wstrict-aliasing can be used... yes checking whether -Wnon-virtual-dtor can be used... yes checking whether -Wextra -Wno-unused-parameter -Wno-cast-align can be used... yes checking whether -Wcast-align can be used... yes checking whether -Wshadow can be used... yes checking whether -fpeephole can be used... yes checking whether -fomit-frame-pointer can be used... yes checking whether -fstrict-aliasing can be used... yes checking whether -fno-rtti can be used... yes checking whether -lrt is required for nanosleep... no checking whether -lresolv is required for inet_pton... no, using inet_aton checking for math libs... none needed checking for strlcpy... missing, using mystrlcpy checking for strtoull... found checking for mkstemp... found checking for fseeko... found checking for socklen_t... socklen_t checking for MAP_ANON... yes checking for PRIx64 in inttypes.h... yes checking for 64-bit off_t... yes checking for u_int8_t... yes checking for u_int64_t... yes checking for __FUNCTION__... no checking for __builtin_expect... yes checking host endianness... little checking for Doxygen... checking for valgrind... checking for 'make install' prefix: /usr checking for 'make install' man dir: /usr/share/man C++ compiler flags: -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align Linker flags: creating ./Makefile creating src/Makefile creating src/components/Makefile creating src/components/busses/Makefile creating src/components/cpu/Makefile creating src/components/machines/Makefile creating src/components/memory/Makefile creating src/components/special/Makefile creating src/console/Makefile creating src/cpus/Makefile creating src/debugger/Makefile creating src/devices/Makefile creating src/old_main/Makefile creating src/devices/fonts/Makefile creating src/disk/Makefile creating src/file/Makefile creating src/include/Makefile creating src/machines/Makefile creating src/main/Makefile creating src/main/commands/Makefile creating src/main/fileloaders/Makefile creating src/net/Makefile creating src/promemul/Makefile creating src/symbol/Makefile creating src/ui/Makefile creating src/ui/console/Makefile creating src/ui/nullui/Makefile Configured. You may now run make to build gxemul. cd src; make make[1]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src' cd include; make make[2]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/include' cc make_ppc_spr_strings.c -o make_ppc_spr_strings grep '#define.SPR_' thirdparty/ppc_spr.h |cut -d _ -f 2- | ./make_ppc_spr_strings > ppc_spr_strings.h make[2]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/include' make the_rest make[2]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src' cd components; make cd console; make cd cpus; make cd debugger; make make[3]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/components' cd special; make make[3]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/console' c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o console.o console.cc make[3]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/cpus' cc generate_head.c -o generate_head make[3]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/debugger' c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o debugger.o debugger.cc make[4]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/components/special' c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o DummyComponent.o DummyComponent.cc cc generate_tail.c -o generate_tail cc generate_alpha_misc.c -o generate_alpha_misc cc generate_arm_dpi.c -o generate_arm_dpi cc generate_arm_r.c -o generate_arm_r cc generate_arm_loadstore.c -o generate_arm_loadstore cc generate_arm_multi.c -o generate_arm_multi cc generate_m88k_bcnd.c -o generate_m88k_bcnd c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o x11.o x11.cc cc generate_m88k_loadstore.c -o generate_m88k_loadstore c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o debugger_expr.o debugger_expr.cc cc generate_mips_loadstore.c -o generate_mips_loadstore cc generate_mips_loadstore_multi.c -o generate_mips_loadstore_multi cc generate_ppc_loadstore.c -o generate_ppc_loadstore make buildobjs make[4]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/cpus' c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o cpu.o cpu.cc make[3]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/console' cd machines; make make[4]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/components/machines' c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o MachineComponent.o MachineComponent.cc make[3]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/debugger' ./generate_alpha_misc > tmp_alpha_misc.cc ./generate_head alpha Alpha > tmp_alpha_head.cc ./generate_tail alpha Alpha > tmp_alpha_tail.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o cpu_alpha_palcode.o cpu_alpha_palcode.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o MVME187Machine.o MVME187Machine.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o memory_alpha.o memory_alpha.cc ./generate_head arm ARM > tmp_arm_head.cc ./generate_tail arm ARM > tmp_arm_tail.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o cpu_arm_coproc.o cpu_arm_coproc.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o TestM88KMachine.o TestM88KMachine.cc BUILDSTDERR: c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches memory_arm.cc: In function 'int arm_translate_v2p_mmu(cpu*, uint64_t, uint64_t*, int)': BUILDSTDERR: memory_arm.cc:196:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 196 | case 3: if (cpu->cd.arm.cpu_type.flags & ARM_XSCALE) { BUILDSTDERR: | ^~ BUILDSTDERR: memory_arm.cc:208:3: note: here BUILDSTDERR: 208 | case 2: /* 4KB page: */ BUILDSTDERR: | ^~~~ BUILDSTDERR: ./generate_m88k_loadstore: generated_functions = 99 BUILDSTDERR: cpu_mips_coproc.cc: In function 'void initialize_cop1(cpu*, mips_coproc*)': BUILDSTDERR: cpu_mips_coproc.cc:327:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 327 | case MIPS_5Kc: other_stuff = COP1_REVISION_DOUBLE BUILDSTDERR: cpu_mips_coproc.cc:329:2: note: here BUILDSTDERR: 329 | case MIPS_R5000: BUILDSTDERR: | ^~~~ -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I../include/ -c -o memory_arm.o memory_arm.cc ./generate_arm_loadstore > tmp_arm_loadstore.cc ./generate_arm_loadstore 0 0 0 > tmp_arm_loadstore_p0_u0_w0.cc ./generate_arm_loadstore 0 0 1 > tmp_arm_loadstore_p0_u0_w1.cc ./generate_arm_loadstore 0 1 0 > tmp_arm_loadstore_p0_u1_w0.cc ./generate_arm_loadstore 0 1 1 > tmp_arm_loadstore_p0_u1_w1.cc ./generate_arm_loadstore 1 0 0 > tmp_arm_loadstore_p1_u0_w0.cc ./generate_arm_loadstore 1 0 1 > tmp_arm_loadstore_p1_u0_w1.cc ./generate_arm_loadstore 1 1 0 > tmp_arm_loadstore_p1_u1_w0.cc ./generate_arm_loadstore 1 1 1 > tmp_arm_loadstore_p1_u1_w1.cc ./generate_arm_dpi > tmp_arm_dpi.cc ./generate_arm_r 0 0 > tmp_arm_r.cc ./generate_arm_r 0x000 0x0ff > tmp_arm_r0.cc ./generate_arm_r 0x100 0x1ff > tmp_arm_r1.cc ./generate_arm_r 0x200 0x2ff > tmp_arm_r2.cc ./generate_arm_r 0x300 0x3ff > tmp_arm_r3.cc ./generate_arm_r 0x400 0x4ff > tmp_arm_r4.cc ./generate_arm_r 0x500 0x5ff > tmp_arm_r5.cc ./generate_arm_r 0x600 0x6ff > tmp_arm_r6.cc ./generate_arm_r 0x700 0x7ff > tmp_arm_r7.cc ./generate_arm_r 0x800 0x8ff > tmp_arm_r8.cc ./generate_arm_r 0x900 0x9ff > tmp_arm_r9.cc ./generate_arm_r 0xa00 0xaff > tmp_arm_ra.cc ./generate_arm_r 0xb00 0xbff > tmp_arm_rb.cc ./generate_arm_r 0xc00 0xcff > tmp_arm_rc.cc ./generate_arm_r 0xd00 0xdff > tmp_arm_rd.cc ./generate_arm_r 0xe00 0xeff > tmp_arm_re.cc ./generate_arm_r 0xf00 0xfff > tmp_arm_rf.cc ./generate_arm_multi `cat cpu_arm_multi.txt` > tmp_arm_multi.cc ./generate_m88k_loadstore > tmp_m88k_loadstore.cc ./generate_head m88k M88K > tmp_m88k_head.cc ./generate_tail m88k M88K > tmp_m88k_tail.cc ./generate_m88k_bcnd > tmp_m88k_bcnd.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o memory_m88k.o memory_m88k.cc ./generate_mips_loadstore > tmp_mips_loadstore.cc ./generate_mips_loadstore_multi > tmp_mips_loadstore_multi.cc ./generate_head mips MIPS > tmp_mips_head.cc ./generate_tail mips MIPS > tmp_mips_tail.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o cpu_mips_coproc.o cpu_mips_coproc.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o HP700RXMachine.o HP700RXMachine.cc BUILDSTDERR: c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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-In file included from tmp_alpha_tail.cc:63, BUILDSTDERR: from cpu_alpha.cc:682: BUILDSTDERR: cpu_alpha_instr.cc: In function 'void alpha_instr_to_be_translated(cpu*, alpha_instr_call*)': BUILDSTDERR: cpu_alpha_instr.cc:1221:7: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1221 | fp = 1; BUILDSTDERR: | ~~~^~~ BUILDSTDERR: cpu_alpha_instr.cc:1222:3: note: here BUILDSTDERR: 1222 | case 0x39: BUILDSTDERR: | ^~~~ BUILDSTDERR: cpu_alpha_instr.cc:1239:7: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1239 | fp = 1; BUILDSTDERR: | ~~~^~~ BUILDSTDERR: cpu_alpha_instr.cc:1240:3: note: here BUILDSTDERR: 1240 | case 0x3d: BUILDSTDERR: | ^~~~ clash-protection -I../include/ -c -o cpu_mips_instr_unaligned.o cpu_mips_instr_unaligned.cc ./generate_head ppc PPC > tmp_ppc_head.cc ./generate_tail ppc PPC > tmp_ppc_tail.cc ./generate_ppc_loadstore > tmp_ppc_loadstore.cc ./generate_head sh SH > tmp_sh_head.cc ./generate_tail sh SH > tmp_sh_tail.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o memory_sh.o memory_sh.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o cpu_alpha.o cpu_alpha.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o CycloneVHMachine.o CycloneVHMachine.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o RootComponent.o RootComponent.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o RISCVvirtMachine.o RISCVvirtMachine.cc make[4]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/components/special' cd devices; make cd busses; make make[4]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/components/busses' c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o MainbusComponent.o MainbusComponent.cc make[3]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/devices' cd fonts; make make[4]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/devices/fonts' cc Xconv_raw_to_c.c -o Xconv_raw_to_c ./Xconv_raw_to_c vt220l.808 font8x8 > font8x8.cc BUILDSTDERR: ./Xconv_raw_to_c vt220l.810 font8x1dev_8253.cc: In function 'int dev_8253_access(cpu*, memory*, uint64_t, unsigned char*, size_t, int, void*)': BUILDSTDERR: dev_8253.cc:196:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 196 | debug("LSB+"); BUILDSTDERR: | ~~~~~^~~~~~~~ BUILDSTDERR: dev_8253.cc:197:5: note: here BUILDSTDERR: 197 | case I8253_TIMER_MSB: BUILDSTDERR: | ^~~~ 0 > font8x10.cc ./Xconv_raw_to_c vt220l.816 font8x16 > font8x16.cc make[4]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/devices/fonts' make font8x8.cc font8x10.cc font8x16.cc make[4]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/devices' cp -f fonts/font8x8.cc . cp -f fonts/font8x10.cc . cp -f fonts/font8x16.cc . make[4]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/devices' make objs make[4]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/devices' c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o device.o device.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o bus_isa.o bus_isa.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o bus_pci.o bus_pci.cc make[4]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/components/machines' c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o lk201.o lk201.cc cd disk; make c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_8253.o dev_8253.cc make[3]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/disk' c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o bootblock.o bootblock.cc make[4]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/components/busses' BUILDSTDERR: c++ -Wshadow -Wcast-align -Wnonbootblock_apple.cc: In function 'int apple_load_bootblock(machine*, cpu*, int, int, int*, char***)': BUILDSTDERR: bootblock_apple.cc:58:11: warning: variable 'hfs_start' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 58 | uint64_t hfs_start, hfs_length; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: bootblock_apple.cc:58:22: warning: variable 'hfs_length' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 58 | uint64_t hfs_start, hfs_length; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: diskimage.cc: In function 'size_t fwrite_helper(off_t, unsigned char*, size_t, diskimage*)': BUILDSTDERR: diskimage.cc:452:9: warning: variable 'lenwritten' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 452 | off_t lenwritten; BUILDSTDERR: | ^~~~~~~~~~ -virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_8259.o dev_8259.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o bootblock_apple.o bootblock_apple.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o bootblock_iso9660.o bootblock_iso9660.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_adb.o dev_adb.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_ahc.o dev_ahc.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o diskimage.o diskimage.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_algor.o dev_algor.cc BUILDSTDERR: c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASdiskimage_scsicmd.cc: In function 'int diskimage_scsicommand(cpu*, int, int, scsi_transfer*)': BUILDSTDERR: diskimage_scsicmd.cc:218:20: warning: variable 'result' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 218 | int retlen, i, q, result; BUILDSTDERR: | ^~~~~~ SERTIONS -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 -I../include/ -c -o diskimage_scsicmd.o diskimage_scsicmd.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o cpu_arm.o cpu_arm.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_asc.o dev_asc.cc make[3]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/disk' cd cpu; make c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_bebox.o dev_bebox.cc make[4]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/components/cpu' c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o CPUComponent.o CPUComponent.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o CPUDyntransComponent.o CPUDyntransComponent.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_bt431.o dev_bt431.cc BUILDSTDERR: c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switchedev_bt459.cc: In function 'int dev_bt459_irq_access(cpu*, memory*, uint64_t, unsigned char*, size_t, int, void*)': BUILDSTDERR: dev_bt459.cc:286:11: warning: variable 'idata' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 286 | uint64_t idata = 0, odata = 0; BUILDSTDERR: | ^~~~~ s -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/X11R6/include -I../include/ -c -o dev_bt455.o dev_bt455.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_bt459.o dev_bt459.cc cd file; make make[3]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/file' c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o file.o file.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_clmpcc.o dev_clmpcc.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_colorplanemask.o dev_colorplanemask.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_cons.o dev_cons.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o I960_CPUComponent.o I960_CPUComponent.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_cpc700.o dev_cpc700.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_dc7085.o dev_dc7085.cc ../../experiments/make_index.sh make[3]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/file' cd memory; make make[4]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/components/memory' c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o CacheComponent.o CacheComponent.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_dec21030.o dev_dec21030.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_dec21143.o dev_dec21143.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o tmp_arm_loadstore.o tmp_arm_loadstore.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o MemoryMappedComponent.o MemoryMappedComponent.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_dec5800.o dev_dec5800.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o tmp_arm_loadstore_p0_u0_w0.o tmp_arm_loadstore_p0_u0_w0.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_dec_ioasic.o dev_dec_ioasic.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o RAMComponent.o RAMComponent.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_disk.o dev_disk.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_dreamcast_asic.o dev_dreamcast_asic.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_dreamcast_g2.o dev_dreamcast_g2.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o tmp_arm_loadstore_p0_u0_w1.o tmp_arm_loadstore_p0_u0_w1.cc BUILDSTDERR: c++ -Wshadow -Wcast-aldev_dreamcast_maple.cc: In function 'void maple_do_dma_xfer(cpu*, dreamcast_maple_data*)': BUILDSTDERR: dev_dreamcast_maple.cc:411:7: warning: variable 'datalen' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 411 | int datalen, port, last_message, cmd, to, from, datalen_cmd; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: dev_dreamcast_maple.cc:411:45: warning: variable 'from' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 411 | int datalen, port, last_message, cmd, to, from, datalen_cmd; BUILDSTDERR: | ^~~~ ign -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_dreamcast_gdrom.o dev_dreamcast_gdrom.cc make[4]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/components/memory' c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o M88K_CPUComponent.o M88K_CPUComponent.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o tmp_arm_loadstore_p0_u1_w0.o tmp_arm_loadstore_p0_u1_w0.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_dreamcast_maple.o dev_dreamcast_maple.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_dreamcast_rtc.o dev_dreamcast_rtc.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_eagle.o dev_eagle.cc cd machines; make make[3]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/machines' make objs make[4]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/machines' BUILDSTDERR: c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -famachine.cc: In function 'void machine_setup(machine*)': BUILDSTDERR: machine.cc:451:17: warning: variable 'mem' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 451 | struct memory *mem; BUILDSTDERR: | ^~~ BUILDSTDERR: machine_algor.cc: In function 'void machine_setup_algor(machine*, cpu*)': BUILDSTDERR: machine_algor.cc:47:19: warning: variable 'pci_bus' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 47 | struct pci_data *pci_bus; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from dev_fb.cc:315: BUILDSTDERR: fb_include.cc: In function 'void redraw_fallback(vfb_data*, int, int)': BUILDSTDERR: fb_include.cc:92:7: warning: variable 'color_r' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 92 | long color_r, color_g, color_b; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from dev_fb.cc:320: BUILDSTDERR: fb_include.cc: In function 'void redraw_24(vfb_data*, int, int)': BUILDSTDERR: fb_include.cc:92:7: warning: variable 'color_r' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 92 | long color_r, color_g, color_b; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from dev_fb.cc:325: BUILDSTDERR: fb_include.cc: In function 'void redraw_16(vfb_data*, int, int)': BUILDSTDERR: fb_include.cc:92:7: warning: variable 'color_r' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 92 | long color_r, color_g, color_b; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from dev_fb.cc:330: BUILDSTDERR: fb_include.cc: In function 'void redraw_15(vfb_data*, int, int)': BUILDSTDERR: fb_include.cc:92:7: warning: variable 'color_r' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 92 | long color_r, color_g, color_b; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from dev_fb.cc:337: BUILDSTDERR: fb_include.cc: In function 'void redraw_24_bo(vfb_data*, int, int)': BUILDSTDERR: fb_include.cc:92:7: warning: variable 'color_r' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 92 | long color_r, color_g, color_b; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from dev_fb.cc:342: BUILDSTDERR: fb_include.cc: In function 'void redraw_16_bo(vfb_data*, int, int)': BUILDSTDERR: fb_include.cc:92:7: warning: variable 'color_r' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 92 | long color_r, color_g, color_b; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from dev_fb.cc:347: BUILDSTDERR: fb_include.cc: In function 'void redraw_15_bo(vfb_data*, int, int)': BUILDSTDERR: fb_include.cc:92:7: warning: variable 'color_r' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 92 | long color_r, color_g, color_b; BUILDSTDERR: | ^~~~~~~ synchronous-unwind-tables -fstack-clash-protection -I/usr/X11R6/include -I../include/ -c -o machine.o machine.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_ether.o dev_ether.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o machine_algor.o machine_algor.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o tmp_arm_loadstore_p0_u1_w1.o tmp_arm_loadstore_p0_u1_w1.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_fb.o dev_fb.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o machine_alpha.o machine_alpha.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o machine_androidarm.o machine_androidarm.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o machine_arc.o machine_arc.cc BUILDSTDERR: c++ -Wshadow -Wcast-align -Wnon-virtudev_footbridge.cc: In function 'int dev_footbridge_isa_access(cpu*, memory*, uint64_t, unsigned char*, size_t, int, void*)': BUILDSTDERR: dev_footbridge.cc:191:11: warning: variable 'idata' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 191 | uint64_t idata = 0, odata = 0; BUILDSTDERR: | ^~~~~ al-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_fbctrl.o dev_fbctrl.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o machine_cats.o machine_cats.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o tmp_arm_loadstore_p1_u0_w0.o tmp_arm_loadstore_p1_u0_w0.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_fdc.o dev_fdc.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o machine_cobalt.o machine_cobalt.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_footbridge.o dev_footbridge.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o machine_dreamcast.o machine_dreamcast.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_gc.o dev_gc.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o machine_evbmips.o machine_evbmips.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_gt.o dev_gt.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o machine_hpcarm.o machine_hpcarm.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o tmp_arm_loadstore_p1_u0_w1.o tmp_arm_loadstore_p1_u0_w1.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o RISCV_CPUComponent.o RISCV_CPUComponent.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o machine_hpcmips.o machine_hpcmips.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_hammerhead.o dev_hammerhead.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_i80321.o dev_i80321.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o machine_hpcsh.o machine_hpcsh.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o machine_iq80321.o machine_iq80321.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_igsfb.o dev_igsfb.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o machine_iyonix.o machine_iyonix.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_iq80321_7seg.o dev_iq80321_7seg.cc BUILDSTDERR: c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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-protedev_jazz.cc: In function 'size_t dev_jazz_dma_controller(void*, unsigned char*, size_t, int)': BUILDSTDERR: dev_jazz.cc:156:6: warning: variable 'res' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 156 | int res, ncpy; BUILDSTDERR: | ^~~ BUILDSTDERR: dev_jazz.cc: In function 'int dev_jazz_access(cpu*, memory*, uint64_t, unsigned char*, size_t, int, void*)': BUILDSTDERR: dev_jazz.cc:271:6: warning: variable 'regnr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 271 | int regnr; BUILDSTDERR: | ^~~~~ BUILDSTDERR: dev_jazz.cc: In function 'int dev_jazz_led_access(cpu*, memory*, uint64_t, unsigned char*, size_t, int, void*)': BUILDSTDERR: dev_jazz.cc:425:6: warning: variable 'regnr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 425 | int regnr; BUILDSTDERR: | ^~~~~ ction -I../include/ -c -o tmp_arm_loadstore_p1_u1_w0.o tmp_arm_loadstore_p1_u1_w0.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o machine_landisk.o machine_landisk.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_irqc.o dev_irqc.cc make[4]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/components/cpu' make[3]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/components' cd main; make make[3]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/main' c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o Checksum.o Checksum.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o machine_luna88k.o machine_luna88k.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_jazz.o dev_jazz.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o Command.o Command.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o machine_macppc.o machine_macppc.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_kn01.o dev_kn01.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o machine_mvme88k.o machine_mvme88k.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_kn02.o dev_kn02.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o tmp_arm_loadstore_p1_u1_w1.o tmp_arm_loadstore_p1_u1_w1.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o CommandInterpreter.o CommandInterpreter.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o machine_mvmeppc.o machine_mvmeppc.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_kn02ba.o dev_kn02ba.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o machine_netwinder.o machine_netwinder.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_kn220.o dev_kn220.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o machine_playstation2.o machine_playstation2.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_kn230.o dev_kn230.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o machine_pmax.o machine_pmax.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_lca.o dev_lca.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o tmp_arm_dpi.o tmp_arm_dpi.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_le.o dev_le.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o machine_pmppc.o machine_pmppc.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o machine_prep.o machine_prep.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_lpt.o dev_lpt.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o machine_rpi.o machine_rpi.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_luna88k.o dev_luna88k.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o machine_sgi.o machine_sgi.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o machine_test.o machine_test.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_m8820x.o dev_m8820x.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_malta_lcd.o dev_malta_lcd.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o machine_vocore.o machine_vocore.cc make[4]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/machines' make automachine.o make[4]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/machines' ./makeautomachine.sh c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_mb8696x.o dev_mb8696x.cc Generating automachine.cc... 321 done c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o automachine.o automachine.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_mc146818.o dev_mc146818.cc BUILDSTDERR: c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -gdev_mc146818.cc: In function 'int dev_mc146818_access(cpu*, memory*, uint64_t, unsigned char*, size_t, int, void*)': BUILDSTDERR: dev_mc146818.cc:503:4: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 503 | if (d->ugly_netbsd_prep_hack_done < NETBSD_HACK_DONE) { BUILDSTDERR: | ^~ BUILDSTDERR: dev_mc146818.cc:521:3: note: here BUILDSTDERR: 521 | case 4 * MC_MIN: BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../components_h.h:14, BUILDSTDERR: from ComponentFactory.cc:44: BUILDSTDERR: ../include/components/RISCV_CPUComponent.h:42:20: warning: 'RISCV_regnames' defined but not used [-Wunused-variable] BUILDSTDERR: 42 | static const char* RISCV_regnames[N_RISCV_XREGS] = { BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../components_h.h:8, BUILDSTDERR: from ComponentFactory.cc:44: BUILDSTDERR: ../include/components/I960_CPUComponent.h:46:20: warning: 'i960_regnames' defined but not used [-Wunused-variable] BUILDSTDERR: 46 | static const char* i960_regnames[N_I960_REGS] = { BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: dev_mvme187.cc: In function 'int dev_mvme187_memc_access(cpu*, memory*, uint64_t, unsigned char*, size_t, int, void*)': BUILDSTDERR: dev_mvme187.cc:56:6: warning: variable 'controller' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 56 | int controller = 0; BUILDSTDERR: | ^~~~~~~~~~ record-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I../include/ -c -o Component.o Component.cc make[4]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/machines' make[3]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/machines' c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o ComponentFactory.o ComponentFactory.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_mk48txx.o dev_mk48txx.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_mp.o dev_mp.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_mvme187.o dev_mvme187.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o tmp_arm_r.o tmp_arm_r.cc cd net; make make[3]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/net' c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o net.o net.cc BUILDSTDERR: c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switcnet_ip.cc: In function 'void net_ip_tcp(net*, void*, unsigned char*, int)': BUILDSTDERR: net_ip.cc:383:37: warning: variable 'window' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 383 | int srcport, dstport, data_offset, window, checksum, urgptr; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: net_ip.cc:383:55: warning: variable 'urgptr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 383 | int srcport, dstport, data_offset, window, checksum, urgptr; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: net_ip.cc:384:26: warning: variable 'urg' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 384 | int syn, ack, psh, rst, urg, fin; BUILDSTDERR: | ^~~ BUILDSTDERR: net_ip.cc: In function 'void net_ip_broadcast(net*, void*, unsigned char*, int)': BUILDSTDERR: net_ip.cc:1138:26: warning: variable 'match' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1138 | int i, xl, warning = 0, match = 0; BUILDSTDERR: | ^~~~~ BUILDSTDERR: net_misc.cc: In function 'void net_generate_unique_mac(machine*, unsigned char*)': BUILDSTDERR: net_misc.cc:90:6: warning: variable 'x' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 90 | int x, y; BUILDSTDERR: | ^ BUILDSTDERR: net_misc.cc:90:9: warning: variable 'y' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 90 | int x, y; BUILDSTDERR: | ^ hes -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/X11R6/include -I../include/ -c -o dev_ns16550.o dev_ns16550.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o tmp_arm_r0.o tmp_arm_r0.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_ohci.o dev_ohci.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o net_ip.o net_ip.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_osiop.o dev_osiop.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o net_misc.o net_misc.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_palmbus.o dev_palmbus.cc make[3]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/net' cd old_main; make make[3]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/old_main' BUILDSTDERR: c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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-cc1dev_palmbus.cc: In function 'int devinit_palmbus(devinit*)': BUILDSTDERR: dev_palmbus.cc:116:24: warning: 'name2' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 116 | memory_device_register(devinit->machine->memory, name2, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 117 | devinit->addr, DEV_PALMBUS_LENGTH, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 118 | dev_palmbus_access, (void *)d, DM_DEFAULT, NULL); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: dev_pcic.cc: In function 'int dev_pcic_cis_access(cpu*, memory*, uint64_t, unsigned char*, size_t, int, void*)': BUILDSTDERR: dev_pcic.cc:64:11: warning: variable 'idata' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 64 | uint64_t idata = 0, odata = 0; BUILDSTDERR: | ^~~~~ -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/X11R6/include -I../include/ -c -o emul.o emul.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o tmp_arm_r1.o tmp_arm_r1.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_pcc2.o dev_pcc2.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o emul_parse.o emul_parse.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_pccmos.o dev_pccmos.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_pcic.o dev_pcic.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o float_emul.o float_emul.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o tmp_arm_r2.o tmp_arm_r2.cc BUILDSTDERR: c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wexfloat_emul.cc: In function 'void ieee_interpret_float_value(uint64_t, ieee_float_value*, int)': BUILDSTDERR: float_emul.cc:109:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 109 | x &= 0xffffffffULL; BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~ BUILDSTDERR: float_emul.cc:110:2: note: here BUILDSTDERR: 110 | case IEEE_FMT_D: BUILDSTDERR: | ^~~~ BUILDSTDERR: main.cc: In function 'int get_cmd_args(int, char**, emul*, char***, int*)': BUILDSTDERR: main.cc:386:6: warning: variable 'n_cpus_set' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 386 | int n_cpus_set = 0; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: dev_pmagja.cc: In function 'int dev_pmagja_access(cpu*, memory*, uint64_t, unsigned char*, size_t, int, void*)': BUILDSTDERR: dev_pmagja.cc:137:8: warning: variable 'x' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 137 | int x, y, ofs; BUILDSTDERR: | ^ tra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_pckbc.o dev_pckbc.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o interrupt.o interrupt.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o main.o main.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o tmp_arm_r3.o tmp_arm_r3.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o memory.o memory.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_pmagja.o dev_pmagja.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_pmppc.o dev_pmppc.cc BUILDSTDERR: c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-pdev_prep.cc: In function 'int dev_prep_access(cpu*, memory*, uint64_t, unsigned char*, size_t, int, void*)': BUILDSTDERR: dev_prep.cc:51:11: warning: variable 'idata' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 51 | uint64_t idata = 0, odata = 0; BUILDSTDERR: | ^~~~~ rotector-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 -I/usr/X11R6/include -I../include/ -c -o misc.o misc.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_prep.o dev_prep.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o settings.o settings.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o tmp_arm_r4.o tmp_arm_r4.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_ps2_ether.o dev_ps2_ether.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o timer.o timer.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_ps2_gif.o dev_ps2_gif.cc make[3]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/old_main' cd promemul; make make[3]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/promemul' BUILDSTDERR: c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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/libarcbios.cc: In function 'void arcbios_add_other_components(machine*, uint64_t)': BUILDSTDERR: arcbios.cc:1914:28: warning: variable 'floppy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1914 | uint64_t diskcontroller, floppy, kbdctl, kbd; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: arcbios.cc:1914:44: warning: variable 'kbd' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1914 | uint64_t diskcontroller, floppy, kbdctl, kbd; BUILDSTDERR: | ^~~ BUILDSTDERR: arcbios.cc:1915:20: warning: variable 'ptr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1915 | uint64_t ptrctl, ptr, paral, audio; BUILDSTDERR: | ^~~ BUILDSTDERR: arcbios.cc:1915:25: warning: variable 'paral' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1915 | uint64_t ptrctl, ptr, paral, audio; BUILDSTDERR: | ^~~~~ BUILDSTDERR: arcbios.cc:1915:32: warning: variable 'audio' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1915 | uint64_t ptrctl, ptr, paral, audio; BUILDSTDERR: | ^~~~~ BUILDSTDERR: arcbios.cc:1916:12: warning: variable 'eisa' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1916 | uint64_t eisa, scsi; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from arcbios.cc:33: BUILDSTDERR: In function 'char* strncpy(char*, const char*, size_t)', BUILDSTDERR: inlined from 'void arcbios_init(machine*, int, uint64_t, const char*, uint8_t*)' at arcbios.cc:2569:11: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' output truncated before terminating nul copying 8 bytes from a string of the same length [-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 'void arcbios_init(machine*, int, uint64_t, const char*, uint8_t*)' at arcbios.cc:2570:11: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' output truncated before terminating nul copying 4 bytes from a string of the same length [-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 'void arcbios_init(machine*, int, uint64_t, const char*, uint8_t*)' at arcbios.cc:2565:11: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' output truncated before terminating nul copying 8 bytes from a string of the same length [-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 'void arcbios_init(machine*, int, uint64_t, const char*, uint8_t*)' at arcbios.cc:2566:11: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' output truncated before terminating nul copying 4 bytes from a string of the same length [-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 'void arcbios_init(machine*, int, uint64_t, const char*, uint8_t*)' at arcbios.cc:2548:10: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' output truncated before terminating nul copying 3 bytes from a string of the same length [-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 'void arcbios_init(machine*, int, uint64_t, const char*, uint8_t*)' at arcbios.cc:2555:11: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' output truncated before terminating nul copying 1 byte from a string of the same length [-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 'void arcbios_init(machine*, int, uint64_t, const char*, uint8_t*)' at arcbios.cc:2551:11: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: dec_prom.cc: In function 'int decstation_prom_emul(cpu*)': BUILDSTDERR: dec_prom.cc:235:26: warning: variable 'ch3' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 235 | unsigned char ch1, ch2, ch3; BUILDSTDERR: | ^~~ BUILDSTDERR: dec_prom.cc:236:11: warning: variable 'tmpaddr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 236 | uint64_t tmpaddr, slot_base = 0x10000000, slot_size = 0; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: dev_pvr.cc: In function 'void simpleline(pvr_data*, int, double, double, double, double, double, double, double, double, double, double)': BUILDSTDERR: dev_pvr.cc:676:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 676 | if (ri < 0) ri = 0; if (ri > 255) ri = 255; BUILDSTDERR: | ^~ BUILDSTDERR: dev_pvr.cc:676:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 676 | if (ri < 0) ri = 0; if (ri > 255) ri = 255; BUILDSTDERR: | ^~ BUILDSTDERR: dev_pvr.cc:677:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 677 | if (gi < 0) gi = 0; if (gi > 255) gi = 255; BUILDSTDERR: | ^~ BUILDSTDERR: dev_pvr.cc:677:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 677 | if (gi < 0) gi = 0; if (gi > 255) gi = 255; BUILDSTDERR: | ^~ BUILDSTDERR: dev_pvr.cc:678:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 678 | if (bi < 0) bi = 0; if (bi > 255) bi = 255; BUILDSTDERR: | ^~ BUILDSTDERR: dev_pvr.cc:678:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 678 | if (bi < 0) bi = 0; if (bi > 255) bi = 255; BUILDSTDERR: | ^~ BUILDSTDERR: dev_pvr.cc: In function 'void pvr_render(cpu*, pvr_data*)': BUILDSTDERR: dev_pvr.cc:1057:6: warning: variable 'clipmode' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1057 | int clipmode; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: dev_pvr.cc:1058:6: warning: variable 'modifier' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1058 | int modifier; BUILDSTDERR: | ^~~~~~~~ /rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I../include/ -c -o arcbios.o arcbios.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_ps2_gs.o dev_ps2_gs.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_ps2_spd.o dev_ps2_spd.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o tmp_arm_r5.o tmp_arm_r5.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o dec_prom.o dec_prom.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_ps2_stuff.o dev_ps2_stuff.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o dreamcast.o dreamcast.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_pvr.o dev_pvr.cc BUILDSTDERR: c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextdev_pvr.cc:1059:6: warning: variable 'modifier_mode' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1059 | int modifier_mode; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: dev_pvr.cc:1062:7: warning: variable 'specular' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1062 | bool specular; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: dev_pvr.cc:1063:7: warning: variable 'shading' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1063 | bool shading; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: dev_pvr.cc:1064:7: warning: variable 'uv_format' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1064 | bool uv_format; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: dev_pvr.cc:1067:6: warning: variable 'depthmode' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1067 | int depthmode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: dev_pvr.cc:1070:7: warning: variable 'texture1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1070 | bool texture1; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: dev_pvr.cc:1071:7: warning: variable 'specular1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1071 | bool specular1; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: dev_pvr.cc:1072:7: warning: variable 'shading1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1072 | bool shading1; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: dev_pvr.cc:1073:7: warning: variable 'uv_format1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1073 | bool uv_format1; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: dev_pvr.cc:1074:7: warning: variable 'dcalcexact' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1074 | bool dcalcexact; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: dev_pvr.cc:1081:7: warning: variable 'texture_mipmap' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1081 | bool texture_mipmap = false; BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: dev_px.cc: In function 'void dev_px_dma(cpu*, uint32_t, px_data*)': BUILDSTDERR: dev_px.cc:239:20: warning: variable 'lw' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 239 | uint32_t nspans, lw; BUILDSTDERR: | ^~ ra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o dreamcast_scramble.o dreamcast_scramble.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o luna88kprom.o luna88kprom.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o tmp_arm_r6.o tmp_arm_r6.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o mvmeprom.o mvmeprom.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_px.o dev_px.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o of.o of.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_ram.o dev_ram.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o tmp_arm_r7.o tmp_arm_r7.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o ps2_bios.o ps2_bios.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_random.o dev_random.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o sh_ipl_g.o sh_ipl_g.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_rs5c313.o dev_rs5c313.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o yamon.o yamon.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_rtc.o dev_rtc.cc ../../experiments/make_index.sh make[3]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/promemul' cd symbol; make make[3]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/symbol' c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o symbol.o symbol.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_rtl8139c.o dev_rtl8139c.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o tmp_arm_r8.o tmp_arm_r8.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o symbol_demangle.o symbol_demangle.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_scc.o dev_scc.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_sfb.o dev_sfb.cc make[3]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/symbol' c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o tmp_arm_r9.o tmp_arm_r9.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_sgi_gbe.o dev_sgi_gbe.cc BUILDSTDERR: c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wnodev_sgi_ip19.cc: In function 'int dev_sgi_ip19_access(cpu*, memory*, uint64_t, unsigned char*, size_t, int, void*)': BUILDSTDERR: dev_sgi_ip19.cc:55:6: warning: variable 'regnr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 55 | int regnr; BUILDSTDERR: | ^~~~~ -cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o EscapedString.o EscapedString.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_sgi_ip19.o dev_sgi_ip19.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o tmp_arm_ra.o tmp_arm_ra.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_sgi_ip20.o dev_sgi_ip20.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_sgi_ip22.o dev_sgi_ip22.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o FileLoader.o FileLoader.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_sgi_ip30.o dev_sgi_ip30.cc BUILDSTDERR: c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecorddev_sgi_ip32.cc: In function 'int dev_crime_access(cpu*, memory*, uint64_t, unsigned char*, size_t, int, void*)': BUILDSTDERR: dev_sgi_ip32.cc:260:16: warning: comparison of integer expressions of different signedness: 'int' and 'uint32_t' {aka 'unsigned int'} [-Wsign-compare] BUILDSTDERR: 260 | if (total_mb >= cpu->machine->physical_ram_in_mb) BUILDSTDERR: | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I../include/ -c -o tmp_arm_rb.o tmp_arm_rb.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_sgi_ip32.o dev_sgi_ip32.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_sgi_mardigras.o dev_sgi_mardigras.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o GXemul.o GXemul.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_sgi_mec.o dev_sgi_mec.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o tmp_arm_rc.o tmp_arm_rc.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_sgi_re.o dev_sgi_re.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o StateVariable.o StateVariable.cc BUILDSTDERR: c++ -Wshadow -Wcasdev_sh4.cc: In function 'int dev_sh4_access(cpu*, memory*, uint64_t, unsigned char*, size_t, int, void*)': BUILDSTDERR: dev_sh4.cc:1180:12: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1180 | timer_nr ++; BUILDSTDERR: | ~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1181:2: note: here BUILDSTDERR: 1181 | case SH4_TCOR1: BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1182:12: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1182 | timer_nr ++; BUILDSTDERR: | ~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1183:2: note: here BUILDSTDERR: 1183 | case SH4_TCOR0: BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1192:12: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1192 | timer_nr ++; BUILDSTDERR: | ~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1193:2: note: here BUILDSTDERR: 1193 | case SH4_TCNT1: BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1194:12: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1194 | timer_nr ++; BUILDSTDERR: | ~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1195:2: note: here BUILDSTDERR: 1195 | case SH4_TCNT0: BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1204:12: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1204 | timer_nr ++; BUILDSTDERR: | ~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1205:2: note: here BUILDSTDERR: 1205 | case SH4_TCR1: BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1206:12: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1206 | timer_nr ++; BUILDSTDERR: | ~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1207:2: note: here BUILDSTDERR: 1207 | case SH4_TCR0: BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1261:29: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1261 | case SH4_SAR7: dma_channel ++; BUILDSTDERR: | ~~~~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1262:2: note: here BUILDSTDERR: 1262 | case SH4_SAR6: dma_channel ++; BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1262:29: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1262 | case SH4_SAR6: dma_channel ++; BUILDSTDERR: | ~~~~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1263:2: note: here BUILDSTDERR: 1263 | case SH4_SAR5: dma_channel ++; BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1263:29: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1263 | case SH4_SAR5: dma_channel ++; BUILDSTDERR: | ~~~~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1264:2: note: here BUILDSTDERR: 1264 | case SH4_SAR4: dma_channel ++; BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1264:29: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1264 | case SH4_SAR4: dma_channel ++; BUILDSTDERR: | ~~~~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1265:2: note: here BUILDSTDERR: 1265 | case SH4_SAR3: dma_channel ++; BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1265:29: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1265 | case SH4_SAR3: dma_channel ++; BUILDSTDERR: | ~~~~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1266:2: note: here BUILDSTDERR: 1266 | case SH4_SAR2: dma_channel ++; BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1266:29: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1266 | case SH4_SAR2: dma_channel ++; BUILDSTDERR: | ~~~~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1267:2: note: here BUILDSTDERR: 1267 | case SH4_SAR1: dma_channel ++; BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1267:29: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1267 | case SH4_SAR1: dma_channel ++; BUILDSTDERR: | ~~~~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1268:2: note: here BUILDSTDERR: 1268 | case SH4_SAR0: BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1275:29: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1275 | case SH4_DAR7: dma_channel ++; BUILDSTDERR: | ~~~~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1276:2: note: here BUILDSTDERR: 1276 | case SH4_DAR6: dma_channel ++; BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1276:29: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1276 | case SH4_DAR6: dma_channel ++; BUILDSTDERR: | ~~~~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1277:2: note: here BUILDSTDERR: 1277 | case SH4_DAR5: dma_channel ++; BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1277:29: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1277 | case SH4_DAR5: dma_channel ++; BUILDSTDERR: | ~~~~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1278:2: note: here BUILDSTDERR: 1278 | case SH4_DAR4: dma_channel ++; BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1278:29: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1278 | case SH4_DAR4: dma_channel ++; BUILDSTDERR: | ~~~~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1279:2: note: here BUILDSTDERR: 1279 | case SH4_DAR3: dma_channel ++; BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1279:29: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1279 | case SH4_DAR3: dma_channel ++; BUILDSTDERR: | ~~~~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1280:2: note: here BUILDSTDERR: 1280 | case SH4_DAR2: dma_channel ++; BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1280:29: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1280 | case SH4_DAR2: dma_channel ++; BUILDSTDERR: | ~~~~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1281:2: note: here BUILDSTDERR: 1281 | case SH4_DAR1: dma_channel ++; BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1281:29: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1281 | case SH4_DAR1: dma_channel ++; BUILDSTDERR: | ~~~~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1282:2: note: here BUILDSTDERR: 1282 | case SH4_DAR0: BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1289:32: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1289 | case SH4_DMATCR7: dma_channel ++; BUILDSTDERR: | ~~~~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1290:2: note: here BUILDSTDERR: 1290 | case SH4_DMATCR6: dma_channel ++; BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1290:32: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1290 | case SH4_DMATCR6: dma_channel ++; BUILDSTDERR: | ~~~~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1291:2: note: here BUILDSTDERR: 1291 | case SH4_DMATCR5: dma_channel ++; BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1291:32: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1291 | case SH4_DMATCR5: dma_channel ++; BUILDSTDERR: | ~~~~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1292:2: note: here BUILDSTDERR: 1292 | case SH4_DMATCR4: dma_channel ++; BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1292:32: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1292 | case SH4_DMATCR4: dma_channel ++; BUILDSTDERR: | ~~~~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1293:2: note: here BUILDSTDERR: 1293 | case SH4_DMATCR3: dma_channel ++; BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1293:32: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1293 | case SH4_DMATCR3: dma_channel ++; BUILDSTDERR: | ~~~~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1294:2: note: here BUILDSTDERR: 1294 | case SH4_DMATCR2: dma_channel ++; BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1294:32: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1294 | case SH4_DMATCR2: dma_channel ++; BUILDSTDERR: | ~~~~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1295:2: note: here BUILDSTDERR: 1295 | case SH4_DMATCR1: dma_channel ++; BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1295:32: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1295 | case SH4_DMATCR1: dma_channel ++; BUILDSTDERR: | ~~~~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1296:2: note: here BUILDSTDERR: 1296 | case SH4_DMATCR0: BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1311:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1311 | case SH4_CHCR7: dma_channel ++; BUILDSTDERR: | ~~~~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1312:2: note: here BUILDSTDERR: 1312 | case SH4_CHCR6: dma_channel ++; BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1312:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1312 | case SH4_CHCR6: dma_channel ++; BUILDSTDERR: | ~~~~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1313:2: note: here BUILDSTDERR: 1313 | case SH4_CHCR5: dma_channel ++; BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1313:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1313 | case SH4_CHCR5: dma_channel ++; BUILDSTDERR: | ~~~~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1314:2: note: here BUILDSTDERR: 1314 | case SH4_CHCR4: dma_channel ++; BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1314:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1314 | case SH4_CHCR4: dma_channel ++; BUILDSTDERR: | ~~~~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1315:2: note: here BUILDSTDERR: 1315 | case SH4_CHCR3: dma_channel ++; BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1315:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1315 | case SH4_CHCR3: dma_channel ++; BUILDSTDERR: | ~~~~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1316:2: note: here BUILDSTDERR: 1316 | case SH4_CHCR2: dma_channel ++; BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1316:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1316 | case SH4_CHCR2: dma_channel ++; BUILDSTDERR: | ~~~~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1317:2: note: here BUILDSTDERR: 1317 | case SH4_CHCR1: dma_channel ++; BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_sh4.cc:1317:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1317 | case SH4_CHCR1: dma_channel ++; BUILDSTDERR: | ~~~~~~~~~~~~^~ BUILDSTDERR: dev_sh4.cc:1318:2: note: here BUILDSTDERR: 1318 | case SH4_CHCR0: BUILDSTDERR: | ^~~~ t-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_sh4.o dev_sh4.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_sii.o dev_sii.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_sn.o dev_sn.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_ssc.o dev_ssc.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o tmp_arm_rd.o tmp_arm_rd.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o StringHelper.o StringHelper.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o tmp_arm_re.o tmp_arm_re.cc BUILDSTDERR: c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexdev_turbochannel.cc: In function 'int dev_turbochannel_access(cpu*, memory*, uint64_t, unsigned char*, size_t, int, void*)': BUILDSTDERR: dev_turbochannel.cc:67:11: warning: variable 'idata' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 67 | uint64_t idata = 0, odata = 0; BUILDSTDERR: | ^~~~~ ceptions -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 -I/usr/X11R6/include -I../include/ -c -o dev_turbochannel.o dev_turbochannel.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_uninorth.o dev_uninorth.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_unreadable.o dev_unreadable.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o SymbolRegistry.o SymbolRegistry.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o UnitTest.o UnitTest.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_v3.o dev_v3.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o tmp_arm_rf.o tmp_arm_rf.cc BUILDSTDERR: c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -IIn file included from ../../unittest_h.h:5, BUILDSTDERR: from UnitTest.cc:37: BUILDSTDERR: ../include/components/I960_CPUComponent.h:46:20: warning: 'i960_regnames' defined but not used [-Wunused-variable] BUILDSTDERR: 46 | static const char* i960_regnames[N_I960_REGS] = { BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../unittest_h.h:4, BUILDSTDERR: from UnitTest.cc:37: BUILDSTDERR: ../include/components/RISCV_CPUComponent.h:42:20: warning: 'RISCV_regnames' defined but not used [-Wunused-variable] BUILDSTDERR: 42 | static const char* RISCV_regnames[N_RISCV_XREGS] = { BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: dev_vga.cc: In function 'void vga_crtc_reg_write(machine*, vga_data*, int, int)': BUILDSTDERR: dev_vga.cc:780:14: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 780 | grayscale = 1; BUILDSTDERR: | ~~~~~~~~~~^~~ BUILDSTDERR: dev_vga.cc:781:3: note: here BUILDSTDERR: 781 | case 0x01: BUILDSTDERR: | ^~~~ BUILDSTDERR: dev_vga.cc:791:14: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 791 | grayscale = 1; BUILDSTDERR: | ~~~~~~~~~~^~~ BUILDSTDERR: dev_vga.cc:792:3: note: here BUILDSTDERR: 792 | case 0x03: BUILDSTDERR: | ^~~~ ../include/ -c -o dev_vga.o dev_vga.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o tmp_arm_multi.o tmp_arm_multi.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o debug_new.o debug_new.cc cd commands; make make[4]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/main/commands' c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o AddComponentCommand.o AddComponentCommand.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_vme.o dev_vme.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o BackwardStepCommand.o BackwardStepCommand.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_vr41xx.o dev_vr41xx.cc cd fileloaders; make make[4]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/main/fileloaders' BUILDSTDERR: c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o FileLoader_aout.o Fidev_vr41xx.cc: In function 'int dev_vr41xx_access(cpu*, memory*, uint64_t, unsigned char*, size_t, int, void*)': BUILDSTDERR: dev_vr41xx.cc:484:6: warning: variable 'regnr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 484 | int regnr; BUILDSTDERR: | ^~~~~ leLoader_aout.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_wdc.o dev_wdc.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_z8530.o dev_z8530.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o FileLoader_bout.o FileLoader_bout.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o dev_zero.o dev_zero.cc make autodev.o make[5]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/devices' ./makeautodev.sh Generating autodev.cc... 54c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o FileLoader_ELF.o FileLoader_ELF.cc 321 done c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I/usr/X11R6/include -I../include/ -c -o autodev.o autodev.cc make[5]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/devices' make[4]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/devices' make[3]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/devices' cd ui; make make[3]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/ui' cd console; make make[4]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/ui/console' c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o ConsoleUI.o ConsoleUI.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o CloseCommand.o CloseCommand.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o FileLoader_raw.o FileLoader_raw.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o ContinueBackwardsCommand.o ContinueBackwardsCommand.cc make[4]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/ui/console' cd nullui; make make[4]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/ui/nullui' c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o NullUI.o NullUI.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o ContinueCommand.o ContinueCommand.cc make[4]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/main/fileloaders' c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o cpu_m88k.o cpu_m88k.cc make[4]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/ui/nullui' make[3]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/ui' BUILDSTDERR: c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Walcpu_mips.cc: In function 'void mips_cpu_exception(cpu*, int, int, uint64_t, int, uint64_t, int, int)': BUILDSTDERR: cpu_mips.cc:1914:44: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: 1914 | if ((reg[COP0_ENTRYHI] & ENTRYHI_ASID) != vaddr_asid) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: In file included from tmp_mips_tail.cc:63, BUILDSTDERR: from cpu_mips.cc:2017: BUILDSTDERR: cpu_mips_instr.cc: In function 'void mips_instr_ins(cpu*, mips_instr_call*)': BUILDSTDERR: cpu_mips_instr.cc:1265:26: warning: left shift of negative value [-Wshift-negative-value] BUILDSTDERR: 1265 | uint32_t mask = (-1) << pos; BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from tmp_mips_tail.cc:118, BUILDSTDERR: from cpu_mips.cc:2017: BUILDSTDERR: cpu_mips_instr.cc: In function 'void mips32_instr_ins(cpu*, mips_instr_call*)': BUILDSTDERR: cpu_mips_instr.cc:1265:26: warning: left shift of negative value [-Wshift-negative-value] BUILDSTDERR: 1265 | uint32_t mask = (-1) << pos; BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from memory_mips.cc:128, BUILDSTDERR: from cpu_mips.cc:2014: BUILDSTDERR: memory_mips_v2p.cc: In function 'int translate_v2p_mmu8k(cpu*, uint64_t, uint64_t*, int)': BUILDSTDERR: memory_mips_v2p.cc:178:8: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 178 | x_64 = status & STATUS_SX; BUILDSTDERR: memory_mips_v2p.cc:181:2: note: here BUILDSTDERR: 181 | default:fatal("memory_mips_v2p.c: ksu=%i not yet implemented yet\n", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from memory_mips.cc:134, BUILDSTDERR: from cpu_mips.cc:2014: BUILDSTDERR: memory_mips_v2p.cc: In function 'int translate_v2p_mmu10k(cpu*, uint64_t, uint64_t*, int)': BUILDSTDERR: memory_mips_v2p.cc:178:8: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 178 | x_64 = status & STATUS_SX; BUILDSTDERR: memory_mips_v2p.cc:181:2: note: here BUILDSTDERR: 181 | default:fatal("memory_mips_v2p.c: ksu=%i not yet implemented yet\n", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from memory_mips.cc:141, BUILDSTDERR: from cpu_mips.cc:2014: BUILDSTDERR: memory_mips_v2p.cc: In function 'int translate_v2p_mmu4100(cpu*, uint64_t, uint64_t*, int)': BUILDSTDERR: memory_mips_v2p.cc:178:8: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 178 | x_64 = status & STATUS_SX; BUILDSTDERR: memory_mips_v2p.cc:181:2: note: here BUILDSTDERR: 181 | default:fatal("memory_mips_v2p.c: ksu=%i not yet implemented yet\n", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from memory_mips.cc:146, BUILDSTDERR: from cpu_mips.cc:2014: BUILDSTDERR: memory_mips_v2p.cc: In function 'int translate_v2p_generic(cpu*, uint64_t, uint64_t*, int)': BUILDSTDERR: memory_mips_v2p.cc:178:8: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 178 | x_64 = status & STATUS_SX; BUILDSTDERR: memory_mips_v2p.cc:181:2: note: here BUILDSTDERR: 181 | default:fatal("memory_mips_v2p.c: ksu=%i not yet implemented yet\n", BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from tmp_ppc_tail.cc:63, BUILDSTDERR: from cpu_ppc.cc:1864: BUILDSTDERR: cpu_ppc_instr.cc: In function 'void ppc_instr_llsc(cpu*, ppc_instr_call*)': BUILDSTDERR: cpu_ppc_instr.cc:1272:7: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1272 | len = 8; BUILDSTDERR: | ~~~~^~~ BUILDSTDERR: cpu_ppc_instr.cc:1273:2: note: here BUILDSTDERR: 1273 | case PPC_31_LWARX: BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from tmp_ppc_tail.cc:118, BUILDSTDERR: from cpu_ppc.cc:1864: BUILDSTDERR: cpu_ppc_instr.cc: In function 'void ppc32_instr_llsc(cpu*, ppc_instr_call*)': BUILDSTDERR: cpu_ppc_instr.cc:1272:7: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 1272 | len = 8; BUILDSTDERR: | ~~~~^~~ BUILDSTDERR: cpu_ppc_instr.cc:1273:2: note: here BUILDSTDERR: 1273 | case PPC_31_LWARX: BUILDSTDERR: | ^~~~ BUILDSTDERR: cpu_sh.cc: In function 'void sh_exception(cpu*, int, int, uint32_t)': BUILDSTDERR: cpu_sh.cc:713:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 713 | cpu->pc = vbr + 0x400; BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: cpu_sh.cc:714:2: note: here BUILDSTDERR: 714 | case EXPEVT_TLB_PROT_LD: BUILDSTDERR: | ^~~~ l -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o cpu_mips.o cpu_mips.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o CopyComponentCommand.o CopyComponentCommand.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o HelpCommand.o HelpCommand.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o cpu_ppc.o cpu_ppc.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o LoadCommand.o LoadCommand.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../include/ -c -o cpu_sh.o cpu_sh.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o ListComponentsCommand.o ListComponentsCommand.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o MoveComponentCommand.o MoveComponentCommand.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o PauseCommand.o PauseCommand.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o QuitCommand.o QuitCommand.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o RemoveComponentCommand.o RemoveComponentCommand.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o ResetCommand.o ResetCommand.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o SaveCommand.o SaveCommand.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o StatusCommand.o StatusCommand.cc c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wstrict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o StepCommand.o StepCommand.cc BUILDSTDERR: c++ -Wshadow -Wcast-align -Wnon-virtual-dtor -Wst+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 rict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-cast-align -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 -I../../include/ -c -o VersionCommand.o VersionCommand.cc make[4]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/cpus' make[3]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/cpus' make[4]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/main/commands' make[3]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/main' make[2]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src' make[1]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src' c++ -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 src/components/*/*.o src/console/*.o src/cpus/*.o src/debugger/*.o src/devices/*.o src/disk/*.o src/file/*.o src/machines/*.o src/main/*.o src/main/*/*.o src/net/*.o src/old_main/*.o src/promemul/*.o src/symbol/*.o src/ui/*/*.o -L/usr/X11R6/lib -lX11 -o gxemul Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MEN0iN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gxemul-0.6.2-1.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gxemul-0.6.2-1.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/gxemul-0.6.2-1.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gxemul-0.6.2-1.fc31.riscv64 + cd gxemul-0.6.2 + make DESTDIR=/builddir/build/BUILDROOT/gxemul-0.6.2-1.fc31.riscv64 install cd src; make make[1]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src' cd include; make make[2]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/include' make the_rest make[2]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src' cd components; make make[3]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/components' cd special; make make[4]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/components/special' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/components/special' cd machines; make make[4]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/components/machines' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/components/machines' cd busses; make make[4]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/components/busses' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/components/busses' cd cpu; make make[4]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/components/cpu' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/components/cpu' cd memory; make make[4]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/components/memory' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/components/memory' make[3]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/components' cd console; make make[3]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/console' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/console' cd cpus; make make[3]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/cpus' make buildobjs make[4]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/cpus' make[4]: Nothing to be done for 'buildobjs'. make[4]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/cpus' make[3]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/cpus' cd debugger; make make[3]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/debugger' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/debugger' cd devices; make make[3]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/devices' cd fonts; make make[4]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/devices/fonts' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/devices/fonts' make font8x8.cc font8x10.cc font8x16.cc make[4]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/devices' make[4]: 'font8x8.cc' is up to date. make[4]: 'font8x10.cc' is up to date. make[4]: 'font8x16.cc' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/devices' make objs make[4]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/devices' make autodev.o make[5]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/devices' make[5]: 'autodev.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/devices' make[4]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/devices' make[3]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/devices' cd disk; make make[3]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/disk' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/disk' cd file; make make[3]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/file' ../../experiments/make_index.sh make[3]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/file' cd machines; make make[3]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/machines' make objs make[4]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/machines' make[4]: Nothing to be done for 'objs'. make[4]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/machines' make automachine.o make[4]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/machines' make[4]: 'automachine.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/machines' make[3]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/machines' cd main; make make[3]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/main' cd commands; make make[4]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/main/commands' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/main/commands' cd fileloaders; make make[4]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/main/fileloaders' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/main/fileloaders' make[3]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/main' cd net; make make[3]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/net' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/net' cd old_main; make make[3]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/old_main' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/old_main' cd promemul; make make[3]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/promemul' ../../experiments/make_index.sh make[3]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/promemul' cd symbol; make make[3]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/symbol' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/symbol' cd ui; make make[3]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/ui' cd console; make make[4]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/ui/console' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/ui/console' cd nullui; make make[4]: Entering directory '/builddir/build/BUILD/gxemul-0.6.2/src/ui/nullui' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/ui/nullui' make[3]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src/ui' make[2]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src' make[1]: Leaving directory '/builddir/build/BUILD/gxemul-0.6.2/src' c++ -fno-rtti -fstrict-aliasing -fomit-frame-pointer -fpeephole -O3 -DNDEBUG -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 src/components/*/*.o src/console/*.o src/cpus/*.o src/debugger/*.o src/devices/*.o src/disk/*.o src/file/*.o src/machines/*.o src/main/*.o src/main/*/*.o src/net/*.o src/old_main/*.o src/promemul/*.o src/symbol/*.o src/ui/*/*.o -L/usr/X11R6/lib -lX11 -o gxemul doc/generate_machine_doc.sh Generating final HTML documentation for machine cyclonevh... Generating final HTML documentation for machine hp700rx... Generating final HTML documentation for machine mvme187... Generating final HTML documentation for machine testm88k... sed s/PAGETITLE/Machines/g < doc/head.html > doc/machines.html ./gxemul -WW@M >> doc/machines.html cat doc/tail.html >> doc/machines.html sed s/PAGETITLE/Components/g < doc/head.html > doc/components.html ./gxemul -WW@C >> doc/components.html cat doc/tail.html >> doc/components.html # doc/Doxyfile Installing binaries, man page, and documentation... mkdir -p /builddir/build/BUILDROOT/gxemul-0.6.2-1.fc31.riscv64/usr/bin cp -f gxemul /builddir/build/BUILDROOT/gxemul-0.6.2-1.fc31.riscv64/usr/bin/ mkdir -p /builddir/build/BUILDROOT/gxemul-0.6.2-1.fc31.riscv64/usr/share/man/man1 BUILDSTDERR: cp -f man/gxemul.1 /build+ /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.6.2-1.fc31 --unique-debug-suffix -0.6.2-1.fc31.riscv64 --unique-debug-src-base gxemul-0.6.2-1.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/gxemul-0.6.2 BUILDSTDERR: 17656 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 dir/build/BUILDROOT/gxemul-0.6.2-1.fc31.riscv64/usr/share/man/man1/ mkdir -p /builddir/build/BUILDROOT/gxemul-0.6.2-1.fc31.riscv64/usr/share/doc/gxemul cp -R doc/* /builddir/build/BUILDROOT/gxemul-0.6.2-1.fc31.riscv64/usr/share/doc/gxemul/ explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gxemul-0.6.2-1.fc31.riscv64/usr/bin/gxemul extracting debug info from /builddir/build/BUILDROOT/gxemul-0.6.2-1.fc31.riscv64/usr/bin/gxemul original debug info size: 48316kB, size after compression: 38224kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. mangling shebang in /usr/share/doc/gxemul/generate_machine_doc.sh from /bin/sh to #!/usr/bin/sh Processing files: gxemul-0.6.2-1.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.junJJO + umask 022 + cd /builddir/build/BUILD + cd gxemul-0.6.2 + DOCDIR=/builddir/build/BUILDROOT/gxemul-0.6.2-1.fc31.riscv64/usr/share/doc/gxemul + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gxemul-0.6.2-1.fc31.riscv64/usr/share/doc/gxemul + cp -pr LICENSE /builddir/build/BUILDROOT/gxemul-0.6.2-1.fc31.riscv64/usr/share/doc/gxemul + cp -pr HISTORY /builddir/build/BUILDROOT/gxemul-0.6.2-1.fc31.riscv64/usr/share/doc/gxemul + cp -pr README /builddir/build/BUILDROOT/gxemul-0.6.2-1.fc31.riscv64/usr/share/doc/gxemul + cp -pr demos/ /builddir/build/BUILDROOT/gxemul-0.6.2-1.fc31.riscv64/usr/share/doc/gxemul + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 BUILDSTDERR: warning: File listed twice: /usr/share/doc/gxemul Provides: gxemul = 0.6.2-1.fc31 gxemul(riscv-64) = 0.6.2-1.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) libX11.so.6()(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) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: gxemul-debugsource-0.6.2-1.fc31.riscv64 Provides: gxemul-debugsource = 0.6.2-1.fc31 gxemul-debugsource(riscv-64) = 0.6.2-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gxemul-debuginfo-0.6.2-1.fc31.riscv64 Provides: debuginfo(build-id) = d7c8e36e840e710d2ec199068526c7b5debe371f gxemul-debuginfo = 0.6.2-1.fc31 gxemul-debuginfo(riscv-64) = 0.6.2-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gxemul-debugsource(riscv-64) = 0.6.2-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gxemul-0.6.2-1.fc31.riscv64 Wrote: /builddir/build/RPMS/gxemul-0.6.2-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/gxemul-debugsource-0.6.2-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/gxemul-debuginfo-0.6.2-1.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KAvZRL + umask 022 + cd /builddir/build/BUILD + cd gxemul-0.6.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gxemul-0.6.2-1.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0