* Package: app-emulation/qemu-guest-agent-4.0.0 * Repository: gentoo * Maintainer: tamiko@gentoo.org virtualization@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking qemu-4.0.0.tar.xz to /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work >>> Source unpacked in /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work >>> Preparing source in /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 ... * Applying qemu-guest-agent-2.5.0-sysmacros.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 ... ./configure --prefix=/usr --sysconfdir=/etc --libdir=/usr/lib64 --localstatedir=/ --disable-bsd-user --disable-linux-user --disable-system --disable-strip --disable-tools --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-4.0.0/work/qemu-4.0.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$(SRC_PATH)/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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 QEMU_LDFLAGS -L$(BUILD_DIR)/dtc/libfdt make make install install python /usr/bin/python2.7 -B (2.7.16) slirp support internal 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 (2.0.9) SDL image support no GTK support no GTK GL support no VTE support no TLS priority NORMAL GNUTLS support yes libgcrypt no nettle yes (3.4.1) libtasn1 yes PAM yes iconv support 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 no bluez support yes 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 HVF support no WHPX support no TCG support yes TCG debug enabled no TCG interpreter no malloc trim support yes RDMA support no PVRDMA support no fdt support git membarrier no preadv support yes fdatasync yes madvise yes posix_madvise yes posix_memalign yes libcap-ng support yes vhost-net support yes vhost-crypto 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 yes smartcard support no libusb yes usb net redir yes OpenGL support yes OpenGL dmabufs yes libiscsi support no libnfs support no build guest agent yes QGA VSS support no QGA w32 disk info no QGA MSI support no seccomp support yes coroutine backend ucontext coroutine pool yes debug stack usage no mutex debugging no crypto afalg no GlusterFS support no gcov gcov gcov enabled no TPM support yes libssh2 support yes TPM passthrough TPM emulator QOM debugging yes Live block migration yes lzo support yes snappy support yes bzip2 support yes lzfse support no NUMA host support yes libxml2 yes tcmalloc support no jemalloc support no avx2 optimization yes replication support yes VxHS block device no bochs support yes cloop support yes dmg support yes qcow v1 support yes vdi support yes vvfat support yes qed support yes parallels support yes sheepdog support yes capstone internal docker no libpmem support no libudev yes default devices yes >>> Source configured. >>> Compiling source in /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 ... make -j1 V=1 qemu-ga echo '# no devices' > config-all-devices.mak (printf '#define QEMU_PKGVERSION ""\n'; printf '#define QEMU_FULL_VERSION "4.0.0"\n'; ) > 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-4.0.0/work/qemu-4.0.0/scripts/create_config < config-host.mak > config-host.h-timestamp make -C /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp BUILD_DIR="/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp" CC="x86_64-pc-linux-gnu-gcc" AR="x86_64-pc-linux-gnu-ar" LD="x86_64-pc-linux-gnu-ld" RANLIB="ranlib" CFLAGS="-I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests" make[1]: Entering directory '/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp' x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DG_LOG_DOMAIN='"Slirp"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -MMD -MP -c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/socket.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/socket.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DG_LOG_DOMAIN='"Slirp"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -MMD -MP -c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/tcp_timer.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/tcp_timer.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DG_LOG_DOMAIN='"Slirp"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -MMD -MP -c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/dhcpv6.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/dhcpv6.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DG_LOG_DOMAIN='"Slirp"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -MMD -MP -c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/ndp_table.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/ndp_table.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DG_LOG_DOMAIN='"Slirp"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -MMD -MP -c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/ip_icmp.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/ip_icmp.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DG_LOG_DOMAIN='"Slirp"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -MMD -MP -c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/ip_input.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/ip_input.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DG_LOG_DOMAIN='"Slirp"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -MMD -MP -c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/slirp.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/slirp.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DG_LOG_DOMAIN='"Slirp"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -MMD -MP -c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/ip6_input.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/ip6_input.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DG_LOG_DOMAIN='"Slirp"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -MMD -MP -c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/vmstate.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/vmstate.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DG_LOG_DOMAIN='"Slirp"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -MMD -MP -c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/ip6_output.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/ip6_output.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DG_LOG_DOMAIN='"Slirp"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -MMD -MP -c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/ncsi.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/ncsi.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DG_LOG_DOMAIN='"Slirp"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -MMD -MP -c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/tcp_output.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/tcp_output.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DG_LOG_DOMAIN='"Slirp"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -MMD -MP -c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/bootp.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/bootp.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DG_LOG_DOMAIN='"Slirp"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -MMD -MP -c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/state.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/state.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DG_LOG_DOMAIN='"Slirp"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -MMD -MP -c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/misc.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/misc.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DG_LOG_DOMAIN='"Slirp"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -MMD -MP -c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/ip_output.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/ip_output.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DG_LOG_DOMAIN='"Slirp"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -MMD -MP -c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/tftp.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/tftp.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DG_LOG_DOMAIN='"Slirp"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -MMD -MP -c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/arp_table.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/arp_table.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DG_LOG_DOMAIN='"Slirp"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -MMD -MP -c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/util.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/util.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DG_LOG_DOMAIN='"Slirp"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -MMD -MP -c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/sbuf.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/sbuf.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DG_LOG_DOMAIN='"Slirp"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -MMD -MP -c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/stream.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/stream.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DG_LOG_DOMAIN='"Slirp"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -MMD -MP -c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/dnssearch.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/dnssearch.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DG_LOG_DOMAIN='"Slirp"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -MMD -MP -c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/mbuf.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/mbuf.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DG_LOG_DOMAIN='"Slirp"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -MMD -MP -c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/tcp_input.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/tcp_input.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DG_LOG_DOMAIN='"Slirp"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -MMD -MP -c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/if.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/if.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DG_LOG_DOMAIN='"Slirp"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -MMD -MP -c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/udp6.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/udp6.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DG_LOG_DOMAIN='"Slirp"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -MMD -MP -c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/cksum.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/cksum.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DG_LOG_DOMAIN='"Slirp"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -MMD -MP -c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/tcp_subr.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/tcp_subr.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DG_LOG_DOMAIN='"Slirp"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -MMD -MP -c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/udp.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/udp.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DG_LOG_DOMAIN='"Slirp"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -MMD -MP -c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/ip6_icmp.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/ip6_icmp.c rm -f /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/libslirp.a && x86_64-pc-linux-gnu-ar rcs /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/libslirp.a /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/socket.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/tcp_timer.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/dhcpv6.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/ndp_table.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/ip_icmp.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/ip_input.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/slirp.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/ip6_input.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/vmstate.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/ip6_output.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/ncsi.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/tcp_output.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/bootp.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/state.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/misc.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/ip_output.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/tftp.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/arp_table.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/util.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/sbuf.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/stream.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/dnssearch.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/mbuf.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/tcp_input.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/if.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/udp6.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/cksum.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/tcp_subr.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/udp.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src/ip6_icmp.o make[1]: Leaving directory '/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp' make -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc VPATH=/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -C dtc V="1" LIBFDT_srcdir=/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt CPPFLAGS="-I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt" CFLAGS="-O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests" LDFLAGS="-Wl,--warn-common -Wl,-z,relro -Wl,-z,now -pie -m64 -g -Wl,-O1 -Wl,--as-needed" ARFLAGS="rv" CC="x86_64-pc-linux-gnu-gcc" AR="x86_64-pc-linux-gnu-ar" LD="x86_64-pc-linux-gnu-ld" BUILD_DIR=/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 libfdt/libfdt.a make[1]: Entering directory '/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc' x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/dumptrees.o tests/dumptrees.d" tests/dumptrees.c > tests/dumptrees.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/trees.o tests/trees.d" tests/trees.S > tests/trees.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/testutils.o tests/testutils.d" tests/testutils.c > tests/testutils.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/value-labels.o tests/value-labels.d" tests/value-labels.c > tests/value-labels.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/asm_tree_dump.o tests/asm_tree_dump.d" tests/asm_tree_dump.c > tests/asm_tree_dump.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/truncated_memrsv.o tests/truncated_memrsv.d" tests/truncated_memrsv.c > tests/truncated_memrsv.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/truncated_string.o tests/truncated_string.d" tests/truncated_string.c > tests/truncated_string.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/truncated_property.o tests/truncated_property.d" tests/truncated_property.c > tests/truncated_property.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/check_full.o tests/check_full.d" tests/check_full.c > tests/check_full.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/check_header.o tests/check_header.d" tests/check_header.c > tests/check_header.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/check_path.o tests/check_path.d" tests/check_path.c > tests/check_path.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/overlay_bad_fixup.o tests/overlay_bad_fixup.d" tests/overlay_bad_fixup.c > tests/overlay_bad_fixup.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/overlay.o tests/overlay.d" tests/overlay.c > tests/overlay.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/subnode_iterate.o tests/subnode_iterate.d" tests/subnode_iterate.c > tests/subnode_iterate.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/property_iterate.o tests/property_iterate.d" tests/property_iterate.c > tests/property_iterate.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/integer-expressions.o tests/integer-expressions.d" tests/integer-expressions.c > tests/integer-expressions.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/utilfdt_test.o tests/utilfdt_test.d" tests/utilfdt_test.c > tests/utilfdt_test.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/path_offset_aliases.o tests/path_offset_aliases.d" tests/path_offset_aliases.c > tests/path_offset_aliases.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/add_subnode_with_nops.o tests/add_subnode_with_nops.d" tests/add_subnode_with_nops.c > tests/add_subnode_with_nops.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/dtbs_equal_unordered.o tests/dtbs_equal_unordered.d" tests/dtbs_equal_unordered.c > tests/dtbs_equal_unordered.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/dtb_reverse.o tests/dtb_reverse.d" tests/dtb_reverse.c > tests/dtb_reverse.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/dtbs_equal_ordered.o tests/dtbs_equal_ordered.d" tests/dtbs_equal_ordered.c > tests/dtbs_equal_ordered.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/extra-terminating-null.o tests/extra-terminating-null.d" tests/extra-terminating-null.c > tests/extra-terminating-null.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/incbin.o tests/incbin.d" tests/incbin.c > tests/incbin.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/boot-cpuid.o tests/boot-cpuid.d" tests/boot-cpuid.c > tests/boot-cpuid.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/phandle_format.o tests/phandle_format.d" tests/phandle_format.c > tests/phandle_format.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/path-references.o tests/path-references.d" tests/path-references.c > tests/path-references.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/references.o tests/references.d" tests/references.c > tests/references.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/string_escapes.o tests/string_escapes.d" tests/string_escapes.c > tests/string_escapes.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/propname_escapes.o tests/propname_escapes.d" tests/propname_escapes.c > tests/propname_escapes.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/appendprop2.o tests/appendprop2.d" tests/appendprop2.c > tests/appendprop2.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/appendprop1.o tests/appendprop1.d" tests/appendprop1.c > tests/appendprop1.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/del_node.o tests/del_node.d" tests/del_node.c > tests/del_node.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/del_property.o tests/del_property.d" tests/del_property.c > tests/del_property.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/setprop.o tests/setprop.d" tests/setprop.c > tests/setprop.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/set_name.o tests/set_name.d" tests/set_name.c > tests/set_name.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/rw_tree1.o tests/rw_tree1.d" tests/rw_tree1.c > tests/rw_tree1.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/open_pack.o tests/open_pack.d" tests/open_pack.c > tests/open_pack.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/nopulate.o tests/nopulate.d" tests/nopulate.c > tests/nopulate.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/mangle-layout.o tests/mangle-layout.d" tests/mangle-layout.c > tests/mangle-layout.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/move_and_save.o tests/move_and_save.d" tests/move_and_save.c > tests/move_and_save.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/sw_states.o tests/sw_states.d" tests/sw_states.c > tests/sw_states.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/sw_tree1.o tests/sw_tree1.d" tests/sw_tree1.c > tests/sw_tree1.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/nop_node.o tests/nop_node.d" tests/nop_node.c > tests/nop_node.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/nop_property.o tests/nop_property.d" tests/nop_property.c > tests/nop_property.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/setprop_inplace.o tests/setprop_inplace.d" tests/setprop_inplace.c > tests/setprop_inplace.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/stringlist.o tests/stringlist.d" tests/stringlist.c > tests/stringlist.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/addr_size_cells2.o tests/addr_size_cells2.d" tests/addr_size_cells2.c > tests/addr_size_cells2.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/addr_size_cells.o tests/addr_size_cells.d" tests/addr_size_cells.c > tests/addr_size_cells.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/notfound.o tests/notfound.d" tests/notfound.c > tests/notfound.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/sized_cells.o tests/sized_cells.d" tests/sized_cells.c > tests/sized_cells.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/char_literal.o tests/char_literal.d" tests/char_literal.c > tests/char_literal.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/get_alias.o tests/get_alias.d" tests/get_alias.c > tests/get_alias.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/node_offset_by_compatible.o tests/node_offset_by_compatible.d" tests/node_offset_by_compatible.c > tests/node_offset_by_compatible.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/node_check_compatible.o tests/node_check_compatible.d" tests/node_check_compatible.c > tests/node_check_compatible.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/node_offset_by_phandle.o tests/node_offset_by_phandle.d" tests/node_offset_by_phandle.c > tests/node_offset_by_phandle.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/node_offset_by_prop_value.o tests/node_offset_by_prop_value.d" tests/node_offset_by_prop_value.c > tests/node_offset_by_prop_value.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/parent_offset.o tests/parent_offset.d" tests/parent_offset.c > tests/parent_offset.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/supernode_atdepth_offset.o tests/supernode_atdepth_offset.d" tests/supernode_atdepth_offset.c > tests/supernode_atdepth_offset.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/get_path.o tests/get_path.d" tests/get_path.c > tests/get_path.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/get_phandle.o tests/get_phandle.d" tests/get_phandle.c > tests/get_phandle.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/getprop.o tests/getprop.d" tests/getprop.c > tests/getprop.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/get_name.o tests/get_name.d" tests/get_name.c > tests/get_name.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/path_offset.o tests/path_offset.d" tests/path_offset.c > tests/path_offset.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/subnode_offset.o tests/subnode_offset.d" tests/subnode_offset.c > tests/subnode_offset.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/find_property.o tests/find_property.d" tests/find_property.c > tests/find_property.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/root_node.o tests/root_node.d" tests/root_node.c > tests/root_node.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "tests/get_mem_rsv.o tests/get_mem_rsv.d" tests/get_mem_rsv.c > tests/get_mem_rsv.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "libfdt/fdt_overlay.o libfdt/fdt_overlay.d" libfdt/fdt_overlay.c > libfdt/fdt_overlay.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "libfdt/fdt_addresses.o libfdt/fdt_addresses.d" libfdt/fdt_addresses.c > libfdt/fdt_addresses.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "libfdt/fdt_empty_tree.o libfdt/fdt_empty_tree.d" libfdt/fdt_empty_tree.c > libfdt/fdt_empty_tree.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "libfdt/fdt_strerror.o libfdt/fdt_strerror.d" libfdt/fdt_strerror.c > libfdt/fdt_strerror.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "libfdt/fdt_rw.o libfdt/fdt_rw.d" libfdt/fdt_rw.c > libfdt/fdt_rw.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "libfdt/fdt_sw.o libfdt/fdt_sw.d" libfdt/fdt_sw.c > libfdt/fdt_sw.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "libfdt/fdt_wip.o libfdt/fdt_wip.d" libfdt/fdt_wip.c > libfdt/fdt_wip.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "libfdt/fdt_ro.o libfdt/fdt_ro.d" libfdt/fdt_ro.c > libfdt/fdt_ro.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "libfdt/fdt.o libfdt/fdt.d" libfdt/fdt.c > libfdt/fdt.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "util.o util.d" util.c > util.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "fdtoverlay.o fdtoverlay.d" fdtoverlay.c > fdtoverlay.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "fdtput.o fdtput.d" fdtput.c > fdtput.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "fdtget.o fdtget.d" fdtget.c > fdtget.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "fdtdump.o fdtdump.d" fdtdump.c > fdtdump.d flex -oconvert-dtsv0-lexer.lex.c convert-dtsv0-lexer.l x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "convert-dtsv0-lexer.lex.o convert-dtsv0-lexer.lex.d" convert-dtsv0-lexer.lex.c > convert-dtsv0-lexer.lex.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "srcpos.o srcpos.d" srcpos.c > srcpos.d bison -d dtc-parser.y x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "dtc-parser.tab.o dtc-parser.tab.d" dtc-parser.tab.c > dtc-parser.tab.d flex -odtc-lexer.lex.c dtc-lexer.l x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "dtc-lexer.lex.o dtc-lexer.lex.d" dtc-lexer.lex.c > dtc-lexer.lex.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "treesource.o treesource.d" treesource.c > treesource.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "livetree.o livetree.d" livetree.c > livetree.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "fstree.o fstree.d" fstree.c > fstree.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "flattree.o flattree.d" flattree.c > flattree.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "dtc.o dtc.d" dtc.c > dtc.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "data.o data.d" data.c > data.d x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "checks.o checks.d" checks.c > checks.d set -e; echo ' CHK version_gen.h'; mkdir -p ./; (echo "#define DTC_VERSION \"DTC 1.4.7\""; ) < Makefile > version_gen.h.tmp; if [ -r version_gen.h ] && cmp -s version_gen.h version_gen.h.tmp; then rm -f version_gen.h.tmp; else echo ' UPD version_gen.h'; mv -f version_gen.h.tmp version_gen.h; fi; CHK version_gen.h UPD version_gen.h x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -MM -MG -MT "util.o util.d" util.c > util.d set -e; echo ' CHK version_gen.h'; mkdir -p ./; (echo "#define DTC_VERSION \"DTC 1.4.7\""; ) < Makefile > version_gen.h.tmp; if [ -r version_gen.h ] && cmp -s version_gen.h version_gen.h.tmp; then rm -f version_gen.h.tmp; else echo ' UPD version_gen.h'; mv -f version_gen.h.tmp version_gen.h; fi; CHK version_gen.h x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -o libfdt/fdt.o -c libfdt/fdt.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -o libfdt/fdt_ro.o -c libfdt/fdt_ro.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -o libfdt/fdt_wip.o -c libfdt/fdt_wip.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -o libfdt/fdt_sw.o -c libfdt/fdt_sw.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -o libfdt/fdt_rw.o -c libfdt/fdt_rw.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -o libfdt/fdt_strerror.o -c libfdt/fdt_strerror.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -o libfdt/fdt_empty_tree.o -c libfdt/fdt_empty_tree.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -o libfdt/fdt_addresses.o -c libfdt/fdt_addresses.c x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -o libfdt/fdt_overlay.o -c libfdt/fdt_overlay.c x86_64-pc-linux-gnu-ar rv libfdt/libfdt.a libfdt/fdt.o libfdt/fdt_ro.o libfdt/fdt_wip.o libfdt/fdt_sw.o libfdt/fdt_rw.o libfdt/fdt_strerror.o libfdt/fdt_empty_tree.o libfdt/fdt_addresses.o libfdt/fdt_overlay.o x86_64-pc-linux-gnu-ar: creating libfdt/libfdt.a a - libfdt/fdt.o a - libfdt/fdt_ro.o a - libfdt/fdt_wip.o a - libfdt/fdt_sw.o a - libfdt/fdt_rw.o a - libfdt/fdt_strerror.o a - libfdt/fdt_empty_tree.o a - libfdt/fdt_addresses.o a - libfdt/fdt_overlay.o make[1]: Leaving directory '/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc' make -C /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone CAPSTONE_SHARED=no BUILDDIR="/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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-4.0.0/work/qemu-4.0.0 /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/libcapstone.a make[1]: Entering directory '/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone' x86_64-pc-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/ARM/ARMDisassembler.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/ARM/ARMInstPrinter.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/ARM/ARMMapping.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/ARM/ARMModule.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/AArch64/AArch64BaseInfo.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/AArch64/AArch64Disassembler.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/AArch64/AArch64InstPrinter.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/AArch64/AArch64Mapping.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/AArch64/AArch64Module.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/Mips/MipsDisassembler.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/Mips/MipsInstPrinter.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/Mips/MipsMapping.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/Mips/MipsModule.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/PowerPC/PPCDisassembler.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/PowerPC/PPCInstPrinter.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/PowerPC/PPCMapping.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/PowerPC/PPCModule.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/Sparc/SparcDisassembler.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/Sparc/SparcInstPrinter.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/Sparc/SparcMapping.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/Sparc/SparcModule.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/SystemZ/SystemZDisassembler.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/SystemZ/SystemZInstPrinter.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/SystemZ/SystemZMapping.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/SystemZ/SystemZModule.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/SystemZ/SystemZMCTargetDesc.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/X86/X86DisassemblerDecoder.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/X86/X86Disassembler.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/X86/X86IntelInstPrinter.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/X86/X86ATTInstPrinter.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/X86/X86Mapping.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/X86/X86Module.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/XCore/XCoreDisassembler.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/XCore/XCoreInstPrinter.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/XCore/XCoreMapping.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -DCAPSTONE_USE_SYS_DYN_MEM -DCAPSTONE_HAS_ARM -DCAPSTONE_HAS_ARM64 -DCAPSTONE_HAS_POWERPC -DCAPSTONE_HAS_X86 -c arch/XCore/XCoreModule.c -o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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-4.0.0/work/qemu-4.0.0/capstone/obj/MCInst.o x86_64-pc-linux-gnu-ar q /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/libcapstone.a /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/cs.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/utils.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/SStream.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/MCInstrDesc.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/MCRegisterInfo.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/ARM/ARMDisassembler.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/ARM/ARMInstPrinter.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/ARM/ARMMapping.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/ARM/ARMModule.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/AArch64/AArch64BaseInfo.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/AArch64/AArch64Disassembler.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/AArch64/AArch64InstPrinter.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/AArch64/AArch64Mapping.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/AArch64/AArch64Module.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/Mips/MipsDisassembler.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/Mips/MipsInstPrinter.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/Mips/MipsMapping.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/Mips/MipsModule.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/PowerPC/PPCDisassembler.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/PowerPC/PPCInstPrinter.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/PowerPC/PPCMapping.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/PowerPC/PPCModule.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/Sparc/SparcDisassembler.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/Sparc/SparcInstPrinter.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/Sparc/SparcMapping.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/Sparc/SparcModule.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/SystemZ/SystemZDisassembler.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/SystemZ/SystemZInstPrinter.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/SystemZ/SystemZMapping.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/SystemZ/SystemZModule.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/SystemZ/SystemZMCTargetDesc.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/X86/X86DisassemblerDecoder.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/X86/X86Disassembler.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/X86/X86IntelInstPrinter.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/X86/X86ATTInstPrinter.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/X86/X86Mapping.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/X86/X86Module.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/XCore/XCoreDisassembler.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/XCore/XCoreInstPrinter.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/XCore/XCoreMapping.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/arch/XCore/XCoreModule.o /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/obj/MCInst.o x86_64-pc-linux-gnu-ar: creating /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/libcapstone.a ranlib /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/libcapstone.a make[1]: Leaving directory '/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone' sh /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/hxtool -h < /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qemu-options.hx > qemu-options.def /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/qapi-gen.py -o "qapi" -b /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi/qapi-schema.json /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=root --format=tcg-h --backend=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/trace-events > trace/generated-tcg-tracers.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=root --format=tcg-helper-wrapper-h --backend=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/trace-events > trace/generated-helpers-wrappers.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=root --format=tcg-helper-h --backend=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/trace-events > trace/generated-helpers.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=root --format=tcg-helper-c --backend=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/trace-events > trace/generated-helpers.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/modules/module_block.py module_block.h /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/block/curl.c /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/block/ssh.c /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/block/dmg-bz2.c /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/block/dmg-bz2.c cat /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/kvm/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/audio/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/authz/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/block/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/chardev/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/crypto/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/9pfs/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/acpi/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/alpha/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/arm/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/audio/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/block/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/block/dataplane/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/char/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/display/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/dma/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/hppa/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/i2c/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/i386/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/i386/xen/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/ide/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/input/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/intc/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/isa/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/mem/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/misc/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/misc/macio/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/net/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/nvram/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/pci/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/pci-host/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/ppc/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/rdma/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/rdma/vmw/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/s390x/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/scsi/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/sd/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/sparc/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/sparc64/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/timer/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/tpm/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/usb/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/vfio/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/virtio/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/watchdog/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/xen/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/gpio/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/io/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-user/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/migration/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/nbd/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/net/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qom/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scsi/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/arm/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/hppa/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/i386/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/mips/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/ppc/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/riscv/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/s390x/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/sparc/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/ui/trace-events /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util/trace-events > /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/trace-events-all stem=atset1-to-qcode && src=${stem%-to-*} dst=${stem#*-to-} && test -e /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/tools/keymap-gen && /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-atset1-to-qcode.c || rm -f ui/input-keymap-atset1-to-qcode.c stem=linux-to-qcode && src=${stem%-to-*} dst=${stem#*-to-} && test -e /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/tools/keymap-gen && /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-linux-to-qcode.c || rm -f ui/input-keymap-linux-to-qcode.c stem=qcode-to-atset1 && src=${stem%-to-*} dst=${stem#*-to-} && test -e /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/tools/keymap-gen && /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-qcode-to-atset1.c || rm -f ui/input-keymap-qcode-to-atset1.c stem=qcode-to-atset2 && src=${stem%-to-*} dst=${stem#*-to-} && test -e /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/tools/keymap-gen && /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-qcode-to-atset2.c || rm -f ui/input-keymap-qcode-to-atset2.c stem=qcode-to-atset3 && src=${stem%-to-*} dst=${stem#*-to-} && test -e /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/tools/keymap-gen && /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-qcode-to-atset3.c || rm -f ui/input-keymap-qcode-to-atset3.c stem=qcode-to-linux && src=${stem%-to-*} dst=${stem#*-to-} && test -e /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/tools/keymap-gen && /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-qcode-to-linux.c || rm -f ui/input-keymap-qcode-to-linux.c stem=qcode-to-qnum && src=${stem%-to-*} dst=${stem#*-to-} && test -e /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/tools/keymap-gen && /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-qcode-to-qnum.c || rm -f ui/input-keymap-qcode-to-qnum.c stem=qcode-to-sun && src=${stem%-to-*} dst=${stem#*-to-} && test -e /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/tools/keymap-gen && /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-qcode-to-sun.c || rm -f ui/input-keymap-qcode-to-sun.c stem=qnum-to-qcode && src=${stem%-to-*} dst=${stem#*-to-} && test -e /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/tools/keymap-gen && /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-qnum-to-qcode.c || rm -f ui/input-keymap-qnum-to-qcode.c stem=usb-to-qcode && src=${stem%-to-*} dst=${stem#*-to-} && test -e /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/tools/keymap-gen && /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-usb-to-qcode.c || rm -f ui/input-keymap-usb-to-qcode.c stem=win32-to-qcode && src=${stem%-to-*} dst=${stem#*-to-} && test -e /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/tools/keymap-gen && /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-win32-to-qcode.c || rm -f ui/input-keymap-win32-to-qcode.c stem=x11-to-qcode && src=${stem%-to-*} dst=${stem#*-to-} && test -e /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/tools/keymap-gen && /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-x11-to-qcode.c || rm -f ui/input-keymap-x11-to-qcode.c stem=xorgevdev-to-qcode && src=${stem%-to-*} dst=${stem#*-to-} && test -e /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/tools/keymap-gen && /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-xorgevdev-to-qcode.c || rm -f ui/input-keymap-xorgevdev-to-qcode.c stem=xorgkbd-to-qcode && src=${stem%-to-*} dst=${stem#*-to-} && test -e /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/tools/keymap-gen && /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-xorgkbd-to-qcode.c || rm -f ui/input-keymap-xorgkbd-to-qcode.c stem=xorgxquartz-to-qcode && src=${stem%-to-*} dst=${stem#*-to-} && test -e /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/tools/keymap-gen && /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-xorgxquartz-to-qcode.c || rm -f ui/input-keymap-xorgxquartz-to-qcode.c stem=xorgxwin-to-qcode && src=${stem%-to-*} dst=${stem#*-to-} && test -e /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/tools/keymap-gen && /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-xorgxwin-to-qcode.c || rm -f ui/input-keymap-xorgxwin-to-qcode.c stem=osx-to-qcode && src=${stem%-to-*} dst=${stem#*-to-} && test -e /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/tools/keymap-gen && /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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-4.0.0/work/qemu-4.0.0/ui/keycodemapdb/data/keymaps.csv ${src} ${dst} > ui/input-keymap-osx-to-qcode.c || rm -f ui/input-keymap-osx-to-qcode.c /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/qapi-gen.py -o tests -p "test-" /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests/qapi-schema/qapi-schema-test.json /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=root --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/trace-events > trace-root.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=accel_kvm --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/kvm/trace-events > accel/kvm/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=accel_tcg --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg/trace-events > accel/tcg/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=audio --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/audio/trace-events > audio/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=authz --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/authz/trace-events > authz/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=block --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/block/trace-events > block/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=chardev --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/chardev/trace-events > chardev/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=crypto --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/crypto/trace-events > crypto/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_9pfs --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/9pfs/trace-events > hw/9pfs/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_acpi --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/acpi/trace-events > hw/acpi/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_alpha --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/alpha/trace-events > hw/alpha/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_arm --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/arm/trace-events > hw/arm/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_audio --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/audio/trace-events > hw/audio/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_block --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/block/trace-events > hw/block/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_block_dataplane --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_char --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/char/trace-events > hw/char/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_display --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/display/trace-events > hw/display/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_dma --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/dma/trace-events > hw/dma/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_hppa --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/hppa/trace-events > hw/hppa/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_i2c --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/i2c/trace-events > hw/i2c/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_i386 --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/i386/trace-events > hw/i386/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_i386_xen --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_ide --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/ide/trace-events > hw/ide/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_input --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/input/trace-events > hw/input/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_intc --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/intc/trace-events > hw/intc/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_isa --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/isa/trace-events > hw/isa/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_mem --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/mem/trace-events > hw/mem/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_misc --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/misc/trace-events > hw/misc/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_misc_macio --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/misc/macio/trace-events > hw/misc/macio/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_net --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/net/trace-events > hw/net/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_nvram --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/nvram/trace-events > hw/nvram/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_pci --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/pci/trace-events > hw/pci/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_pci_host --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/pci-host/trace-events > hw/pci-host/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_ppc --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/ppc/trace-events > hw/ppc/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_rdma --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/rdma/trace-events > hw/rdma/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_rdma_vmw --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/rdma/vmw/trace-events > hw/rdma/vmw/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_s390x --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/s390x/trace-events > hw/s390x/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_scsi --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/scsi/trace-events > hw/scsi/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_sd --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/sd/trace-events > hw/sd/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_sparc --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/sparc/trace-events > hw/sparc/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_sparc64 --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/sparc64/trace-events > hw/sparc64/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_timer --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/timer/trace-events > hw/timer/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_tpm --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/tpm/trace-events > hw/tpm/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_usb --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/usb/trace-events > hw/usb/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_vfio --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/vfio/trace-events > hw/vfio/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_virtio --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/virtio/trace-events > hw/virtio/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_watchdog --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/watchdog/trace-events > hw/watchdog/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_xen --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/xen/trace-events > hw/xen/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_gpio --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/gpio/trace-events > hw/gpio/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=io --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/io/trace-events > io/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=linux_user --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-user/trace-events > linux-user/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=migration --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/migration/trace-events > migration/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=nbd --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/nbd/trace-events > nbd/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=net --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/net/trace-events > net/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=qapi --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi/trace-events > qapi/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=qom --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qom/trace-events > qom/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=scsi --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scsi/trace-events > scsi/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=target_arm --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/arm/trace-events > target/arm/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=target_hppa --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/hppa/trace-events > target/hppa/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=target_i386 --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/i386/trace-events > target/i386/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=target_mips --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/mips/trace-events > target/mips/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=target_ppc --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/ppc/trace-events > target/ppc/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=target_riscv --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/riscv/trace-events > target/riscv/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=target_s390x --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/s390x/trace-events > target/s390x/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=target_sparc --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/sparc/trace-events > target/sparc/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=ui --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/ui/trace-events > ui/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=util --format=h --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util/trace-events > util/trace.h-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=root --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/trace-events > trace-root.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=accel_kvm --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/kvm/trace-events > accel/kvm/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=accel_tcg --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg/trace-events > accel/tcg/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=audio --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/audio/trace-events > audio/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=authz --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/authz/trace-events > authz/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=block --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/block/trace-events > block/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=chardev --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/chardev/trace-events > chardev/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=crypto --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/crypto/trace-events > crypto/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_9pfs --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/9pfs/trace-events > hw/9pfs/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_acpi --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/acpi/trace-events > hw/acpi/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_alpha --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/alpha/trace-events > hw/alpha/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_arm --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/arm/trace-events > hw/arm/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_audio --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/audio/trace-events > hw/audio/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_block --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/block/trace-events > hw/block/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_block_dataplane --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_char --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/char/trace-events > hw/char/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_display --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/display/trace-events > hw/display/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_dma --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/dma/trace-events > hw/dma/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_hppa --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/hppa/trace-events > hw/hppa/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_i2c --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/i2c/trace-events > hw/i2c/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_i386 --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/i386/trace-events > hw/i386/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_i386_xen --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_ide --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/ide/trace-events > hw/ide/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_input --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/input/trace-events > hw/input/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_intc --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/intc/trace-events > hw/intc/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_isa --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/isa/trace-events > hw/isa/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_mem --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/mem/trace-events > hw/mem/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_misc --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/misc/trace-events > hw/misc/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_misc_macio --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/misc/macio/trace-events > hw/misc/macio/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_net --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/net/trace-events > hw/net/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_nvram --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/nvram/trace-events > hw/nvram/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_pci --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/pci/trace-events > hw/pci/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_pci_host --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/pci-host/trace-events > hw/pci-host/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_ppc --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/ppc/trace-events > hw/ppc/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_rdma --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/rdma/trace-events > hw/rdma/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_rdma_vmw --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/rdma/vmw/trace-events > hw/rdma/vmw/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_s390x --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/s390x/trace-events > hw/s390x/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_scsi --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/scsi/trace-events > hw/scsi/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_sd --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/sd/trace-events > hw/sd/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_sparc --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/sparc/trace-events > hw/sparc/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_sparc64 --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/sparc64/trace-events > hw/sparc64/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_timer --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/timer/trace-events > hw/timer/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_tpm --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/tpm/trace-events > hw/tpm/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_usb --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/usb/trace-events > hw/usb/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_vfio --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/vfio/trace-events > hw/vfio/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_virtio --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/virtio/trace-events > hw/virtio/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_watchdog --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/watchdog/trace-events > hw/watchdog/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_xen --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/xen/trace-events > hw/xen/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=hw_gpio --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/gpio/trace-events > hw/gpio/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=io --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/io/trace-events > io/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=linux_user --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-user/trace-events > linux-user/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=migration --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/migration/trace-events > migration/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=nbd --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/nbd/trace-events > nbd/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=net --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/net/trace-events > net/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=qapi --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi/trace-events > qapi/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=qom --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qom/trace-events > qom/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=scsi --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scsi/trace-events > scsi/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=target_arm --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/arm/trace-events > target/arm/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=target_hppa --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/hppa/trace-events > target/hppa/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=target_i386 --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/i386/trace-events > target/i386/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=target_mips --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/mips/trace-events > target/mips/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=target_ppc --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/ppc/trace-events > target/ppc/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=target_riscv --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/riscv/trace-events > target/riscv/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=target_s390x --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/s390x/trace-events > target/s390x/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=target_sparc --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/sparc/trace-events > target/sparc/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=ui --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/ui/trace-events > ui/trace.c-timestamp /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/tracetool.py --group=util --format=c --backends=log /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util/trace-events > util/trace.c-timestamp (printf '#define QEMU_PKGVERSION ""\n'; printf '#define QEMU_FULL_VERSION "4.0.0"\n'; ) > 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-4.0.0/work/qemu-4.0.0/slirp BUILD_DIR="/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp" CC="x86_64-pc-linux-gnu-gcc" AR="x86_64-pc-linux-gnu-ar" LD="x86_64-pc-linux-gnu-ld" RANLIB="ranlib" CFLAGS="-I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests" make[1]: Entering directory '/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp' make -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc VPATH=/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -C dtc V="1" LIBFDT_srcdir=/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt CPPFLAGS="-I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt" CFLAGS="-O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests" LDFLAGS="-Wl,--warn-common -Wl,-z,relro -Wl,-z,now -pie -m64 -g -Wl,-O1 -Wl,--as-needed" ARFLAGS="rv" CC="x86_64-pc-linux-gnu-gcc" AR="x86_64-pc-linux-gnu-ar" LD="x86_64-pc-linux-gnu-ld" BUILD_DIR=/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 libfdt/libfdt.a make[1]: Entering directory '/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc' set -e; echo ' CHK version_gen.h'; mkdir -p ./; (echo "#define DTC_VERSION \"DTC 1.4.7\""; ) < Makefile > version_gen.h.tmp; if [ -r version_gen.h ] && cmp -s version_gen.h version_gen.h.tmp; then rm -f version_gen.h.tmp; else echo ' UPD version_gen.h'; mv -f version_gen.h.tmp version_gen.h; fi; CHK version_gen.h make[1]: 'libfdt/libfdt.a' is up to date. make[1]: Leaving directory '/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc' make -C /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone CAPSTONE_SHARED=no BUILDDIR="/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fno-common -fwrapv -std=gnu99 -fstack-protector-strong -I/usr/include/libpng16 -I/usr/include/libdrm -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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-4.0.0/work/qemu-4.0.0 /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/libcapstone.a make[1]: Entering directory '/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone' make[1]: '/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone/libcapstone.a' is up to date. make[1]: Leaving directory '/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/capstone' /usr/bin/python2.7 -B /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scripts/qapi-gen.py -o qga/qapi-generated -p "qga-" /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qga/qapi-schema.json x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qga -iquote qga -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qga -iquote qga -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qga -iquote qga -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qga -iquote qga -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qga -iquote qga -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qga/qapi-generated -iquote qga/qapi-generated -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qga/qapi-generated -iquote qga/qapi-generated -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qga/qapi-generated -iquote qga/qapi-generated -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qga/qapi-generated/qga-qapi-commands.o -MF qga/qapi-generated/qga-qapi-commands.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qga/qapi-generated/qga-qapi-commands.o qga/qapi-generated/qga-qapi-commands.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-builtin-types.o -MF qapi/qapi-builtin-types.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-builtin-types.o qapi/qapi-builtin-types.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-types-audio.o -MF qapi/qapi-types-audio.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-types-audio.o qapi/qapi-types-audio.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-types-authz.o -MF qapi/qapi-types-authz.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-types-authz.o qapi/qapi-types-authz.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-types-block-core.o -MF qapi/qapi-types-block-core.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-types-block-core.o qapi/qapi-types-block-core.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-types-block.o -MF qapi/qapi-types-block.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-types-block.o qapi/qapi-types-block.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-types-char.o -MF qapi/qapi-types-char.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-types-char.o qapi/qapi-types-char.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-types-common.o -MF qapi/qapi-types-common.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-types-common.o qapi/qapi-types-common.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-types-crypto.o -MF qapi/qapi-types-crypto.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-types-crypto.o qapi/qapi-types-crypto.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-types-introspect.o -MF qapi/qapi-types-introspect.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-types-introspect.o qapi/qapi-types-introspect.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-types-job.o -MF qapi/qapi-types-job.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-types-job.o qapi/qapi-types-job.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-types-migration.o -MF qapi/qapi-types-migration.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-types-migration.o qapi/qapi-types-migration.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-types-misc.o -MF qapi/qapi-types-misc.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-types-misc.o qapi/qapi-types-misc.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-types-net.o -MF qapi/qapi-types-net.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-types-net.o qapi/qapi-types-net.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-types-rdma.o -MF qapi/qapi-types-rdma.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-types-rdma.o qapi/qapi-types-rdma.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-types-rocker.o -MF qapi/qapi-types-rocker.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-types-rocker.o qapi/qapi-types-rocker.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-types-run-state.o -MF qapi/qapi-types-run-state.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-types-run-state.o qapi/qapi-types-run-state.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-types-sockets.o -MF qapi/qapi-types-sockets.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-types-sockets.o qapi/qapi-types-sockets.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-types-tpm.o -MF qapi/qapi-types-tpm.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-types-tpm.o qapi/qapi-types-tpm.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-types-trace.o -MF qapi/qapi-types-trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-types-trace.o qapi/qapi-types-trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-types-transaction.o -MF qapi/qapi-types-transaction.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-types-transaction.o qapi/qapi-types-transaction.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-types-ui.o -MF qapi/qapi-types-ui.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-types-ui.o qapi/qapi-types-ui.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-builtin-visit.o -MF qapi/qapi-builtin-visit.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-builtin-visit.o qapi/qapi-builtin-visit.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-visit-audio.o -MF qapi/qapi-visit-audio.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-visit-audio.o qapi/qapi-visit-audio.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-visit-authz.o -MF qapi/qapi-visit-authz.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-visit-authz.o qapi/qapi-visit-authz.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-visit-block-core.o -MF qapi/qapi-visit-block-core.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-visit-block-core.o qapi/qapi-visit-block-core.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-visit-block.o -MF qapi/qapi-visit-block.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-visit-block.o qapi/qapi-visit-block.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-visit-char.o -MF qapi/qapi-visit-char.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-visit-char.o qapi/qapi-visit-char.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-visit-common.o -MF qapi/qapi-visit-common.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-visit-common.o qapi/qapi-visit-common.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-visit-crypto.o -MF qapi/qapi-visit-crypto.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-visit-crypto.o qapi/qapi-visit-crypto.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-visit-introspect.o -MF qapi/qapi-visit-introspect.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-visit-introspect.o qapi/qapi-visit-introspect.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-visit-job.o -MF qapi/qapi-visit-job.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-visit-job.o qapi/qapi-visit-job.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-visit-migration.o -MF qapi/qapi-visit-migration.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-visit-migration.o qapi/qapi-visit-migration.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-visit-misc.o -MF qapi/qapi-visit-misc.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-visit-misc.o qapi/qapi-visit-misc.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-visit-net.o -MF qapi/qapi-visit-net.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-visit-net.o qapi/qapi-visit-net.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-visit-rdma.o -MF qapi/qapi-visit-rdma.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-visit-rdma.o qapi/qapi-visit-rdma.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-visit-rocker.o -MF qapi/qapi-visit-rocker.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-visit-rocker.o qapi/qapi-visit-rocker.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-visit-run-state.o -MF qapi/qapi-visit-run-state.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-visit-run-state.o qapi/qapi-visit-run-state.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-visit-sockets.o -MF qapi/qapi-visit-sockets.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-visit-sockets.o qapi/qapi-visit-sockets.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-visit-tpm.o -MF qapi/qapi-visit-tpm.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-visit-tpm.o qapi/qapi-visit-tpm.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-visit-trace.o -MF qapi/qapi-visit-trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-visit-trace.o qapi/qapi-visit-trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-visit-transaction.o -MF qapi/qapi-visit-transaction.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-visit-transaction.o qapi/qapi-visit-transaction.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-visit-ui.o -MF qapi/qapi-visit-ui.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-visit-ui.o qapi/qapi-visit-ui.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-emit-events.o -MF qapi/qapi-emit-events.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-emit-events.o qapi/qapi-emit-events.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-events-audio.o -MF qapi/qapi-events-audio.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-events-audio.o qapi/qapi-events-audio.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-events-authz.o -MF qapi/qapi-events-authz.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-events-authz.o qapi/qapi-events-authz.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-events-block-core.o -MF qapi/qapi-events-block-core.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-events-block-core.o qapi/qapi-events-block-core.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-events-block.o -MF qapi/qapi-events-block.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-events-block.o qapi/qapi-events-block.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-events-char.o -MF qapi/qapi-events-char.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-events-char.o qapi/qapi-events-char.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-events-common.o -MF qapi/qapi-events-common.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-events-common.o qapi/qapi-events-common.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-events-crypto.o -MF qapi/qapi-events-crypto.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-events-crypto.o qapi/qapi-events-crypto.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-events-introspect.o -MF qapi/qapi-events-introspect.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-events-introspect.o qapi/qapi-events-introspect.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-events-job.o -MF qapi/qapi-events-job.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-events-job.o qapi/qapi-events-job.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-events-migration.o -MF qapi/qapi-events-migration.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-events-migration.o qapi/qapi-events-migration.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-events-misc.o -MF qapi/qapi-events-misc.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-events-misc.o qapi/qapi-events-misc.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-events-net.o -MF qapi/qapi-events-net.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-events-net.o qapi/qapi-events-net.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-events-rdma.o -MF qapi/qapi-events-rdma.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-events-rdma.o qapi/qapi-events-rdma.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-events-rocker.o -MF qapi/qapi-events-rocker.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-events-rocker.o qapi/qapi-events-rocker.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-events-run-state.o -MF qapi/qapi-events-run-state.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-events-run-state.o qapi/qapi-events-run-state.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-events-sockets.o -MF qapi/qapi-events-sockets.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-events-sockets.o qapi/qapi-events-sockets.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-events-tpm.o -MF qapi/qapi-events-tpm.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-events-tpm.o qapi/qapi-events-tpm.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-events-trace.o -MF qapi/qapi-events-trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-events-trace.o qapi/qapi-events-trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-events-transaction.o -MF qapi/qapi-events-transaction.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-events-transaction.o qapi/qapi-events-transaction.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-events-ui.o -MF qapi/qapi-events-ui.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/qapi-events-ui.o qapi/qapi-events-ui.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qobject -iquote qobject -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qobject -iquote qobject -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qobject -iquote qobject -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qobject -iquote qobject -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qobject -iquote qobject -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qobject -iquote qobject -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qobject -iquote qobject -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qobject -iquote qobject -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qobject -iquote qobject -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qobject -iquote qobject -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qobject -iquote qobject -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qobject -iquote qobject -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qobject -iquote qobject -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qobject/block-qdict.o -MF qobject/block-qdict.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qobject/block-qdict.o qobject/block-qdict.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/trace -iquote trace -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/trace -iquote trace -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/aio-wait.o -MF util/aio-wait.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/aio-wait.o util/aio-wait.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp/src -c -o util/main-loop.o util/main-loop.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.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 x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/envlist.o -MF util/envlist.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/envlist.o util/envlist.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/path.o -MF util/path.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/path.o util/path.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/module.o -MF util/module.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/module.o util/module.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/host-utils.o -MF util/host-utils.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/host-utils.o util/host-utils.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/bitmap.o -MF util/bitmap.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/bitmap.o util/bitmap.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/bitops.o -MF util/bitops.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/bitops.o util/bitops.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/hbitmap.o -MF util/hbitmap.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/hbitmap.o util/hbitmap.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/fifo8.o -MF util/fifo8.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/fifo8.o util/fifo8.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/cacheinfo.o -MF util/cacheinfo.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/cacheinfo.o util/cacheinfo.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/error.o -MF util/error.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/error.o util/error.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/qemu-error.o -MF util/qemu-error.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/qemu-error.o util/qemu-error.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/id.o -MF util/id.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/id.o util/id.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/iov.o -MF util/iov.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/iov.o util/iov.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/qemu-config.o -MF util/qemu-config.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/qemu-config.o util/qemu-config.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/qemu-sockets.o -MF util/qemu-sockets.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/qemu-sockets.o util/qemu-sockets.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/uri.o -MF util/uri.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/uri.o util/uri.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/notify.o -MF util/notify.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/notify.o util/notify.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/qemu-option.o -MF util/qemu-option.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/qemu-option.o util/qemu-option.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/qemu-progress.o -MF util/qemu-progress.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/qemu-progress.o util/qemu-progress.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/keyval.o -MF util/keyval.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/keyval.o util/keyval.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/hexdump.o -MF util/hexdump.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/hexdump.o util/hexdump.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/crc32c.o -MF util/crc32c.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/crc32c.o util/crc32c.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/uuid.o -MF util/uuid.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/uuid.o util/uuid.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/throttle.o -MF util/throttle.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/throttle.o util/throttle.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/getauxval.o -MF util/getauxval.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/getauxval.o util/getauxval.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/readline.o -MF util/readline.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/readline.o util/readline.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/rcu.o -MF util/rcu.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/rcu.o util/rcu.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/qemu-coroutine.o -MF util/qemu-coroutine.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/qemu-coroutine.o util/qemu-coroutine.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/qemu-coroutine-lock.o -MF util/qemu-coroutine-lock.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/qemu-coroutine-lock.o util/qemu-coroutine-lock.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/qemu-coroutine-io.o -MF util/qemu-coroutine-io.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/qemu-coroutine-io.o util/qemu-coroutine-io.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/qemu-coroutine-sleep.o -MF util/qemu-coroutine-sleep.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/qemu-coroutine-sleep.o util/qemu-coroutine-sleep.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/coroutine-ucontext.o -MF util/coroutine-ucontext.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/coroutine-ucontext.o util/coroutine-ucontext.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/buffer.o -MF util/buffer.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/buffer.o util/buffer.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/timed-average.o -MF util/timed-average.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/timed-average.o util/timed-average.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/base64.o -MF util/base64.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/base64.o util/base64.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/log.o -MF util/log.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/log.o util/log.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/pagesize.o -MF util/pagesize.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/pagesize.o util/pagesize.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/qdist.o -MF util/qdist.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/qdist.o util/qdist.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/qht.o -MF util/qht.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/qht.o util/qht.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/qsp.o -MF util/qsp.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/qsp.o util/qsp.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/range.o -MF util/range.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/range.o util/range.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/stats64.o -MF util/stats64.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/stats64.o util/stats64.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/systemd.o -MF util/systemd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/systemd.o util/systemd.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/iova-tree.o -MF util/iova-tree.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/iova-tree.o util/iova-tree.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/filemonitor-inotify.o -MF util/filemonitor-inotify.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/filemonitor-inotify.o util/filemonitor-inotify.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/vfio-helpers.o -MF util/vfio-helpers.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/vfio-helpers.o util/vfio-helpers.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/drm.o -MF util/drm.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/drm.o util/drm.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/. -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT trace-root.o -MF ./trace-root.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o trace-root.o trace-root.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/kvm -iquote accel/kvm -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT accel/kvm/trace.o -MF accel/kvm/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o accel/kvm/trace.o accel/kvm/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT accel/tcg/trace.o -MF accel/tcg/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o accel/tcg/trace.o accel/tcg/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/audio -iquote audio -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT audio/trace.o -MF audio/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o audio/trace.o audio/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/authz -iquote authz -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT authz/trace.o -MF authz/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o authz/trace.o authz/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/block -iquote block -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT block/trace.o -MF block/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o block/trace.o block/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/chardev -iquote chardev -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT chardev/trace.o -MF chardev/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o chardev/trace.o chardev/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/crypto -iquote crypto -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT crypto/trace.o -MF crypto/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o crypto/trace.o crypto/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/9pfs -iquote hw/9pfs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/9pfs/trace.o -MF hw/9pfs/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/9pfs/trace.o hw/9pfs/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/acpi -iquote hw/acpi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/acpi/trace.o -MF hw/acpi/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/acpi/trace.o hw/acpi/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/alpha -iquote hw/alpha -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/alpha/trace.o -MF hw/alpha/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/alpha/trace.o hw/alpha/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/arm -iquote hw/arm -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/arm/trace.o -MF hw/arm/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/arm/trace.o hw/arm/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/audio -iquote hw/audio -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/audio/trace.o -MF hw/audio/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/audio/trace.o hw/audio/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/block -iquote hw/block -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/block/trace.o -MF hw/block/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/block/trace.o hw/block/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/block/dataplane -iquote hw/block/dataplane -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/block/dataplane/trace.o -MF hw/block/dataplane/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/block/dataplane/trace.o hw/block/dataplane/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/char -iquote hw/char -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/char/trace.o -MF hw/char/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/char/trace.o hw/char/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/display -iquote hw/display -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/display/trace.o -MF hw/display/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/display/trace.o hw/display/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/dma -iquote hw/dma -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/dma/trace.o -MF hw/dma/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/dma/trace.o hw/dma/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/hppa -iquote hw/hppa -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/hppa/trace.o -MF hw/hppa/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/hppa/trace.o hw/hppa/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/i2c -iquote hw/i2c -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/i2c/trace.o -MF hw/i2c/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/i2c/trace.o hw/i2c/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/i386 -iquote hw/i386 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/i386/trace.o -MF hw/i386/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/i386/trace.o hw/i386/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/i386/xen -iquote hw/i386/xen -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/i386/xen/trace.o -MF hw/i386/xen/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/i386/xen/trace.o hw/i386/xen/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/ide -iquote hw/ide -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/ide/trace.o -MF hw/ide/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/ide/trace.o hw/ide/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/input -iquote hw/input -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/input/trace.o -MF hw/input/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/input/trace.o hw/input/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/intc -iquote hw/intc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/intc/trace.o -MF hw/intc/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/intc/trace.o hw/intc/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/isa -iquote hw/isa -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/isa/trace.o -MF hw/isa/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/isa/trace.o hw/isa/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/mem -iquote hw/mem -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/mem/trace.o -MF hw/mem/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/mem/trace.o hw/mem/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/misc -iquote hw/misc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/misc/trace.o -MF hw/misc/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/misc/trace.o hw/misc/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/misc/macio -iquote hw/misc/macio -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/misc/macio/trace.o -MF hw/misc/macio/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/misc/macio/trace.o hw/misc/macio/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/net -iquote hw/net -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/net/trace.o -MF hw/net/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/net/trace.o hw/net/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/nvram -iquote hw/nvram -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/nvram/trace.o -MF hw/nvram/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/nvram/trace.o hw/nvram/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/pci -iquote hw/pci -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/pci/trace.o -MF hw/pci/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/pci/trace.o hw/pci/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/pci-host -iquote hw/pci-host -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/pci-host/trace.o -MF hw/pci-host/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/pci-host/trace.o hw/pci-host/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/ppc -iquote hw/ppc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/ppc/trace.o -MF hw/ppc/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/ppc/trace.o hw/ppc/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/rdma -iquote hw/rdma -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/rdma/trace.o -MF hw/rdma/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/rdma/trace.o hw/rdma/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/rdma/vmw -iquote hw/rdma/vmw -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/rdma/vmw/trace.o -MF hw/rdma/vmw/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/rdma/vmw/trace.o hw/rdma/vmw/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/s390x -iquote hw/s390x -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/s390x/trace.o -MF hw/s390x/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/s390x/trace.o hw/s390x/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/scsi -iquote hw/scsi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/scsi/trace.o -MF hw/scsi/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/scsi/trace.o hw/scsi/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/sd -iquote hw/sd -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/sd/trace.o -MF hw/sd/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/sd/trace.o hw/sd/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/sparc -iquote hw/sparc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/sparc/trace.o -MF hw/sparc/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/sparc/trace.o hw/sparc/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/sparc64 -iquote hw/sparc64 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/sparc64/trace.o -MF hw/sparc64/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/sparc64/trace.o hw/sparc64/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/timer -iquote hw/timer -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/timer/trace.o -MF hw/timer/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/timer/trace.o hw/timer/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/tpm -iquote hw/tpm -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/tpm/trace.o -MF hw/tpm/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/tpm/trace.o hw/tpm/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/usb -iquote hw/usb -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/usb/trace.o -MF hw/usb/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/usb/trace.o hw/usb/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/vfio -iquote hw/vfio -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/vfio/trace.o -MF hw/vfio/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/vfio/trace.o hw/vfio/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/virtio -iquote hw/virtio -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/virtio/trace.o -MF hw/virtio/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/virtio/trace.o hw/virtio/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/watchdog -iquote hw/watchdog -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/watchdog/trace.o -MF hw/watchdog/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/watchdog/trace.o hw/watchdog/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/xen -iquote hw/xen -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/xen/trace.o -MF hw/xen/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/xen/trace.o hw/xen/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/hw/gpio -iquote hw/gpio -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT hw/gpio/trace.o -MF hw/gpio/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o hw/gpio/trace.o hw/gpio/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/io -iquote io -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT io/trace.o -MF io/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o io/trace.o io/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-user -iquote linux-user -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT linux-user/trace.o -MF linux-user/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o linux-user/trace.o linux-user/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/migration -iquote migration -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT migration/trace.o -MF migration/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o migration/trace.o migration/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/nbd -iquote nbd -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT nbd/trace.o -MF nbd/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o nbd/trace.o nbd/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/net -iquote net -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT net/trace.o -MF net/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o net/trace.o net/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qapi -iquote qapi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qapi/trace.o -MF qapi/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qapi/trace.o qapi/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/qom -iquote qom -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT qom/trace.o -MF qom/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o qom/trace.o qom/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/scsi -iquote scsi -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT scsi/trace.o -MF scsi/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o scsi/trace.o scsi/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/arm -iquote target/arm -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT target/arm/trace.o -MF target/arm/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o target/arm/trace.o target/arm/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/hppa -iquote target/hppa -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT target/hppa/trace.o -MF target/hppa/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o target/hppa/trace.o target/hppa/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/i386 -iquote target/i386 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT target/i386/trace.o -MF target/i386/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o target/i386/trace.o target/i386/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/mips -iquote target/mips -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT target/mips/trace.o -MF target/mips/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o target/mips/trace.o target/mips/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/ppc -iquote target/ppc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT target/ppc/trace.o -MF target/ppc/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o target/ppc/trace.o target/ppc/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/riscv -iquote target/riscv -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT target/riscv/trace.o -MF target/riscv/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o target/riscv/trace.o target/riscv/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/s390x -iquote target/s390x -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT target/s390x/trace.o -MF target/s390x/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o target/s390x/trace.o target/s390x/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/target/sparc -iquote target/sparc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT target/sparc/trace.o -MF target/sparc/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o target/sparc/trace.o target/sparc/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/ui -iquote ui -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT ui/trace.o -MF ui/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o ui/trace.o ui/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/trace.o -MF util/trace.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/trace.o util/trace.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/crypto -iquote crypto -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT crypto/pbkdf-stub.o -MF crypto/pbkdf-stub.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o crypto/pbkdf-stub.o crypto/pbkdf-stub.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/bdrv-next-monitor-owned.o -MF stubs/bdrv-next-monitor-owned.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/bdrv-next-monitor-owned.o stubs/bdrv-next-monitor-owned.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/blk-commit-all.o -MF stubs/blk-commit-all.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/blk-commit-all.o stubs/blk-commit-all.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/blockdev-close-all-bdrv-states.o -MF stubs/blockdev-close-all-bdrv-states.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/blockdev-close-all-bdrv-states.o stubs/blockdev-close-all-bdrv-states.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/clock-warp.o -MF stubs/clock-warp.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/clock-warp.o stubs/clock-warp.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/cpu-get-clock.o -MF stubs/cpu-get-clock.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/cpu-get-clock.o stubs/cpu-get-clock.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/cpu-get-icount.o -MF stubs/cpu-get-icount.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/cpu-get-icount.o stubs/cpu-get-icount.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/dump.o -MF stubs/dump.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/dump.o stubs/dump.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/error-printf.o -MF stubs/error-printf.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/error-printf.o stubs/error-printf.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/fdset.o -MF stubs/fdset.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/fdset.o stubs/fdset.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/gdbstub.o -MF stubs/gdbstub.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/gdbstub.o stubs/gdbstub.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/get-vm-name.o -MF stubs/get-vm-name.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/get-vm-name.o stubs/get-vm-name.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/iothread.o -MF stubs/iothread.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/iothread.o stubs/iothread.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/iothread-lock.o -MF stubs/iothread-lock.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/iothread-lock.o stubs/iothread-lock.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/is-daemonized.o -MF stubs/is-daemonized.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/is-daemonized.o stubs/is-daemonized.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/linux-aio.o -MF stubs/linux-aio.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/linux-aio.o stubs/linux-aio.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/machine-init-done.o -MF stubs/machine-init-done.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/machine-init-done.o stubs/machine-init-done.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/migr-blocker.o -MF stubs/migr-blocker.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/migr-blocker.o stubs/migr-blocker.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/change-state-handler.o -MF stubs/change-state-handler.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/change-state-handler.o stubs/change-state-handler.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/monitor.o -MF stubs/monitor.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/monitor.o stubs/monitor.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/notify-event.o -MF stubs/notify-event.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/notify-event.o stubs/notify-event.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/qtest.o -MF stubs/qtest.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/qtest.o stubs/qtest.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/replay.o -MF stubs/replay.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/replay.o stubs/replay.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/runstate-check.o -MF stubs/runstate-check.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/runstate-check.o stubs/runstate-check.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/set-fd-handler.o -MF stubs/set-fd-handler.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/set-fd-handler.o stubs/set-fd-handler.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/sysbus.o -MF stubs/sysbus.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/sysbus.o stubs/sysbus.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/tpm.o -MF stubs/tpm.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/tpm.o stubs/tpm.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/trace-control.o -MF stubs/trace-control.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/trace-control.o stubs/trace-control.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/uuid.o -MF stubs/uuid.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/uuid.o stubs/uuid.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/vm-stop.o -MF stubs/vm-stop.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/vm-stop.o stubs/vm-stop.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/vmstate.o -MF stubs/vmstate.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/vmstate.o stubs/vmstate.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/fd-register.o -MF stubs/fd-register.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/fd-register.o stubs/fd-register.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/qmp_memory_device.o -MF stubs/qmp_memory_device.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/qmp_memory_device.o stubs/qmp_memory_device.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/target-monitor-defs.o -MF stubs/target-monitor-defs.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/target-monitor-defs.o stubs/target-monitor-defs.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/target-get-monitor-def.o -MF stubs/target-get-monitor-def.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/target-get-monitor-def.o stubs/target-get-monitor-def.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/pc_madt_cpu_entry.o -MF stubs/pc_madt_cpu_entry.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/pc_madt_cpu_entry.o stubs/pc_madt_cpu_entry.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/vmgenid.o -MF stubs/vmgenid.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/vmgenid.o stubs/vmgenid.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/xen-common.o -MF stubs/xen-common.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/xen-common.o stubs/xen-common.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/xen-hvm.o -MF stubs/xen-hvm.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/xen-hvm.o stubs/xen-hvm.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/pci-host-piix.o -MF stubs/pci-host-piix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/pci-host-piix.o stubs/pci-host-piix.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/ram-block.o -MF stubs/ram-block.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/ram-block.o stubs/ram-block.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/stubs -iquote stubs -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT stubs/ramfb.o -MF stubs/ramfb.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o stubs/ramfb.o stubs/ramfb.c x86_64-pc-linux-gnu-gcc -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/util -iquote util -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tcg/i386 -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/linux-headers -iquote . -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0 -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/accel/tcg -iquote /var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -MMD -MP -MT util/filemonitor-stub.o -MF util/filemonitor-stub.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -c -o util/filemonitor-stub.o util/filemonitor-stub.c rm -f libqemuutil.a && x86_64-pc-linux-gnu-ar rcs libqemuutil.a qapi/qapi-visit-core.o qapi/qapi-dealloc-visitor.o qapi/qobject-input-visitor.o qapi/qobject-output-visitor.o qapi/qmp-registry.o qapi/qmp-dispatch.o qapi/string-input-visitor.o qapi/string-output-visitor.o qapi/opts-visitor.o qapi/qapi-clone-visitor.o qapi/qmp-event.o qapi/qapi-util.o qapi/qapi-builtin-types.o qapi/qapi-types-audio.o qapi/qapi-types-authz.o qapi/qapi-types-block-core.o qapi/qapi-types-block.o qapi/qapi-types-char.o qapi/qapi-types-common.o qapi/qapi-types-crypto.o qapi/qapi-types-introspect.o qapi/qapi-types-job.o qapi/qapi-types-migration.o qapi/qapi-types-misc.o qapi/qapi-types-net.o qapi/qapi-types-rdma.o qapi/qapi-types-rocker.o qapi/qapi-types-run-state.o qapi/qapi-types-sockets.o qapi/qapi-types-tpm.o qapi/qapi-types-trace.o qapi/qapi-types-transaction.o qapi/qapi-types-ui.o qapi/qapi-builtin-visit.o qapi/qapi-visit-audio.o qapi/qapi-visit-authz.o qapi/qapi-visit-block-core.o qapi/qapi-visit-block.o qapi/qapi-visit-char.o qapi/qapi-visit-common.o qapi/qapi-visit-crypto.o qapi/qapi-visit-introspect.o qapi/qapi-visit-job.o qapi/qapi-visit-migration.o qapi/qapi-visit-misc.o qapi/qapi-visit-net.o qapi/qapi-visit-rdma.o qapi/qapi-visit-rocker.o qapi/qapi-visit-run-state.o qapi/qapi-visit-sockets.o qapi/qapi-visit-tpm.o qapi/qapi-visit-trace.o qapi/qapi-visit-transaction.o qapi/qapi-visit-ui.o qapi/qapi-emit-events.o qapi/qapi-events-audio.o qapi/qapi-events-authz.o qapi/qapi-events-block-core.o qapi/qapi-events-block.o qapi/qapi-events-char.o qapi/qapi-events-common.o qapi/qapi-events-crypto.o qapi/qapi-events-introspect.o qapi/qapi-events-job.o qapi/qapi-events-migration.o qapi/qapi-events-misc.o qapi/qapi-events-net.o qapi/qapi-events-rdma.o qapi/qapi-events-rocker.o qapi/qapi-events-run-state.o qapi/qapi-events-sockets.o qapi/qapi-events-tpm.o qapi/qapi-events-trace.o qapi/qapi-events-transaction.o qapi/qapi-events-ui.o qobject/qnull.o qobject/qnum.o qobject/qstring.o qobject/qdict.o qobject/qlist.o qobject/qbool.o qobject/qlit.o qobject/qjson.o qobject/qobject.o qobject/json-lexer.o qobject/json-streamer.o qobject/json-parser.o qobject/block-qdict.o trace/control.o trace/qmp.o util/osdep.o util/cutils.o util/unicode.o util/qemu-timer-common.o util/bufferiszero.o util/lockcnt.o util/aiocb.o util/async.o util/aio-wait.o util/thread-pool.o util/qemu-timer.o util/main-loop.o util/iohandler.o util/aio-posix.o util/compatfd.o util/event_notifier-posix.o util/mmap-alloc.o util/oslib-posix.o util/qemu-openpty.o util/qemu-thread-posix.o util/memfd.o util/envlist.o util/path.o util/module.o util/host-utils.o util/bitmap.o util/bitops.o util/hbitmap.o util/fifo8.o util/cacheinfo.o util/error.o util/qemu-error.o util/id.o util/iov.o util/qemu-config.o util/qemu-sockets.o util/uri.o util/notify.o util/qemu-option.o util/qemu-progress.o util/keyval.o util/hexdump.o util/crc32c.o util/uuid.o util/throttle.o util/getauxval.o util/readline.o util/rcu.o util/qemu-coroutine.o util/qemu-coroutine-lock.o util/qemu-coroutine-io.o util/qemu-coroutine-sleep.o util/coroutine-ucontext.o util/buffer.o util/timed-average.o util/base64.o util/log.o util/pagesize.o util/qdist.o util/qht.o util/qsp.o util/range.o util/stats64.o util/systemd.o util/iova-tree.o util/filemonitor-inotify.o util/vfio-helpers.o util/drm.o trace-root.o accel/kvm/trace.o accel/tcg/trace.o audio/trace.o authz/trace.o block/trace.o chardev/trace.o crypto/trace.o hw/9pfs/trace.o hw/acpi/trace.o hw/alpha/trace.o hw/arm/trace.o hw/audio/trace.o hw/block/trace.o hw/block/dataplane/trace.o hw/char/trace.o hw/display/trace.o hw/dma/trace.o hw/hppa/trace.o hw/i2c/trace.o hw/i386/trace.o hw/i386/xen/trace.o hw/ide/trace.o hw/input/trace.o hw/intc/trace.o hw/isa/trace.o hw/mem/trace.o hw/misc/trace.o hw/misc/macio/trace.o hw/net/trace.o hw/nvram/trace.o hw/pci/trace.o hw/pci-host/trace.o hw/ppc/trace.o hw/rdma/trace.o hw/rdma/vmw/trace.o hw/s390x/trace.o hw/scsi/trace.o hw/sd/trace.o hw/sparc/trace.o hw/sparc64/trace.o hw/timer/trace.o hw/tpm/trace.o hw/usb/trace.o hw/vfio/trace.o hw/virtio/trace.o hw/watchdog/trace.o hw/xen/trace.o hw/gpio/trace.o io/trace.o linux-user/trace.o migration/trace.o nbd/trace.o net/trace.o qapi/trace.o qom/trace.o scsi/trace.o target/arm/trace.o target/hppa/trace.o target/i386/trace.o target/mips/trace.o target/ppc/trace.o target/riscv/trace.o target/s390x/trace.o target/sparc/trace.o ui/trace.o util/trace.o crypto/pbkdf-stub.o stubs/bdrv-next-monitor-owned.o stubs/blk-commit-all.o stubs/blockdev-close-all-bdrv-states.o stubs/clock-warp.o stubs/cpu-get-clock.o stubs/cpu-get-icount.o stubs/dump.o stubs/error-printf.o stubs/fdset.o stubs/gdbstub.o stubs/get-vm-name.o stubs/iothread.o stubs/iothread-lock.o stubs/is-daemonized.o stubs/linux-aio.o stubs/machine-init-done.o stubs/migr-blocker.o stubs/change-state-handler.o stubs/monitor.o stubs/notify-event.o stubs/qtest.o stubs/replay.o stubs/runstate-check.o stubs/set-fd-handler.o stubs/sysbus.o stubs/tpm.o stubs/trace-control.o stubs/uuid.o stubs/vm-stop.o stubs/vmstate.o stubs/fd-register.o stubs/qmp_memory_device.o stubs/target-monitor-defs.o stubs/target-get-monitor-def.o stubs/pc_madt_cpu_entry.o stubs/vmgenid.o stubs/xen-common.o stubs/xen-hvm.o stubs/pci-host-piix.o stubs/ram-block.o stubs/ramfb.o util/filemonitor-stub.o x86_64-pc-linux-gnu-g++ -L/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/dtc/libfdt -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -std=gnu99 -Wexpansion-to-defined -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-4.0.0/work/qemu-4.0.0/capstone/include -I/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests -I qga/qapi-generated -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -O2 -pipe -march=native -Wl,--warn-common -Wl,-z,relro -Wl,-z,now -pie -m64 -g -Wl,-O1 -Wl,--as-needed -o qemu-ga qga/commands.o qga/guest-agent-command-state.o qga/main.o qga/commands-posix.o qga/channel-posix.o qga/qapi-generated/qga-qapi-types.o qga/qapi-generated/qga-qapi-visit.o qga/qapi-generated/qga-qapi-commands.o libqemuutil.a -ludev -lm -lgthread-2.0 -pthread -lglib-2.0 -lrt >>> Source compiled. >>> Test phase: app-emulation/qemu-guest-agent-4.0.0 make -j1 check make[1]: Entering directory '/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/slirp' CHK version_gen.h TEST tests/qapi-schema/alternate-any.out TEST tests/qapi-schema/alternate-array.out TEST tests/qapi-schema/alternate-base.out TEST tests/qapi-schema/alternate-clash.out TEST tests/qapi-schema/alternate-conflict-dict.out TEST tests/qapi-schema/alternate-conflict-enum-bool.out TEST tests/qapi-schema/alternate-conflict-enum-int.out TEST tests/qapi-schema/alternate-conflict-string.out TEST tests/qapi-schema/alternate-conflict-bool-string.out TEST tests/qapi-schema/alternate-conflict-num-string.out TEST tests/qapi-schema/alternate-empty.out TEST tests/qapi-schema/alternate-invalid-dict.out TEST tests/qapi-schema/alternate-nested.out TEST tests/qapi-schema/alternate-unknown.out TEST tests/qapi-schema/args-alternate.out TEST tests/qapi-schema/args-any.out TEST tests/qapi-schema/args-array-empty.out TEST tests/qapi-schema/args-array-unknown.out TEST tests/qapi-schema/args-bad-boxed.out TEST tests/qapi-schema/args-boxed-anon.out TEST tests/qapi-schema/args-boxed-empty.out TEST tests/qapi-schema/args-boxed-string.out TEST tests/qapi-schema/args-int.out TEST tests/qapi-schema/args-invalid.out TEST tests/qapi-schema/args-member-array-bad.out TEST tests/qapi-schema/args-member-case.out TEST tests/qapi-schema/args-member-unknown.out TEST tests/qapi-schema/args-name-clash.out TEST tests/qapi-schema/args-union.out TEST tests/qapi-schema/args-unknown.out TEST tests/qapi-schema/bad-base.out TEST tests/qapi-schema/bad-data.out TEST tests/qapi-schema/bad-ident.out TEST tests/qapi-schema/bad-if.out TEST tests/qapi-schema/bad-if-empty.out TEST tests/qapi-schema/bad-if-empty-list.out TEST tests/qapi-schema/bad-if-list.out TEST tests/qapi-schema/bad-type-bool.out TEST tests/qapi-schema/bad-type-dict.out TEST tests/qapi-schema/bad-type-int.out TEST tests/qapi-schema/base-cycle-direct.out TEST tests/qapi-schema/base-cycle-indirect.out TEST tests/qapi-schema/command-int.out TEST tests/qapi-schema/comments.out TEST tests/qapi-schema/doc-bad-alternate-member.out TEST tests/qapi-schema/doc-bad-command-arg.out TEST tests/qapi-schema/doc-bad-section.out TEST tests/qapi-schema/doc-bad-symbol.out TEST tests/qapi-schema/doc-bad-union-member.out TEST tests/qapi-schema/doc-before-include.out TEST tests/qapi-schema/doc-before-pragma.out TEST tests/qapi-schema/doc-duplicated-arg.out TEST tests/qapi-schema/doc-duplicated-return.out TEST tests/qapi-schema/doc-duplicated-since.out TEST tests/qapi-schema/doc-empty-arg.out TEST tests/qapi-schema/doc-empty-section.out TEST tests/qapi-schema/doc-empty-symbol.out TEST tests/qapi-schema/doc-good.out TEST tests/qapi-schema/doc-interleaved-section.out TEST tests/qapi-schema/doc-invalid-end.out TEST tests/qapi-schema/doc-invalid-end2.out TEST tests/qapi-schema/doc-invalid-return.out TEST tests/qapi-schema/doc-invalid-section.out TEST tests/qapi-schema/doc-invalid-start.out TEST tests/qapi-schema/doc-missing-colon.out TEST tests/qapi-schema/doc-missing-expr.out TEST tests/qapi-schema/doc-missing-space.out TEST tests/qapi-schema/doc-missing.out TEST tests/qapi-schema/doc-no-symbol.out TEST tests/qapi-schema/double-data.out TEST tests/qapi-schema/double-type.out TEST tests/qapi-schema/duplicate-key.out TEST tests/qapi-schema/empty.out TEST tests/qapi-schema/enum-bad-member.out TEST tests/qapi-schema/enum-bad-name.out TEST tests/qapi-schema/enum-bad-prefix.out TEST tests/qapi-schema/enum-clash-member.out TEST tests/qapi-schema/enum-dict-member-unknown.out TEST tests/qapi-schema/enum-if-invalid.out TEST tests/qapi-schema/enum-int-member.out TEST tests/qapi-schema/enum-member-case.out TEST tests/qapi-schema/enum-missing-data.out TEST tests/qapi-schema/enum-wrong-data.out TEST tests/qapi-schema/escape-outside-string.out TEST tests/qapi-schema/escape-too-big.out TEST tests/qapi-schema/escape-too-short.out TEST tests/qapi-schema/event-boxed-empty.out TEST tests/qapi-schema/event-case.out TEST tests/qapi-schema/event-member-invalid-dict.out TEST tests/qapi-schema/event-nest-struct.out TEST tests/qapi-schema/flat-union-array-branch.out TEST tests/qapi-schema/flat-union-bad-base.out TEST tests/qapi-schema/flat-union-bad-discriminator.out TEST tests/qapi-schema/flat-union-base-any.out TEST tests/qapi-schema/flat-union-base-union.out TEST tests/qapi-schema/flat-union-clash-member.out TEST tests/qapi-schema/flat-union-empty.out TEST tests/qapi-schema/flat-union-inline.out TEST tests/qapi-schema/flat-union-inline-invalid-dict.out TEST tests/qapi-schema/flat-union-int-branch.out TEST tests/qapi-schema/flat-union-invalid-branch-key.out TEST tests/qapi-schema/flat-union-invalid-discriminator.out TEST tests/qapi-schema/flat-union-invalid-if-discriminator.out TEST tests/qapi-schema/flat-union-no-base.out TEST tests/qapi-schema/flat-union-optional-discriminator.out TEST tests/qapi-schema/flat-union-string-discriminator.out TEST tests/qapi-schema/funny-char.out TEST tests/qapi-schema/ident-with-escape.out TEST tests/qapi-schema/include-before-err.out TEST tests/qapi-schema/include-cycle.out TEST tests/qapi-schema/include-extra-junk.out TEST tests/qapi-schema/include-format-err.out TEST tests/qapi-schema/include-nested-err.out TEST tests/qapi-schema/include-no-file.out TEST tests/qapi-schema/include-non-file.out TEST tests/qapi-schema/include-repetition.out TEST tests/qapi-schema/include-self-cycle.out TEST tests/qapi-schema/include-simple.out TEST tests/qapi-schema/indented-expr.out TEST tests/qapi-schema/leading-comma-list.out TEST tests/qapi-schema/leading-comma-object.out TEST tests/qapi-schema/missing-colon.out TEST tests/qapi-schema/missing-comma-list.out TEST tests/qapi-schema/missing-comma-object.out TEST tests/qapi-schema/missing-type.out TEST tests/qapi-schema/nested-struct-data.out TEST tests/qapi-schema/nested-struct-data-invalid-dict.out TEST tests/qapi-schema/non-objects.out TEST tests/qapi-schema/oob-test.out TEST tests/qapi-schema/allow-preconfig-test.out TEST tests/qapi-schema/pragma-doc-required-crap.out TEST tests/qapi-schema/pragma-extra-junk.out TEST tests/qapi-schema/pragma-name-case-whitelist-crap.out TEST tests/qapi-schema/pragma-non-dict.out TEST tests/qapi-schema/pragma-returns-whitelist-crap.out TEST tests/qapi-schema/qapi-schema-test.out TEST tests/qapi-schema/quoted-structural-chars.out TEST tests/qapi-schema/redefined-builtin.out TEST tests/qapi-schema/redefined-command.out TEST tests/qapi-schema/redefined-event.out TEST tests/qapi-schema/redefined-type.out TEST tests/qapi-schema/reserved-command-q.out TEST tests/qapi-schema/reserved-enum-q.out TEST tests/qapi-schema/reserved-member-has.out TEST tests/qapi-schema/reserved-member-q.out TEST tests/qapi-schema/reserved-member-u.out TEST tests/qapi-schema/reserved-member-underscore.out TEST tests/qapi-schema/reserved-type-kind.out TEST tests/qapi-schema/reserved-type-list.out TEST tests/qapi-schema/returns-alternate.out TEST tests/qapi-schema/returns-array-bad.out TEST tests/qapi-schema/returns-dict.out TEST tests/qapi-schema/returns-unknown.out TEST tests/qapi-schema/returns-whitelist.out TEST tests/qapi-schema/struct-base-clash-deep.out TEST tests/qapi-schema/struct-base-clash.out TEST tests/qapi-schema/struct-data-invalid.out TEST tests/qapi-schema/struct-member-invalid-dict.out TEST tests/qapi-schema/struct-member-invalid.out TEST tests/qapi-schema/trailing-comma-list.out TEST tests/qapi-schema/trailing-comma-object.out TEST tests/qapi-schema/type-bypass-bad-gen.out TEST tests/qapi-schema/unclosed-list.out TEST tests/qapi-schema/unclosed-object.out TEST tests/qapi-schema/unclosed-string.out TEST tests/qapi-schema/unicode-str.out TEST tests/qapi-schema/union-base-empty.out TEST tests/qapi-schema/union-base-no-discriminator.out TEST tests/qapi-schema/union-branch-case.out TEST tests/qapi-schema/union-branch-invalid-dict.out TEST tests/qapi-schema/union-clash-branches.out TEST tests/qapi-schema/union-empty.out TEST tests/qapi-schema/union-invalid-base.out TEST tests/qapi-schema/union-optional-branch.out TEST tests/qapi-schema/union-unknown.out TEST tests/qapi-schema/unknown-escape.out TEST tests/qapi-schema/unknown-expr-key.out GEN tests/qapi-schema/doc-good.test.texi CC tests/check-qdict.o LINK tests/check-qdict CC tests/check-block-qdict.o LINK tests/check-block-qdict CC tests/test-char.o CC io/channel.o CC io/channel-buffer.o CC io/channel-command.o CC io/channel-file.o CC io/channel-socket.o CC io/channel-tls.o CC io/channel-watch.o CC io/channel-websock.o CC io/channel-util.o CC io/dns-resolver.o CC io/net-listener.o CC io/task.o CC authz/base.o CC authz/simple.o CC authz/list.o CC authz/listfile.o CC authz/pamacct.o CC crypto/init.o CC crypto/hash.o CC crypto/hash-nettle.o CC crypto/hmac.o CC crypto/hmac-nettle.o CC crypto/aes.o CC crypto/desrfb.o CC crypto/cipher.o CC crypto/tlscreds.o CC crypto/tlscredsanon.o CC crypto/tlscredspsk.o CC crypto/tlscredsx509.o CC crypto/tlssession.o CC crypto/secret.o CC crypto/random-gnutls.o CC crypto/pbkdf.o CC crypto/pbkdf-nettle.o CC crypto/ivgen.o CC crypto/ivgen-essiv.o CC crypto/ivgen-plain.o CC crypto/ivgen-plain64.o CC crypto/afsplit.o CC crypto/xts.o CC crypto/block.o CC crypto/block-qcow.o CC crypto/block-luks.o CC qom/object.o CC qom/container.o CC qom/qom-qobject.o CC qom/object_interfaces.o CC chardev/char.o CC chardev/char-fd.o CC chardev/char-fe.o CC chardev/char-file.o CC chardev/char-io.o CC chardev/char-mux.o CC chardev/char-null.o CC chardev/char-parallel.o CC chardev/char-pipe.o CC chardev/char-pty.o CC chardev/char-ringbuf.o CC chardev/char-serial.o CC chardev/char-socket.o CC chardev/char-stdio.o CC chardev/char-udp.o LINK tests/test-char CC tests/check-qnum.o LINK tests/check-qnum CC tests/check-qstring.o LINK tests/check-qstring CC tests/check-qlist.o LINK tests/check-qlist CC tests/check-qnull.o LINK tests/check-qnull CC tests/check-qobject.o LINK tests/check-qobject CC tests/check-qjson.o LINK tests/check-qjson CC tests/check-qlit.o LINK tests/check-qlit CC tests/test-qobject-output-visitor.o CC tests/test-qapi-types.o CC tests/include/test-qapi-types-sub-module.o CC tests/test-qapi-types-sub-sub-module.o CC tests/test-qapi-visit.o CC tests/include/test-qapi-visit-sub-module.o CC tests/test-qapi-visit-sub-sub-module.o CC tests/test-qapi-introspect.o LINK tests/test-qobject-output-visitor CC tests/test-clone-visitor.o LINK tests/test-clone-visitor CC tests/test-qobject-input-visitor.o LINK tests/test-qobject-input-visitor CC tests/test-qmp-cmds.o CC tests/test-qapi-commands.o LINK tests/test-qmp-cmds CC tests/test-string-input-visitor.o LINK tests/test-string-input-visitor CC tests/test-string-output-visitor.o LINK tests/test-string-output-visitor CC tests/test-qmp-event.o CC tests/test-qapi-events.o LINK tests/test-qmp-event CC tests/test-opts-visitor.o LINK tests/test-opts-visitor CC tests/test-coroutine.o CC block.o CC blockjob.o CC job.o CC qemu-io-cmds.o CC replication.o CC block/raw-format.o CC block/vmdk.o CC block/vpc.o CC block/qcow.o CC block/vdi.o CC block/cloop.o CC block/bochs.o CC block/vvfat.o CC block/dmg.o CC block/qcow2.o CC block/qcow2-refcount.o CC block/qcow2-cluster.o CC block/qcow2-snapshot.o CC block/qcow2-cache.o CC block/qcow2-bitmap.o CC block/qed.o CC block/qed-l2-cache.o CC block/qed-table.o CC block/qed-cluster.o CC block/qed-check.o CC block/vhdx.o CC block/vhdx-endian.o CC block/vhdx-log.o CC block/quorum.o CC block/blkdebug.o CC block/blkverify.o CC block/blkreplay.o CC block/parallels.o CC block/blklogwrites.o CC block/block-backend.o CC block/snapshot.o CC block/qapi.o CC block/file-posix.o CC block/linux-aio.o CC block/null.o CC block/mirror.o CC block/commit.o CC block/io.o CC block/create.o CC block/throttle-groups.o CC block/nvme.o CC block/nbd.o CC block/nbd-client.o CC block/sheepdog.o CC block/accounting.o CC block/dirty-bitmap.o CC block/write-threshold.o CC block/backup.o CC block/replication.o CC block/throttle.o CC block/copy-on-read.o CC block/crypto.o CC nbd/server.o CC nbd/client.o CC nbd/common.o CC scsi/utils.o CC scsi/pr-manager.o CC scsi/pr-manager-helper.o CC block/curl.o CC block/ssh.o CC block/dmg-bz2.o CC tests/iothread.o LINK tests/test-coroutine CC tests/test-visitor-serialization.o LINK tests/test-visitor-serialization CC tests/test-iov.o LINK tests/test-iov CC tests/test-aio.o LINK tests/test-aio CC tests/test-aio-multithread.o LINK tests/test-aio-multithread CC tests/test-throttle.o LINK tests/test-throttle CC tests/test-thread-pool.o LINK tests/test-thread-pool CC tests/test-hbitmap.o LINK tests/test-hbitmap CC tests/test-bdrv-drain.o LINK tests/test-bdrv-drain CC tests/test-bdrv-graph-mod.o LINK tests/test-bdrv-graph-mod CC tests/test-blockjob.o LINK tests/test-blockjob CC tests/test-blockjob-txn.o LINK tests/test-blockjob-txn CC tests/test-block-backend.o LINK tests/test-block-backend CC tests/test-block-iothread.o LINK tests/test-block-iothread CC tests/test-image-locking.o LINK tests/test-image-locking CC tests/test-x86-cpuid.o LINK tests/test-x86-cpuid CC tests/test-cutils.o LINK tests/test-cutils CC tests/test-shift128.o LINK tests/test-shift128 CC tests/test-mul64.o LINK tests/test-mul64 CC tests/test-int128.o LINK tests/test-int128 CC tests/rcutorture.o LINK tests/rcutorture CC tests/test-rcu-list.o LINK tests/test-rcu-list CC tests/test-rcu-simpleq.o LINK tests/test-rcu-simpleq CC tests/test-rcu-tailq.o LINK tests/test-rcu-tailq CC tests/test-qdist.o LINK tests/test-qdist CC tests/test-qht.o LINK tests/test-qht CC tests/test-qht-par.o CC tests/qht-bench.o LINK tests/qht-bench LINK tests/test-qht-par CC tests/test-bitops.o LINK tests/test-bitops CC tests/test-bitcnt.o LINK tests/test-bitcnt CC tests/test-qdev-global-props.o CC hw/core/qdev.o CC hw/core/qdev-properties.o CC hw/core/hotplug.o CC hw/core/bus.o CC hw/core/irq.o CC hw/core/fw-path-provider.o CC hw/core/reset.o LINK tests/test-qdev-global-props CC tests/check-qom-interface.o LINK tests/check-qom-interface CC tests/check-qom-proplist.o LINK tests/check-qom-proplist CC tests/test-qemu-opts.o LINK tests/test-qemu-opts CC tests/test-keyval.o LINK tests/test-keyval CC tests/test-write-threshold.o LINK tests/test-write-threshold CC tests/test-crypto-hash.o LINK tests/test-crypto-hash CC tests/test-crypto-hmac.o LINK tests/test-crypto-hmac CC tests/test-crypto-cipher.o LINK tests/test-crypto-cipher CC tests/test-crypto-secret.o LINK tests/test-crypto-secret CC tests/test-crypto-tlscredsx509.o CC tests/crypto-tls-x509-helpers.o CC tests/pkix_asn1_tab.o LINK tests/test-crypto-tlscredsx509 CC tests/test-crypto-tlssession.o CC tests/crypto-tls-psk-helpers.o LINK tests/test-crypto-tlssession CC tests/test-timed-average.o LINK tests/test-timed-average CC tests/test-util-filemonitor.o LINK tests/test-util-filemonitor CC tests/test-util-sockets.o CC tests/socket-helpers.o LINK tests/test-util-sockets CC tests/test-authz-simple.o LINK tests/test-authz-simple CC tests/test-authz-list.o LINK tests/test-authz-list CC tests/test-authz-listfile.o LINK tests/test-authz-listfile CC tests/test-authz-pam.o LINK tests/test-authz-pam CC tests/test-io-task.o LINK tests/test-io-task CC tests/test-io-channel-socket.o CC tests/io-channel-helpers.o LINK tests/test-io-channel-socket CC tests/test-io-channel-file.o LINK tests/test-io-channel-file CC tests/test-io-channel-tls.o LINK tests/test-io-channel-tls CC tests/test-io-channel-command.o LINK tests/test-io-channel-command CC tests/test-io-channel-buffer.o LINK tests/test-io-channel-buffer CC tests/test-base64.o LINK tests/test-base64 CC tests/test-crypto-pbkdf.o LINK tests/test-crypto-pbkdf CC tests/test-crypto-ivgen.o LINK tests/test-crypto-ivgen CC tests/test-crypto-afsplit.o LINK tests/test-crypto-afsplit CC tests/test-crypto-xts.o LINK tests/test-crypto-xts CC tests/test-crypto-block.o LINK tests/test-crypto-block CC tests/test-logging.o LINK tests/test-logging CC tests/test-replication.o LINK tests/test-replication CC tests/test-bufferiszero.o LINK tests/test-bufferiszero CC tests/test-uuid.o LINK tests/test-uuid CC tests/ptimer-test.o CC tests/ptimer-test-stubs.o CC hw/core/ptimer.o LINK tests/ptimer-test CC tests/test-qapi-util.o LINK tests/test-qapi-util CC tests/test-qgraph.o CC tests/libqos/qgraph.o LINK tests/test-qgraph TEST check-unit: tests/check-qdict TEST check-unit: tests/check-block-qdict TEST check-unit: tests/test-char Unexpected error in inet_parse_connect_saddr() at util/qemu-sockets.c:421: ERROR - too few tests run (expected 34, got 12) make: *** [/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0/tests/Makefile.include:908: check-unit] Error 1 * ERROR: app-emulation/qemu-guest-agent-4.0.0::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 124: Called src_test * environment, line 2225: Called default * phase-functions.sh, line 872: Called default_src_test * phase-functions.sh, line 901: Called __eapi0_src_test * phase-helpers.sh, line 816: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=app-emulation/qemu-guest-agent-4.0.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-emulation/qemu-guest-agent-4.0.0::gentoo'`. * The complete build log is located at '/var/log/portage/app-emulation:qemu-guest-agent-4.0.0:20190429-190455.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/temp/environment'. * Working directory: '/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0' * S: '/var/tmp/portage/app-emulation/qemu-guest-agent-4.0.0/work/qemu-4.0.0'