Skip to content

Instantly share code, notes, and snippets.

@ipatch
Created October 16, 2018 22:08
Show Gist options
  • Save ipatch/17df0a162959a5f887af511342580af5 to your computer and use it in GitHub Desktop.
Save ipatch/17df0a162959a5f887af511342580af5 to your computer and use it in GitHub Desktop.
qemu on macOS 10.13.6 - Homebrew build logs
Homebrew build logs for qemu on macOS 10.13.6
Build date: 2018-10-16 16:59:58
HOMEBREW_VERSION: 1.7.7-72-g178db5d
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 178db5dca56753881eaea94aff44b4638ad41af4
Last commit: 14 minutes ago
Core tap ORIGIN: [email protected]:ipatch/homebrew-core.git
Core tap HEAD: e301e64db4be327da4e220916361ab5ed6eb5863
Core tap last commit: 4 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_DEV_CMD_RUN: 1
HOMEBREW_NO_ANALYTICS_THIS_RUN: 1
HOMEBREW_VISUAL: nvim
CPU: octa-core 64-bit haswell
Homebrew Ruby: 2.3.7 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 10.0 build 1000
Git: 2.19.1 => /usr/local/bin/git
Curl: 7.54.0 => /usr/bin/curl
Java: 11, 1.8.0_181
macOS: 10.13.6-x86_64
CLT: 10.0.0.0.1.1535735448
Xcode: 10.0
XQuartz: 2.7.11 => /opt/X11
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
/Users/capin/.pyenv/shims/python2-config
/Users/capin/.pyenv/shims/python3.6m-config
/Users/capin/.pyenv/shims/python3.7-config
/Users/capin/.pyenv/shims/python2.7-config
/Users/capin/.pyenv/shims/python3.7m-config
/Users/capin/.pyenv/shims/python-config
/Users/capin/.pyenv/shims/python3-config
/Users/capin/.pyenv/shims/python3.6-config
/Users/capin/.cargo/bin/cargo-install-update-config
Warning: Putting non-prefixed coreutils in your path can cause gmp builds to fail.
Warning: Putting non-prefixed findutils in your path can cause python builds to fail.
Warning: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected dylibs:
/usr/local/lib/libjlinkpic32.6.32.5.dylib
Warning: Unbrewed header files were found in /usr/local/include.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected header files:
/usr/local/include/python3.6m/greenlet/greenlet.h
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .pc files:
/usr/local/lib/pkgconfig/com_err.pc
/usr/local/lib/pkgconfig/e2p.pc
/usr/local/lib/pkgconfig/ext2fs.pc
/usr/local/lib/pkgconfig/ss.pc
/usr/local/lib/pkgconfig/uuid.pc
Warning: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
mpfr@2
mpv
2018-10-16 16:52:51 -0500
./configure
--prefix=/usr/local/Cellar/qemu/3.0.0
--cc=clang
--host-cc=clang
--disable-bsd-user
--disable-guest-agent
--enable-curses
--extra-cflags=-DNCURSES_WIDECHAR=1
--enable-cocoa
--smbd=/usr/local/sbin/samba-dot-org-smbd
--disable-vde
--disable-sdl
--disable-gtk
--disable-libssh2
Install prefix /usr/local/Cellar/qemu/3.0.0
BIOS directory /usr/local/Cellar/qemu/3.0.0/share/qemu
firmware path /usr/local/Cellar/qemu/3.0.0/share/qemu-firmware
binary directory /usr/local/Cellar/qemu/3.0.0/bin
library directory /usr/local/Cellar/qemu/3.0.0/lib
module directory /usr/local/Cellar/qemu/3.0.0/lib/qemu
libexec directory /usr/local/Cellar/qemu/3.0.0/libexec
include directory /usr/local/Cellar/qemu/3.0.0/include
config directory /usr/local/Cellar/qemu/3.0.0/etc
local state directory /usr/local/Cellar/qemu/3.0.0/var
Manual directory /usr/local/Cellar/qemu/3.0.0/share/man
ELF interp prefix /usr/gnemul/qemu-%M
Source path /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0
GIT binary git
GIT submodules
C compiler clang
Host C compiler clang
C++ compiler clang++
Objective-C compiler clang
ARFLAGS rv
CFLAGS -O2 -g
QEMU_CFLAGS -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I$(SRC_PATH)/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include
LDFLAGS -framework Hypervisor -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
QEMU_LDFLAGS -L$(BUILD_DIR)/dtc/libfdt
make make
install install
python python -B
smbd /usr/local/sbin/samba-dot-org-smbd
module support no
host CPU x86_64
host big endian no
target list aarch64-softmmu alpha-softmmu arm-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 ppcemb-softmmu riscv32-softmmu riscv64-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
Cocoa support yes
SDL support no
GTK support no
GTK GL support no
VTE support no
TLS priority NORMAL
GNUTLS support yes
GNUTLS rnd yes
libgcrypt no
libgcrypt kdf no
nettle yes (3.4)
nettle kdf yes
libtasn1 yes
curses support yes
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
bluez support no
Documentation yes
PIE no
vde support no
netmap support no
Linux AIO 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
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 no
vhost-crypto support no
vhost-scsi support no
vhost-vsock support no
vhost-user support yes
Trace backends log
spice support no
rbd support no
xfsctl support no
smartcard support no
libusb no
usb net redir no
OpenGL support no
OpenGL dmabufs no
libiscsi support no
libnfs support no
build guest agent no
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
libssh2 support no
TPM passthrough no
TPM emulator yes
QOM debugging yes
Live block migration yes
lzo support yes
snappy support no
bzip2 support yes
NUMA host support no
libxml2 yes
tcmalloc support no
jemalloc support no
avx2 optimization no
replication support yes
VxHS block device no
capstone internal
docker no
NOTE: cross-compilers enabled: 'clang'
clang called with: -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 -DNCURSES_WIDECHAR=1 -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
clang called with: -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 -DNCURSES_WIDECHAR=1 -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
clang called with: -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 -DNCURSES_WIDECHAR=1 -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
clang called with: -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 -DNCURSES_WIDECHAR=1 -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
clang called with: -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 -DNCURSES_WIDECHAR=1 -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
clang called with: -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 -DNCURSES_WIDECHAR=1 -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
clang called with: -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 -DNCURSES_WIDECHAR=1 -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
clang called with: -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 -DNCURSES_WIDECHAR=1 -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
clang called with: -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 -DNCURSES_WIDECHAR=1 -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
clang called with: -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 -DNCURSES_WIDECHAR=1 -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
clang called with: -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 -DNCURSES_WIDECHAR=1 -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
clang called with: -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 -DNCURSES_WIDECHAR=1 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Werror -Werror=address-of-packed-member -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Werror -Werror=address-of-packed-member -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Werror -Wstring-plus-int -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Werror -Wstring-plus-int -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Werror -Winitializer-overrides -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Werror -Winitializer-overrides -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Werror -Wexpansion-to-defined -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Werror -Wexpansion-to-defined -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Werror -Wendif-labels -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Werror -Wendif-labels -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Werror -Wshift-negative-value -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Werror -Wshift-negative-value -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Werror -Wmissing-include-dirs -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Werror -Wmissing-include-dirs -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Werror -Wempty-body -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Werror -Wempty-body -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Werror -Wnested-externs -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Werror -Wnested-externs -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Werror -Wformat-security -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Werror -Wformat-security -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Werror -Wformat-y2k -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Werror -Wformat-y2k -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Werror -Winit-self -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Werror -Winit-self -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Werror -Wignored-qualifiers -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Werror -Wignored-qualifiers -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Werror -Wold-style-declaration -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Werror -Wold-style-declaration -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Werror -Wold-style-definition -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Werror -Wold-style-definition -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Werror -Wtype-limits -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Werror -Wtype-limits -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -Werror -fstack-protector-strong -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -Werror -fstack-protector-strong -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -Werror -fstack-protector-strong -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -Werror -fstack-protector-strong -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -Werror -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -Werror -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -Werror -fno-gcse -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -Werror -fno-gcse -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -Werror -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -Werror -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -Werror -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -Werror -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lz
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lz -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -llzo2
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -llzo2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lsnappy
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lsnappy -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lbz2
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lbz2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lxenstore -lxenctrl -lxenguest
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lxenstore -lxenctrl -lxenguest -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -L/usr/local/Cellar/gnutls/3.5.19/lib -lgnutls
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -L/usr/local/Cellar/gnutls/3.5.19/lib -lgnutls -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/nettle/3.4/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -L/usr/local/Cellar/nettle/3.4/lib -lnettle
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/nettle/3.4/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -L/usr/local/Cellar/nettle/3.4/lib -lnettle -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lrdmacm -libverbs -libumad
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lrdmacm -libverbs -libumad -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lsasl2
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lsasl2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -ljpeg
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -ljpeg -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -L/usr/local/Cellar/libpng/1.6.35/lib -lpng16 -lz
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -L/usr/local/Cellar/libpng/1.6.35/lib -lpng16 -lz -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lcap-ng
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lcap-ng -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lbrlapi
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lbrlapi -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -DNCURSES_WIDECHAR -D_DARWIN_C_SOURCE -I/usr/local/Cellar/ncurses/6.1/include -I/usr/local/Cellar/ncurses/6.1/include/ncursesw -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -L/usr/local/Cellar/ncurses/6.1/lib -lncursesw
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -DNCURSES_WIDECHAR -D_DARWIN_C_SOURCE -I/usr/local/Cellar/ncurses/6.1/include -I/usr/local/Cellar/ncurses/6.1/include/ncursesw -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -L/usr/local/Cellar/ncurses/6.1/lib -lncursesw -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lcurl
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lcurl -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -g -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -L/usr/local/Cellar/glib/2.58.1/lib -L/usr/local/opt/gettext/lib -lgthread-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lz
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -g -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -L/usr/local/Cellar/glib/2.58.1/lib -L/usr/local/opt/gettext/lib -lgthread-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lz -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -Werror -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -L/usr/local/Cellar/glib/2.58.1/lib -L/usr/local/opt/gettext/lib -lgthread-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -Werror -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -L/usr/local/Cellar/glib/2.58.1/lib -L/usr/local/opt/gettext/lib -lgthread-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -ludev -lmultipath -lmpathpersist
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -ludev -lmultipath -lmpathpersist -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lcap
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lcap -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lrbd -lrados
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lrbd -lrados -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -laio
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -laio -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -DCONFIG_LIBATTR -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lattr
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -DCONFIG_LIBATTR -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lattr -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lfdt
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lfdt -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lnuma
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lnuma -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lrt
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lrt -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -Werror -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -Werror -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -Werror -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -Werror -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
clang called with: -dM -E -
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
superenv executed: clang -dM -E - -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
clang called with: -nostdlib -Wl,-r -Wl,--no-relax -o config-temp/qemu-conf.mo config-temp/qemu-conf.o
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -nostdlib -Wl,-r -Wl,--no-relax -o config-temp/qemu-conf.mo config-temp/qemu-conf.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -nostdlib -Wl,-r -o config-temp/qemu-conf.mo config-temp/qemu-conf.o
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -nostdlib -Wl,-r -o config-temp/qemu-conf.mo config-temp/qemu-conf.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -framework Hypervisor -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -framework Hypervisor -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -framework Hypervisor -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lvxhs -lssl
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -framework Hypervisor -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -lvxhs -lssl -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -framework Hypervisor -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -framework Hypervisor -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -framework Hypervisor -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -framework Hypervisor -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: --version
superenv added: -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
superenv executed: ld -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names --version -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
clang called with: -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include
superenv executed: clang -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -c -o config-temp/qemu-conf.o config-temp/qemu-conf.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include
clang++ called with: -D__STDC_LIMIT_MACROS -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Wundef -Wwrite-strings -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.cxx config-temp/qemu-conf.o -framework Hypervisor -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -D__STDC_LIMIT_MACROS -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Wundef -Wwrite-strings -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I$(SRC_PATH)/capstone/include -o config-temp/qemu-conf.exe config-temp/qemu-conf.cxx config-temp/qemu-conf.o -framework Hypervisor -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -static
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -static -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o config-temp/qemu-conf.exe config-temp/qemu-conf.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o config-temp/qemu-conf.exe config-temp/qemu-conf.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/ncurses/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
This file has been truncated, but you can view the full file.
2018-10-16 16:53:13 -0500
make
V=1
install
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/aarch64-softmmu.mak aarch64-softmmu-config-devices.mak.d aarch64-softmmu/config-devices.mak > aarch64-softmmu/config-devices.mak.tmp
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/alpha-softmmu.mak alpha-softmmu-config-devices.mak.d alpha-softmmu/config-devices.mak > alpha-softmmu/config-devices.mak.tmp
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/arm-softmmu.mak arm-softmmu-config-devices.mak.d arm-softmmu/config-devices.mak > arm-softmmu/config-devices.mak.tmp
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/cris-softmmu.mak cris-softmmu-config-devices.mak.d cris-softmmu/config-devices.mak > cris-softmmu/config-devices.mak.tmp
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/hppa-softmmu.mak hppa-softmmu-config-devices.mak.d hppa-softmmu/config-devices.mak > hppa-softmmu/config-devices.mak.tmp
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/i386-softmmu.mak i386-softmmu-config-devices.mak.d i386-softmmu/config-devices.mak > i386-softmmu/config-devices.mak.tmp
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/lm32-softmmu.mak lm32-softmmu-config-devices.mak.d lm32-softmmu/config-devices.mak > lm32-softmmu/config-devices.mak.tmp
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/m68k-softmmu.mak m68k-softmmu-config-devices.mak.d m68k-softmmu/config-devices.mak > m68k-softmmu/config-devices.mak.tmp
if test -f cris-softmmu/config-devices.mak; then if cmp -s cris-softmmu/config-devices.mak.old cris-softmmu/config-devices.mak; then mv cris-softmmu/config-devices.mak.tmp cris-softmmu/config-devices.mak; cp -p cris-softmmu/config-devices.mak cris-softmmu/config-devices.mak.old; else if test -f cris-softmmu/config-devices.mak.old; then echo "WARNING: cris-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: cris-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm cris-softmmu/config-devices.mak.tmp; fi; else mv cris-softmmu/config-devices.mak.tmp cris-softmmu/config-devices.mak; cp -p cris-softmmu/config-devices.mak cris-softmmu/config-devices.mak.old; fi;
if test -f lm32-softmmu/config-devices.mak; then if cmp -s lm32-softmmu/config-devices.mak.old lm32-softmmu/config-devices.mak; then mv lm32-softmmu/config-devices.mak.tmp lm32-softmmu/config-devices.mak; cp -p lm32-softmmu/config-devices.mak lm32-softmmu/config-devices.mak.old; else if test -f lm32-softmmu/config-devices.mak.old; then echo "WARNING: lm32-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: lm32-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm lm32-softmmu/config-devices.mak.tmp; fi; else mv lm32-softmmu/config-devices.mak.tmp lm32-softmmu/config-devices.mak; cp -p lm32-softmmu/config-devices.mak lm32-softmmu/config-devices.mak.old; fi;
if test -f m68k-softmmu/config-devices.mak; then if cmp -s m68k-softmmu/config-devices.mak.old m68k-softmmu/config-devices.mak; then mv m68k-softmmu/config-devices.mak.tmp m68k-softmmu/config-devices.mak; cp -p m68k-softmmu/config-devices.mak m68k-softmmu/config-devices.mak.old; else if test -f m68k-softmmu/config-devices.mak.old; then echo "WARNING: m68k-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: m68k-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm m68k-softmmu/config-devices.mak.tmp; fi; else mv m68k-softmmu/config-devices.mak.tmp m68k-softmmu/config-devices.mak; cp -p m68k-softmmu/config-devices.mak m68k-softmmu/config-devices.mak.old; fi;
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/microblaze-softmmu.mak microblaze-softmmu-config-devices.mak.d microblaze-softmmu/config-devices.mak > microblaze-softmmu/config-devices.mak.tmp
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/microblazeel-softmmu.mak microblazeel-softmmu-config-devices.mak.d microblazeel-softmmu/config-devices.mak > microblazeel-softmmu/config-devices.mak.tmp
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/mips-softmmu.mak mips-softmmu-config-devices.mak.d mips-softmmu/config-devices.mak > mips-softmmu/config-devices.mak.tmp
if test -f alpha-softmmu/config-devices.mak; then if cmp -s alpha-softmmu/config-devices.mak.old alpha-softmmu/config-devices.mak; then mv alpha-softmmu/config-devices.mak.tmp alpha-softmmu/config-devices.mak; cp -p alpha-softmmu/config-devices.mak alpha-softmmu/config-devices.mak.old; else if test -f alpha-softmmu/config-devices.mak.old; then echo "WARNING: alpha-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: alpha-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm alpha-softmmu/config-devices.mak.tmp; fi; else mv alpha-softmmu/config-devices.mak.tmp alpha-softmmu/config-devices.mak; cp -p alpha-softmmu/config-devices.mak alpha-softmmu/config-devices.mak.old; fi;
if test -f arm-softmmu/config-devices.mak; then if cmp -s arm-softmmu/config-devices.mak.old arm-softmmu/config-devices.mak; then mv arm-softmmu/config-devices.mak.tmp arm-softmmu/config-devices.mak; cp -p arm-softmmu/config-devices.mak arm-softmmu/config-devices.mak.old; else if test -f arm-softmmu/config-devices.mak.old; then echo "WARNING: arm-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: arm-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm arm-softmmu/config-devices.mak.tmp; fi; else mv arm-softmmu/config-devices.mak.tmp arm-softmmu/config-devices.mak; cp -p arm-softmmu/config-devices.mak arm-softmmu/config-devices.mak.old; fi;
if test -f hppa-softmmu/config-devices.mak; then if cmp -s hppa-softmmu/config-devices.mak.old hppa-softmmu/config-devices.mak; then mv hppa-softmmu/config-devices.mak.tmp hppa-softmmu/config-devices.mak; cp -p hppa-softmmu/config-devices.mak hppa-softmmu/config-devices.mak.old; else if test -f hppa-softmmu/config-devices.mak.old; then echo "WARNING: hppa-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: hppa-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm hppa-softmmu/config-devices.mak.tmp; fi; else mv hppa-softmmu/config-devices.mak.tmp hppa-softmmu/config-devices.mak; cp -p hppa-softmmu/config-devices.mak hppa-softmmu/config-devices.mak.old; fi;
if test -f microblaze-softmmu/config-devices.mak; then if cmp -s microblaze-softmmu/config-devices.mak.old microblaze-softmmu/config-devices.mak; then mv microblaze-softmmu/config-devices.mak.tmp microblaze-softmmu/config-devices.mak; cp -p microblaze-softmmu/config-devices.mak microblaze-softmmu/config-devices.mak.old; else if test -f microblaze-softmmu/config-devices.mak.old; then echo "WARNING: microblaze-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: microblaze-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm microblaze-softmmu/config-devices.mak.tmp; fi; else mv microblaze-softmmu/config-devices.mak.tmp microblaze-softmmu/config-devices.mak; cp -p microblaze-softmmu/config-devices.mak microblaze-softmmu/config-devices.mak.old; fi;
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/mips64-softmmu.mak mips64-softmmu-config-devices.mak.d mips64-softmmu/config-devices.mak > mips64-softmmu/config-devices.mak.tmp
if test -f i386-softmmu/config-devices.mak; then if cmp -s i386-softmmu/config-devices.mak.old i386-softmmu/config-devices.mak; then mv i386-softmmu/config-devices.mak.tmp i386-softmmu/config-devices.mak; cp -p i386-softmmu/config-devices.mak i386-softmmu/config-devices.mak.old; else if test -f i386-softmmu/config-devices.mak.old; then echo "WARNING: i386-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: i386-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm i386-softmmu/config-devices.mak.tmp; fi; else mv i386-softmmu/config-devices.mak.tmp i386-softmmu/config-devices.mak; cp -p i386-softmmu/config-devices.mak i386-softmmu/config-devices.mak.old; fi;
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/mips64el-softmmu.mak mips64el-softmmu-config-devices.mak.d mips64el-softmmu/config-devices.mak > mips64el-softmmu/config-devices.mak.tmp
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/mipsel-softmmu.mak mipsel-softmmu-config-devices.mak.d mipsel-softmmu/config-devices.mak > mipsel-softmmu/config-devices.mak.tmp
if test -f aarch64-softmmu/config-devices.mak; then if cmp -s aarch64-softmmu/config-devices.mak.old aarch64-softmmu/config-devices.mak; then mv aarch64-softmmu/config-devices.mak.tmp aarch64-softmmu/config-devices.mak; cp -p aarch64-softmmu/config-devices.mak aarch64-softmmu/config-devices.mak.old; else if test -f aarch64-softmmu/config-devices.mak.old; then echo "WARNING: aarch64-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: aarch64-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm aarch64-softmmu/config-devices.mak.tmp; fi; else mv aarch64-softmmu/config-devices.mak.tmp aarch64-softmmu/config-devices.mak; cp -p aarch64-softmmu/config-devices.mak aarch64-softmmu/config-devices.mak.old; fi;
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/moxie-softmmu.mak moxie-softmmu-config-devices.mak.d moxie-softmmu/config-devices.mak > moxie-softmmu/config-devices.mak.tmp
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/nios2-softmmu.mak nios2-softmmu-config-devices.mak.d nios2-softmmu/config-devices.mak > nios2-softmmu/config-devices.mak.tmp
if test -f microblazeel-softmmu/config-devices.mak; then if cmp -s microblazeel-softmmu/config-devices.mak.old microblazeel-softmmu/config-devices.mak; then mv microblazeel-softmmu/config-devices.mak.tmp microblazeel-softmmu/config-devices.mak; cp -p microblazeel-softmmu/config-devices.mak microblazeel-softmmu/config-devices.mak.old; else if test -f microblazeel-softmmu/config-devices.mak.old; then echo "WARNING: microblazeel-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: microblazeel-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm microblazeel-softmmu/config-devices.mak.tmp; fi; else mv microblazeel-softmmu/config-devices.mak.tmp microblazeel-softmmu/config-devices.mak; cp -p microblazeel-softmmu/config-devices.mak microblazeel-softmmu/config-devices.mak.old; fi;
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/or1k-softmmu.mak or1k-softmmu-config-devices.mak.d or1k-softmmu/config-devices.mak > or1k-softmmu/config-devices.mak.tmp
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/ppc-softmmu.mak ppc-softmmu-config-devices.mak.d ppc-softmmu/config-devices.mak > ppc-softmmu/config-devices.mak.tmp
if test -f moxie-softmmu/config-devices.mak; then if cmp -s moxie-softmmu/config-devices.mak.old moxie-softmmu/config-devices.mak; then mv moxie-softmmu/config-devices.mak.tmp moxie-softmmu/config-devices.mak; cp -p moxie-softmmu/config-devices.mak moxie-softmmu/config-devices.mak.old; else if test -f moxie-softmmu/config-devices.mak.old; then echo "WARNING: moxie-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: moxie-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm moxie-softmmu/config-devices.mak.tmp; fi; else mv moxie-softmmu/config-devices.mak.tmp moxie-softmmu/config-devices.mak; cp -p moxie-softmmu/config-devices.mak moxie-softmmu/config-devices.mak.old; fi;
if test -f nios2-softmmu/config-devices.mak; then if cmp -s nios2-softmmu/config-devices.mak.old nios2-softmmu/config-devices.mak; then mv nios2-softmmu/config-devices.mak.tmp nios2-softmmu/config-devices.mak; cp -p nios2-softmmu/config-devices.mak nios2-softmmu/config-devices.mak.old; else if test -f nios2-softmmu/config-devices.mak.old; then echo "WARNING: nios2-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: nios2-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm nios2-softmmu/config-devices.mak.tmp; fi; else mv nios2-softmmu/config-devices.mak.tmp nios2-softmmu/config-devices.mak; cp -p nios2-softmmu/config-devices.mak nios2-softmmu/config-devices.mak.old; fi;
if test -f or1k-softmmu/config-devices.mak; then if cmp -s or1k-softmmu/config-devices.mak.old or1k-softmmu/config-devices.mak; then mv or1k-softmmu/config-devices.mak.tmp or1k-softmmu/config-devices.mak; cp -p or1k-softmmu/config-devices.mak or1k-softmmu/config-devices.mak.old; else if test -f or1k-softmmu/config-devices.mak.old; then echo "WARNING: or1k-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: or1k-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm or1k-softmmu/config-devices.mak.tmp; fi; else mv or1k-softmmu/config-devices.mak.tmp or1k-softmmu/config-devices.mak; cp -p or1k-softmmu/config-devices.mak or1k-softmmu/config-devices.mak.old; fi;
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/ppc64-softmmu.mak ppc64-softmmu-config-devices.mak.d ppc64-softmmu/config-devices.mak > ppc64-softmmu/config-devices.mak.tmp
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/ppcemb-softmmu.mak ppcemb-softmmu-config-devices.mak.d ppcemb-softmmu/config-devices.mak > ppcemb-softmmu/config-devices.mak.tmp
if test -f mips-softmmu/config-devices.mak; then if cmp -s mips-softmmu/config-devices.mak.old mips-softmmu/config-devices.mak; then mv mips-softmmu/config-devices.mak.tmp mips-softmmu/config-devices.mak; cp -p mips-softmmu/config-devices.mak mips-softmmu/config-devices.mak.old; else if test -f mips-softmmu/config-devices.mak.old; then echo "WARNING: mips-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: mips-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm mips-softmmu/config-devices.mak.tmp; fi; else mv mips-softmmu/config-devices.mak.tmp mips-softmmu/config-devices.mak; cp -p mips-softmmu/config-devices.mak mips-softmmu/config-devices.mak.old; fi;
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/riscv32-softmmu.mak riscv32-softmmu-config-devices.mak.d riscv32-softmmu/config-devices.mak > riscv32-softmmu/config-devices.mak.tmp
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/riscv64-softmmu.mak riscv64-softmmu-config-devices.mak.d riscv64-softmmu/config-devices.mak > riscv64-softmmu/config-devices.mak.tmp
if test -f mips64-softmmu/config-devices.mak; then if cmp -s mips64-softmmu/config-devices.mak.old mips64-softmmu/config-devices.mak; then mv mips64-softmmu/config-devices.mak.tmp mips64-softmmu/config-devices.mak; cp -p mips64-softmmu/config-devices.mak mips64-softmmu/config-devices.mak.old; else if test -f mips64-softmmu/config-devices.mak.old; then echo "WARNING: mips64-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: mips64-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm mips64-softmmu/config-devices.mak.tmp; fi; else mv mips64-softmmu/config-devices.mak.tmp mips64-softmmu/config-devices.mak; cp -p mips64-softmmu/config-devices.mak mips64-softmmu/config-devices.mak.old; fi;
if test -f mips64el-softmmu/config-devices.mak; then if cmp -s mips64el-softmmu/config-devices.mak.old mips64el-softmmu/config-devices.mak; then mv mips64el-softmmu/config-devices.mak.tmp mips64el-softmmu/config-devices.mak; cp -p mips64el-softmmu/config-devices.mak mips64el-softmmu/config-devices.mak.old; else if test -f mips64el-softmmu/config-devices.mak.old; then echo "WARNING: mips64el-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: mips64el-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm mips64el-softmmu/config-devices.mak.tmp; fi; else mv mips64el-softmmu/config-devices.mak.tmp mips64el-softmmu/config-devices.mak; cp -p mips64el-softmmu/config-devices.mak mips64el-softmmu/config-devices.mak.old; fi;
if test -f mipsel-softmmu/config-devices.mak; then if cmp -s mipsel-softmmu/config-devices.mak.old mipsel-softmmu/config-devices.mak; then mv mipsel-softmmu/config-devices.mak.tmp mipsel-softmmu/config-devices.mak; cp -p mipsel-softmmu/config-devices.mak mipsel-softmmu/config-devices.mak.old; else if test -f mipsel-softmmu/config-devices.mak.old; then echo "WARNING: mipsel-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: mipsel-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm mipsel-softmmu/config-devices.mak.tmp; fi; else mv mipsel-softmmu/config-devices.mak.tmp mipsel-softmmu/config-devices.mak; cp -p mipsel-softmmu/config-devices.mak mipsel-softmmu/config-devices.mak.old; fi;
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/s390x-softmmu.mak s390x-softmmu-config-devices.mak.d s390x-softmmu/config-devices.mak > s390x-softmmu/config-devices.mak.tmp
if test -f ppc-softmmu/config-devices.mak; then if cmp -s ppc-softmmu/config-devices.mak.old ppc-softmmu/config-devices.mak; then mv ppc-softmmu/config-devices.mak.tmp ppc-softmmu/config-devices.mak; cp -p ppc-softmmu/config-devices.mak ppc-softmmu/config-devices.mak.old; else if test -f ppc-softmmu/config-devices.mak.old; then echo "WARNING: ppc-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: ppc-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm ppc-softmmu/config-devices.mak.tmp; fi; else mv ppc-softmmu/config-devices.mak.tmp ppc-softmmu/config-devices.mak; cp -p ppc-softmmu/config-devices.mak ppc-softmmu/config-devices.mak.old; fi;
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/sh4-softmmu.mak sh4-softmmu-config-devices.mak.d sh4-softmmu/config-devices.mak > sh4-softmmu/config-devices.mak.tmp
if test -f riscv32-softmmu/config-devices.mak; then if cmp -s riscv32-softmmu/config-devices.mak.old riscv32-softmmu/config-devices.mak; then mv riscv32-softmmu/config-devices.mak.tmp riscv32-softmmu/config-devices.mak; cp -p riscv32-softmmu/config-devices.mak riscv32-softmmu/config-devices.mak.old; else if test -f riscv32-softmmu/config-devices.mak.old; then echo "WARNING: riscv32-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: riscv32-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm riscv32-softmmu/config-devices.mak.tmp; fi; else mv riscv32-softmmu/config-devices.mak.tmp riscv32-softmmu/config-devices.mak; cp -p riscv32-softmmu/config-devices.mak riscv32-softmmu/config-devices.mak.old; fi;
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/sh4eb-softmmu.mak sh4eb-softmmu-config-devices.mak.d sh4eb-softmmu/config-devices.mak > sh4eb-softmmu/config-devices.mak.tmp
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/sparc-softmmu.mak sparc-softmmu-config-devices.mak.d sparc-softmmu/config-devices.mak > sparc-softmmu/config-devices.mak.tmp
if test -f riscv64-softmmu/config-devices.mak; then if cmp -s riscv64-softmmu/config-devices.mak.old riscv64-softmmu/config-devices.mak; then mv riscv64-softmmu/config-devices.mak.tmp riscv64-softmmu/config-devices.mak; cp -p riscv64-softmmu/config-devices.mak riscv64-softmmu/config-devices.mak.old; else if test -f riscv64-softmmu/config-devices.mak.old; then echo "WARNING: riscv64-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: riscv64-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm riscv64-softmmu/config-devices.mak.tmp; fi; else mv riscv64-softmmu/config-devices.mak.tmp riscv64-softmmu/config-devices.mak; cp -p riscv64-softmmu/config-devices.mak riscv64-softmmu/config-devices.mak.old; fi;
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/sparc64-softmmu.mak sparc64-softmmu-config-devices.mak.d sparc64-softmmu/config-devices.mak > sparc64-softmmu/config-devices.mak.tmp
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/tricore-softmmu.mak tricore-softmmu-config-devices.mak.d tricore-softmmu/config-devices.mak > tricore-softmmu/config-devices.mak.tmp
if test -f ppcemb-softmmu/config-devices.mak; then if cmp -s ppcemb-softmmu/config-devices.mak.old ppcemb-softmmu/config-devices.mak; then mv ppcemb-softmmu/config-devices.mak.tmp ppcemb-softmmu/config-devices.mak; cp -p ppcemb-softmmu/config-devices.mak ppcemb-softmmu/config-devices.mak.old; else if test -f ppcemb-softmmu/config-devices.mak.old; then echo "WARNING: ppcemb-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: ppcemb-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm ppcemb-softmmu/config-devices.mak.tmp; fi; else mv ppcemb-softmmu/config-devices.mak.tmp ppcemb-softmmu/config-devices.mak; cp -p ppcemb-softmmu/config-devices.mak ppcemb-softmmu/config-devices.mak.old; fi;
if test -f ppc64-softmmu/config-devices.mak; then if cmp -s ppc64-softmmu/config-devices.mak.old ppc64-softmmu/config-devices.mak; then mv ppc64-softmmu/config-devices.mak.tmp ppc64-softmmu/config-devices.mak; cp -p ppc64-softmmu/config-devices.mak ppc64-softmmu/config-devices.mak.old; else if test -f ppc64-softmmu/config-devices.mak.old; then echo "WARNING: ppc64-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: ppc64-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm ppc64-softmmu/config-devices.mak.tmp; fi; else mv ppc64-softmmu/config-devices.mak.tmp ppc64-softmmu/config-devices.mak; cp -p ppc64-softmmu/config-devices.mak ppc64-softmmu/config-devices.mak.old; fi;
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/unicore32-softmmu.mak unicore32-softmmu-config-devices.mak.d unicore32-softmmu/config-devices.mak > unicore32-softmmu/config-devices.mak.tmp
if test -f sparc-softmmu/config-devices.mak; then if cmp -s sparc-softmmu/config-devices.mak.old sparc-softmmu/config-devices.mak; then mv sparc-softmmu/config-devices.mak.tmp sparc-softmmu/config-devices.mak; cp -p sparc-softmmu/config-devices.mak sparc-softmmu/config-devices.mak.old; else if test -f sparc-softmmu/config-devices.mak.old; then echo "WARNING: sparc-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: sparc-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm sparc-softmmu/config-devices.mak.tmp; fi; else mv sparc-softmmu/config-devices.mak.tmp sparc-softmmu/config-devices.mak; cp -p sparc-softmmu/config-devices.mak sparc-softmmu/config-devices.mak.old; fi;
if test -f s390x-softmmu/config-devices.mak; then if cmp -s s390x-softmmu/config-devices.mak.old s390x-softmmu/config-devices.mak; then mv s390x-softmmu/config-devices.mak.tmp s390x-softmmu/config-devices.mak; cp -p s390x-softmmu/config-devices.mak s390x-softmmu/config-devices.mak.old; else if test -f s390x-softmmu/config-devices.mak.old; then echo "WARNING: s390x-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: s390x-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm s390x-softmmu/config-devices.mak.tmp; fi; else mv s390x-softmmu/config-devices.mak.tmp s390x-softmmu/config-devices.mak; cp -p s390x-softmmu/config-devices.mak s390x-softmmu/config-devices.mak.old; fi;
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/x86_64-softmmu.mak x86_64-softmmu-config-devices.mak.d x86_64-softmmu/config-devices.mak > x86_64-softmmu/config-devices.mak.tmp
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/xtensa-softmmu.mak xtensa-softmmu-config-devices.mak.d xtensa-softmmu/config-devices.mak > xtensa-softmmu/config-devices.mak.tmp
/bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/make_device_config.sh default-configs/xtensaeb-softmmu.mak xtensaeb-softmmu-config-devices.mak.d xtensaeb-softmmu/config-devices.mak > xtensaeb-softmmu/config-devices.mak.tmp
if test -f tricore-softmmu/config-devices.mak; then if cmp -s tricore-softmmu/config-devices.mak.old tricore-softmmu/config-devices.mak; then mv tricore-softmmu/config-devices.mak.tmp tricore-softmmu/config-devices.mak; cp -p tricore-softmmu/config-devices.mak tricore-softmmu/config-devices.mak.old; else if test -f tricore-softmmu/config-devices.mak.old; then echo "WARNING: tricore-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: tricore-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm tricore-softmmu/config-devices.mak.tmp; fi; else mv tricore-softmmu/config-devices.mak.tmp tricore-softmmu/config-devices.mak; cp -p tricore-softmmu/config-devices.mak tricore-softmmu/config-devices.mak.old; fi;
if test -f sh4-softmmu/config-devices.mak; then if cmp -s sh4-softmmu/config-devices.mak.old sh4-softmmu/config-devices.mak; then mv sh4-softmmu/config-devices.mak.tmp sh4-softmmu/config-devices.mak; cp -p sh4-softmmu/config-devices.mak sh4-softmmu/config-devices.mak.old; else if test -f sh4-softmmu/config-devices.mak.old; then echo "WARNING: sh4-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: sh4-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm sh4-softmmu/config-devices.mak.tmp; fi; else mv sh4-softmmu/config-devices.mak.tmp sh4-softmmu/config-devices.mak; cp -p sh4-softmmu/config-devices.mak sh4-softmmu/config-devices.mak.old; fi;
(cd /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0; if test -n ""; then pkgvers=""; else if test -d .git; then pkgvers=$(git describe --match 'v*' 2>/dev/null | tr -d '\n'); if ! git diff-index --quiet HEAD &>/dev/null; then pkgvers="${pkgvers}-dirty"; fi; fi; fi; printf "#define QEMU_PKGVERSION \"${pkgvers}\"\n"; if test -n "${pkgvers}"; then printf '#define QEMU_FULL_VERSION QEMU_VERSION " (" QEMU_PKGVERSION ")"\n'; else printf '#define QEMU_FULL_VERSION QEMU_VERSION\n'; fi; ) > qemu-version.h.tmp
if test -f unicore32-softmmu/config-devices.mak; then if cmp -s unicore32-softmmu/config-devices.mak.old unicore32-softmmu/config-devices.mak; then mv unicore32-softmmu/config-devices.mak.tmp unicore32-softmmu/config-devices.mak; cp -p unicore32-softmmu/config-devices.mak unicore32-softmmu/config-devices.mak.old; else if test -f unicore32-softmmu/config-devices.mak.old; then echo "WARNING: unicore32-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: unicore32-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm unicore32-softmmu/config-devices.mak.tmp; fi; else mv unicore32-softmmu/config-devices.mak.tmp unicore32-softmmu/config-devices.mak; cp -p unicore32-softmmu/config-devices.mak unicore32-softmmu/config-devices.mak.old; fi;
if ! cmp -s qemu-version.h qemu-version.h.tmp; then mv qemu-version.h.tmp qemu-version.h; else rm qemu-version.h.tmp; fi
sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/create_config < config-host.mak > config-host.h-timestamp
if test -f sh4eb-softmmu/config-devices.mak; then if cmp -s sh4eb-softmmu/config-devices.mak.old sh4eb-softmmu/config-devices.mak; then mv sh4eb-softmmu/config-devices.mak.tmp sh4eb-softmmu/config-devices.mak; cp -p sh4eb-softmmu/config-devices.mak sh4eb-softmmu/config-devices.mak.old; else if test -f sh4eb-softmmu/config-devices.mak.old; then echo "WARNING: sh4eb-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: sh4eb-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm sh4eb-softmmu/config-devices.mak.tmp; fi; else mv sh4eb-softmmu/config-devices.mak.tmp sh4eb-softmmu/config-devices.mak; cp -p sh4eb-softmmu/config-devices.mak sh4eb-softmmu/config-devices.mak.old; fi;
if test -f sparc64-softmmu/config-devices.mak; then if cmp -s sparc64-softmmu/config-devices.mak.old sparc64-softmmu/config-devices.mak; then mv sparc64-softmmu/config-devices.mak.tmp sparc64-softmmu/config-devices.mak; cp -p sparc64-softmmu/config-devices.mak sparc64-softmmu/config-devices.mak.old; else if test -f sparc64-softmmu/config-devices.mak.old; then echo "WARNING: sparc64-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: sparc64-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm sparc64-softmmu/config-devices.mak.tmp; fi; else mv sparc64-softmmu/config-devices.mak.tmp sparc64-softmmu/config-devices.mak; cp -p sparc64-softmmu/config-devices.mak sparc64-softmmu/config-devices.mak.old; fi;
if test -f xtensa-softmmu/config-devices.mak; then if cmp -s xtensa-softmmu/config-devices.mak.old xtensa-softmmu/config-devices.mak; then mv xtensa-softmmu/config-devices.mak.tmp xtensa-softmmu/config-devices.mak; cp -p xtensa-softmmu/config-devices.mak xtensa-softmmu/config-devices.mak.old; else if test -f xtensa-softmmu/config-devices.mak.old; then echo "WARNING: xtensa-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: xtensa-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm xtensa-softmmu/config-devices.mak.tmp; fi; else mv xtensa-softmmu/config-devices.mak.tmp xtensa-softmmu/config-devices.mak; cp -p xtensa-softmmu/config-devices.mak xtensa-softmmu/config-devices.mak.old; fi;
if test -f xtensaeb-softmmu/config-devices.mak; then if cmp -s xtensaeb-softmmu/config-devices.mak.old xtensaeb-softmmu/config-devices.mak; then mv xtensaeb-softmmu/config-devices.mak.tmp xtensaeb-softmmu/config-devices.mak; cp -p xtensaeb-softmmu/config-devices.mak xtensaeb-softmmu/config-devices.mak.old; else if test -f xtensaeb-softmmu/config-devices.mak.old; then echo "WARNING: xtensaeb-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: xtensaeb-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm xtensaeb-softmmu/config-devices.mak.tmp; fi; else mv xtensaeb-softmmu/config-devices.mak.tmp xtensaeb-softmmu/config-devices.mak; cp -p xtensaeb-softmmu/config-devices.mak xtensaeb-softmmu/config-devices.mak.old; fi;
make -C /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone CAPSTONE_SHARED=no BUILDDIR="/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone" CC="clang" AR="ar" LD="ld" RANLIB="ranlib" CFLAGS="-O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86" BUILD_DIR=/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a
sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/hxtool -h < /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/qemu-options.hx > qemu-options.def
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/qapi-gen.py -o "qapi" -b /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/qapi/qapi-schema.json
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=root --format=tcg-h --backend=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/trace-events > trace/generated-tcg-tracers.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=root --format=tcg-helper-wrapper-h --backend=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/trace-events > trace/generated-helpers-wrappers.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=root --format=tcg-helper-h --backend=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/trace-events > trace/generated-helpers.h-timestamp
if test -f x86_64-softmmu/config-devices.mak; then if cmp -s x86_64-softmmu/config-devices.mak.old x86_64-softmmu/config-devices.mak; then mv x86_64-softmmu/config-devices.mak.tmp x86_64-softmmu/config-devices.mak; cp -p x86_64-softmmu/config-devices.mak x86_64-softmmu/config-devices.mak.old; else if test -f x86_64-softmmu/config-devices.mak.old; then echo "WARNING: x86_64-softmmu/config-devices.mak (user modified) out of date."; else echo "WARNING: x86_64-softmmu/config-devices.mak out of date."; fi; echo "Run \"make defconfig\" to regenerate."; rm x86_64-softmmu/config-devices.mak.tmp; fi; else mv x86_64-softmmu/config-devices.mak.tmp x86_64-softmmu/config-devices.mak; cp -p x86_64-softmmu/config-devices.mak x86_64-softmmu/config-devices.mak.old; fi;
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=root --format=tcg-helper-c --backend=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/trace-events > trace/generated-helpers.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/modules/module_block.py module_block.h /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/block/curl.c /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/block/dmg-bz2.c
cat /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/kvm/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/audio/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/block/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/chardev/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/crypto/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/9pfs/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/acpi/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/alpha/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/arm/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/audio/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/block/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/block/dataplane/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/char/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/display/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/dma/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/hppa/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/i2c/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/i386/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/i386/xen/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/ide/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/input/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/intc/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/isa/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/mem/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/misc/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/misc/macio/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/net/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/nvram/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/pci/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/pci-host/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/ppc/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/rdma/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/rdma/vmw/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/s390x/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/scsi/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/sd/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/sparc/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/sparc64/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/timer/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/tpm/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/usb/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/vfio/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/virtio/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/xen/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/io/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/linux-user/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/migration/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/nbd/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/net/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/qapi/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/qom/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scsi/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/arm/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/i386/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/mips/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/s390x/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/trace-events /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/util/trace-events > /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/trace-events-all
stem=atset1-to-qcode && src=${stem%-to-*} dst=${stem#*-to-} && test -e /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen && python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen --lang glib2 --varname qemu_input_map_${src}_to_${dst} code-map /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-atset1-to-qcode.c || rm -f ui/input-keymap-atset1-to-qcode.c
stem=linux-to-qcode && src=${stem%-to-*} dst=${stem#*-to-} && test -e /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen && python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen --lang glib2 --varname qemu_input_map_${src}_to_${dst} code-map /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-linux-to-qcode.c || rm -f ui/input-keymap-linux-to-qcode.c
stem=qcode-to-atset1 && src=${stem%-to-*} dst=${stem#*-to-} && test -e /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen && python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen --lang glib2 --varname qemu_input_map_${src}_to_${dst} code-map /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-qcode-to-atset1.c || rm -f ui/input-keymap-qcode-to-atset1.c
stem=qcode-to-atset2 && src=${stem%-to-*} dst=${stem#*-to-} && test -e /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen && python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen --lang glib2 --varname qemu_input_map_${src}_to_${dst} code-map /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-qcode-to-atset2.c || rm -f ui/input-keymap-qcode-to-atset2.c
stem=qcode-to-atset3 && src=${stem%-to-*} dst=${stem#*-to-} && test -e /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen && python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen --lang glib2 --varname qemu_input_map_${src}_to_${dst} code-map /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-qcode-to-atset3.c || rm -f ui/input-keymap-qcode-to-atset3.c
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c cs.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/cs.o
stem=qcode-to-linux && src=${stem%-to-*} dst=${stem#*-to-} && test -e /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen && python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen --lang glib2 --varname qemu_input_map_${src}_to_${dst} code-map /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-qcode-to-linux.c || rm -f ui/input-keymap-qcode-to-linux.c
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c utils.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/utils.o
stem=qcode-to-qnum && src=${stem%-to-*} dst=${stem#*-to-} && test -e /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen && python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen --lang glib2 --varname qemu_input_map_${src}_to_${dst} code-map /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-qcode-to-qnum.c || rm -f ui/input-keymap-qcode-to-qnum.c
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c SStream.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/SStream.o
stem=qcode-to-sun && src=${stem%-to-*} dst=${stem#*-to-} && test -e /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen && python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen --lang glib2 --varname qemu_input_map_${src}_to_${dst} code-map /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-qcode-to-sun.c || rm -f ui/input-keymap-qcode-to-sun.c
stem=qnum-to-qcode && src=${stem%-to-*} dst=${stem#*-to-} && test -e /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen && python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen --lang glib2 --varname qemu_input_map_${src}_to_${dst} code-map /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-qnum-to-qcode.c || rm -f ui/input-keymap-qnum-to-qcode.c
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c MCInstrDesc.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/MCInstrDesc.o
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c MCRegisterInfo.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/MCRegisterInfo.o
stem=usb-to-qcode && src=${stem%-to-*} dst=${stem#*-to-} && test -e /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen && python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen --lang glib2 --varname qemu_input_map_${src}_to_${dst} code-map /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-usb-to-qcode.c || rm -f ui/input-keymap-usb-to-qcode.c
stem=win32-to-qcode && src=${stem%-to-*} dst=${stem#*-to-} && test -e /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen && python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen --lang glib2 --varname qemu_input_map_${src}_to_${dst} code-map /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-win32-to-qcode.c || rm -f ui/input-keymap-win32-to-qcode.c
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/ARM/ARMDisassembler.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/ARM/ARMDisassembler.o
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/ARM/ARMInstPrinter.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/ARM/ARMInstPrinter.o
stem=x11-to-qcode && src=${stem%-to-*} dst=${stem#*-to-} && test -e /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen && python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen --lang glib2 --varname qemu_input_map_${src}_to_${dst} code-map /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-x11-to-qcode.c || rm -f ui/input-keymap-x11-to-qcode.c
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/ARM/ARMMapping.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/ARM/ARMMapping.o
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/ARM/ARMModule.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/ARM/ARMModule.o
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/AArch64/AArch64BaseInfo.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/AArch64/AArch64BaseInfo.o
stem=xorgevdev-to-qcode && src=${stem%-to-*} dst=${stem#*-to-} && test -e /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen && python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen --lang glib2 --varname qemu_input_map_${src}_to_${dst} code-map /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-xorgevdev-to-qcode.c || rm -f ui/input-keymap-xorgevdev-to-qcode.c
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/AArch64/AArch64Disassembler.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/AArch64/AArch64Disassembler.o
stem=xorgkbd-to-qcode && src=${stem%-to-*} dst=${stem#*-to-} && test -e /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen && python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen --lang glib2 --varname qemu_input_map_${src}_to_${dst} code-map /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-xorgkbd-to-qcode.c || rm -f ui/input-keymap-xorgkbd-to-qcode.c
stem=xorgxquartz-to-qcode && src=${stem%-to-*} dst=${stem#*-to-} && test -e /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen && python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen --lang glib2 --varname qemu_input_map_${src}_to_${dst} code-map /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-xorgxquartz-to-qcode.c || rm -f ui/input-keymap-xorgxquartz-to-qcode.c
stem=xorgxwin-to-qcode && src=${stem%-to-*} dst=${stem#*-to-} && test -e /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen && python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen --lang glib2 --varname qemu_input_map_${src}_to_${dst} code-map /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-xorgxwin-to-qcode.c || rm -f ui/input-keymap-xorgxwin-to-qcode.c
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/AArch64/AArch64InstPrinter.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/AArch64/AArch64InstPrinter.o
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/AArch64/AArch64Mapping.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/AArch64/AArch64Mapping.o
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/AArch64/AArch64Module.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/AArch64/AArch64Module.o
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/Mips/MipsDisassembler.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/Mips/MipsDisassembler.o
stem=osx-to-qcode && src=${stem%-to-*} dst=${stem#*-to-} && test -e /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen && python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/tools/keymap-gen --lang glib2 --varname qemu_input_map_${src}_to_${dst} code-map /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-osx-to-qcode.c || rm -f ui/input-keymap-osx-to-qcode.c
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/qapi-gen.py -o tests -p "test-" /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests/qapi-schema/qapi-schema-test.json
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=root --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/trace-events > trace-root.h-timestamp
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/Mips/MipsInstPrinter.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/Mips/MipsInstPrinter.o
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/Mips/MipsMapping.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/Mips/MipsMapping.o
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/Mips/MipsModule.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/Mips/MipsModule.o
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=accel_kvm --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/kvm/trace-events > accel/kvm/trace.h-timestamp
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/PowerPC/PPCDisassembler.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/PowerPC/PPCDisassembler.o
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=accel_tcg --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg/trace-events > accel/tcg/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=audio --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/audio/trace-events > audio/trace.h-timestamp
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/PowerPC/PPCInstPrinter.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/PowerPC/PPCInstPrinter.o
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/PowerPC/PPCMapping.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/PowerPC/PPCMapping.o
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=block --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/block/trace-events > block/trace.h-timestamp
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/PowerPC/PPCModule.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/PowerPC/PPCModule.o
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=chardev --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/chardev/trace-events > chardev/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=crypto --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/crypto/trace-events > crypto/trace.h-timestamp
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/Sparc/SparcDisassembler.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/Sparc/SparcDisassembler.o
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_9pfs --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/9pfs/trace-events > hw/9pfs/trace.h-timestamp
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/Sparc/SparcInstPrinter.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/Sparc/SparcInstPrinter.o
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/Sparc/SparcMapping.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/Sparc/SparcMapping.o
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_acpi --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/acpi/trace-events > hw/acpi/trace.h-timestamp
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/Sparc/SparcModule.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/Sparc/SparcModule.o
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_alpha --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/alpha/trace-events > hw/alpha/trace.h-timestamp
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/SystemZ/SystemZDisassembler.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/SystemZ/SystemZDisassembler.o
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/SystemZ/SystemZInstPrinter.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/SystemZ/SystemZInstPrinter.o
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_arm --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/arm/trace-events > hw/arm/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_audio --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/audio/trace-events > hw/audio/trace.h-timestamp
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/SystemZ/SystemZMapping.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/SystemZ/SystemZMapping.o
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_block --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/block/trace-events > hw/block/trace.h-timestamp
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/SystemZ/SystemZModule.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/SystemZ/SystemZModule.o
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_block_dataplane --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/block/dataplane/trace-events > hw/block/dataplane/trace.h-timestamp
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/SystemZ/SystemZMCTargetDesc.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/SystemZ/SystemZMCTargetDesc.o
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_char --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/char/trace-events > hw/char/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_display --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/display/trace-events > hw/display/trace.h-timestamp
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/X86/X86DisassemblerDecoder.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/X86/X86DisassemblerDecoder.o
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_dma --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/dma/trace-events > hw/dma/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_hppa --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/hppa/trace-events > hw/hppa/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_i2c --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/i2c/trace-events > hw/i2c/trace.h-timestamp
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/X86/X86Disassembler.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/X86/X86Disassembler.o
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/X86/X86IntelInstPrinter.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/X86/X86IntelInstPrinter.o
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/X86/X86ATTInstPrinter.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/X86/X86ATTInstPrinter.o
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_i386 --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/i386/trace-events > hw/i386/trace.h-timestamp
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/X86/X86Mapping.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/X86/X86Mapping.o
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_i386_xen --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/i386/xen/trace-events > hw/i386/xen/trace.h-timestamp
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/X86/X86Module.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/X86/X86Module.o
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_ide --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/ide/trace-events > hw/ide/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_input --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/input/trace-events > hw/input/trace.h-timestamp
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/XCore/XCoreDisassembler.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/XCore/XCoreDisassembler.o
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_intc --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/intc/trace-events > hw/intc/trace.h-timestamp
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/XCore/XCoreInstPrinter.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/XCore/XCoreInstPrinter.o
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_isa --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/isa/trace-events > hw/isa/trace.h-timestamp
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/XCore/XCoreMapping.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/XCore/XCoreMapping.o
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_mem --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/mem/trace-events > hw/mem/trace.h-timestamp
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/XCore/XCoreModule.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/XCore/XCoreModule.o
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_misc --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/misc/trace-events > hw/misc/trace.h-timestamp
clang -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c MCInst.c -o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/MCInst.o
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_misc_macio --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/misc/macio/trace-events > hw/misc/macio/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_net --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/net/trace-events > hw/net/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_nvram --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/nvram/trace-events > hw/nvram/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_pci --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/pci/trace-events > hw/pci/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_pci_host --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/pci-host/trace-events > hw/pci-host/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_ppc --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/ppc/trace-events > hw/ppc/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_rdma --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/rdma/trace-events > hw/rdma/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_rdma_vmw --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/rdma/vmw/trace-events > hw/rdma/vmw/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_s390x --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/s390x/trace-events > hw/s390x/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_scsi --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/scsi/trace-events > hw/scsi/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_sd --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/sd/trace-events > hw/sd/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_sparc --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/sparc/trace-events > hw/sparc/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_sparc64 --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/sparc64/trace-events > hw/sparc64/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_timer --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/timer/trace-events > hw/timer/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_tpm --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/tpm/trace-events > hw/tpm/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_usb --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/usb/trace-events > hw/usb/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_vfio --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/vfio/trace-events > hw/vfio/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_virtio --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/virtio/trace-events > hw/virtio/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_xen --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/xen/trace-events > hw/xen/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=io --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/io/trace-events > io/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=linux_user --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/linux-user/trace-events > linux-user/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=migration --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/migration/trace-events > migration/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=nbd --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/nbd/trace-events > nbd/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=net --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/net/trace-events > net/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=qapi --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/qapi/trace-events > qapi/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=qom --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/qom/trace-events > qom/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=scsi --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scsi/trace-events > scsi/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=target_arm --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/arm/trace-events > target/arm/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=target_i386 --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/i386/trace-events > target/i386/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=target_mips --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/mips/trace-events > target/mips/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=target_ppc --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc/trace-events > target/ppc/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=target_s390x --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/s390x/trace-events > target/s390x/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=target_sparc --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc/trace-events > target/sparc/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=ui --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/trace-events > ui/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=util --format=h --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/util/trace-events > util/trace.h-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=root --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/trace-events > trace-root.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=accel_kvm --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/kvm/trace-events > accel/kvm/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=accel_tcg --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg/trace-events > accel/tcg/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=audio --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/audio/trace-events > audio/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=block --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/block/trace-events > block/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=chardev --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/chardev/trace-events > chardev/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=crypto --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/crypto/trace-events > crypto/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_9pfs --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/9pfs/trace-events > hw/9pfs/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_acpi --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/acpi/trace-events > hw/acpi/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_alpha --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/alpha/trace-events > hw/alpha/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_arm --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/arm/trace-events > hw/arm/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_audio --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/audio/trace-events > hw/audio/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_block --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/block/trace-events > hw/block/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_block_dataplane --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/block/dataplane/trace-events > hw/block/dataplane/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_char --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/char/trace-events > hw/char/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_display --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/display/trace-events > hw/display/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_dma --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/dma/trace-events > hw/dma/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_hppa --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/hppa/trace-events > hw/hppa/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_i2c --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/i2c/trace-events > hw/i2c/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_i386 --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/i386/trace-events > hw/i386/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_i386_xen --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/i386/xen/trace-events > hw/i386/xen/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_ide --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/ide/trace-events > hw/ide/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_input --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/input/trace-events > hw/input/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_intc --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/intc/trace-events > hw/intc/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_isa --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/isa/trace-events > hw/isa/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_mem --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/mem/trace-events > hw/mem/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_misc --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/misc/trace-events > hw/misc/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_misc_macio --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/misc/macio/trace-events > hw/misc/macio/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_net --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/net/trace-events > hw/net/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_nvram --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/nvram/trace-events > hw/nvram/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_pci --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/pci/trace-events > hw/pci/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_pci_host --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/pci-host/trace-events > hw/pci-host/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_ppc --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/ppc/trace-events > hw/ppc/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_rdma --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/rdma/trace-events > hw/rdma/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_rdma_vmw --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/rdma/vmw/trace-events > hw/rdma/vmw/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_s390x --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/s390x/trace-events > hw/s390x/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_scsi --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/scsi/trace-events > hw/scsi/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_sd --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/sd/trace-events > hw/sd/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_sparc --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/sparc/trace-events > hw/sparc/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_sparc64 --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/sparc64/trace-events > hw/sparc64/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_timer --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/timer/trace-events > hw/timer/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_tpm --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/tpm/trace-events > hw/tpm/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_usb --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/usb/trace-events > hw/usb/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_vfio --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/vfio/trace-events > hw/vfio/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_virtio --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/virtio/trace-events > hw/virtio/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=hw_xen --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/xen/trace-events > hw/xen/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=io --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/io/trace-events > io/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=linux_user --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/linux-user/trace-events > linux-user/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=migration --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/migration/trace-events > migration/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=nbd --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/nbd/trace-events > nbd/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=net --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/net/trace-events > net/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=qapi --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/qapi/trace-events > qapi/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=qom --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/qom/trace-events > qom/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=scsi --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scsi/trace-events > scsi/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=target_arm --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/arm/trace-events > target/arm/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=target_i386 --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/i386/trace-events > target/i386/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=target_mips --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/mips/trace-events > target/mips/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=target_ppc --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc/trace-events > target/ppc/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=target_s390x --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/s390x/trace-events > target/s390x/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=target_sparc --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc/trace-events > target/sparc/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=ui --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ui/trace-events > ui/trace.c-timestamp
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=util --format=c --backends=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/util/trace-events > util/trace.c-timestamp
sed -n 's|^\([^=]*\)=\(.*\)$|\1:=$(findstring y,$(\1)\2)|p' aarch64-softmmu/config-devices.mak alpha-softmmu/config-devices.mak arm-softmmu/config-devices.mak cris-softmmu/config-devices.mak hppa-softmmu/config-devices.mak i386-softmmu/config-devices.mak lm32-softmmu/config-devices.mak m68k-softmmu/config-devices.mak microblaze-softmmu/config-devices.mak microblazeel-softmmu/config-devices.mak mips-softmmu/config-devices.mak mips64-softmmu/config-devices.mak mips64el-softmmu/config-devices.mak mipsel-softmmu/config-devices.mak moxie-softmmu/config-devices.mak nios2-softmmu/config-devices.mak or1k-softmmu/config-devices.mak ppc-softmmu/config-devices.mak ppc64-softmmu/config-devices.mak ppcemb-softmmu/config-devices.mak riscv32-softmmu/config-devices.mak riscv64-softmmu/config-devices.mak s390x-softmmu/config-devices.mak sh4-softmmu/config-devices.mak sh4eb-softmmu/config-devices.mak sparc-softmmu/config-devices.mak sparc64-softmmu/config-devices.mak tricore-softmmu/config-devices.mak unicore32-softmmu/config-devices.mak x86_64-softmmu/config-devices.mak xtensa-softmmu/config-devices.mak xtensaeb-softmmu/config-devices.mak | sort -u > config-all-devices.mak
make -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc VPATH=/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -C dtc V="1" LIBFDT_srcdir=/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt CPPFLAGS="-I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt" CFLAGS="-O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests" LDFLAGS="-framework Hypervisor -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g " ARFLAGS="rv" CC="clang" AR="ar" LD="ld" BUILD_DIR=/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 libfdt/libfdt.a
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/dumptrees.o tests/dumptrees.d" tests/dumptrees.c > tests/dumptrees.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/trees.o tests/trees.d" tests/trees.S > tests/trees.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/testutils.o tests/testutils.d" tests/testutils.c > tests/testutils.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/value-labels.o tests/value-labels.d" tests/value-labels.c > tests/value-labels.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/asm_tree_dump.o tests/asm_tree_dump.d" tests/asm_tree_dump.c > tests/asm_tree_dump.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/truncated_property.o tests/truncated_property.d" tests/truncated_property.c > tests/truncated_property.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/check_path.o tests/check_path.d" tests/check_path.c > tests/check_path.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/overlay_bad_fixup.o tests/overlay_bad_fixup.d" tests/overlay_bad_fixup.c > tests/overlay_bad_fixup.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/overlay.o tests/overlay.d" tests/overlay.c > tests/overlay.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/subnode_iterate.o tests/subnode_iterate.d" tests/subnode_iterate.c > tests/subnode_iterate.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/property_iterate.o tests/property_iterate.d" tests/property_iterate.c > tests/property_iterate.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/integer-expressions.o tests/integer-expressions.d" tests/integer-expressions.c > tests/integer-expressions.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/utilfdt_test.o tests/utilfdt_test.d" tests/utilfdt_test.c > tests/utilfdt_test.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/path_offset_aliases.o tests/path_offset_aliases.d" tests/path_offset_aliases.c > tests/path_offset_aliases.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/add_subnode_with_nops.o tests/add_subnode_with_nops.d" tests/add_subnode_with_nops.c > tests/add_subnode_with_nops.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/dtbs_equal_unordered.o tests/dtbs_equal_unordered.d" tests/dtbs_equal_unordered.c > tests/dtbs_equal_unordered.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/dtb_reverse.o tests/dtb_reverse.d" tests/dtb_reverse.c > tests/dtb_reverse.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/dtbs_equal_ordered.o tests/dtbs_equal_ordered.d" tests/dtbs_equal_ordered.c > tests/dtbs_equal_ordered.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/extra-terminating-null.o tests/extra-terminating-null.d" tests/extra-terminating-null.c > tests/extra-terminating-null.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/incbin.o tests/incbin.d" tests/incbin.c > tests/incbin.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/boot-cpuid.o tests/boot-cpuid.d" tests/boot-cpuid.c > tests/boot-cpuid.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/phandle_format.o tests/phandle_format.d" tests/phandle_format.c > tests/phandle_format.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/path-references.o tests/path-references.d" tests/path-references.c > tests/path-references.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/references.o tests/references.d" tests/references.c > tests/references.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/string_escapes.o tests/string_escapes.d" tests/string_escapes.c > tests/string_escapes.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/propname_escapes.o tests/propname_escapes.d" tests/propname_escapes.c > tests/propname_escapes.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/appendprop2.o tests/appendprop2.d" tests/appendprop2.c > tests/appendprop2.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/appendprop1.o tests/appendprop1.d" tests/appendprop1.c > tests/appendprop1.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/del_node.o tests/del_node.d" tests/del_node.c > tests/del_node.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/del_property.o tests/del_property.d" tests/del_property.c > tests/del_property.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/setprop.o tests/setprop.d" tests/setprop.c > tests/setprop.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/set_name.o tests/set_name.d" tests/set_name.c > tests/set_name.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/rw_tree1.o tests/rw_tree1.d" tests/rw_tree1.c > tests/rw_tree1.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/open_pack.o tests/open_pack.d" tests/open_pack.c > tests/open_pack.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/nopulate.o tests/nopulate.d" tests/nopulate.c > tests/nopulate.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/mangle-layout.o tests/mangle-layout.d" tests/mangle-layout.c > tests/mangle-layout.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/move_and_save.o tests/move_and_save.d" tests/move_and_save.c > tests/move_and_save.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/sw_tree1.o tests/sw_tree1.d" tests/sw_tree1.c > tests/sw_tree1.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/nop_node.o tests/nop_node.d" tests/nop_node.c > tests/nop_node.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/nop_property.o tests/nop_property.d" tests/nop_property.c > tests/nop_property.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/setprop_inplace.o tests/setprop_inplace.d" tests/setprop_inplace.c > tests/setprop_inplace.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/stringlist.o tests/stringlist.d" tests/stringlist.c > tests/stringlist.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/addr_size_cells.o tests/addr_size_cells.d" tests/addr_size_cells.c > tests/addr_size_cells.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/notfound.o tests/notfound.d" tests/notfound.c > tests/notfound.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/sized_cells.o tests/sized_cells.d" tests/sized_cells.c > tests/sized_cells.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/char_literal.o tests/char_literal.d" tests/char_literal.c > tests/char_literal.d
ar q /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/cs.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/utils.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/SStream.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/MCInstrDesc.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/MCRegisterInfo.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/ARM/ARMDisassembler.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/ARM/ARMInstPrinter.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/ARM/ARMMapping.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/ARM/ARMModule.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/AArch64/AArch64BaseInfo.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/AArch64/AArch64Disassembler.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/AArch64/AArch64InstPrinter.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/AArch64/AArch64Mapping.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/AArch64/AArch64Module.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/Mips/MipsDisassembler.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/Mips/MipsInstPrinter.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/Mips/MipsMapping.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/Mips/MipsModule.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/PowerPC/PPCDisassembler.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/PowerPC/PPCInstPrinter.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/PowerPC/PPCMapping.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/PowerPC/PPCModule.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/Sparc/SparcDisassembler.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/Sparc/SparcInstPrinter.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/Sparc/SparcMapping.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/Sparc/SparcModule.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/SystemZ/SystemZDisassembler.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/SystemZ/SystemZInstPrinter.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/SystemZ/SystemZMapping.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/SystemZ/SystemZModule.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/SystemZ/SystemZMCTargetDesc.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/X86/X86DisassemblerDecoder.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/X86/X86Disassembler.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/X86/X86IntelInstPrinter.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/X86/X86ATTInstPrinter.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/X86/X86Mapping.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/X86/X86Module.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/XCore/XCoreDisassembler.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/XCore/XCoreInstPrinter.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/XCore/XCoreMapping.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/arch/XCore/XCoreModule.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/obj/MCInst.o
ar: creating archive /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/get_alias.o tests/get_alias.d" tests/get_alias.c > tests/get_alias.d
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(MipsDisassembler.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(MipsInstPrinter.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(MipsMapping.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(MipsModule.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(SparcDisassembler.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(SparcInstPrinter.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(SparcMapping.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(SparcModule.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(SystemZDisassembler.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(SystemZInstPrinter.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(SystemZMapping.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(SystemZModule.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(SystemZMCTargetDesc.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(XCoreDisassembler.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(XCoreInstPrinter.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(XCoreMapping.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(XCoreModule.o) has no symbols
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/node_offset_by_compatible.o tests/node_offset_by_compatible.d" tests/node_offset_by_compatible.c > tests/node_offset_by_compatible.d
ranlib /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/node_check_compatible.o tests/node_check_compatible.d" tests/node_check_compatible.c > tests/node_check_compatible.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/node_offset_by_phandle.o tests/node_offset_by_phandle.d" tests/node_offset_by_phandle.c > tests/node_offset_by_phandle.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/node_offset_by_prop_value.o tests/node_offset_by_prop_value.d" tests/node_offset_by_prop_value.c > tests/node_offset_by_prop_value.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/parent_offset.o tests/parent_offset.d" tests/parent_offset.c > tests/parent_offset.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/supernode_atdepth_offset.o tests/supernode_atdepth_offset.d" tests/supernode_atdepth_offset.c > tests/supernode_atdepth_offset.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/get_path.o tests/get_path.d" tests/get_path.c > tests/get_path.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/get_phandle.o tests/get_phandle.d" tests/get_phandle.c > tests/get_phandle.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/getprop.o tests/getprop.d" tests/getprop.c > tests/getprop.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/get_name.o tests/get_name.d" tests/get_name.c > tests/get_name.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/path_offset.o tests/path_offset.d" tests/path_offset.c > tests/path_offset.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/subnode_offset.o tests/subnode_offset.d" tests/subnode_offset.c > tests/subnode_offset.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/find_property.o tests/find_property.d" tests/find_property.c > tests/find_property.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/root_node.o tests/root_node.d" tests/root_node.c > tests/root_node.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "tests/get_mem_rsv.o tests/get_mem_rsv.d" tests/get_mem_rsv.c > tests/get_mem_rsv.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "libfdt/fdt_overlay.o libfdt/fdt_overlay.d" libfdt/fdt_overlay.c > libfdt/fdt_overlay.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "libfdt/fdt_addresses.o libfdt/fdt_addresses.d" libfdt/fdt_addresses.c > libfdt/fdt_addresses.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "libfdt/fdt_empty_tree.o libfdt/fdt_empty_tree.d" libfdt/fdt_empty_tree.c > libfdt/fdt_empty_tree.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "libfdt/fdt_strerror.o libfdt/fdt_strerror.d" libfdt/fdt_strerror.c > libfdt/fdt_strerror.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "libfdt/fdt_rw.o libfdt/fdt_rw.d" libfdt/fdt_rw.c > libfdt/fdt_rw.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "libfdt/fdt_sw.o libfdt/fdt_sw.d" libfdt/fdt_sw.c > libfdt/fdt_sw.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "libfdt/fdt_wip.o libfdt/fdt_wip.d" libfdt/fdt_wip.c > libfdt/fdt_wip.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "libfdt/fdt_ro.o libfdt/fdt_ro.d" libfdt/fdt_ro.c > libfdt/fdt_ro.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "libfdt/fdt.o libfdt/fdt.d" libfdt/fdt.c > libfdt/fdt.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "util.o util.d" util.c > util.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "fdtoverlay.o fdtoverlay.d" fdtoverlay.c > fdtoverlay.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "fdtput.o fdtput.d" fdtput.c > fdtput.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "fdtget.o fdtget.d" fdtget.c > fdtget.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "fdtdump.o fdtdump.d" fdtdump.c > fdtdump.d
flex -oconvert-dtsv0-lexer.lex.c convert-dtsv0-lexer.l
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "srcpos.o srcpos.d" srcpos.c > srcpos.d
bison -d dtc-parser.y
flex -odtc-lexer.lex.c dtc-lexer.l
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "treesource.o treesource.d" treesource.c > treesource.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "livetree.o livetree.d" livetree.c > livetree.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "fstree.o fstree.d" fstree.c > fstree.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "flattree.o flattree.d" flattree.c > flattree.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "dtc.o dtc.d" dtc.c > dtc.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "data.o data.d" data.c > data.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "checks.o checks.d" checks.c > checks.d
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(MipsDisassembler.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(MipsInstPrinter.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(MipsMapping.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(MipsModule.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(SparcDisassembler.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(SparcInstPrinter.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(SparcMapping.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(SparcModule.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(SystemZDisassembler.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(SystemZInstPrinter.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(SystemZMapping.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(SystemZModule.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(SystemZMCTargetDesc.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(XCoreDisassembler.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(XCoreInstPrinter.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(XCoreMapping.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a(XCoreModule.o) has no symbols
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "convert-dtsv0-lexer.lex.o convert-dtsv0-lexer.lex.d" convert-dtsv0-lexer.lex.c > convert-dtsv0-lexer.lex.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "dtc-lexer.lex.o dtc-lexer.lex.d" dtc-lexer.lex.c > dtc-lexer.lex.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "dtc-parser.tab.o dtc-parser.tab.d" dtc-parser.tab.c > dtc-parser.tab.d
set -e; echo ' CHK version_gen.h'; mkdir -p ./; (echo "#define DTC_VERSION \"DTC 1.4.6\""; ) < Makefile > version_gen.h.tmp; if [ -r version_gen.h ] && cmp -s version_gen.h version_gen.h.tmp; then rm -f version_gen.h.tmp; else echo ' UPD version_gen.h'; mv -f version_gen.h.tmp version_gen.h; fi;
CHK version_gen.h
UPD version_gen.h
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -MM -MG -MT "util.o util.d" util.c > util.d
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -o libfdt/fdt_ro.o -c libfdt/fdt_ro.c
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -o libfdt/fdt_wip.o -c libfdt/fdt_wip.c
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -o libfdt/fdt_rw.o -c libfdt/fdt_rw.c
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -o libfdt/fdt_strerror.o -c libfdt/fdt_strerror.c
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -o libfdt/fdt_empty_tree.o -c libfdt/fdt_empty_tree.c
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -o libfdt/fdt_addresses.o -c libfdt/fdt_addresses.c
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -o libfdt/fdt_sw.o -c libfdt/fdt_sw.c
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -o libfdt/fdt.o -c libfdt/fdt.c
clang -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -o libfdt/fdt_overlay.o -c libfdt/fdt_overlay.c
ar rv libfdt/libfdt.a libfdt/fdt.o libfdt/fdt_ro.o libfdt/fdt_wip.o libfdt/fdt_sw.o libfdt/fdt_rw.o libfdt/fdt_strerror.o libfdt/fdt_empty_tree.o libfdt/fdt_addresses.o libfdt/fdt_overlay.o
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
(cd /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0; if test -n ""; then pkgvers=""; else if test -d .git; then pkgvers=$(git describe --match 'v*' 2>/dev/null | tr -d '\n'); if ! git diff-index --quiet HEAD &>/dev/null; then pkgvers="${pkgvers}-dirty"; fi; fi; fi; printf "#define QEMU_PKGVERSION \"${pkgvers}\"\n"; if test -n "${pkgvers}"; then printf '#define QEMU_FULL_VERSION QEMU_VERSION " (" QEMU_PKGVERSION ")"\n'; else printf '#define QEMU_FULL_VERSION QEMU_VERSION\n'; fi; ) > qemu-version.h.tmp
make -C /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone CAPSTONE_SHARED=no BUILDDIR="/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone" CC="clang" AR="ar" LD="ld" RANLIB="ranlib" CFLAGS="-O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -m64 -mcx16 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -DNCURSES_WIDECHAR=1 -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86" BUILD_DIR=/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a
if ! cmp -s qemu-version.h qemu-version.h.tmp; then mv qemu-version.h.tmp qemu-version.h; else rm qemu-version.h.tmp; fi
make -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc VPATH=/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -C dtc V="1" LIBFDT_srcdir=/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt CPPFLAGS="-I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt" CFLAGS="-O2 -g -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests" LDFLAGS="-framework Hypervisor -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g " ARFLAGS="rv" CC="clang" AR="ar" LD="ld" BUILD_DIR=/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 libfdt/libfdt.a
make[1]: `libfdt/libfdt.a' is up to date.
make[1]: `/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/libcapstone.a' is up to date.
echo "@set VERSION 3.0.0" > docs/version.texi
sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/hxtool -t < /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/qemu-options.hx > qemu-options.texi
sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/hxtool -t < /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hmp-commands.hx > qemu-monitor.texi
sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/hxtool -t < /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/qemu-img-cmds.hx > qemu-img-cmds.texi
sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/hxtool -t < /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hmp-commands-info.hx > qemu-monitor-info.texi
perl -Ww -- /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/texi2pod.pl -I docs -I . -I . "-DVERSION=3.0.0" qemu-nbd.texi qemu-nbd.8.pod && pod2man --section=8 --center=" " --release=" " qemu-nbd.8.pod > qemu-nbd.8
perl -Ww -- /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/texi2pod.pl -I docs -I . -I . "-DVERSION=3.0.0" qemu-ga.texi qemu-ga.8.pod && pod2man --section=8 --center=" " --release=" " qemu-ga.8.pod > qemu-ga.8
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/qapi-gen.py -o qga/qapi-generated -p "qga-" /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/qga/qapi-schema.json
perl -Ww -- /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/texi2pod.pl -I docs -I docs -I docs "-DVERSION=3.0.0" docs/qemu-block-drivers.texi docs/qemu-block-drivers.7.pod && pod2man --section=7 --center=" " --release=" " docs/qemu-block-drivers.7.pod > docs/qemu-block-drivers.7
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -MMD -MP -MT qemu-nbd.o -MF ./qemu-nbd.d -O2 -g -c -o qemu-nbd.o qemu-nbd.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -MMD -MP -MT block.o -MF ./block.d -O2 -g -c -o block.o block.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -MMD -MP -MT blockjob.o -MF ./blockjob.d -O2 -g -c -o blockjob.o blockjob.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -MMD -MP -MT job.o -MF ./job.d -O2 -g -c -o job.o job.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -MMD -MP -MT qemu-io-cmds.o -MF ./qemu-io-cmds.d -O2 -g -c -o qemu-io-cmds.o qemu-io-cmds.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -MMD -MP -MT replication.o -MF ./replication.d -O2 -g -c -o replication.o replication.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/block -iquote block -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -MMD -MP -MT block/raw-format.o -MF block/raw-format.d -O2 -g -c -o block/raw-format.o block/raw-format.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/block -iquote block -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -MMD -MP -MT block/qcow.o -MF block/qcow.d -O2 -g -c -o block/qcow.o block/qcow.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/block -iquote block -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -MMD -MP -MT block/vdi.o -MF block/vdi.d -O2 -g -c -o block/vdi.o block/vdi.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/block -iquote block -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -Wu
[...snip...]
te/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/tricore -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT gdbstub.o -MF ./gdbstub.d -O2 -g -c -o gdbstub.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/gdbstub.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/scsi -iquote hw/scsi -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT hw/scsi/virtio-scsi-dataplane.o -MF hw/scsi/virtio-scsi-dataplane.d -O2 -g -c -o hw/scsi/virtio-scsi-dataplane.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/scsi/virtio-scsi-dataplane.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -iquote target/sparc -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT target/sparc/fop_helper.o -MF target/sparc/fop_helper.d -O2 -g -c -o target/sparc/fop_helper.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc/fop_helper.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/xtensa -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT tcg/tcg-op.o -MF tcg/tcg-op.d -O2 -g -c -o tcg/tcg-op.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/tcg-op.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/timer -iquote hw/timer -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT hw/timer/mc146818rtc.o -MF hw/timer/mc146818rtc.d -O2 -g -c -o hw/timer/mc146818rtc.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/timer/mc146818rtc.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/xtensa -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT tcg/tcg.o -MF tcg/tcg.d -O2 -g -c -o tcg/tcg.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/tcg.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc -iquote target/ppc -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT target/ppc/mmu-book3s-v3.o -MF target/ppc/mmu-book3s-v3.d -O2 -g -c -o target/ppc/mmu-book3s-v3.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc/mmu-book3s-v3.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -iquote target/sparc -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT target/sparc/cc_helper.o -MF target/sparc/cc_helper.d -O2 -g -c -o target/sparc/cc_helper.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc/cc_helper.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/virtio -iquote hw/virtio -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT hw/virtio/virtio.o -MF hw/virtio/virtio.d -O2 -g -c -o hw/virtio/virtio.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/virtio/virtio.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/tricore -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT balloon.o -MF ./balloon.d -O2 -g -c -o balloon.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/balloon.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc -iquote target/ppc -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT target/ppc/compat.o -MF target/ppc/compat.d -O2 -g -c -o target/ppc/compat.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc/compat.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -iquote target/sparc -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT target/sparc/win_helper.o -MF target/sparc/win_helper.d -O2 -g -c -o target/sparc/win_helper.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc/win_helper.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/i386 -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT tcg/tcg-op-vec.o -MF tcg/tcg-op-vec.d -O2 -g -c -o tcg/tcg-op-vec.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/tcg-op-vec.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/tricore -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT ioport.o -MF ./ioport.d -O2 -g -c -o ioport.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ioport.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc -iquote target/ppc -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT target/ppc/mmu-radix64.o -MF target/ppc/mmu-radix64.d -O2 -g -c -o target/ppc/mmu-radix64.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc/mmu-radix64.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -iquote target/sparc -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT target/sparc/mmu_helper.o -MF target/sparc/mmu_helper.d -O2 -g -c -o target/sparc/mmu_helper.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc/mmu_helper.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/unicore32 -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT disas.o -MF ./disas.d -O2 -g -c -o disas.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/disas.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/tricore -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT numa.o -MF ./numa.d -O2 -g -c -o numa.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/numa.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/i386 -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT tcg/tcg-op-gvec.o -MF tcg/tcg-op-gvec.d -O2 -g -c -o tcg/tcg-op-gvec.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/tcg-op-gvec.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc -iquote target/ppc -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT target/ppc/kvm-stub.o -MF target/ppc/kvm-stub.d -O2 -g -c -o target/ppc/kvm-stub.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc/kvm-stub.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -iquote target/sparc -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT target/sparc/ldst_helper.o -MF target/sparc/ldst_helper.d -O2 -g -c -o target/sparc/ldst_helper.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc/ldst_helper.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/xtensa -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT tcg/tcg-op-vec.o -MF tcg/tcg-op-vec.d -O2 -g -c -o tcg/tcg-op-vec.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/tcg-op-vec.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/virtio -iquote hw/virtio -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT hw/virtio/virtio-balloon.o -MF hw/virtio/virtio-balloon.d -O2 -g -c -o hw/virtio/virtio-balloon.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/virtio/virtio-balloon.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc -iquote target/ppc -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT target/ppc/dfp_helper.o -MF target/ppc/dfp_helper.d -O2 -g -c -o target/ppc/dfp_helper.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc/dfp_helper.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/unicore32 -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT arch_init.o -MF ./arch_init.d -O2 -g -c -o arch_init.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/arch_init.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/tricore -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT qtest.o -MF ./qtest.d -O2 -g -c -o qtest.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/qtest.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -iquote target/sparc -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT target/sparc/int32_helper.o -MF target/sparc/int32_helper.d -O2 -g -c -o target/sparc/int32_helper.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc/int32_helper.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/xtensa -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT tcg/tcg-op-gvec.o -MF tcg/tcg-op-gvec.d -O2 -g -c -o tcg/tcg-op-gvec.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/tcg-op-gvec.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/virtio -iquote hw/virtio -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT hw/virtio/virtio-crypto.o -MF hw/virtio/virtio-crypto.d -O2 -g -c -o hw/virtio/virtio-crypto.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/virtio/virtio-crypto.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/unicore32 -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT cpus.o -MF ./cpus.d -O2 -g -c -o cpus.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/cpus.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -iquote target/sparc -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT target/sparc/gdbstub.o -MF target/sparc/gdbstub.d -O2 -g -c -o target/sparc/gdbstub.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc/gdbstub.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/xtensa -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT tcg/tcg-op.o -MF tcg/tcg-op.d -O2 -g -c -o tcg/tcg-op.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/tcg-op.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/tricore -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT memory.o -MF ./memory.d -O2 -g -c -o memory.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/memory.c
python -B /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/tracetool.py --group=root --format=tcg-helper-c --backend=log /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/trace-events > trace/generated-helpers.c-timestamp
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc -iquote target/ppc -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT target/ppc/excp_helper.o -MF target/ppc/excp_helper.d -O2 -g -c -o target/ppc/excp_helper.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc/excp_helper.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/trace -iquote trace -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT trace/control-target.o -MF trace/control-target.d -O2 -g -c -o trace/control-target.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/trace/control-target.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/virtio -iquote hw/virtio -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT hw/virtio/virtio-crypto-pci.o -MF hw/virtio/virtio-crypto-pci.d -O2 -g -c -o hw/virtio/virtio-crypto-pci.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/virtio/virtio-crypto-pci.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/unicore32 -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT monitor.o -MF ./monitor.d -O2 -g -c -o monitor.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/monitor.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/i386 -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT tcg/tcg-common.o -MF tcg/tcg-common.d -O2 -g -c -o tcg/tcg-common.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/tcg-common.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/trace -iquote trace -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT trace/generated-helpers.o -MF trace/generated-helpers.d -O2 -g -c -o trace/generated-helpers.o trace/generated-helpers.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/sparc64 -iquote hw/sparc64 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT hw/sparc64/sparc64.o -MF hw/sparc64/sparc64.d -O2 -g -c -o hw/sparc64/sparc64.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/sparc64/sparc64.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/i386 -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT tcg/optimize.o -MF tcg/optimize.d -O2 -g -c -o tcg/optimize.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/optimize.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc -iquote target/ppc -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT target/ppc/fpu_helper.o -MF target/ppc/fpu_helper.d -O2 -g -c -o target/ppc/fpu_helper.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc/fpu_helper.c
clang++ -L/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -O2 -g -framework Hypervisor -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -o qemu-system-sparc exec.o tcg/tcg.o tcg/tcg-op.o tcg/tcg-op-vec.o tcg/tcg-op-gvec.o tcg/tcg-common.o tcg/optimize.o fpu/softfloat.o disas.o arch_init.o cpus.o monitor.o gdbstub.o balloon.o ioport.o numa.o qtest.o memory.o memory_mapping.o dump.o migration/ram.o accel/accel.o accel/stubs/hax-stub.o accel/stubs/hvf-stub.o accel/stubs/whpx-stub.o accel/stubs/kvm-stub.o accel/tcg/tcg-all.o accel/tcg/cputlb.o accel/tcg/tcg-runtime.o accel/tcg/tcg-runtime-gvec.o accel/tcg/cpu-exec.o accel/tcg/cpu-exec-common.o accel/tcg/translate-all.o accel/tcg/translator.o hw/core/generic-loader.o hw/core/null-machine.o hw/display/tcx.o hw/display/cg3.o hw/intc/grlib_irqmp.o hw/misc/eccmemctl.o hw/misc/slavio_misc.o hw/misc/mmio_interface.o hw/net/vhost_net.o hw/net/rocker/qmp-norocker.o hw/sparc/sun4m_iommu.o hw/sparc/sun4m.o hw/sparc/leon3.o target/sparc/machine.o target/sparc/monitor.o target/sparc/translate.o target/sparc/helper.o target/sparc/cpu.o target/sparc/fop_helper.o target/sparc/cc_helper.o target/sparc/win_helper.o target/sparc/mmu_helper.o target/sparc/ldst_helper.o target/sparc/int32_helper.o target/sparc/gdbstub.o ../blockdev.o ../blockdev-nbd.o ../bootdevice.o ../iothread.o ../job-qmp.o ../qdev-monitor.o ../device-hotplug.o ../os-posix.o ../bt-host.o ../bt-vhci.o ../dma-helpers.o ../vl.o ../tpm.o ../device_tree.o ../qapi/qapi-commands.o ../qapi/qapi-commands-block-core.o ../qapi/qapi-commands-block.o ../qapi/qapi-commands-char.o ../qapi/qapi-commands-common.o ../qapi/qapi-commands-crypto.o ../qapi/qapi-commands-introspect.o ../qapi/qapi-commands-job.o ../qapi/qapi-commands-migration.o ../qapi/qapi-commands-misc.o ../qapi/qapi-commands-net.o ../qapi/qapi-commands-rocker.o ../qapi/qapi-commands-run-state.o ../qapi/qapi-commands-sockets.o ../qapi/qapi-commands-tpm.o ../qapi/qapi-commands-trace.o ../qapi/qapi-commands-transaction.o ../qapi/qapi-commands-ui.o ../qapi/qapi-introspect.o ../qmp.o ../hmp.o ../cpus-common.o ../audio/audio.o ../audio/noaudio.o ../audio/wavaudio.o ../audio/mixeng.o ../audio/coreaudio.o ../audio/wavcapture.o ../backends/rng.o ../backends/rng-egd.o ../backends/rng-random.o ../backends/tpm.o ../backends/hostmem.o ../backends/hostmem-ram.o ../backends/cryptodev.o ../backends/cryptodev-builtin.o ../block/stream.o ../chardev/msmouse.o ../chardev/wctablet.o ../chardev/testdev.o ../disas/i386.o ../disas/sparc.o ../hw/acpi/acpi-stub.o ../hw/audio/cs4231.o ../hw/audio/soundhw.o ../hw/block/block.o ../hw/block/cdrom.o ../hw/block/hd-geometry.o ../hw/block/fdc.o ../hw/block/ecc.o ../hw/bt/core.o ../hw/bt/l2cap.o ../hw/bt/sdp.o ../hw/bt/hci.o ../hw/bt/hid.o ../hw/bt/hci-csr.o ../hw/char/escc.o ../hw/char/grlib_apbuart.o ../hw/core/qdev.o ../hw/core/qdev-properties.o ../hw/core/bus.o ../hw/core/reset.o ../hw/core/qdev-fw.o ../hw/core/fw-path-provider.o ../hw/core/irq.o ../hw/core/hotplug.o ../hw/core/nmi.o ../hw/core/empty_slot.o ../hw/core/ptimer.o ../hw/core/sysbus.o ../hw/core/machine.o ../hw/core/loader.o ../hw/core/qdev-properties-system.o ../hw/core/register.o ../hw/core/or-irq.o ../hw/core/split-irq.o ../hw/cpu/core.o ../hw/display/ramfb.o ../hw/display/ramfb-standalone.o ../hw/dma/sparc32_dma.o ../hw/input/hid.o ../hw/input/ps2.o ../hw/intc/slavio_intctl.o ../hw/intc/intc.o ../hw/isa/isa-bus.o ../hw/isa/isa-superio.o ../hw/isa/smc37c669-superio.o ../hw/misc/unimp.o ../hw/net/pcnet.o ../hw/net/lance.o ../hw/nvram/eeprom93xx.o ../hw/nvram/fw_cfg.o ../hw/nvram/chrp_nvram.o ../hw/pci/pci-stub.o ../hw/pcmcia/pcmcia.o ../hw/scsi/scsi-disk.o ../hw/scsi/scsi-generic.o ../hw/scsi/scsi-bus.o ../hw/scsi/esp.o ../hw/smbios/smbios-stub.o ../hw/timer/m48t59.o ../hw/timer/m48t59-isa.o ../hw/timer/slavio_timer.o ../hw/timer/grlib_gptimer.o ../hw/tpm/tpm_util.o ../hw/tpm/tpm_emulator.o ../hw/usb/core.o ../hw/usb/combined-packet.o ../hw/usb/bus.o ../hw/usb/libhw.o ../hw/usb/host-stub.o ../hw/virtio/vhost-stub.o ../hw/watchdog/watchdog.o ../migration/migration.o ../migration/socket.o ../migration/fd.o ../migration/exec.o ../migration/tls.o ../migration/channel.o ../migration/savevm.o ../migration/colo-comm.o ../migration/colo.o ../migration/colo-failover.o ../migration/vmstate.o ../migration/vmstate-types.o ../migration/page_cache.o ../migration/qemu-file.o ../migration/global_state.o ../migration/qemu-file-channel.o ../migration/xbzrle.o ../migration/postcopy-ram.o ../migration/qjson.o ../migration/block-dirty-bitmap.o ../migration/block.o ../net/net.o ../net/queue.o ../net/checksum.o ../net/util.o ../net/hub.o ../net/socket.o ../net/dump.o ../net/eth.o ../net/vhost-user.o ../net/slirp.o ../net/filter.o ../net/filter-buffer.o ../net/filter-mirror.o ../net/colo-compare.o ../net/colo.o ../net/filter-rewriter.o ../net/filter-replay.o ../net/tap.o ../net/tap-bsd.o ../qom/cpu.o ../replay/replay.o ../replay/replay-internal.o ../replay/replay-events.o ../replay/replay-time.o ../replay/replay-input.o ../replay/replay-char.o ../replay/replay-snapshot.o ../replay/replay-net.o ../replay/replay-audio.o ../slirp/cksum.o ../slirp/if.o ../slirp/ip_icmp.o ../slirp/ip6_icmp.o ../slirp/ip6_input.o ../slirp/ip6_output.o ../slirp/ip_input.o ../slirp/ip_output.o ../slirp/dnssearch.o ../slirp/dhcpv6.o ../slirp/slirp.o ../slirp/mbuf.o ../slirp/misc.o ../slirp/sbuf.o ../slirp/socket.o ../slirp/tcp_input.o ../slirp/tcp_output.o ../slirp/tcp_subr.o ../slirp/tcp_timer.o ../slirp/udp.o ../slirp/udp6.o ../slirp/bootp.o ../slirp/tftp.o ../slirp/arp_table.o ../slirp/ndp_table.o ../slirp/ncsi.o ../ui/keymaps.o ../ui/console.o ../ui/cursor.o ../ui/qemu-pixman.o ../ui/input.o ../ui/input-keymap.o ../ui/input-legacy.o ../ui/cocoa.o ../ui/vnc.o ../ui/vnc-enc-zlib.o ../ui/vnc-enc-hextile.o ../ui/vnc-enc-tight.o ../ui/vnc-palette.o ../ui/vnc-enc-zrle.o ../ui/vnc-auth-vencrypt.o ../ui/vnc-auth-sasl.o ../ui/vnc-ws.o ../ui/vnc-jobs.o ../ui/curses.o trace/generated-helpers.o trace/control-target.o ../qom/object.o ../qom/container.o ../qom/qom-qobject.o ../qom/object_interfaces.o ../block.o ../blockjob.o ../job.o ../qemu-io-cmds.o ../replication.o ../block/raw-format.o ../block/qcow.o ../block/vdi.o ../block/vmdk.o ../block/cloop.o ../block/bochs.o ../block/vpc.o ../block/vvfat.o ../block/dmg.o ../block/qcow2.o ../block/qcow2-refcount.o ../block/qcow2-cluster.o ../block/qcow2-snapshot.o ../block/qcow2-cache.o ../block/qcow2-bitmap.o ../block/qed.o ../block/qed-l2-cache.o ../block/qed-table.o ../block/qed-cluster.o ../block/qed-check.o ../block/vhdx.o ../block/vhdx-endian.o ../block/vhdx-log.o ../block/quorum.o ../block/parallels.o ../block/blkdebug.o ../block/blkverify.o ../block/blkreplay.o ../block/blklogwrites.o ../block/block-backend.o ../block/snapshot.o ../block/qapi.o ../block/file-posix.o ../block/null.o ../block/mirror.o ../block/commit.o ../block/io.o ../block/create.o ../block/throttle-groups.o ../block/nbd.o ../block/nbd-client.o ../block/sheepdog.o ../block/accounting.o ../block/dirty-bitmap.o ../block/write-threshold.o ../block/backup.o ../block/replication.o ../block/throttle.o ../block/copy-on-read.o ../block/crypto.o ../nbd/server.o ../nbd/client.o ../nbd/common.o ../scsi/utils.o ../scsi/pr-manager-stub.o ../block/curl.o ../block/dmg-bz2.o ../chardev/char.o ../chardev/char-fd.o ../chardev/char-fe.o ../chardev/char-file.o ../chardev/char-io.o ../chardev/char-mux.o ../chardev/char-null.o ../chardev/char-parallel.o ../chardev/char-pipe.o ../chardev/char-pty.o ../chardev/char-ringbuf.o ../chardev/char-serial.o ../chardev/char-socket.o ../chardev/char-stdio.o ../chardev/char-udp.o ../crypto/init.o ../crypto/hash.o ../crypto/hash-nettle.o ../crypto/hmac.o ../crypto/hmac-nettle.o ../crypto/aes.o ../crypto/desrfb.o ../crypto/cipher.o ../crypto/tlscreds.o ../crypto/tlscredsanon.o ../crypto/tlscredspsk.o ../crypto/tlscredsx509.o ../crypto/tlssession.o ../crypto/secret.o ../crypto/random-gnutls.o ../crypto/pbkdf.o ../crypto/pbkdf-nettle.o ../crypto/ivgen.o ../crypto/ivgen-essiv.o ../crypto/ivgen-plain.o ../crypto/ivgen-plain64.o ../crypto/afsplit.o ../crypto/xts.o ../crypto/block.o ../crypto/block-qcow.o ../crypto/block-luks.o ../io/channel.o ../io/channel-buffer.o ../io/channel-command.o ../io/channel-file.o ../io/channel-socket.o ../io/channel-tls.o ../io/channel-watch.o ../io/channel-websock.o ../io/channel-util.o ../io/dns-resolver.o ../io/net-listener.o ../io/task.o ../libqemuutil.a -framework CoreAudio -L/usr/local/Cellar/ncurses/6.1/lib -lncursesw -lz -lxml2 -lcurl -lbz2 -L/usr/local/Cellar/pixman/0.34.0_1/lib -lpixman-1 -L/usr/local/Cellar/libpng/1.6.35/lib -lpng16 -lz -ljpeg -lsasl2 -L/usr/local/Cellar/nettle/3.4/lib -lnettle -L/usr/local/Cellar/gnutls/3.5.19/lib -lgnutls -F/System/Library/Frameworks -framework Cocoa -framework IOKit -llzo2 -lfdt -L/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone -lcapstone -L/usr/local/Cellar/glib/2.58.1/lib -L/usr/local/opt/gettext/lib -lgthread-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lz
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/xtensa -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT tcg/tcg-common.o -MF tcg/tcg-common.d -O2 -g -c -o tcg/tcg-common.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/tcg-common.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/sparc64 -iquote hw/sparc64 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT hw/sparc64/sun4u_iommu.o -MF hw/sparc64/sun4u_iommu.d -O2 -g -c -o hw/sparc64/sun4u_iommu.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/sparc64/sun4u_iommu.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/xtensa -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT tcg/optimize.o -MF tcg/optimize.d -O2 -g -c -o tcg/optimize.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/optimize.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/sparc64 -iquote hw/sparc64 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT hw/sparc64/sun4u.o -MF hw/sparc64/sun4u.d -O2 -g -c -o hw/sparc64/sun4u.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/sparc64/sun4u.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/xtensa -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT tcg/tcg-op-vec.o -MF tcg/tcg-op-vec.d -O2 -g -c -o tcg/tcg-op-vec.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/tcg-op-vec.c
Rez -append /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/pc-bios/qemu.rsrc -o qemu-system-sparc
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/tricore -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT memory_mapping.o -MF ./memory_mapping.d -O2 -g -c -o memory_mapping.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/memory_mapping.c
SetFile -a C qemu-system-sparc
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/unicore32 -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT gdbstub.o -MF ./gdbstub.d -O2 -g -c -o gdbstub.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/gdbstub.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/sparc64 -iquote hw/sparc64 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT hw/sparc64/niagara.o -MF hw/sparc64/niagara.d -O2 -g -c -o hw/sparc64/niagara.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/hw/sparc64/niagara.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/fpu -iquote fpu -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/i386 -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT fpu/softfloat.o -MF fpu/softfloat.d -O2 -g -c -o fpu/softfloat.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/fpu/softfloat.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/tricore -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT dump.o -MF ./dump.d -O2 -g -c -o dump.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dump.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/xtensa -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT tcg/tcg-op-gvec.o -MF tcg/tcg-op-gvec.d -O2 -g -c -o tcg/tcg-op-gvec.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/tcg-op-gvec.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/fpu -iquote fpu -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/xtensa -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT fpu/softfloat.o -MF fpu/softfloat.d -O2 -g -c -o fpu/softfloat.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/fpu/softfloat.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc -iquote target/ppc -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT target/ppc/int_helper.o -MF target/ppc/int_helper.d -O2 -g -c -o target/ppc/int_helper.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc/int_helper.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -iquote target/sparc -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT target/sparc/machine.o -MF target/sparc/machine.d -O2 -g -c -o target/sparc/machine.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc/machine.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -iquote target/sparc -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT target/sparc/monitor.o -MF target/sparc/monitor.d -O2 -g -c -o target/sparc/monitor.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc/monitor.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/unicore32 -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT balloon.o -MF ./balloon.d -O2 -g -c -o balloon.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/balloon.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/migration -iquote migration -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/tricore -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT migration/ram.o -MF migration/ram.d -O2 -g -c -o migration/ram.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/migration/ram.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -iquote target/sparc -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT target/sparc/translate.o -MF target/sparc/translate.d -O2 -g -c -o target/sparc/translate.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc/translate.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/unicore32 -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT ioport.o -MF ./ioport.d -O2 -g -c -o ioport.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/ioport.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/xtensa -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT tcg/tcg-common.o -MF tcg/tcg-common.d -O2 -g -c -o tcg/tcg-common.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/tcg-common.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/unicore32 -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT numa.o -MF ./numa.d -O2 -g -c -o numa.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/numa.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/xtensa -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT tcg/optimize.o -MF tcg/optimize.d -O2 -g -c -o tcg/optimize.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/optimize.c
install -d -m 0755 "/usr/local/Cellar/qemu/3.0.0/share/doc/qemu"
install -c -m 0644 qemu-doc.html "/usr/local/Cellar/qemu/3.0.0/share/doc/qemu"
install -c -m 0644 qemu-doc.txt "/usr/local/Cellar/qemu/3.0.0/share/doc/qemu"
install -c -m 0644 docs/interop/qemu-qmp-ref.html "/usr/local/Cellar/qemu/3.0.0/share/doc/qemu"
install -c -m 0644 docs/interop/qemu-qmp-ref.txt "/usr/local/Cellar/qemu/3.0.0/share/doc/qemu"
install -d -m 0755 "/usr/local/Cellar/qemu/3.0.0/share/man/man1"
install -c -m 0644 qemu.1 "/usr/local/Cellar/qemu/3.0.0/share/man/man1"
install -d -m 0755 "/usr/local/Cellar/qemu/3.0.0/share/man/man7"
install -c -m 0644 docs/interop/qemu-qmp-ref.7 "/usr/local/Cellar/qemu/3.0.0/share/man/man7"
install -c -m 0644 docs/qemu-block-drivers.7 "/usr/local/Cellar/qemu/3.0.0/share/man/man7"
install -c -m 0644 qemu-img.1 "/usr/local/Cellar/qemu/3.0.0/share/man/man1"
install -d -m 0755 "/usr/local/Cellar/qemu/3.0.0/share/man/man8"
install -c -m 0644 qemu-nbd.8 "/usr/local/Cellar/qemu/3.0.0/share/man/man8"
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel -iquote accel -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/tricore -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT accel/accel.o -MF accel/accel.d -O2 -g -c -o accel/accel.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/accel.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/unicore32 -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT qtest.o -MF ./qtest.d -O2 -g -c -o qtest.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/qtest.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/i386 -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT disas.o -MF ./disas.d -O2 -g -c -o disas.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/disas.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc -iquote target/ppc -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT target/ppc/timebase_helper.o -MF target/ppc/timebase_helper.d -O2 -g -c -o target/ppc/timebase_helper.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc/timebase_helper.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/xtensa -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT disas.o -MF ./disas.d -O2 -g -c -o disas.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/disas.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/stubs -iquote accel/stubs -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/tricore -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT accel/stubs/hax-stub.o -MF accel/stubs/hax-stub.d -O2 -g -c -o accel/stubs/hax-stub.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/stubs/hax-stub.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -iquote target/sparc -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT target/sparc/helper.o -MF target/sparc/helper.d -O2 -g -c -o target/sparc/helper.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc/helper.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/fpu -iquote fpu -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/xtensa -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT fpu/softfloat.o -MF fpu/softfloat.d -O2 -g -c -o fpu/softfloat.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/fpu/softfloat.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc -iquote target/ppc -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT target/ppc/misc_helper.o -MF target/ppc/misc_helper.d -O2 -g -c -o target/ppc/misc_helper.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc/misc_helper.c
rm -f gdbstub-xml.c && /bin/sh /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/scripts/feature_to_c.sh gdbstub-xml.c /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/gdb-xml/i386-64bit.xml /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/gdb-xml/i386-64bit-core.xml /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/gdb-xml/i386-64bit-sse.xml
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/unicore32 -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT memory.o -MF ./memory.d -O2 -g -c -o memory.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/memory.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/stubs -iquote accel/stubs -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/tricore -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT accel/stubs/hvf-stub.o -MF accel/stubs/hvf-stub.d -O2 -g -c -o accel/stubs/hvf-stub.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/stubs/hvf-stub.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/xtensa -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT arch_init.o -MF ./arch_init.d -O2 -g -c -o arch_init.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/arch_init.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/i386 -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT arch_init.o -MF ./arch_init.d -O2 -g -c -o arch_init.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/arch_init.c
clang++ -L/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tests -O2 -g -framework Hypervisor -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g -o qemu-img qemu-img.o block.o blockjob.o job.o qemu-io-cmds.o replication.o block/raw-format.o block/qcow.o block/vdi.o block/vmdk.o block/cloop.o block/bochs.o block/vpc.o block/vvfat.o block/dmg.o block/qcow2.o block/qcow2-refcount.o block/qcow2-cluster.o block/qcow2-snapshot.o block/qcow2-cache.o block/qcow2-bitmap.o block/qed.o block/qed-l2-cache.o block/qed-table.o block/qed-cluster.o block/qed-check.o block/vhdx.o block/vhdx-endian.o block/vhdx-log.o block/quorum.o block/parallels.o block/blkdebug.o block/blkverify.o block/blkreplay.o block/blklogwrites.o block/block-backend.o block/snapshot.o block/qapi.o block/file-posix.o block/null.o block/mirror.o block/commit.o block/io.o block/create.o block/throttle-groups.o block/nbd.o block/nbd-client.o block/sheepdog.o block/accounting.o block/dirty-bitmap.o block/write-threshold.o block/backup.o block/replication.o block/throttle.o block/copy-on-read.o block/crypto.o nbd/server.o nbd/client.o nbd/common.o scsi/utils.o scsi/pr-manager-stub.o block/curl.o block/dmg-bz2.o crypto/init.o crypto/hash.o crypto/hash-nettle.o crypto/hmac.o crypto/hmac-nettle.o crypto/aes.o crypto/desrfb.o crypto/cipher.o crypto/tlscreds.o crypto/tlscredsanon.o crypto/tlscredspsk.o crypto/tlscredsx509.o crypto/tlssession.o crypto/secret.o crypto/random-gnutls.o crypto/pbkdf.o crypto/pbkdf-nettle.o crypto/ivgen.o crypto/ivgen-essiv.o crypto/ivgen-plain.o crypto/ivgen-plain64.o crypto/afsplit.o crypto/xts.o crypto/block.o crypto/block-qcow.o crypto/block-luks.o io/channel.o io/channel-buffer.o io/channel-command.o io/channel-file.o io/channel-socket.o io/channel-tls.o io/channel-watch.o io/channel-websock.o io/channel-util.o io/dns-resolver.o io/net-listener.o io/task.o qom/object.o qom/container.o qom/qom-qobject.o qom/object_interfaces.o libqemuutil.a -lz -lxml2 -lcurl -lbz2 -L/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone -lcapstone -L/usr/local/Cellar/glib/2.58.1/lib -L/usr/local/opt/gettext/lib -lgthread-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lz -lz -L/usr/local/Cellar/nettle/3.4/lib -lnettle -L/usr/local/Cellar/gnutls/3.5.19/lib -lgnutls -lutil
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc -iquote target/ppc -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT target/ppc/mem_helper.o -MF target/ppc/mem_helper.d -O2 -g -c -o target/ppc/mem_helper.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc/mem_helper.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/stubs -iquote accel/stubs -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/tricore -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT accel/stubs/whpx-stub.o -MF accel/stubs/whpx-stub.d -O2 -g -c -o accel/stubs/whpx-stub.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/stubs/whpx-stub.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/xtensa -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT cpus.o -MF ./cpus.d -O2 -g -c -o cpus.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/cpus.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/i386 -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT cpus.o -MF ./cpus.d -O2 -g -c -o cpus.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/cpus.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -iquote target/sparc -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT target/sparc/cpu.o -MF target/sparc/cpu.d -O2 -g -c -o target/sparc/cpu.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc/cpu.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/stubs -iquote accel/stubs -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/tricore -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT accel/stubs/kvm-stub.o -MF accel/stubs/kvm-stub.d -O2 -g -c -o accel/stubs/kvm-stub.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/stubs/kvm-stub.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/unicore32 -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT memory_mapping.o -MF ./memory_mapping.d -O2 -g -c -o memory_mapping.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/memory_mapping.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc -iquote target/ppc -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT target/ppc/gdbstub.o -MF target/ppc/gdbstub.d -O2 -g -c -o target/ppc/gdbstub.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc/gdbstub.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/tricore -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT accel/tcg/tcg-all.o -MF accel/tcg/tcg-all.d -O2 -g -c -o accel/tcg/tcg-all.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg/tcg-all.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/xtensa -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT monitor.o -MF ./monitor.d -O2 -g -c -o monitor.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/monitor.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/i386 -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT monitor.o -MF ./monitor.d -O2 -g -c -o monitor.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/monitor.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/xtensa -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT disas.o -MF ./disas.d -O2 -g -c -o disas.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/disas.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/tricore -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT accel/tcg/cputlb.o -MF accel/tcg/cputlb.d -O2 -g -c -o accel/tcg/cputlb.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg/cputlb.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc/../../libdecnumber -iquote target/ppc/../../libdecnumber -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT target/ppc/../../libdecnumber/decContext.o -MF target/ppc/../../libdecnumber/decContext.d -O2 -g -c -o target/ppc/../../libdecnumber/decContext.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc/../../libdecnumber/decContext.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/unicore32 -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT dump.o -MF ./dump.d -O2 -g -c -o dump.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dump.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -iquote target/sparc -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT target/sparc/fop_helper.o -MF target/sparc/fop_helper.d -O2 -g -c -o target/sparc/fop_helper.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc/fop_helper.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/xtensa -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT gdbstub.o -MF ./gdbstub.d -O2 -g -c -o gdbstub.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/gdbstub.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc/../../libdecnumber -iquote target/ppc/../../libdecnumber -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT target/ppc/../../libdecnumber/decNumber.o -MF target/ppc/../../libdecnumber/decNumber.d -O2 -g -c -o target/ppc/../../libdecnumber/decNumber.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc/../../libdecnumber/decNumber.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -iquote target/sparc -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT target/sparc/cc_helper.o -MF target/sparc/cc_helper.d -O2 -g -c -o target/sparc/cc_helper.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc/cc_helper.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/xtensa -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT arch_init.o -MF ./arch_init.d -O2 -g -c -o arch_init.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/arch_init.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/migration -iquote migration -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/unicore32 -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT migration/ram.o -MF migration/ram.d -O2 -g -c -o migration/ram.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/migration/ram.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -iquote target/sparc -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT target/sparc/win_helper.o -MF target/sparc/win_helper.d -O2 -g -c -o target/sparc/win_helper.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/sparc/win_helper.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/. -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/libpng/1.6.35/include/libpng16 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/capstone/include -iquote .. -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/xtensa -DNEED_CPU_H -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -MMD -MP -MT cpus.o -MF ./cpus.d -O2 -g -c -o cpus.o /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/cpus.c
clang -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/target/ppc/../../libdecnumber/dpd -iquote target/ppc/../../libdecnumber/dpd -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/tcg/i386 -iquote . -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0 -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/accel/tcg -iquote /private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/private/tmp/qemu-20181016-3753-17juusa/qemu-3.0.0/dtc/libfdt -D_REENTRANT -I/usr/local/Cellar/pcre/8.42/include -I/usr/local/Cellar/glib/2.58.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.58.1/lib/glib-2.0/include -I/usr/local/opt/gettext/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 -DNCURSES_WIDECHAR=1 -Wno-error=address-of-packed-member -Wno-string-plus-int -Wno-initializer-overrides -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/libtasn1/4.13/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/p11-kit/0.23.14/include/p11-kit-1 -I/usr/local/Cellar/gnutls/3.5.19/include -I/usr/local/Cellar/nettle/3.4/include -I/usr/local/Cellar/li
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment