rtb:src rtb$ git clone https://git.qemu.org/git/qemu.git Cloning into 'qemu'... remote: Counting objects: 504621, done. remote: Compressing objects: 100% (88457/88457), done. remote: Total 504621 (delta 415240), reused 503974 (delta 414800) Receiving objects: 100% (504621/504621), 177.44 MiB | 12.32 MiB/s, done. Resolving deltas: 100% (415240/415240), done. Updating files: 100% (7614/7614), done. rtb:src rtb$ cd qemu rtb:qemu rtb$ git submodule init Submodule 'capstone' (https://git.qemu.org/git/capstone.git) registered for path 'capstone' Submodule 'dtc' (https://git.qemu.org/git/dtc.git) registered for path 'dtc' Submodule 'roms/QemuMacDrivers' (https://git.qemu.org/git/QemuMacDrivers.git) registered for path 'roms/QemuMacDrivers' Submodule 'roms/SLOF' (https://git.qemu.org/git/SLOF.git) registered for path 'roms/SLOF' Submodule 'roms/edk2' (https://git.qemu.org/git/edk2.git) registered for path 'roms/edk2' Submodule 'roms/ipxe' (https://git.qemu.org/git/ipxe.git) registered for path 'roms/ipxe' Submodule 'roms/openbios' (https://git.qemu.org/git/openbios.git) registered for path 'roms/openbios' Submodule 'roms/opensbi' (https://git.qemu.org/git/opensbi.git) registered for path 'roms/opensbi' Submodule 'roms/qboot' (https://github.com/bonzini/qboot) registered for path 'roms/qboot' Submodule 'roms/qemu-palcode' (https://git.qemu.org/git/qemu-palcode.git) registered for path 'roms/qemu-palcode' Submodule 'roms/seabios' (https://git.qemu.org/git/seabios.git/) registered for path 'roms/seabios' Submodule 'roms/seabios-hppa' (https://git.qemu.org/git/seabios-hppa.git) registered for path 'roms/seabios-hppa' Submodule 'roms/sgabios' (https://git.qemu.org/git/sgabios.git) registered for path 'roms/sgabios' Submodule 'roms/skiboot' (https://git.qemu.org/git/skiboot.git) registered for path 'roms/skiboot' Submodule 'roms/u-boot' (https://git.qemu.org/git/u-boot.git) registered for path 'roms/u-boot' Submodule 'roms/u-boot-sam460ex' (https://git.qemu.org/git/u-boot-sam460ex.git) registered for path 'roms/u-boot-sam460ex' Submodule 'slirp' (https://git.qemu.org/git/libslirp.git) registered for path 'slirp' Submodule 'tests/fp/berkeley-softfloat-3' (https://git.qemu.org/git/berkeley-softfloat-3.git) registered for path 'tests/fp/berkeley-softfloat-3' Submodule 'tests/fp/berkeley-testfloat-3' (https://git.qemu.org/git/berkeley-testfloat-3.git) registered for path 'tests/fp/berkeley-testfloat-3' Submodule 'ui/keycodemapdb' (https://git.qemu.org/git/keycodemapdb.git) registered for path 'ui/keycodemapdb' rtb:qemu rtb$ rtb:qemu rtb$ rtb:qemu rtb$ rtb:qemu rtb$ git submodule update --recursive Cloning into '/Users/rtb/src/qemu/capstone'... Cloning into '/Users/rtb/src/qemu/dtc'... Cloning into '/Users/rtb/src/qemu/roms/QemuMacDrivers'... Cloning into '/Users/rtb/src/qemu/roms/SLOF'... Cloning into '/Users/rtb/src/qemu/roms/edk2'... Cloning into '/Users/rtb/src/qemu/roms/ipxe'... Cloning into '/Users/rtb/src/qemu/roms/openbios'... Cloning into '/Users/rtb/src/qemu/roms/opensbi'... Cloning into '/Users/rtb/src/qemu/roms/qboot'... Cloning into '/Users/rtb/src/qemu/roms/qemu-palcode'... Cloning into '/Users/rtb/src/qemu/roms/seabios'... Cloning into '/Users/rtb/src/qemu/roms/seabios-hppa'... Cloning into '/Users/rtb/src/qemu/roms/sgabios'... Cloning into '/Users/rtb/src/qemu/roms/skiboot'... Cloning into '/Users/rtb/src/qemu/roms/u-boot'... Cloning into '/Users/rtb/src/qemu/roms/u-boot-sam460ex'... Cloning into '/Users/rtb/src/qemu/slirp'... Cloning into '/Users/rtb/src/qemu/tests/fp/berkeley-softfloat-3'... Cloning into '/Users/rtb/src/qemu/tests/fp/berkeley-testfloat-3'... Cloning into '/Users/rtb/src/qemu/ui/keycodemapdb'... Submodule path 'capstone': checked out '22ead3e0bfdb87516656453336160e0a37b066bf' Submodule path 'dtc': checked out '85e5d839847af54efab170f2b1331b2a6421e647' Submodule path 'roms/QemuMacDrivers': checked out '90c488d5f4a407342247b9ea869df1c2d9c8e266' Submodule path 'roms/SLOF': checked out 'e18ddad8516ff2cfe36ec130200318f7251aa78c' Submodule path 'roms/edk2': checked out '20d2e5a125e34fc8501026613a71549b2a1a3e54' Submodule path 'roms/ipxe': checked out 'de4565cbe76ea9f7913a01f331be3ee901bb6e17' Submodule path 'roms/openbios': checked out '75fbb41d2857d93208c74a8e0228b29fd7bf04c0' Submodule path 'roms/opensbi': checked out '9f1b72ce66d659e91013b358939e832fb27223f5' Submodule path 'roms/qboot': checked out 'cb1c49e0cfac99b9961d136ac0194da62c28cf64' Submodule path 'roms/qemu-palcode': checked out 'bf0e13698872450164fa7040da36a95d2d4b326f' Submodule path 'roms/seabios': checked out '88ab0c15525ced2eefe39220742efe4769089ad8' Submodule path 'roms/seabios-hppa': checked out '1630ac7d65c4a09218cc677f1fa56cd5b3140447' Submodule path 'roms/sgabios': checked out 'cbaee52287e5f32373181cff50a00b6c4ac9015a' Submodule path 'roms/skiboot': checked out '3a6fdede6ce117facec0108afe716cf5d0472c3f' Submodule path 'roms/u-boot': checked out 'd3689267f92c5956e09cc7d1baa4700141662bff' Submodule path 'roms/u-boot-sam460ex': checked out '60b3916f33e617a815973c5a6df77055b2e3a588' Submodule path 'slirp': checked out '2faae0f778f818fadc873308f983289df697eb93' Submodule path 'tests/fp/berkeley-softfloat-3': checked out 'b64af41c3276f97f0e181920400ee056b9c88037' Submodule path 'tests/fp/berkeley-testfloat-3': checked out '5a59dcec19327396a011a17fd924aed4fec416b3' Submodule path 'ui/keycodemapdb': checked out '6b3d716e2b6472eb7189d3220552280ef3d832ce' rtb:qemu rtb$ rtb:qemu rtb$ rtb:qemu rtb$ rtb:qemu rtb$ ./configure Disabling PIE due to missing toolchain support Install prefix /usr/local BIOS directory /usr/local/share/qemu firmware path /usr/local/share/qemu-firmware binary directory /usr/local/bin library directory /usr/local/lib module directory /usr/local/lib/qemu libexec directory /usr/local/libexec include directory /usr/local/include config directory /usr/local/etc local state directory /usr/local/var Manual directory /usr/local/share/man ELF interp prefix /usr/gnemul/qemu-%M Build directory /Users/rtb/src/qemu Source path /Users/rtb/src/qemu GIT binary git GIT submodules ui/keycodemapdb tests/fp/berkeley-testfloat-3 tests/fp/berkeley-softfloat-3 dtc capstone slirp C compiler cc Host C compiler cc C++ compiler c++ Objective-C compiler clang ARFLAGS rv CFLAGS -O2 -g QEMU_CFLAGS -I/usr/local/Cellar/pixman/0.38.4/include/pixman-1 -I$(SRC_PATH)/dtc/libfdt -I/usr/local/Cellar/glib/2.60.6/include -I/usr/local/Cellar/glib/2.60.6/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.6/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.43/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels -Wno-initializer-overrides -Wno-missing-include-dirs -Wno-shift-negative-value -Wno-string-plus-int -Wno-typedef-redefinition -fstack-protector-strong -Wno-missing-braces -I/usr/local/Cellar/gnutls/3.6.9/include -I/usr/local/Cellar/nettle/3.4.1/include -I/usr/local/Cellar/libtasn1/4.14/include -I/usr/local/Cellar/p11-kit/0.23.16.1/include/p11-kit-1 -I/usr/local/Cellar/nettle/3.4.1/include -DSTRUCT_IOVEC_DEFINED -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -I$(SRC_PATH)/capstone/include QEMU_LDFLAGS -L$(BUILD_DIR)/dtc/libfdt -framework Hypervisor -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -fstack-protector-strong make make install install python /usr/local/bin/python3 -B (3.7.4) genisoimage efi_aarch64 /Users/rtb/src/qemu/pc-bios/edk2-aarch64-code.fd python_yaml no slirp support git smbd /usr/sbin/smbd module support no alt path mod load no host CPU x86_64 host big endian no target list aarch64-softmmu alpha-softmmu arm-softmmu avr-softmmu cris-softmmu hppa-softmmu i386-softmmu lm32-softmmu m68k-softmmu microblaze-softmmu microblazeel-softmmu mips-softmmu mips64-softmmu mips64el-softmmu mipsel-softmmu moxie-softmmu nios2-softmmu or1k-softmmu ppc-softmmu ppc64-softmmu riscv32-softmmu riscv64-softmmu rx-softmmu s390x-softmmu sh4-softmmu sh4eb-softmmu sparc-softmmu sparc64-softmmu tricore-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu gprof enabled no sparse enabled no strip binaries yes profiler no static build no safe stack no Cocoa support yes SDL support no SDL image support no GTK support no GTK GL support no VTE support no TLS priority NORMAL GNUTLS support yes libgcrypt no nettle yes (3.4.1) XTS no libtasn1 yes PAM yes iconv support yes curses support no virgl support no curl support yes mingw32 support no Audio drivers coreaudio Block whitelist (rw) Block whitelist (ro) VirtFS support no Multipath support no VNC support yes VNC SASL support yes VNC JPEG support yes VNC PNG support yes xen support no brlapi support no Documentation no PIE no vde support yes netmap support no Linux AIO support no Linux io_uring support no ATTR/XATTR support no Install blobs yes KVM support no HAX support yes HVF support yes WHPX support no TCG support yes TCG debug enabled no TCG interpreter no malloc trim support no RDMA support no PVRDMA support no fdt support git membarrier no preadv support no fdatasync no madvise yes posix_madvise yes posix_memalign yes libcap-ng support no vhost-net support yes vhost-crypto support yes vhost-scsi support no vhost-vsock support no vhost-user support yes vhost-user-fs support yes vhost-vdpa support no Trace backends log spice support no rbd support no xfsctl support no smartcard support no libusb yes usb net redir no OpenGL support no OpenGL dmabufs no libiscsi support no libnfs support no build guest agent yes QGA VSS support no QGA w32 disk info no QGA MSI support no seccomp support no coroutine backend sigaltstack coroutine pool yes debug stack usage no mutex debugging no crypto afalg no GlusterFS support no gcov gcov gcov enabled no TPM support yes libssh support yes QOM debugging yes Live block migration yes lzo support yes snappy support no bzip2 support yes lzfse support no zstd support no NUMA host support no libxml2 yes tcmalloc support no jemalloc support no avx2 optimization no avx512f optimization no replication support yes bochs support yes cloop support yes dmg support yes qcow v1 support yes vdi support yes vvfat support yes qed support yes parallels support yes sheepdog support yes capstone git libpmem support no libdaxctl support no libudev no default devices yes plugin support no fuzzing support no gdb rng-none no Linux keyring no cross containers no NOTE: guest cross-compilers enabled: cc rtb:qemu rtb$ make GEN aarch64-softmmu/config-devices.mak.tmp GEN aarch64-softmmu/config-devices.mak GEN alpha-softmmu/config-devices.mak.tmp GEN alpha-softmmu/config-devices.mak GEN arm-softmmu/config-devices.mak.tmp GEN arm-softmmu/config-devices.mak GEN avr-softmmu/config-devices.mak.tmp GEN avr-softmmu/config-devices.mak GEN cris-softmmu/config-devices.mak.tmp GEN cris-softmmu/config-devices.mak GEN hppa-softmmu/config-devices.mak.tmp GEN hppa-softmmu/config-devices.mak GEN i386-softmmu/config-devices.mak.tmp GEN i386-softmmu/config-devices.mak GEN lm32-softmmu/config-devices.mak.tmp GEN lm32-softmmu/config-devices.mak GEN m68k-softmmu/config-devices.mak.tmp GEN m68k-softmmu/config-devices.mak GEN microblaze-softmmu/config-devices.mak.tmp GEN microblaze-softmmu/config-devices.mak GEN microblazeel-softmmu/config-devices.mak.tmp GEN microblazeel-softmmu/config-devices.mak GEN mips-softmmu/config-devices.mak.tmp GEN mips-softmmu/config-devices.mak GEN mips64-softmmu/config-devices.mak.tmp GEN mips64-softmmu/config-devices.mak GEN mips64el-softmmu/config-devices.mak.tmp GEN mips64el-softmmu/config-devices.mak GEN mipsel-softmmu/config-devices.mak.tmp GEN mipsel-softmmu/config-devices.mak GEN moxie-softmmu/config-devices.mak.tmp GEN moxie-softmmu/config-devices.mak GEN nios2-softmmu/config-devices.mak.tmp GEN nios2-softmmu/config-devices.mak GEN or1k-softmmu/config-devices.mak.tmp GEN or1k-softmmu/config-devices.mak GEN ppc-softmmu/config-devices.mak.tmp GEN ppc-softmmu/config-devices.mak GEN ppc64-softmmu/config-devices.mak.tmp GEN ppc64-softmmu/config-devices.mak GEN riscv32-softmmu/config-devices.mak.tmp GEN riscv32-softmmu/config-devices.mak GEN riscv64-softmmu/config-devices.mak.tmp GEN riscv64-softmmu/config-devices.mak GEN rx-softmmu/config-devices.mak.tmp GEN rx-softmmu/config-devices.mak GEN s390x-softmmu/config-devices.mak.tmp GEN s390x-softmmu/config-devices.mak GEN sh4-softmmu/config-devices.mak.tmp GEN sh4-softmmu/config-devices.mak GEN sh4eb-softmmu/config-devices.mak.tmp GEN sh4eb-softmmu/config-devices.mak GEN sparc-softmmu/config-devices.mak.tmp GEN sparc-softmmu/config-devices.mak GEN sparc64-softmmu/config-devices.mak.tmp GEN sparc64-softmmu/config-devices.mak GEN tricore-softmmu/config-devices.mak.tmp GEN tricore-softmmu/config-devices.mak GEN unicore32-softmmu/config-devices.mak.tmp GEN unicore32-softmmu/config-devices.mak GEN x86_64-softmmu/config-devices.mak.tmp GEN x86_64-softmmu/config-devices.mak GEN xtensa-softmmu/config-devices.mak.tmp GEN xtensa-softmmu/config-devices.mak GEN xtensaeb-softmmu/config-devices.mak.tmp GEN xtensaeb-softmmu/config-devices.mak GEN config-all-devices.mak GEN config-host.h GIT ui/keycodemapdb tests/fp/berkeley-testfloat-3 tests/fp/berkeley-softfloat-3 dtc capstone slirp GEN /Users/rtb/src/qemu/slirp/src/libslirp-version.h CC /Users/rtb/src/qemu/slirp/src/arp_table.o CC /Users/rtb/src/qemu/slirp/src/bootp.o CC /Users/rtb/src/qemu/slirp/src/cksum.o CC /Users/rtb/src/qemu/slirp/src/dhcpv6.o CC /Users/rtb/src/qemu/slirp/src/dnssearch.o CC /Users/rtb/src/qemu/slirp/src/if.o CC /Users/rtb/src/qemu/slirp/src/ip6_icmp.o CC /Users/rtb/src/qemu/slirp/src/ip6_input.o CC /Users/rtb/src/qemu/slirp/src/ip6_output.o CC /Users/rtb/src/qemu/slirp/src/ip_icmp.o CC /Users/rtb/src/qemu/slirp/src/ip_input.o CC /Users/rtb/src/qemu/slirp/src/ip_output.o CC /Users/rtb/src/qemu/slirp/src/mbuf.o CC /Users/rtb/src/qemu/slirp/src/misc.o CC /Users/rtb/src/qemu/slirp/src/ncsi.o CC /Users/rtb/src/qemu/slirp/src/ndp_table.o CC /Users/rtb/src/qemu/slirp/src/sbuf.o CC /Users/rtb/src/qemu/slirp/src/slirp.o CC /Users/rtb/src/qemu/slirp/src/socket.o CC /Users/rtb/src/qemu/slirp/src/state.o CC /Users/rtb/src/qemu/slirp/src/stream.o CC /Users/rtb/src/qemu/slirp/src/tcp_input.o CC /Users/rtb/src/qemu/slirp/src/tcp_output.o CC /Users/rtb/src/qemu/slirp/src/tcp_subr.o CC /Users/rtb/src/qemu/slirp/src/tcp_timer.o CC /Users/rtb/src/qemu/slirp/src/tftp.o CC /Users/rtb/src/qemu/slirp/src/udp.o CC /Users/rtb/src/qemu/slirp/src/udp6.o CC /Users/rtb/src/qemu/slirp/src/util.o CC /Users/rtb/src/qemu/slirp/src/version.o CC /Users/rtb/src/qemu/slirp/src/vmstate.o AR /Users/rtb/src/qemu/slirp/libslirp.a DEP libfdt/fdt_check.c DEP libfdt/fdt_overlay.c DEP libfdt/fdt_addresses.c DEP libfdt/fdt_empty_tree.c DEP libfdt/fdt_strerror.c DEP libfdt/fdt_rw.c DEP libfdt/fdt_sw.c DEP libfdt/fdt_wip.c DEP libfdt/fdt_ro.c DEP libfdt/fdt.c CC libfdt/fdt.o CC libfdt/fdt_ro.o CC libfdt/fdt_wip.o CC libfdt/fdt_sw.o CC libfdt/fdt_rw.o CC libfdt/fdt_strerror.o CC libfdt/fdt_empty_tree.o CC libfdt/fdt_addresses.o CC libfdt/fdt_overlay.o CC libfdt/fdt_check.o AR libfdt/libfdt.a ar: creating archive libfdt/libfdt.a a - libfdt/fdt.o a - libfdt/fdt_ro.o a - libfdt/fdt_wip.o a - libfdt/fdt_sw.o a - libfdt/fdt_rw.o a - libfdt/fdt_strerror.o a - libfdt/fdt_empty_tree.o a - libfdt/fdt_addresses.o a - libfdt/fdt_overlay.o a - libfdt/fdt_check.o CC cs.o CC utils.o CC SStream.o CC MCInstrDesc.o CC MCRegisterInfo.o CC arch/ARM/ARMDisassembler.o CC arch/ARM/ARMInstPrinter.o CC arch/ARM/ARMMapping.o CC arch/ARM/ARMModule.o CC arch/AArch64/AArch64BaseInfo.o CC arch/AArch64/AArch64Disassembler.o CC arch/AArch64/AArch64InstPrinter.o CC arch/AArch64/AArch64Mapping.o CC arch/AArch64/AArch64Module.o CC arch/Mips/MipsDisassembler.o CC arch/Mips/MipsInstPrinter.o CC arch/Mips/MipsMapping.o CC arch/Mips/MipsModule.o CC arch/PowerPC/PPCDisassembler.o CC arch/PowerPC/PPCInstPrinter.o CC arch/PowerPC/PPCMapping.o CC arch/PowerPC/PPCModule.o CC arch/Sparc/SparcDisassembler.o CC arch/Sparc/SparcInstPrinter.o CC arch/Sparc/SparcMapping.o CC arch/Sparc/SparcModule.o CC arch/SystemZ/SystemZDisassembler.o CC arch/SystemZ/SystemZInstPrinter.o CC arch/SystemZ/SystemZMapping.o CC arch/SystemZ/SystemZModule.o CC arch/SystemZ/SystemZMCTargetDesc.o CC arch/X86/X86DisassemblerDecoder.o CC arch/X86/X86Disassembler.o CC arch/X86/X86IntelInstPrinter.o CC arch/X86/X86ATTInstPrinter.o CC arch/X86/X86Mapping.o CC arch/X86/X86Module.o CC arch/XCore/XCoreDisassembler.o CC arch/XCore/XCoreInstPrinter.o CC arch/XCore/XCoreMapping.o CC arch/XCore/XCoreModule.o CC MCInst.o AR libcapstone.a ar: creating archive /Users/rtb/src/qemu/capstone/libcapstone.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(MipsDisassembler.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(MipsInstPrinter.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(MipsMapping.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(MipsModule.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(SparcDisassembler.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(SparcInstPrinter.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(SparcMapping.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(SparcModule.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(SystemZDisassembler.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(SystemZInstPrinter.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(SystemZMapping.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(SystemZModule.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(SystemZMCTargetDesc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(XCoreDisassembler.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(XCoreInstPrinter.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(XCoreMapping.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(XCoreModule.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(MipsDisassembler.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(MipsInstPrinter.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(MipsMapping.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(MipsModule.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(SparcDisassembler.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(SparcInstPrinter.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(SparcMapping.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(SparcModule.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(SystemZDisassembler.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(SystemZInstPrinter.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(SystemZMapping.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(SystemZModule.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(SystemZMCTargetDesc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(XCoreDisassembler.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(XCoreInstPrinter.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(XCoreMapping.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rtb/src/qemu/capstone/libcapstone.a(XCoreModule.o) has no symbols GEN qemu-options.def GEN qapi-gen GEN storage-daemon/qapi/qapi-gen GEN trace/generated-tcg-tracers.h GEN trace/generated-helpers-wrappers.h GEN trace/generated-helpers.h GEN trace/generated-helpers.c GEN module_block.h GEN ui/input-keymap-atset1-to-qcode.c GEN ui/input-keymap-linux-to-qcode.c GEN ui/input-keymap-qcode-to-atset1.c GEN ui/input-keymap-qcode-to-atset2.c GEN ui/input-keymap-qcode-to-atset3.c GEN ui/input-keymap-qcode-to-linux.c GEN ui/input-keymap-qcode-to-qnum.c GEN ui/input-keymap-qcode-to-sun.c GEN ui/input-keymap-qnum-to-qcode.c GEN ui/input-keymap-usb-to-qcode.c GEN ui/input-keymap-win32-to-qcode.c GEN ui/input-keymap-x11-to-qcode.c GEN ui/input-keymap-xorgevdev-to-qcode.c GEN ui/input-keymap-xorgkbd-to-qcode.c GEN ui/input-keymap-xorgxquartz-to-qcode.c GEN ui/input-keymap-xorgxwin-to-qcode.c GEN ui/input-keymap-osx-to-qcode.c GEN tests/test-qapi-gen GEN trace-root.h GEN accel/kvm/trace.h GEN accel/tcg/trace.h GEN backends/trace.h GEN backends/tpm/trace.h GEN crypto/trace.h GEN monitor/trace.h GEN authz/trace.h GEN block/trace.h GEN io/trace.h GEN nbd/trace.h GEN scsi/trace.h GEN audio/trace.h GEN chardev/trace.h GEN hw/9pfs/trace.h GEN hw/acpi/trace.h GEN hw/alpha/trace.h GEN hw/arm/trace.h GEN hw/audio/trace.h GEN hw/block/trace.h GEN hw/block/dataplane/trace.h GEN hw/char/trace.h GEN hw/dma/trace.h GEN hw/hppa/trace.h GEN hw/hyperv/trace.h GEN hw/i2c/trace.h GEN hw/i386/trace.h GEN hw/i386/xen/trace.h GEN hw/ide/trace.h GEN hw/input/trace.h GEN hw/intc/trace.h GEN hw/isa/trace.h GEN hw/mem/trace.h GEN hw/mips/trace.h GEN hw/misc/trace.h GEN hw/misc/macio/trace.h GEN hw/net/trace.h GEN hw/nvram/trace.h GEN hw/pci/trace.h GEN hw/pci-host/trace.h GEN hw/ppc/trace.h GEN hw/rdma/trace.h GEN hw/rdma/vmw/trace.h GEN hw/rtc/trace.h GEN hw/s390x/trace.h GEN hw/scsi/trace.h GEN hw/sd/trace.h GEN hw/sparc/trace.h GEN hw/sparc64/trace.h GEN hw/ssi/trace.h GEN hw/timer/trace.h GEN hw/tpm/trace.h GEN hw/usb/trace.h GEN hw/vfio/trace.h GEN hw/virtio/trace.h GEN hw/watchdog/trace.h GEN hw/xen/trace.h GEN hw/gpio/trace.h GEN hw/riscv/trace.h GEN migration/trace.h GEN net/trace.h GEN ui/trace.h GEN hw/core/trace.h GEN hw/display/trace.h GEN qapi/trace.h GEN qom/trace.h GEN target/arm/trace.h GEN target/hppa/trace.h GEN target/i386/trace.h GEN target/mips/trace.h GEN target/ppc/trace.h GEN target/riscv/trace.h GEN target/s390x/trace.h GEN target/sparc/trace.h GEN util/trace.h GEN trace-root.c GEN accel/kvm/trace.c GEN accel/tcg/trace.c GEN backends/trace.c GEN backends/tpm/trace.c GEN crypto/trace.c GEN monitor/trace.c GEN authz/trace.c GEN block/trace.c GEN io/trace.c GEN nbd/trace.c GEN scsi/trace.c GEN audio/trace.c GEN chardev/trace.c GEN hw/9pfs/trace.c GEN hw/acpi/trace.c GEN hw/alpha/trace.c GEN hw/arm/trace.c GEN hw/audio/trace.c GEN hw/block/trace.c GEN hw/block/dataplane/trace.c GEN hw/char/trace.c GEN hw/dma/trace.c GEN hw/hppa/trace.c GEN hw/hyperv/trace.c GEN hw/i2c/trace.c GEN hw/i386/trace.c GEN hw/i386/xen/trace.c GEN hw/ide/trace.c GEN hw/input/trace.c GEN hw/intc/trace.c GEN hw/isa/trace.c GEN hw/mem/trace.c GEN hw/mips/trace.c GEN hw/misc/trace.c GEN hw/misc/macio/trace.c GEN hw/net/trace.c GEN hw/nvram/trace.c GEN hw/pci/trace.c GEN hw/pci-host/trace.c GEN hw/ppc/trace.c GEN hw/rdma/trace.c GEN hw/rdma/vmw/trace.c GEN hw/rtc/trace.c GEN hw/s390x/trace.c GEN hw/scsi/trace.c GEN hw/sd/trace.c GEN hw/sparc/trace.c GEN hw/sparc64/trace.c GEN hw/ssi/trace.c GEN hw/timer/trace.c GEN hw/tpm/trace.c GEN hw/usb/trace.c GEN hw/vfio/trace.c GEN hw/virtio/trace.c GEN hw/watchdog/trace.c GEN hw/xen/trace.c GEN hw/gpio/trace.c GEN hw/riscv/trace.c GEN migration/trace.c GEN net/trace.c GEN ui/trace.c GEN hw/core/trace.c GEN hw/display/trace.c GEN qapi/trace.c GEN qom/trace.c GEN target/arm/trace.c GEN target/hppa/trace.c GEN target/i386/trace.c GEN target/mips/trace.c GEN target/ppc/trace.c GEN target/riscv/trace.c GEN target/s390x/trace.c GEN target/sparc/trace.c GEN util/trace.c make[1]: Nothing to be done for `all'. GEN qga/qapi-generated/qapi-gen CC qga/commands.o CC qga/guest-agent-command-state.o CC qga/main.o CC qga/commands-posix.o CC qga/channel-posix.o CC qga/qapi-generated/qga-qapi-types.o CC qga/qapi-generated/qga-qapi-visit.o CC qga/qapi-generated/qga-qapi-commands.o CC qga/qapi-generated/qga-qapi-init-commands.o CC crypto/random-gnutls.o CC crypto/aes.o CC crypto/init.o CC qapi/qapi-visit-core.o CC qapi/qapi-dealloc-visitor.o CC qapi/qobject-input-visitor.o CC qapi/qobject-output-visitor.o CC qapi/qmp-registry.o CC qapi/qmp-dispatch.o CC qapi/string-input-visitor.o CC qapi/string-output-visitor.o CC qapi/opts-visitor.o CC qapi/qapi-clone-visitor.o CC qapi/qmp-event.o CC qapi/qapi-util.o CC qapi/qapi-builtin-types.o CC qapi/qapi-types-audio.o CC qapi/qapi-types-authz.o CC qapi/qapi-types-block-core.o CC qapi/qapi-types-block.o CC qapi/qapi-types-char.o CC qapi/qapi-types-common.o CC qapi/qapi-types-control.o CC qapi/qapi-types-crypto.o CC qapi/qapi-types-dump.o CC qapi/qapi-types-error.o CC qapi/qapi-types-introspect.o CC qapi/qapi-types-job.o CC qapi/qapi-types-machine.o CC qapi/qapi-types-migration.o CC qapi/qapi-types-misc.o CC qapi/qapi-types-net.o CC qapi/qapi-types-pragma.o CC qapi/qapi-types-qdev.o CC qapi/qapi-types-qom.o CC qapi/qapi-types-rdma.o CC qapi/qapi-types-rocker.o CC qapi/qapi-types-run-state.o CC qapi/qapi-types-sockets.o CC qapi/qapi-types-tpm.o CC qapi/qapi-types-trace.o CC qapi/qapi-types-transaction.o CC qapi/qapi-types-ui.o CC qapi/qapi-builtin-visit.o CC qapi/qapi-visit-audio.o CC qapi/qapi-visit-authz.o CC qapi/qapi-visit-block-core.o CC qapi/qapi-visit-block.o CC qapi/qapi-visit-char.o CC qapi/qapi-visit-common.o CC qapi/qapi-visit-control.o CC qapi/qapi-visit-crypto.o CC qapi/qapi-visit-dump.o CC qapi/qapi-visit-error.o CC qapi/qapi-visit-introspect.o CC qapi/qapi-visit-job.o CC qapi/qapi-visit-machine.o CC qapi/qapi-visit-migration.o CC qapi/qapi-visit-misc.o CC qapi/qapi-visit-net.o CC qapi/qapi-visit-pragma.o CC qapi/qapi-visit-qdev.o CC qapi/qapi-visit-qom.o CC qapi/qapi-visit-rdma.o CC qapi/qapi-visit-rocker.o CC qapi/qapi-visit-run-state.o CC qapi/qapi-visit-sockets.o CC qapi/qapi-visit-tpm.o CC qapi/qapi-visit-trace.o CC qapi/qapi-visit-transaction.o CC qapi/qapi-visit-ui.o CC qapi/qapi-emit-events.o CC qapi/qapi-events-audio.o CC qapi/qapi-events-authz.o CC qapi/qapi-events-block-core.o CC qapi/qapi-events-block.o CC qapi/qapi-events-char.o CC qapi/qapi-events-common.o CC qapi/qapi-events-control.o CC qapi/qapi-events-crypto.o CC qapi/qapi-events-dump.o CC qapi/qapi-events-error.o CC qapi/qapi-events-introspect.o CC qapi/qapi-events-job.o CC qapi/qapi-events-machine.o CC qapi/qapi-events-migration.o CC qapi/qapi-events-misc.o CC qapi/qapi-events-net.o CC qapi/qapi-events-pragma.o CC qapi/qapi-events-qdev.o CC qapi/qapi-events-qom.o CC qapi/qapi-events-rdma.o CC qapi/qapi-events-rocker.o CC qapi/qapi-events-run-state.o CC qapi/qapi-events-sockets.o CC qapi/qapi-events-tpm.o CC qapi/qapi-events-trace.o CC qapi/qapi-events-transaction.o CC qapi/qapi-events-ui.o CC qobject/qnull.o CC qobject/qnum.o CC qobject/qstring.o CC qobject/qdict.o CC qobject/qlist.o CC qobject/qbool.o CC qobject/qlit.o CC qobject/qjson.o CC qobject/qobject.o CC qobject/json-lexer.o CC qobject/json-streamer.o CC qobject/json-parser.o CC qobject/block-qdict.o CC trace/control.o In file included from trace/control.c:29: In file included from /Users/rtb/src/qemu/include/monitor/monitor.h:4: In file included from /Users/rtb/src/qemu/include/block/block.h:4: In file included from /Users/rtb/src/qemu/include/block/aio.h:23: /Users/rtb/src/qemu/include/qemu/timer.h:843:9: warning: implicit declaration of function 'clock_gettime' is invalid in C99 [-Wimplicit-function-declaration] clock_gettime(CLOCK_MONOTONIC, &ts); ^ /Users/rtb/src/qemu/include/qemu/timer.h:843:23: error: use of undeclared identifier 'CLOCK_MONOTONIC' clock_gettime(CLOCK_MONOTONIC, &ts); ^ 1 warning and 1 error generated. make: *** [trace/control.o] Error 1 rtb:qemu rtb$ git status On branch master Your branch is up to date with 'origin/master'. Changes not staged for commit: (use "git add ..." to update what will be committed) (use "git restore ..." to discard changes in working directory) (commit or discard the untracked or modified content in submodules) modified: roms/seabios (untracked content) no changes added to commit (use "git add" and/or "git commit -a") rtb:qemu rtb$ git branch * master rtb:qemu rtb$