* Package: app-emulation/qemu-guest-agent-2.11.0 * Repository: gentoo * Maintainer: qemu@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking qemu-2.11.0.tar.bz2 to /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work >>> Source unpacked in /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work >>> Preparing source in /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 ... * Applying qemu-guest-agent-2.5.0-sysmacros.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 ... ./configure --prefix=/usr --sysconfdir=/etc --libdir=/usr/lib64 --localstatedir=/ --disable-bsd-user --disable-linux-user --disable-system --disable-strip --disable-werror --enable-guest-agent --python=/usr/bin/python2.7 --cc=x86_64-pc-linux-gnu-gcc --cxx=x86_64-pc-linux-gnu-g++ --host-cc=x86_64-pc-linux-gnu-gcc Install prefix /usr BIOS directory /usr/share/qemu firmware path /usr/share/qemu-firmware binary directory /usr/bin library directory /usr/lib64 module directory /usr/lib64/qemu libexec directory /usr/libexec include directory /usr/include config directory /etc local state directory / Manual directory /usr/share/man ELF interp prefix /usr/gnemul/qemu-%M Source path /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 GIT binary git GIT submodules C compiler x86_64-pc-linux-gnu-gcc Host C compiler x86_64-pc-linux-gnu-gcc C++ compiler x86_64-pc-linux-gnu-g++ Objective-C compiler clang ARFLAGS rv CFLAGS -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native QEMU_CFLAGS -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I$(SRC_PATH)/capstone/include LDFLAGS -Wl,--warn-common -Wl,-z,relro -Wl,-z,now -pie -m64 -g -Wl,-O1 -Wl,--as-needed make make install install python /usr/bin/python2.7 -B smbd /usr/sbin/smbd module support no host CPU x86_64 host big endian no target list gprof enabled no sparse enabled no strip binaries no profiler no static build no SDL support yes (1.2.15) 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 oss Block whitelist (rw) Block whitelist (ro) VirtFS support Multipath support VNC support yes VNC SASL support yes VNC JPEG support yes VNC PNG support yes xen support no brlapi support yes bluez support no Documentation yes PIE yes vde support no netmap support no Linux AIO support yes ATTR/XATTR support yes Install blobs yes KVM support yes HAX support no TCG support yes TCG debug enabled no TCG interpreter no RDMA support no fdt support yes preadv support yes fdatasync yes madvise yes posix_madvise yes libcap-ng support yes vhost-net support yes vhost-scsi support yes vhost-vsock support yes vhost-user support yes Trace backends log spice support no rbd support no xfsctl support no smartcard support no libusb yes usb net redir no OpenGL support yes OpenGL dmabufs yes libiscsi support yes libnfs support no build guest agent yes QGA VSS support no QGA w32 disk info no QGA MSI support no seccomp support yes coroutine backend ucontext coroutine pool yes debug stack usage no crypto afalg no GlusterFS support no gcov gcov gcov enabled no TPM support yes libssh2 support yes TPM passthrough yes TPM emulator yes QOM debugging yes Live block migration yes lzo support yes snappy support yes bzip2 support yes NUMA host support yes tcmalloc support no jemalloc support no avx2 optimization yes replication support yes VxHS block device no capstone internal >>> Source configured. >>> Compiling source in /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 ... make -j1 V=1 qemu-ga echo '# no devices' > config-all-devices.mak (cd /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0; printf '#define QEMU_PKGVERSION '; if test -n ""; then printf '""\n'; else if test -d .git; then printf '" ('; git describe --match 'v*' 2>/dev/null | tr -d '\n'; if ! git diff-index --quiet HEAD &>/dev/null; then printf -- '-dirty'; fi; printf ')"\n'; else printf '""\n'; fi; fi) > qemu-version.h.tmp 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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/create_config < config-host.mak > config-host.h-timestamp make -C /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone CAPSTONE_SHARED=no BUILDDIR="/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone" CC="x86_64-pc-linux-gnu-gcc" AR="x86_64-pc-linux-gnu-ar" LD="x86_64-pc-linux-gnu-ld" RANLIB="ranlib" CFLAGS="-O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86" BUILD_DIR=/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/libcapstone.a make[1]: Entering directory '/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone' x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c cs.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/cs.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c utils.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/utils.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c SStream.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/SStream.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c MCInstrDesc.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/MCInstrDesc.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c MCRegisterInfo.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/MCRegisterInfo.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/ARM/ARMDisassembler.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/ARM/ARMInstPrinter.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/ARM/ARMMapping.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/ARM/ARMModule.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/AArch64/AArch64BaseInfo.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/AArch64/AArch64Disassembler.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/AArch64/AArch64InstPrinter.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/AArch64/AArch64Mapping.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/AArch64/AArch64Module.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/Mips/MipsDisassembler.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/Mips/MipsInstPrinter.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/Mips/MipsMapping.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/Mips/MipsModule.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/PowerPC/PPCDisassembler.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/PowerPC/PPCInstPrinter.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/PowerPC/PPCMapping.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/PowerPC/PPCModule.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/Sparc/SparcDisassembler.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/Sparc/SparcInstPrinter.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/Sparc/SparcMapping.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/Sparc/SparcModule.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/SystemZ/SystemZDisassembler.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/SystemZ/SystemZInstPrinter.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/SystemZ/SystemZMapping.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/SystemZ/SystemZModule.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/SystemZ/SystemZMCTargetDesc.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/X86/X86DisassemblerDecoder.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/X86/X86Disassembler.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/X86/X86IntelInstPrinter.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/X86/X86ATTInstPrinter.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/X86/X86Mapping.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/X86/X86Module.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/XCore/XCoreDisassembler.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/XCore/XCoreInstPrinter.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/XCore/XCoreMapping.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.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 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/XCore/XCoreModule.o x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c MCInst.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/MCInst.o x86_64-pc-linux-gnu-ar q /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/libcapstone.a /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/cs.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/utils.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/SStream.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/MCInstrDesc.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/MCRegisterInfo.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/ARM/ARMDisassembler.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/ARM/ARMInstPrinter.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/ARM/ARMMapping.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/ARM/ARMModule.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/AArch64/AArch64BaseInfo.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/AArch64/AArch64Disassembler.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/AArch64/AArch64InstPrinter.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/AArch64/AArch64Mapping.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/AArch64/AArch64Module.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/Mips/MipsDisassembler.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/Mips/MipsInstPrinter.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/Mips/MipsMapping.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/Mips/MipsModule.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/PowerPC/PPCDisassembler.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/PowerPC/PPCInstPrinter.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/PowerPC/PPCMapping.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/PowerPC/PPCModule.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/Sparc/SparcDisassembler.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/Sparc/SparcInstPrinter.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/Sparc/SparcMapping.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/Sparc/SparcModule.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/SystemZ/SystemZDisassembler.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/SystemZ/SystemZInstPrinter.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/SystemZ/SystemZMapping.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/SystemZ/SystemZModule.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/SystemZ/SystemZMCTargetDesc.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/X86/X86DisassemblerDecoder.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/X86/X86Disassembler.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/X86/X86IntelInstPrinter.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/X86/X86ATTInstPrinter.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/X86/X86Mapping.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/X86/X86Module.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/XCore/XCoreDisassembler.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/XCore/XCoreInstPrinter.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/XCore/XCoreMapping.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/arch/XCore/XCoreModule.o /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/obj/MCInst.o x86_64-pc-linux-gnu-ar: creating /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/libcapstone.a ranlib /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/libcapstone.a make[1]: Leaving directory '/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone' sh /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/hxtool -h < /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qemu-options.hx > qemu-options.def /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/qapi-commands.py -h -o "." /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qapi-schema.json /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/qapi-types.py -h -o "." -b /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qapi-schema.json /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/qapi-visit.py -h -o "." -b /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qapi-schema.json /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/qapi-event.py -h -o "." /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qapi-schema.json /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/qapi-commands.py -c -o "." /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qapi-schema.json /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/qapi-types.py -c -o "." -b /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qapi-schema.json /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/qapi-visit.py -c -o "." -b /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qapi-schema.json /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/qapi-event.py -c -o "." /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qapi-schema.json /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/qapi-introspect.py -h -o "." /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qapi-schema.json /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/qapi-introspect.py -c -o "." /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qapi-schema.json /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=root --format=tcg-h --backend=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/trace-events > trace/generated-tcg-tracers.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=root --format=tcg-helper-wrapper-h --backend=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/trace-events > trace/generated-helpers-wrappers.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=root --format=tcg-helper-h --backend=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/trace-events > trace/generated-helpers.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=root --format=tcg-helper-c --backend=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/trace-events > trace/generated-helpers.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/modules/module_block.py module_block.h /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/block/iscsi.c /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/block/curl.c /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/block/ssh.c /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/block/dmg-bz2.c cat /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/util/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/crypto/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/io/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/migration/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/block/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/chardev/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/block/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/block/dataplane/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/char/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/intc/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/net/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/virtio/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/audio/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/misc/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/usb/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/scsi/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/nvram/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/display/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/input/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/timer/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/dma/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/sparc/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/sd/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/isa/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/mem/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/i386/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/i386/xen/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/9pfs/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/ppc/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/pci/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/s390x/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/vfio/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/acpi/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/arm/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/alpha/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/xen/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/ide/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/ui/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/audio/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/net/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/target/arm/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/target/i386/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/target/mips/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/target/sparc/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/target/s390x/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/target/ppc/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qom/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-user/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qapi/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/kvm/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/nbd/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scsi/trace-events > /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/trace-events-all src=$(echo ui/input-keymap-linux-to-qcode.c | sed -E -e "s,^ui/input-keymap-(.+)-to-(.+)\.c$,\1,") && dst=$(echo ui/input-keymap-linux-to-qcode.c | sed -E -e "s,^ui/input-keymap-(.+)-to-(.+)\.c$,\2,") && test -e /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/ui/keycodemapdb/tools/keymap-gen && /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/ui/keycodemapdb/tools/keymap-gen --lang glib2 --varname qemu_input_map_${src}_to_${dst} code-map /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-linux-to-qcode.c || rm -f ui/input-keymap-linux-to-qcode.c src=$(echo ui/input-keymap-qcode-to-qnum.c | sed -E -e "s,^ui/input-keymap-(.+)-to-(.+)\.c$,\1,") && dst=$(echo ui/input-keymap-qcode-to-qnum.c | sed -E -e "s,^ui/input-keymap-(.+)-to-(.+)\.c$,\2,") && test -e /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/ui/keycodemapdb/tools/keymap-gen && /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/ui/keycodemapdb/tools/keymap-gen --lang glib2 --varname qemu_input_map_${src}_to_${dst} code-map /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-qcode-to-qnum.c || rm -f ui/input-keymap-qcode-to-qnum.c src=$(echo ui/input-keymap-qnum-to-qcode.c | sed -E -e "s,^ui/input-keymap-(.+)-to-(.+)\.c$,\1,") && dst=$(echo ui/input-keymap-qnum-to-qcode.c | sed -E -e "s,^ui/input-keymap-(.+)-to-(.+)\.c$,\2,") && test -e /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/ui/keycodemapdb/tools/keymap-gen && /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/ui/keycodemapdb/tools/keymap-gen --lang glib2 --varname qemu_input_map_${src}_to_${dst} code-map /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-qnum-to-qcode.c || rm -f ui/input-keymap-qnum-to-qcode.c /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/qapi-types.py -h -o tests -p "test-" /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests/qapi-schema/qapi-schema-test.json /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/qapi-visit.py -h -o tests -p "test-" /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests/qapi-schema/qapi-schema-test.json /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/qapi-commands.py -h -o tests -p "test-" /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests/qapi-schema/qapi-schema-test.json /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/qapi-event.py -h -o tests -p "test-" /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests/qapi-schema/qapi-schema-test.json /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/qapi-introspect.py -h -o tests -p "test-" /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests/qapi-schema/qapi-schema-test.json /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=root --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/trace-events > trace-root.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=util --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/util/trace-events > util/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=crypto --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/crypto/trace-events > crypto/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=io --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/io/trace-events > io/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=migration --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/migration/trace-events > migration/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=block --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/block/trace-events > block/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=chardev --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/chardev/trace-events > chardev/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_block --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/block/trace-events > hw/block/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_block_dataplane --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/block/dataplane/trace-events > hw/block/dataplane/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_char --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/char/trace-events > hw/char/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_intc --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/intc/trace-events > hw/intc/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_net --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/net/trace-events > hw/net/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_virtio --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/virtio/trace-events > hw/virtio/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_audio --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/audio/trace-events > hw/audio/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_misc --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/misc/trace-events > hw/misc/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_usb --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/usb/trace-events > hw/usb/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_scsi --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/scsi/trace-events > hw/scsi/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_nvram --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/nvram/trace-events > hw/nvram/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_display --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/display/trace-events > hw/display/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_input --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/input/trace-events > hw/input/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_timer --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/timer/trace-events > hw/timer/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_dma --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/dma/trace-events > hw/dma/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_sparc --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/sparc/trace-events > hw/sparc/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_sd --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/sd/trace-events > hw/sd/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_isa --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/isa/trace-events > hw/isa/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_mem --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/mem/trace-events > hw/mem/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_i386 --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/i386/trace-events > hw/i386/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_i386_xen --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/i386/xen/trace-events > hw/i386/xen/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_9pfs --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/9pfs/trace-events > hw/9pfs/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_ppc --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/ppc/trace-events > hw/ppc/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_pci --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/pci/trace-events > hw/pci/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_s390x --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/s390x/trace-events > hw/s390x/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_vfio --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/vfio/trace-events > hw/vfio/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_acpi --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/acpi/trace-events > hw/acpi/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_arm --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/arm/trace-events > hw/arm/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_alpha --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/alpha/trace-events > hw/alpha/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_xen --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/xen/trace-events > hw/xen/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_ide --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/ide/trace-events > hw/ide/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=ui --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/ui/trace-events > ui/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=audio --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/audio/trace-events > audio/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=net --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/net/trace-events > net/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=target_arm --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/target/arm/trace-events > target/arm/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=target_i386 --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/target/i386/trace-events > target/i386/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=target_mips --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/target/mips/trace-events > target/mips/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=target_sparc --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/target/sparc/trace-events > target/sparc/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=target_s390x --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/target/s390x/trace-events > target/s390x/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=target_ppc --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/target/ppc/trace-events > target/ppc/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=qom --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qom/trace-events > qom/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=linux_user --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-user/trace-events > linux-user/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=qapi --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qapi/trace-events > qapi/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=accel_tcg --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg/trace-events > accel/tcg/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=accel_kvm --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/kvm/trace-events > accel/kvm/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=nbd --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/nbd/trace-events > nbd/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=scsi --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scsi/trace-events > scsi/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=root --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/trace-events > trace-root.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=util --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/util/trace-events > util/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=crypto --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/crypto/trace-events > crypto/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=io --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/io/trace-events > io/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=migration --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/migration/trace-events > migration/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=block --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/block/trace-events > block/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=chardev --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/chardev/trace-events > chardev/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_block --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/block/trace-events > hw/block/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_block_dataplane --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/block/dataplane/trace-events > hw/block/dataplane/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_char --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/char/trace-events > hw/char/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_intc --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/intc/trace-events > hw/intc/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_net --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/net/trace-events > hw/net/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_virtio --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/virtio/trace-events > hw/virtio/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_audio --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/audio/trace-events > hw/audio/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_misc --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/misc/trace-events > hw/misc/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_usb --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/usb/trace-events > hw/usb/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_scsi --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/scsi/trace-events > hw/scsi/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_nvram --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/nvram/trace-events > hw/nvram/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_display --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/display/trace-events > hw/display/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_input --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/input/trace-events > hw/input/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_timer --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/timer/trace-events > hw/timer/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_dma --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/dma/trace-events > hw/dma/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_sparc --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/sparc/trace-events > hw/sparc/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_sd --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/sd/trace-events > hw/sd/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_isa --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/isa/trace-events > hw/isa/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_mem --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/mem/trace-events > hw/mem/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_i386 --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/i386/trace-events > hw/i386/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_i386_xen --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/i386/xen/trace-events > hw/i386/xen/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_9pfs --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/9pfs/trace-events > hw/9pfs/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_ppc --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/ppc/trace-events > hw/ppc/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_pci --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/pci/trace-events > hw/pci/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_s390x --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/s390x/trace-events > hw/s390x/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_vfio --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/vfio/trace-events > hw/vfio/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_acpi --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/acpi/trace-events > hw/acpi/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_arm --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/arm/trace-events > hw/arm/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_alpha --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/alpha/trace-events > hw/alpha/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_xen --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/xen/trace-events > hw/xen/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=hw_ide --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/hw/ide/trace-events > hw/ide/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=ui --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/ui/trace-events > ui/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=audio --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/audio/trace-events > audio/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=net --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/net/trace-events > net/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=target_arm --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/target/arm/trace-events > target/arm/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=target_i386 --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/target/i386/trace-events > target/i386/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=target_mips --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/target/mips/trace-events > target/mips/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=target_sparc --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/target/sparc/trace-events > target/sparc/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=target_s390x --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/target/s390x/trace-events > target/s390x/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=target_ppc --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/target/ppc/trace-events > target/ppc/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=qom --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qom/trace-events > qom/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=linux_user --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-user/trace-events > linux-user/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=qapi --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qapi/trace-events > qapi/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=accel_tcg --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg/trace-events > accel/tcg/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=accel_kvm --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/kvm/trace-events > accel/kvm/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=nbd --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/nbd/trace-events > nbd/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/tracetool.py --group=scsi --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scsi/trace-events > scsi/trace.c-timestamp (cd /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0; printf '#define QEMU_PKGVERSION '; if test -n ""; then printf '""\n'; else if test -d .git; then printf '" ('; git describe --match 'v*' 2>/dev/null | tr -d '\n'; if ! git diff-index --quiet HEAD &>/dev/null; then printf -- '-dirty'; fi; printf ')"\n'; else printf '""\n'; fi; fi) > qemu-version.h.tmp 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 -C /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone CAPSTONE_SHARED=no BUILDDIR="/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone" CC="x86_64-pc-linux-gnu-gcc" AR="x86_64-pc-linux-gnu-ar" LD="x86_64-pc-linux-gnu-ld" RANLIB="ranlib" CFLAGS="-O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86" BUILD_DIR=/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/libcapstone.a make[1]: Entering directory '/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone' make[1]: '/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/libcapstone.a' is up to date. make[1]: Leaving directory '/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone' /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/qapi-types.py -h -o qga/qapi-generated -p "qga-" /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qga/qapi-schema.json /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/qapi-visit.py -h -o qga/qapi-generated -p "qga-" /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qga/qapi-schema.json /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/qapi-commands.py -h -o qga/qapi-generated -p "qga-" /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qga/qapi-schema.json x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qga -Iqga -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qga/commands.o -MF qga/commands.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qga/commands.o qga/commands.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qga -Iqga -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qga/guest-agent-command-state.o -MF qga/guest-agent-command-state.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qga/guest-agent-command-state.o qga/guest-agent-command-state.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qga -Iqga -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qga/main.o -MF qga/main.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qga/main.o qga/main.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qga -Iqga -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qga/commands-posix.o -MF qga/commands-posix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qga/commands-posix.o qga/commands-posix.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qga -Iqga -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qga/channel-posix.o -MF qga/channel-posix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qga/channel-posix.o qga/channel-posix.c /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/qapi-types.py -c -o qga/qapi-generated -p "qga-" /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qga/qapi-schema.json x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qga/qapi-generated -Iqga/qapi-generated -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qga/qapi-generated/qga-qapi-types.o -MF qga/qapi-generated/qga-qapi-types.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qga/qapi-generated/qga-qapi-types.o qga/qapi-generated/qga-qapi-types.c /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/qapi-visit.py -c -o qga/qapi-generated -p "qga-" /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qga/qapi-schema.json x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qga/qapi-generated -Iqga/qapi-generated -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qga/qapi-generated/qga-qapi-visit.o -MF qga/qapi-generated/qga-qapi-visit.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qga/qapi-generated/qga-qapi-visit.o qga/qapi-generated/qga-qapi-visit.c /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/scripts/qapi-commands.py -c -o qga/qapi-generated -p "qga-" /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qga/qapi-schema.json x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qga/qapi-generated -Iqga/qapi-generated -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qga/qapi-generated/qga-qmp-marshal.o -MF qga/qapi-generated/qga-qmp-marshal.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qga/qapi-generated/qga-qmp-marshal.o qga/qapi-generated/qga-qmp-marshal.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/. -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qmp-introspect.o -MF ./qmp-introspect.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qmp-introspect.o qmp-introspect.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/. -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qapi-types.o -MF ./qapi-types.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi-types.o qapi-types.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/. -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qapi-visit.o -MF ./qapi-visit.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi-visit.o qapi-visit.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/. -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qapi-event.o -MF ./qapi-event.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi-event.o qapi-event.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qapi -Iqapi -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-visit-core.o -MF qapi/qapi-visit-core.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-visit-core.o qapi/qapi-visit-core.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qapi -Iqapi -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-dealloc-visitor.o -MF qapi/qapi-dealloc-visitor.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-dealloc-visitor.o qapi/qapi-dealloc-visitor.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qapi -Iqapi -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qobject-input-visitor.o -MF qapi/qobject-input-visitor.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qobject-input-visitor.o qapi/qobject-input-visitor.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qapi -Iqapi -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qobject-output-visitor.o -MF qapi/qobject-output-visitor.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qobject-output-visitor.o qapi/qobject-output-visitor.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qapi -Iqapi -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qmp-registry.o -MF qapi/qmp-registry.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qmp-registry.o qapi/qmp-registry.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qapi -Iqapi -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qmp-dispatch.o -MF qapi/qmp-dispatch.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qmp-dispatch.o qapi/qmp-dispatch.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qapi -Iqapi -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/string-input-visitor.o -MF qapi/string-input-visitor.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/string-input-visitor.o qapi/string-input-visitor.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qapi -Iqapi -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/string-output-visitor.o -MF qapi/string-output-visitor.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/string-output-visitor.o qapi/string-output-visitor.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qapi -Iqapi -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/opts-visitor.o -MF qapi/opts-visitor.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/opts-visitor.o qapi/opts-visitor.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qapi -Iqapi -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-clone-visitor.o -MF qapi/qapi-clone-visitor.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-clone-visitor.o qapi/qapi-clone-visitor.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qapi -Iqapi -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qmp-event.o -MF qapi/qmp-event.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qmp-event.o qapi/qmp-event.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qapi -Iqapi -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-util.o -MF qapi/qapi-util.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-util.o qapi/qapi-util.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qobject -Iqobject -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qobject/qnull.o -MF qobject/qnull.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qobject/qnull.o qobject/qnull.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qobject -Iqobject -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qobject/qnum.o -MF qobject/qnum.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qobject/qnum.o qobject/qnum.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qobject -Iqobject -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qobject/qstring.o -MF qobject/qstring.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qobject/qstring.o qobject/qstring.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qobject -Iqobject -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qobject/qdict.o -MF qobject/qdict.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qobject/qdict.o qobject/qdict.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qobject -Iqobject -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qobject/qlist.o -MF qobject/qlist.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qobject/qlist.o qobject/qlist.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qobject -Iqobject -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qobject/qbool.o -MF qobject/qbool.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qobject/qbool.o qobject/qbool.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qobject -Iqobject -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qobject/qlit.o -MF qobject/qlit.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qobject/qlit.o qobject/qlit.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qobject -Iqobject -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qobject/qjson.o -MF qobject/qjson.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qobject/qjson.o qobject/qjson.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qobject -Iqobject -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qobject/qobject.o -MF qobject/qobject.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qobject/qobject.o qobject/qobject.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qobject -Iqobject -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qobject/json-lexer.o -MF qobject/json-lexer.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qobject/json-lexer.o qobject/json-lexer.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qobject -Iqobject -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qobject/json-streamer.o -MF qobject/json-streamer.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qobject/json-streamer.o qobject/json-streamer.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/qobject -Iqobject -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT qobject/json-parser.o -MF qobject/json-parser.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qobject/json-parser.o qobject/json-parser.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/trace -Itrace -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT trace/control.o -MF trace/control.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o trace/control.o trace/control.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/trace -Itrace -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT trace/qmp.o -MF trace/qmp.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o trace/qmp.o trace/qmp.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/util -Iutil -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT util/osdep.o -MF util/osdep.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/osdep.o util/osdep.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/util -Iutil -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT util/cutils.o -MF util/cutils.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/cutils.o util/cutils.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/util -Iutil -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT util/unicode.o -MF util/unicode.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/unicode.o util/unicode.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/util -Iutil -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT util/qemu-timer-common.o -MF util/qemu-timer-common.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/qemu-timer-common.o util/qemu-timer-common.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/util -Iutil -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT util/bufferiszero.o -MF util/bufferiszero.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/bufferiszero.o util/bufferiszero.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/util -Iutil -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT util/lockcnt.o -MF util/lockcnt.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/lockcnt.o util/lockcnt.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/util -Iutil -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT util/aiocb.o -MF util/aiocb.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/aiocb.o util/aiocb.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/util -Iutil -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT util/async.o -MF util/async.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/async.o util/async.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/util -Iutil -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT util/thread-pool.o -MF util/thread-pool.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/thread-pool.o util/thread-pool.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/util -Iutil -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT util/qemu-timer.o -MF util/qemu-timer.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/qemu-timer.o util/qemu-timer.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/util -Iutil -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT util/main-loop.o -MF util/main-loop.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/main-loop.o util/main-loop.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/util -Iutil -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT util/iohandler.o -MF util/iohandler.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/iohandler.o util/iohandler.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/util -Iutil -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT util/aio-posix.o -MF util/aio-posix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/aio-posix.o util/aio-posix.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/util -Iutil -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT util/compatfd.o -MF util/compatfd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/compatfd.o util/compatfd.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/util -Iutil -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT util/event_notifier-posix.o -MF util/event_notifier-posix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/event_notifier-posix.o util/event_notifier-posix.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/util -Iutil -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT util/mmap-alloc.o -MF util/mmap-alloc.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/mmap-alloc.o util/mmap-alloc.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/util -Iutil -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT util/oslib-posix.o -MF util/oslib-posix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/oslib-posix.o util/oslib-posix.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/util -Iutil -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT util/qemu-openpty.o -MF util/qemu-openpty.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/qemu-openpty.o util/qemu-openpty.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/util -Iutil -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT util/qemu-thread-posix.o -MF util/qemu-thread-posix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/qemu-thread-posix.o util/qemu-thread-posix.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/util -Iutil -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/linux-headers -I. -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0 -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/accel/tcg -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include -I/usr/include/pixman-1 -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -I/usr/include/ncursesw -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wexpansion-to-defined -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/tests -I qga/qapi-generated -MMD -MP -MT util/memfd.o -MF util/memfd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/memfd.o util/memfd.c util/memfd.c:40:12: error: static declaration of ‘memfd_create’ follows non-static declaration static int memfd_create(const char *name, unsigned int flags) ^~~~~~~~~~~~ In file included from /usr/include/bits/mman-linux.h:115:0, from /usr/include/bits/mman.h:45, from /usr/include/sys/mman.h:41, from /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include/sysemu/os-posix.h:29, from /var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/include/qemu/osdep.h:108, from util/memfd.c:28: /usr/include/bits/mman-shared.h:46:5: note: previous declaration of ‘memfd_create’ was here int memfd_create (const char *__name, unsigned int __flags) __THROW; ^~~~~~~~~~~~ make: *** [/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0/rules.mak:66: util/memfd.o] Error 1 * ERROR: app-emulation/qemu-guest-agent-2.11.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-emulation/qemu-guest-agent-2.11.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-emulation/qemu-guest-agent-2.11.0::gentoo'`. * The complete build log is located at '/var/log/portage/app-emulation:qemu-guest-agent-2.11.0:20180212-052651.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/temp/environment'. * Working directory: '/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0' * S: '/var/tmp/portage/app-emulation/qemu-guest-agent-2.11.0/work/qemu-2.11.0'