* Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /lib/modules/2.6.25-gentoo-r7/build * Found sources for kernel version: * 2.6.25-gentoo-r7 >>> Unpacking source... >>> Unpacking kvm-78.tar.gz to /var/tmp/portage/app-emulation/kvm-78/work >>> Unpacking kvm-patches-20081106.tar.gz to /var/tmp/portage/app-emulation/kvm-78/work * Applying various patches (bugfixes/updates) ... * 01_all_qemu-configure.patch ...  [ ok ] * 02_all_qemu-kvm-cmdline.patch ...  [ ok ] * 03_all_qemu-kvm.patch ...  [ ok ] * 04_all_libkvm-no-kernel.patch ...  [ ok ] * 05_all_qemu-ifup_ifdown.patch ...  [ ok ] * 06_all_block-rw-range-check.patch ...  [ ok ] * 07_all_kernel-longmode.patch ...  [ ok ] * 08_all_qemu-kvm-doc.patch ...  [ ok ] * 09_all_qemu-no-blobs.patch ...  [ ok ] * Done with patching >>> Source unpacked. >>> Compiling source in /var/tmp/portage/app-emulation/kvm-78/work/kvm-78 ... Install prefix /usr BIOS directory /usr/share/kvm binary directory /usr/bin Manual directory /usr/share/man ELF interp prefix /usr/gnemul/qemu-%M Source path /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu C compiler gcc Host C compiler gcc ARCH_CFLAGS -m64 make make install install host CPU x86_64 host big endian no target list x86_64-softmmu gprof enabled no sparse enabled no profiler no static build no -Werror enabled no SDL support yes SDL static link yes curses support yes mingw32 support no Audio drivers sdl esd alsa oss Extra audio cards Mixer emulation no VNC TLS support no kqemu support no kvm support yes CPU emulation yes brlapi support no Documentation yes NPTL support yes vde support no AIO support yes make -j2 libkvm make -C libkvm make[1]: Entering directory `/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/libkvm' gcc -O2 -pipe -march=k8 -msse3 -m64 -D__x86_64__ -MMD -MF ./.libkvm.d -g -fomit-frame-pointer -Wall -fno-stack-protector -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o libkvm.o libkvm.c gcc -O2 -pipe -march=k8 -msse3 -m64 -D__x86_64__ -MMD -MF ./.libkvm-x86.d -g -fomit-frame-pointer -Wall -fno-stack-protector -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o libkvm-x86.o libkvm-x86.c ar rcs libkvm.a libkvm.o libkvm-x86.o make[1]: Leaving directory `/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/libkvm' make -j2 qemu make -C extboot make -C libkvm make[1]: Entering directory `/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/libkvm' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/libkvm' make[1]: Entering directory `/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/extboot' cc -Wall -Wstrict-prototypes -Werror -fomit-frame-pointer -fno-builtin -fno-stack-protector -o extboot.o -c extboot.S cc -o signrom -g -Wall signrom.c ld --oformat binary -Ttext 0 -o extboot.img extboot.o ./signrom extboot.img extboot.bin make[1]: Leaving directory `/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/extboot' if ! [ -f qemu/pc-bios/extboot.bin ] \ || ! cmp -s qemu/pc-bios/extboot.bin extboot/extboot.bin; then \ cp extboot/extboot.bin qemu/pc-bios/extboot.bin; \ fi make -C qemu make[1]: Entering directory `/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu' gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT qemu-nbd.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o qemu-nbd.o qemu-nbd.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT qemu-tool.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o qemu-tool.o qemu-tool.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT osdep.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o osdep.o osdep.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT cutils.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o cutils.o cutils.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT qemu-malloc.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o qemu-malloc.o qemu-malloc.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT block-cow.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o block-cow.o block-cow.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT block-qcow.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o block-qcow.o block-qcow.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT aes.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o aes.o aes.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT block-vmdk.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o block-vmdk.o block-vmdk.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT block-cloop.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o block-cloop.o block-cloop.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT block-dmg.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o block-dmg.o block-dmg.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT block-bochs.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o block-bochs.o block-bochs.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT block-vpc.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o block-vpc.o block-vpc.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT block-vvfat.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o block-vvfat.o block-vvfat.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT block-qcow2.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o block-qcow2.o block-qcow2.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT block-parallels.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o block-parallels.o block-parallels.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT block-nbd.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o block-nbd.o block-nbd.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT nbd.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o nbd.o nbd.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT block.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o block.o block.c block.c: In function ‘guess_disk_lchs’: block.c:859: warning: pointer targets in passing argument 2 of ‘bdrv_get_geometry’ differ in signedness block.c: In function ‘bdrv_guess_geometry’: block.c:904: warning: pointer targets in passing argument 2 of ‘bdrv_get_geometry’ differ in signedness gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT aio.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o aio.o aio.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT block-raw-posix.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o block-raw-posix.o block-raw-posix.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT compatfd.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o compatfd.o compatfd.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT qemu-img.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o qemu-img.o qemu-img.c texi2html -monolithic -number qemu-doc.texi texi2html -monolithic -number qemu-tech.texi /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/texi2pod.pl qemu-doc.texi qemu.pod pod2man --section=1 --center=" " --release=" " qemu.pod > qemu.1 /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/texi2pod.pl qemu-img.texi qemu-img.pod pod2man --section=1 --center=" " --release=" " qemu-img.pod > qemu-img.1 /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/texi2pod.pl qemu-nbd.texi qemu-nbd.pod pod2man --section=8 --center=" " --release=" " qemu-nbd.pod > qemu-nbd.8 gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT dyngen -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -o dyngen dyngen.c dyngen.c:292: warning: ‘pstrcpy’ defined but not used dyngen.c:319: warning: ‘swab32ss’ defined but not used dyngen.c:334: warning: ‘get16’ defined but not used dyngen.c:343: warning: ‘get32’ defined but not used dyngen.c:352: warning: ‘put16’ defined but not used dyngen.c:359: warning: ‘put32’ defined but not used dyngen.c:425: warning: ‘elf_swap_phdr’ defined but not used gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT readline.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o readline.o readline.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT console.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o console.o console.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT irq.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o irq.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/irq.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT i2c.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o i2c.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/i2c.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT smbus.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o smbus.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/smbus.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT smbus_eeprom.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o smbus_eeprom.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/smbus_eeprom.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT max7310.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o max7310.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/max7310.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT max111x.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o max111x.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/max111x.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT wm8750.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o wm8750.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/wm8750.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT ssd0303.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o ssd0303.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/ssd0303.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT ssd0323.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o ssd0323.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/ssd0323.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT ads7846.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o ads7846.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/ads7846.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT stellaris_input.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o stellaris_input.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/stellaris_input.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT twl92230.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o twl92230.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/twl92230.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT tmp105.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o tmp105.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/tmp105.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT lm832x.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o lm832x.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/lm832x.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT scsi-disk.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o scsi-disk.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/scsi-disk.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT cdrom.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o cdrom.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/cdrom.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT scsi-generic.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o scsi-generic.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/scsi-generic.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT usb.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o usb.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/usb.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT usb-hub.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o usb-hub.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/usb-hub.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT usb-linux.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o usb-linux.o usb-linux.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT usb-hid.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o usb-hid.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/usb-hid.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT usb-msd.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o usb-msd.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/usb-msd.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT usb-wacom.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o usb-wacom.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/usb-wacom.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT usb-serial.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o usb-serial.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/usb-serial.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT usb-net.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o usb-net.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/usb-net.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT sd.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o sd.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/sd.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT ssi-sd.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o ssi-sd.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/ssi-sd.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT bt.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o bt.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/bt.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT bt-host.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o bt-host.o bt-host.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT bt-vhci.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o bt-vhci.o bt-vhci.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT bt-l2cap.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o bt-l2cap.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/bt-l2cap.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT bt-sdp.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o bt-sdp.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/bt-sdp.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT bt-hci.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o bt-hci.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/bt-hci.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT bt-hid.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o bt-hid.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/bt-hid.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT usb-bt.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o usb-bt.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/usb-bt.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT audio/audio.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o audio/audio.o audio/audio.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT audio/noaudio.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o audio/noaudio.o audio/noaudio.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT audio/wavaudio.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o audio/wavaudio.o audio/wavaudio.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT audio/mixeng.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o audio/mixeng.o audio/mixeng.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT audio/sdlaudio.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o audio/sdlaudio.o audio/sdlaudio.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT audio/ossaudio.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o audio/ossaudio.o audio/ossaudio.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT audio/alsaaudio.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o audio/alsaaudio.o audio/alsaaudio.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT audio/esdaudio.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o audio/esdaudio.o audio/esdaudio.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT audio/audio_pt_int.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o audio/audio_pt_int.o audio/audio_pt_int.c audio/esdaudio.c: In function ‘qesd_thread_out’: audio/esdaudio.c:138: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘ssize_t’ audio/esdaudio.c: In function ‘qesd_thread_in’: audio/esdaudio.c:368: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘ssize_t’ gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT audio/wavcapture.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o audio/wavcapture.o audio/wavcapture.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT sdl.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o sdl.o sdl.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT x_keymap.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o x_keymap.o x_keymap.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT curses.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o curses.o curses.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT vnc.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o vnc.o vnc.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT d3des.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o d3des.o d3des.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT slirp/cksum.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o slirp/cksum.o slirp/cksum.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT slirp/if.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o slirp/if.o slirp/if.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT slirp/ip_icmp.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o slirp/ip_icmp.o slirp/ip_icmp.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT slirp/ip_input.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o slirp/ip_input.o slirp/ip_input.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT slirp/ip_output.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o slirp/ip_output.o slirp/ip_output.c slirp/ip_input.c: In function ‘ip_input’: slirp/ip_input.c:174: warning: cast to pointer from integer of different size slirp/ip_input.c:175: warning: cast to pointer from integer of different size slirp/ip_input.c: In function ‘ip_reass’: slirp/ip_input.c:278: warning: cast from pointer to integer of different size slirp/ip_input.c:288: warning: cast to pointer from integer of different size slirp/ip_input.c:289: warning: cast to pointer from integer of different size slirp/ip_input.c:298: warning: cast from pointer to integer of different size slirp/ip_input.c:299: warning: cast to pointer from integer of different size slirp/ip_input.c:300: warning: cast to pointer from integer of different size slirp/ip_input.c:322: warning: cast to pointer from integer of different size slirp/ip_input.c:323: warning: cast to pointer from integer of different size slirp/ip_input.c:324: warning: cast to pointer from integer of different size slirp/ip_input.c:332: warning: cast to pointer from integer of different size slirp/ip_input.c:334: warning: cast to pointer from integer of different size slirp/ip_input.c:335: warning: cast to pointer from integer of different size slirp/ip_input.c:340: warning: cast to pointer from integer of different size slirp/ip_input.c:346: warning: cast to pointer from integer of different size slirp/ip_input.c:349: warning: cast to pointer from integer of different size slirp/ip_input.c:353: warning: cast to pointer from integer of different size slirp/ip_input.c:363: warning: cast to pointer from integer of different size slirp/ip_input.c: In function ‘ip_freef’: slirp/ip_input.c:408: warning: cast to pointer from integer of different size slirp/ip_input.c:410: warning: cast to pointer from integer of different size slirp/ip_input.c: In function ‘ip_enq’: slirp/ip_input.c:427: warning: cast from pointer to integer of different size slirp/ip_input.c:429: warning: cast to pointer from integer of different size slirp/ip_input.c:429: warning: cast from pointer to integer of different size slirp/ip_input.c:430: warning: cast from pointer to integer of different size slirp/ip_input.c: In function ‘ip_deq’: slirp/ip_input.c:439: warning: cast to pointer from integer of different size slirp/ip_input.c:440: warning: cast to pointer from integer of different size slirp/ip_input.c: In function ‘ip_slowtimo’: slirp/ip_input.c:455: warning: cast to pointer from integer of different size slirp/ip_input.c:461: warning: cast to pointer from integer of different size slirp/ip_input.c:462: warning: cast to pointer from integer of different size slirp/ip_input.c:464: warning: cast to pointer from integer of different size gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT slirp/slirp.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o slirp/slirp.o slirp/slirp.c slirp/slirp.c: In function ‘slirp_select_fill’: slirp/slirp.c:252: warning: cast to pointer from integer of different size gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT slirp/mbuf.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o slirp/mbuf.o slirp/mbuf.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT slirp/misc.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o slirp/misc.o slirp/misc.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT slirp/sbuf.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o slirp/sbuf.o slirp/sbuf.c slirp/misc.c: In function ‘insque_32’: slirp/misc.c:101: warning: cast from pointer to integer of different size slirp/misc.c:102: warning: cast from pointer to integer of different size slirp/misc.c:103: warning: cast to pointer from integer of different size slirp/misc.c:104: warning: cast from pointer to integer of different size slirp/misc.c: In function ‘remque_32’: slirp/misc.c:112: warning: cast to pointer from integer of different size slirp/misc.c:113: warning: cast to pointer from integer of different size gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT slirp/socket.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o slirp/socket.o slirp/socket.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT slirp/tcp_input.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o slirp/tcp_input.o slirp/tcp_input.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT slirp/tcp_output.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o slirp/tcp_output.o slirp/tcp_output.c slirp/tcp_input.c: In function ‘tcp_reass’: slirp/tcp_input.c:137: warning: cast to pointer from integer of different size slirp/tcp_input.c:138: warning: cast to pointer from integer of different size slirp/tcp_input.c:147: warning: cast to pointer from integer of different size slirp/tcp_input.c:149: warning: cast to pointer from integer of different size slirp/tcp_input.c:169: warning: cast to pointer from integer of different size slirp/tcp_input.c:173: warning: cast from pointer to integer of different size slirp/tcp_input.c:186: warning: cast to pointer from integer of different size slirp/tcp_input.c:189: warning: cast to pointer from integer of different size slirp/tcp_input.c:190: warning: cast to pointer from integer of different size slirp/tcp_input.c:190: warning: cast to pointer from integer of different size slirp/tcp_input.c:191: warning: cast to pointer from integer of different size slirp/tcp_input.c:198: warning: cast to pointer from integer of different size slirp/tcp_input.c:207: warning: cast to pointer from integer of different size slirp/tcp_input.c:216: warning: cast to pointer from integer of different size slirp/tcp_input.c:217: warning: cast to pointer from integer of different size slirp/tcp_input.c: In function ‘tcp_input’: slirp/tcp_input.c:553: warning: cast from pointer to integer of different size slirp/tcp_input.c:1354: warning: cast from pointer to integer of different size gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT slirp/tcp_subr.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o slirp/tcp_subr.o slirp/tcp_subr.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT slirp/tcp_timer.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o slirp/tcp_timer.o slirp/tcp_timer.c slirp/tcp_subr.c: In function ‘tcp_newtcpcb’: slirp/tcp_subr.c:199: warning: cast from pointer to integer of different size slirp/tcp_subr.c: In function ‘tcp_close’: slirp/tcp_subr.c:275: warning: cast to pointer from integer of different size slirp/tcp_subr.c:277: warning: cast to pointer from integer of different size slirp/tcp_subr.c:278: warning: cast to pointer from integer of different size slirp/tcp_subr.c:278: warning: cast to pointer from integer of different size slirp/tcp_subr.c:279: warning: cast to pointer from integer of different size gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT slirp/udp.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o slirp/udp.o slirp/udp.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT slirp/bootp.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o slirp/bootp.o slirp/bootp.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT slirp/debug.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o slirp/debug.o slirp/debug.c gcc -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MP -MT slirp/tftp.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -c -o slirp/tftp.o slirp/tftp.c gcc -L /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -g -Wl,--warn-common -m64 -pthread -o qemu-nbd qemu-nbd.o qemu-tool.o osdep.o cutils.o qemu-malloc.o block-cow.o block-qcow.o aes.o block-vmdk.o block-cloop.o block-dmg.o block-bochs.o block-vpc.o block-vvfat.o block-qcow2.o block-parallels.o block-nbd.o nbd.o block.o aio.o block-raw-posix.o compatfd.o -lz -lrt -lpthread gcc -L /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -g -Wl,--warn-common -m64 -pthread -o qemu-img qemu-img.o qemu-tool.o osdep.o cutils.o qemu-malloc.o block-cow.o block-qcow.o aes.o block-vmdk.o block-cloop.o block-dmg.o block-bochs.o block-vpc.o block-vvfat.o block-qcow2.o block-parallels.o block-nbd.o nbd.o block.o aio.o block-raw-posix.o compatfd.o -lz -lrt -lpthread rm -f libqemu_common.a ar rcs libqemu_common.a cutils.o qemu-malloc.o block-cow.o block-qcow.o aes.o block-vmdk.o block-cloop.o block-dmg.o block-bochs.o block-vpc.o block-vvfat.o block-qcow2.o block-parallels.o block-nbd.o nbd.o block.o aio.o block-raw-posix.o compatfd.o readline.o console.o irq.o i2c.o smbus.o smbus_eeprom.o max7310.o max111x.o wm8750.o ssd0303.o ssd0323.o ads7846.o stellaris_input.o twl92230.o tmp105.o lm832x.o scsi-disk.o cdrom.o scsi-generic.o usb.o usb-hub.o usb-linux.o usb-hid.o usb-msd.o usb-wacom.o usb-serial.o usb-net.o sd.o ssi-sd.o bt.o bt-host.o bt-vhci.o bt-l2cap.o bt-sdp.o bt-hci.o bt-hid.o usb-bt.o audio/audio.o audio/noaudio.o audio/wavaudio.o audio/mixeng.o audio/sdlaudio.o audio/ossaudio.o audio/alsaaudio.o audio/esdaudio.o audio/audio_pt_int.o audio/wavcapture.o sdl.o x_keymap.o curses.o vnc.o d3des.o slirp/cksum.o slirp/if.o slirp/ip_icmp.o slirp/ip_input.o slirp/ip_output.o slirp/slirp.o slirp/mbuf.o slirp/misc.o slirp/sbuf.o slirp/socket.o slirp/tcp_input.o slirp/tcp_output.o slirp/tcp_subr.o slirp/tcp_timer.o slirp/udp.o slirp/bootp.o slirp/debug.o slirp/tftp.o make -C x86_64-softmmu all make[2]: Entering directory `/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/x86_64-softmmu' gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT vl.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o vl.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/vl.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT monitor.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o monitor.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/monitor.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT pci.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o pci.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/pci.c /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/vl.c: In function ‘vc_sendv_compat’: /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/vl.c:4180: warning: pointer targets in passing argument 2 of ‘vc->fd_read’ differ in signedness /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/vl.c: In function ‘tap_send_packet’: /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/vl.c:4525: warning: pointer targets in initialization differ in signedness /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/vl.c: In function ‘gethugepagesize’: /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/vl.c:9212: warning: initialization discards qualifiers from pointer target type gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT loader.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o loader.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/loader.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT isa_mmio.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o isa_mmio.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/isa_mmio.c gcc -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -fno-reorder-blocks -fno-gcse -fno-tree-ch -fno-optimize-sibling-calls -fno-crossjumping -fno-align-labels -fno-align-jumps -fno-align-functions -m64 -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT machine.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o machine.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/machine.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT net-checksum.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o net-checksum.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/net-checksum.c /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/machine.c: In function ‘cpu_save’: /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/machine.c:148: warning: pointer targets in passing argument 2 of ‘qemu_put_be32s’ differ in signedness /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/machine.c: In function ‘cpu_load’: /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/machine.c:264: warning: passing argument 2 of ‘qemu_get_be32s’ from incompatible pointer type /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/machine.c:265: warning: passing argument 2 of ‘qemu_get_be32s’ from incompatible pointer type /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/machine.c:328: warning: pointer targets in passing argument 2 of ‘qemu_get_be32s’ differ in signedness gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT fw_cfg.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o fw_cfg.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/fw_cfg.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT buffered_file.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o buffered_file.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/buffered_file.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT migration.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o migration.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/migration.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT migration-tcp.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o migration-tcp.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/migration-tcp.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT lsi53c895a.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o lsi53c895a.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/lsi53c895a.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT esp.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o esp.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/esp.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT usb-ohci.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o usb-ohci.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/usb-ohci.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT eeprom93xx.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o eeprom93xx.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/eeprom93xx.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT eepro100.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o eepro100.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/eepro100.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT ne2000.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o ne2000.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/ne2000.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT pcnet.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o pcnet.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/pcnet.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT rtl8139.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o rtl8139.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/rtl8139.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT e1000.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o e1000.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/e1000.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT virtio.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o virtio.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/virtio.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT virtio-net.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o virtio-net.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/virtio-net.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT virtio-blk.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o virtio-blk.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/virtio-blk.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT virtio-balloon.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o virtio-balloon.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/virtio-balloon.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT device-hotplug.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o device-hotplug.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/device-hotplug.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT ide.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o ide.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/ide.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT pckbd.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o pckbd.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/pckbd.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT ps2.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o ps2.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/ps2.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT vga.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o vga.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/vga.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT sb16.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o sb16.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/sb16.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT es1370.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o es1370.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/es1370.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT dma.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o dma.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/dma.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT fdc.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o fdc.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/fdc.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT mc146818rtc.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o mc146818rtc.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/mc146818rtc.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT serial.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o serial.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/serial.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT i8259.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o i8259.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/i8259.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT i8254.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o i8254.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/i8254.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT pcspk.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o pcspk.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/pcspk.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT pc.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o pc.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/pc.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT cirrus_vga.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o cirrus_vga.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/cirrus_vga.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT apic.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o apic.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/apic.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT parallel.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o parallel.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/parallel.c /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/cirrus_vga.c: In function ‘cirrus_vga_save’: /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/cirrus_vga.c:3159: warning: pointer targets in passing argument 2 of ‘qemu_put_be32s’ differ in signedness /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/cirrus_vga.c: In function ‘cirrus_vga_load’: /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/cirrus_vga.c:3214: warning: pointer targets in passing argument 2 of ‘qemu_get_be32s’ differ in signedness gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT acpi.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o acpi.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/acpi.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT piix_pci.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o piix_pci.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/piix_pci.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT usb-uhci.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o usb-uhci.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/usb-uhci.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT vmmouse.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o vmmouse.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/vmmouse.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT vmport.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o vmport.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/vmport.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT vmware_vga.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o vmware_vga.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/vmware_vga.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT extboot.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o extboot.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/extboot.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT i8254-kvm.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o i8254-kvm.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/i8254-kvm.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT gdbstub.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o gdbstub.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/gdbstub.c /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/extboot.c: In function ‘extboot_write_cmd’: /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/hw/extboot.c:93: warning: pointer targets in passing argument 2 of ‘bdrv_get_geometry’ differ in signedness rm -f gdbstub-xml.c echo > gdbstub-xml.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT exec.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o exec.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/exec.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT kqemu.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o kqemu.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/kqemu.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT cpu-exec.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o cpu-exec.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/cpu-exec.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT host-utils.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o host-utils.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/host-utils.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT translate-all.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o translate-all.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/translate-all.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT translate.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o translate.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/translate.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT tcg/tcg.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o tcg/tcg.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/tcg.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT tcg/tcg-dyngen.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o tcg/tcg-dyngen.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/tcg-dyngen.c In file included from /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/tcg.h:50, from /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/tcg-dyngen.c:34: /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/tcg-opc.h:154:5: warning: "TARGET_LONG_BITS" is not defined gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT tcg/tcg-runtime.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o tcg/tcg-runtime.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/tcg-runtime.c In file included from /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/tcg.h:50, from /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/tcg-runtime.c:32: /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/tcg-opc.h:154:5: warning: "TARGET_LONG_BITS" is not defined gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT qemu-kvm.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o qemu-kvm.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/qemu-kvm.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT fpu/softfloat-native.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o fpu/softfloat-native.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu/softfloat-native.c /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/qemu-kvm.c: In function ‘inject_interrupt’: /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/qemu-kvm.c:130: warning: cast from pointer to integer of different size /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/qemu-kvm.c: In function ‘kvm_inject_interrupt’: /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/qemu-kvm.c:135: warning: cast to pointer from integer of different size gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT helper.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o helper.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/helper.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT qemu-kvm-x86.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o qemu-kvm-x86.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/qemu-kvm-x86.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT kvm-tpr-opt.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o kvm-tpr-opt.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/kvm-tpr-opt.c /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/kvm-tpr-opt.c: In function ‘enable_vapic’: /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/kvm-tpr-opt.c:227: warning: unused variable ‘sregs’ /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/kvm-tpr-opt.c: In function ‘tpr_save’: /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/kvm-tpr-opt.c:315: warning: pointer targets in passing argument 2 of ‘qemu_put_be32s’ differ in signedness /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/kvm-tpr-opt.c: In function ‘tpr_load’: /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/kvm-tpr-opt.c:331: warning: pointer targets in passing argument 2 of ‘qemu_get_be32s’ differ in signedness gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT qemu-kvm-helper.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o qemu-kvm-helper.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/qemu-kvm-helper.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT op_helper.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o op_helper.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/op_helper.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT disas.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o disas.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/disas.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT i386-dis.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o i386-dis.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/i386-dis.c gcc -I. -I.. -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu -MMD -MT gdbstub-xml.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__user= -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/tcg/x86_64 -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/fpu -DHAS_AUDIO -DHAS_AUDIO_CHOICE -I/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/slirp -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -DCONFIG_X86 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings -m64 -I /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/include -c -o gdbstub-xml.o gdbstub-xml.c /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/op_helper.c: In function ‘helper_lret_protected’: /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/op_helper.c:2697: warning: ‘e2’ may be used uninitialized in this function /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/op_helper.c:2697: warning: ‘e1’ may be used uninitialized in this function /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/op_helper.c:2697: warning: ‘ss_e2’ may be used uninitialized in this function /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/op_helper.c:2697: warning: ‘ss_e1’ may be used uninitialized in this function /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/op_helper.c: In function ‘tss_load_seg’: /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/op_helper.c:213: warning: ‘e2’ may be used uninitialized in this function /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/op_helper.c:213: warning: ‘e1’ may be used uninitialized in this function /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/op_helper.c: In function ‘do_interrupt’: /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/op_helper.c:630: warning: ‘ss_e2’ may be used uninitialized in this function /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/op_helper.c:630: warning: ‘ss_e1’ may be used uninitialized in this function /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/op_helper.c:630: warning: ‘ss’ may be used uninitialized in this function /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/op_helper.c: In function ‘helper_ljmp_protected’: /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/op_helper.c:2304: warning: ‘e2’ may be used uninitialized in this function /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/op_helper.c:2304: warning: ‘e1’ may be used uninitialized in this function /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/op_helper.c: In function ‘helper_lcall_protected’: /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/op_helper.c:2420: warning: ‘e2’ may be used uninitialized in this function /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/op_helper.c:2420: warning: ‘e1’ may be used uninitialized in this function /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/op_helper.c:2421: warning: ‘ss_e2’ may be used uninitialized in this function /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/op_helper.c:2421: warning: ‘ss_e1’ may be used uninitialized in this function /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/op_helper.c:2421: warning: ‘ss’ may be used uninitialized in this function /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/op_helper.c: In function ‘helper_iret_protected’: /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/op_helper.c:2898: warning: ‘e2’ may be used uninitialized in this function /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/op_helper.c:2898: warning: ‘e1’ may be used uninitialized in this function /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/op_helper.c:2697: warning: ‘e2’ may be used uninitialized in this function /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/op_helper.c:2697: warning: ‘e1’ may be used uninitialized in this function /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/op_helper.c:2697: warning: ‘ss_e2’ may be used uninitialized in this function /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/target-i386/op_helper.c:2697: warning: ‘ss_e1’ may be used uninitialized in this function rm -f libqemu.a ar rcs libqemu.a exec.o kqemu.o cpu-exec.o host-utils.o translate-all.o translate.o tcg/tcg.o tcg/tcg-dyngen.o tcg/tcg-runtime.o qemu-kvm.o fpu/softfloat-native.o helper.o qemu-kvm-x86.o kvm-tpr-opt.o qemu-kvm-helper.o op_helper.o helper.o disas.o i386-dis.o gcc -L /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm -g -Wl,--warn-common -m64 -o kvm vl.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/osdep.o monitor.o pci.o loader.o isa_mmio.o machine.o net-checksum.o fw_cfg.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/aio.o buffered_file.o migration.o migration-tcp.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/block-raw-posix.o /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/compatfd.o lsi53c895a.o esp.o usb-ohci.o eeprom93xx.o eepro100.o ne2000.o pcnet.o rtl8139.o e1000.o virtio.o virtio-net.o virtio-blk.o virtio-balloon.o device-hotplug.o ide.o pckbd.o ps2.o vga.o sb16.o es1370.o dma.o fdc.o mc146818rtc.o serial.o i8259.o i8254.o pcspk.o pc.o cirrus_vga.o apic.o parallel.o acpi.o piix_pci.o usb-uhci.o vmmouse.o vmport.o vmware_vga.o extboot.o i8254-kvm.o gdbstub.o gdbstub-xml.o ../libqemu_common.a libqemu.a /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/../libkvm/libkvm.a -lm -lz -lasound -lesd -lkvm -lbluetooth -lrt -lpthread -lutil -lSDL -lpthread -lcurses make[2]: Leaving directory `/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu/x86_64-softmmu' make[1]: Leaving directory `/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/qemu' * Preparing kvm module make -j2 HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- LDFLAGS= all rm -f include/asm include-compat/asm ln -sf asm-x86 include/asm ln -sf asm-x86 include-compat/asm make -C /lib/modules/2.6.25-gentoo-r7/build M=`pwd` \ LINUXINCLUDE="-I`pwd`/include -Iinclude \ \ -Iarch/x86/include -I`pwd`/include-compat \ -include include/linux/autoconf.h \ -include `pwd`/x86/external-module-compat.h " make[1]: Entering directory `/usr/src/linux-2.6.25-gentoo-r7' LD /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/x86/built-in.o CC [M] /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/x86/svm.o CC [M] /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/x86/../external-module-compat.o In file included from /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/x86/external-module-compat.h:9, from :1: /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/x86/../external-module-compat-comm.h:58:1: warning: "smp_call_function_single" redefined In file included from include/linux/topology.h:33, from include/linux/mmzone.h:691, from include/linux/gfp.h:4, from include/linux/slab.h:14, from include/linux/percpu.h:5, from include/asm/local.h:4, from include/linux/module.h:19, from include/linux/sysdev.h:25, from include/linux/cpu.h:22, from /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/x86/../external-module-compat-comm.h:15, from /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/x86/external-module-compat.h:9, from :1: include/linux/smp.h:105:1: warning: this is the location of the previous definition In file included from /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/x86/external-module-compat.h:9, from :1: /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/x86/../external-module-compat-comm.h:58:1: warning: "smp_call_function_single" redefined In file included from include/linux/topology.h:33, from include/linux/mmzone.h:691, from include/linux/gfp.h:4, from include/linux/slab.h:14, from include/linux/percpu.h:5, from include/asm/local.h:4, from include/linux/module.h:19, from include/linux/sysdev.h:25, from include/linux/cpu.h:22, from /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/x86/../external-module-compat-comm.h:15, from /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/x86/external-module-compat.h:9, from :1: include/linux/smp.h:105:1: warning: this is the location of the previous definition /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/x86/../external-module-compat.c: In function ‘kvm_smp_call_function_single’: /var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/x86/../external-module-compat.c:92: error: implicit declaration of function ‘smp_call_function_single’ make[3]: *** [/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/x86/../external-module-compat.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel/x86] Error 2 make[1]: *** [_module_/var/tmp/portage/app-emulation/kvm-78/work/kvm-78/kernel] Error 2 make[1]: Leaving directory `/usr/src/linux-2.6.25-gentoo-r7' make: *** [all] Error 2 * * ERROR: app-emulation/kvm-78 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 3633: Called linux-mod_src_compile * environment, line 2726: Called die * The specific snippet of code: * eval "emake HOSTCC="$(tc-getBUILD_CC)" CROSS_COMPILE=${CHOST}- LDFLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS} " || die "Unable to emake HOSTCC="$(tc-getBUILD_CC)" CROSS_COMPILE=${CHOST}- LDFLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS}"; * The die message: * Unable to emake HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- LDFLAGS= all * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/app-emulation/kvm-78/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-emulation/kvm-78/temp/environment'. *