Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 383293 - app-emulation/qemu-kvm-0.15.0 fails with spice enabled
Summary: app-emulation/qemu-kvm-0.15.0 fails with spice enabled
Status: RESOLVED DUPLICATE of bug 378907
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo QEMU Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-17 00:53 UTC by Aleister
Modified: 2011-09-19 09:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aleister 2011-09-17 00:53:52 UTC
was going to try out spice for the giggles:
 * Package:    app-emulation/qemu-kvm-0.15.0
 * Repository: gentoo
 * Maintainer: qemu@gentoo.org
 * USE:        aio alsa amd64 elibc_glibc kernel_linux multilib ncurses qemu_softmmu_targets_x86_64 qemu_user_targets_x86_64 spice ssl threads userland_GNU vhost-net
 * FEATURES:   sandbox userpriv usersandbox
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found kernel object directory:
 *     /lib/modules/3.0.4-gentoo/build
 * Found sources for kernel version:
 *     3.0.4-gentoo
>>> Unpacking source...
>>> Unpacking qemu-kvm-0.15.0.tar.gz to /var/tmp/portage/app-emulation/qemu-kvm-0.15.0/work
>>> Unpacking qemu-kvm-0.15.0-backports-1.tar.bz2 to /var/tmp/portage/app-emulation/qemu-kvm-0.15.0/work
>>> Source unpacked in /var/tmp/portage/app-emulation/qemu-kvm-0.15.0/work
>>> Preparing source in /var/tmp/portage/app-emulation/qemu-kvm-0.15.0/work/qemu-kvm-0.15.0 ...
 * Applying qemu-0.11.0-mips64-user-fix.patch ...
 [ ok ]
 * Applying various patches (bugfixes/updates) ...
 *   0001-build-list-libraries-after-objects-for-proper-linkag.patch ...
 [ ok ]
 * Done with patching
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/app-emulation/qemu-kvm-0.15.0/work/qemu-kvm-0.15.0 ...
 * Building the following softmmu targets:  x86_64-softmmu
 * Building the following user targets:  x86_64-linux-user
Install prefix    /usr
BIOS directory    /usr/share/qemu
binary directory  /usr/bin
library directory /usr/lib
config directory  /etc
Manual directory  /usr/share/man
ELF interp prefix /usr/gnemul/qemu-%M
Source path       /var/tmp/portage/app-emulation/qemu-kvm-0.15.0/work/qemu-kvm-0.15.0
C compiler        x86_64-pc-linux-gnu-gcc
Host C compiler   x86_64-pc-linux-gnu-gcc
CFLAGS            -O2 -g -O2 -pipe -march=native
QEMU_CFLAGS       -m64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing  -fstack-protector-all -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -I/usr/include/spice-server -I/usr/include/pixman-1 -I/usr/include/alsa -I/usr/include/spice-1  
LDFLAGS           -Wl,--warn-common -m64 -g -Wl,-z,execheap -Wl,--hash-style=gnu
make              make
install           install
python            python
host CPU          x86_64
host big endian   no
target list        x86_64-softmmu  x86_64-linux-user
tcg debug enabled no
Mon debug enabled no
gprof enabled     no
sparse enabled    no
strip binaries    no
profiler          no
static build      no
-Werror enabled   no
SDL support       no
curses support    yes
curl support      no
check support     no
mingw32 support   no
Audio drivers     alsa oss
Extra audio cards ac97 es1370 sb16 hda
Block whitelist   
Mixer emulation   no
VNC support       yes
VNC TLS support   yes
VNC SASL support  no
VNC JPEG support  no
VNC PNG support   no
VNC thread        yes
xen support       no
CPU emulation     yes
brlapi support    no
bluez  support    no
Documentation     yes
NPTL support      yes
GUEST_BASE        yes
PIE user targets  no
vde support       no
IO thread         yes
Linux AIO support yes
ATTR/XATTR support no
Install blobs     yes
KVM support       yes
KVM PIT support   yes
KVM device assig. yes
fdt support       no
preadv support    yes
fdatasync         yes
madvise           yes
posix_madvise     yes
uuid support      yes
vhost-net support yes
Trace backend     nop
Trace output file trace-<pid>
spice support     yes
rbd support       no
xfsctl support    no
nss used          no
usb net redir     no
OpenGL support    yes
build guest agent yes
>>> Source configured.
>>> Compiling source in /var/tmp/portage/app-emulation/qemu-kvm-0.15.0/work/qemu-kvm-0.15.0 ...
make -j3 
  GEN   x86_64-softmmu/config-devices.mak
  GEN   x86_64-linux-user/config-devices.mak
  GEN   config-all-devices.mak
  GEN   qemu-options.texi
  GEN   qemu-monitor.texi
  GEN   qemu-img-cmds.texi
  GEN   qemu-tech.html
  GEN   qemu-img.1
  GEN   qemu-nbd.8
  GEN   QMP/qmp-commands.txt
  GEN   config-host.h
  GEN   trace.h
  GEN   qemu-options.def
  GEN   qapi-generated/qga-qapi-visit.h
  GEN   trace.c
  GEN   qemu-img-cmds.h
  GEN   qemu-doc.html
  AS    optionrom/multiboot.o
  AS    optionrom/linuxboot.o
  AS    optionrom/extboot.o
  AS    optionrom/vapic.o
  Building optionrom/multiboot.img
  Building optionrom/linuxboot.img
  Building optionrom/extboot.img
  Building optionrom/vapic.img
  Building optionrom/multiboot.raw
  GEN   qemu.1
  Building optionrom/linuxboot.raw
  Building optionrom/extboot.raw
  Building optionrom/vapic.raw
  Signing optionrom/multiboot.bin
  Signing optionrom/linuxboot.bin
  GEN   qapi-generated/qga-qapi-types.h
  GEN   qapi-generated/qga-qmp-marshal.c
  CC    qapi/qapi-visit-core.o
In file included from qapi/qapi-visit-core.c:14:0:
./qapi/qapi-visit-core.h:31:57: error: expected declaration specifiers or ‘...’ before ‘Error’
./qapi/qapi-visit-core.h:32:36: error: expected declaration specifiers or ‘...’ before ‘Error’
./qapi/qapi-visit-core.h:34:54: error: expected declaration specifiers or ‘...’ before ‘Error’
./qapi/qapi-visit-core.h:35:63: error: expected declaration specifiers or ‘...’ before ‘Error’
./qapi/qapi-visit-core.h:36:34: error: expected declaration specifiers or ‘...’ before ‘Error’
./qapi/qapi-visit-core.h:39:59: error: expected declaration specifiers or ‘...’ before ‘Error’
./qapi/qapi-visit-core.h:41:66: error: expected declaration specifiers or ‘...’ before ‘Error’
./qapi/qapi-visit-core.h:42:64: error: expected declaration specifiers or ‘...’ before ‘Error’
./qapi/qapi-visit-core.h:43:64: error: expected declaration specifiers or ‘...’ before ‘Error’
./qapi/qapi-visit-core.h:45:25: error: expected declaration specifiers or ‘...’ before ‘Error’
./qapi/qapi-visit-core.h:49:28: error: expected declaration specifiers or ‘...’ before ‘Error’
./qapi/qapi-visit-core.h:50:38: error: expected declaration specifiers or ‘...’ before ‘Error’
./qapi/qapi-visit-core.h:53:44: error: expected declaration specifiers or ‘...’ before ‘Error’
./qapi/qapi-visit-core.h:54:36: error: expected declaration specifiers or ‘...’ before ‘Error’
./qapi/qapi-visit-core.h:58:43: error: expected declaration specifiers or ‘...’ before ‘Error’
./qapi/qapi-visit-core.h:59:35: error: expected declaration specifiers or ‘...’ before ‘Error’
./qapi/qapi-visit-core.h:61:56: error: expected declaration specifiers or ‘...’ before ‘Error’
./qapi/qapi-visit-core.h:62:35: error: expected declaration specifiers or ‘...’ before ‘Error’
./qapi/qapi-visit-core.h:63:53: error: expected declaration specifiers or ‘...’ before ‘Error’
./qapi/qapi-visit-core.h:64:62: error: expected declaration specifiers or ‘...’ before ‘Error’
./qapi/qapi-visit-core.h:65:33: error: expected declaration specifiers or ‘...’ before ‘Error’
./qapi/qapi-visit-core.h:67:27: error: expected declaration specifiers or ‘...’ before ‘Error’
./qapi/qapi-visit-core.h:68:37: error: expected declaration specifiers or ‘...’ before ‘Error’
./qapi/qapi-visit-core.h:70:58: error: expected declaration specifiers or ‘...’ before ‘Error’
./qapi/qapi-visit-core.h:71:65: error: expected declaration specifiers or ‘...’ before ‘Error’
./qapi/qapi-visit-core.h:72:63: error: expected declaration specifiers or ‘...’ before ‘Error’
./qapi/qapi-visit-core.h:73:63: error: expected declaration specifiers or ‘...’ before ‘Error’
./qapi/qapi-visit-core.h:74:67: error: expected declaration specifiers or ‘...’ before ‘Error’
qapi/qapi-visit-core.c:17:43: error: expected declaration specifiers or ‘...’ before ‘Error’
qapi/qapi-visit-core.c: In function ‘visit_start_handle’:
qapi/qapi-visit-core.c:19:5: warning: implicit declaration of function ‘error_is_set’
qapi/qapi-visit-core.c:19:5: warning: nested extern declaration of ‘error_is_set’
qapi/qapi-visit-core.c:19:23: error: ‘errp’ undeclared (first use in this function)
qapi/qapi-visit-core.c:19:23: note: each undeclared identifier is reported only once for each function it appears in
qapi/qapi-visit-core.c:20:9: error: too many arguments to function ‘v->start_handle’
qapi/qapi-visit-core.c: At top level:
qapi/qapi-visit-core.c:24:35: error: expected declaration specifiers or ‘...’ before ‘Error’
qapi/qapi-visit-core.c: In function ‘visit_end_handle’:
qapi/qapi-visit-core.c:26:23: error: ‘errp’ undeclared (first use in this function)
qapi/qapi-visit-core.c:27:9: error: too many arguments to function ‘v->end_handle’
qapi/qapi-visit-core.c: At top level:
qapi/qapi-visit-core.c:32:56: error: expected declaration specifiers or ‘...’ before ‘Error’
qapi/qapi-visit-core.c: In function ‘visit_start_struct’:
qapi/qapi-visit-core.c:34:23: error: ‘errp’ undeclared (first use in this function)
qapi/qapi-visit-core.c:35:9: error: too many arguments to function ‘v->start_struct’
qapi/qapi-visit-core.c: At top level:
qapi/qapi-visit-core.c:39:35: error: expected declaration specifiers or ‘...’ before ‘Error’
qapi/qapi-visit-core.c: In function ‘visit_end_struct’:
qapi/qapi-visit-core.c:41:23: error: ‘errp’ undeclared (first use in this function)
qapi/qapi-visit-core.c:42:9: error: too many arguments to function ‘v->end_struct’
qapi/qapi-visit-core.c: At top level:
qapi/qapi-visit-core.c:46:53: error: expected declaration specifiers or ‘...’ before ‘Error’
qapi/qapi-visit-core.c: In function ‘visit_start_list’:
qapi/qapi-visit-core.c:48:23: error: ‘errp’ undeclared (first use in this function)
qapi/qapi-visit-core.c:49:9: error: too many arguments to function ‘v->start_list’
qapi/qapi-visit-core.c: At top level:
qapi/qapi-visit-core.c:53:62: error: expected declaration specifiers or ‘...’ before ‘Error’
qapi/qapi-visit-core.c: In function ‘visit_next_list’:
qapi/qapi-visit-core.c:55:23: error: ‘errp’ undeclared (first use in this function)
qapi/qapi-visit-core.c:56:9: error: too many arguments to function ‘v->next_list’
qapi/qapi-visit-core.c: At top level:
qapi/qapi-visit-core.c:62:33: error: expected declaration specifiers or ‘...’ before ‘Error’
qapi/qapi-visit-core.c: In function ‘visit_end_list’:
qapi/qapi-visit-core.c:64:23: error: ‘errp’ undeclared (first use in this function)
qapi/qapi-visit-core.c:65:9: error: too many arguments to function ‘v->end_list’
qapi/qapi-visit-core.c: At top level:
qapi/qapi-visit-core.c:70:27: error: expected declaration specifiers or ‘...’ before ‘Error’
qapi/qapi-visit-core.c: In function ‘visit_start_optional’:
qapi/qapi-visit-core.c:72:23: error: ‘errp’ undeclared (first use in this function)
qapi/qapi-visit-core.c:73:9: error: too many arguments to function ‘v->start_optional’
qapi/qapi-visit-core.c: At top level:
qapi/qapi-visit-core.c:77:37: error: expected declaration specifiers or ‘...’ before ‘Error’
qapi/qapi-visit-core.c: In function ‘visit_end_optional’:
qapi/qapi-visit-core.c:79:23: error: ‘errp’ undeclared (first use in this function)
qapi/qapi-visit-core.c:80:9: error: too many arguments to function ‘v->end_optional’
qapi/qapi-visit-core.c: At top level:
qapi/qapi-visit-core.c:85:58: error: expected declaration specifiers or ‘...’ before ‘Error’
qapi/qapi-visit-core.c: In function ‘visit_type_enum’:
qapi/qapi-visit-core.c:87:23: error: ‘errp’ undeclared (first use in this function)
qapi/qapi-visit-core.c:88:9: error: too many arguments to function ‘v->type_enum’
qapi/qapi-visit-core.c: At top level:
qapi/qapi-visit-core.c:92:65: error: expected declaration specifiers or ‘...’ before ‘Error’
qapi/qapi-visit-core.c: In function ‘visit_type_int’:
qapi/qapi-visit-core.c:94:23: error: ‘errp’ undeclared (first use in this function)
qapi/qapi-visit-core.c:95:9: error: too many arguments to function ‘v->type_int’
qapi/qapi-visit-core.c: At top level:
qapi/qapi-visit-core.c:99:63: error: expected declaration specifiers or ‘...’ before ‘Error’
qapi/qapi-visit-core.c: In function ‘visit_type_bool’:
qapi/qapi-visit-core.c:101:23: error: ‘errp’ undeclared (first use in this function)
qapi/qapi-visit-core.c:102:9: error: too many arguments to function ‘v->type_bool’
qapi/qapi-visit-core.c: At top level:
qapi/qapi-visit-core.c:106:63: error: expected declaration specifiers or ‘...’ before ‘Error’
qapi/qapi-visit-core.c: In function ‘visit_type_str’:
qapi/qapi-visit-core.c:108:23: error: ‘errp’ undeclared (first use in this function)
qapi/qapi-visit-core.c:109:9: error: too many arguments to function ‘v->type_str’
qapi/qapi-visit-core.c: At top level:
qapi/qapi-visit-core.c:113:67: error: expected declaration specifiers or ‘...’ before ‘Error’
qapi/qapi-visit-core.c: In function ‘visit_type_number’:
qapi/qapi-visit-core.c:115:23: error: ‘errp’ undeclared (first use in this function)
qapi/qapi-visit-core.c:116:9: error: too many arguments to function ‘v->type_number’
make: *** [qapi/qapi-visit-core.o] Error 1
make: *** Waiting for unfinished jobs....
  Signing optionrom/extboot.bin
  Signing optionrom/vapic.bin
rm extboot.img vapic.o multiboot.o extboot.o linuxboot.raw linuxboot.img vapic.raw vapic.img multiboot.raw extboot.raw multiboot.img linuxboot.o
emake failed
 * ERROR: app-emulation/qemu-kvm-0.15.0 failed (compile phase):
 *   emake failed
 * 
 * Call stack:
 *          ebuild.sh, line   91:  Called src_compile
 *        environment, line 3540:  Called _eapi2_src_compile
 *   phase-helpers.sh, line  562:  Called die
 * The specific snippet of code:
 *              emake || die "emake failed"
 * 
 * If you need support, post the output of 'emerge --info =app-emulation/qemu-kvm-0.15.0',
 * the complete build log and the output of 'emerge -pqv =app-emulation/qemu-kvm-0.15.0'.
 * The complete build log is located at '/var/tmp/portage/app-emulation/qemu-kvm-0.15.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-emulation/qemu-kvm-0.15.0/temp/environment'.
 * S: '/var/tmp/portage/app-emulation/qemu-kvm-0.15.0/work/qemu-kvm-0.15.0'

 * GNU info directory index is up-to-date.
 * After world updates, it is important to remove obsolete packages with
 * emerge --depclean. Refer to `man emerge` for more information.

all the packages that where emerged just prior (to satisfy the spice deps)
>>> Emerging (1 of 10) app-emulation/spice-protocol-0.8.1
>>> Emerging (2 of 10) media-libs/celt-0.5.1.3
>>> Emerging (3 of 10) dev-perl/Text-CSV-1.210.0
>>> Installing (1 of 10) app-emulation/spice-protocol-0.8.1
>>> Emerging (4 of 10) media-libs/glew-1.6.0-r1
>>> Installing (3 of 10) dev-perl/Text-CSV-1.210.0
>>> Emerging (5 of 10) dev-python/pyparsing-1.5.6
>>> Installing (4 of 10) media-libs/glew-1.6.0-r1
>>> Emerging (6 of 10) dev-games/cegui-0.6.2b
>>> Installing (5 of 10) dev-python/pyparsing-1.5.6
>>> Installing (2 of 10) media-libs/celt-0.5.1.3
>>> Emerging (7 of 10) net-misc/spice-gtk-0.7
>>> Installing (7 of 10) net-misc/spice-gtk-0.7
>>> Installing (6 of 10) dev-games/cegui-0.6.2b
>>> Emerging (8 of 10) app-emulation/spice-0.8.2
>>> Installing (8 of 10) app-emulation/spice-0.8.2
>>> Emerging (9 of 10) app-emulation/qemu-kvm-0.15.0

Reproducible: Always
Comment 1 Aleister 2011-09-17 00:54:53 UTC
Portage 2.1.10.18 (default/linux/amd64/10.0, gcc-4.5.3, glibc-2.13-r4, 3.0.4-gentoo x86_64)
=================================================================
System uname: Linux-3.0.4-gentoo-x86_64-Intel-R-_Core-TM-2_Duo_CPU_E6750_@_2.66GHz-with-gentoo-2.0.3
Timestamp of tree: Fri, 16 Sep 2011 00:45:01 +0000
distcc 3.1 x86_64-pc-linux-gnu [disabled]
app-shells/bash:          4.2_p10
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.7.2-r2, 3.2-r2
dev-util/cmake:           2.8.5-r2
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.0.3
sys-apps/openrc:          0.9.3-r1
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.1-r1
sys-devel/binutils:       2.21.1-r1
sys-devel/gcc:            4.4.5, 4.5.3-r1
sys-devel/gcc-config:     1.4.1-r1
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r1
sys-kernel/linux-headers: 2.6.39 (virtual/os-headers)
sys-libs/glibc:           2.13-r4
Repositories: gentoo
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe -march=native"
DISTDIR="/usr/net_portage"
EMERGE_DEFAULT_OPTS="--with-bdeps y --jobs 3 --load-average 6"
FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS=""
GENTOO_MIRRORS="http://ftp.klid.dk/ftp/gentoo/ http://mirror.netcologne.de/gentoo/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/"
LANG="en_GB.utf8"
LDFLAGS="-Wl,--hash-style=gnu"
LINGUAS="en_GB"
MAKEOPTS="-j3"
PKGDIR="/usr/net_portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://192.168.0.2/gentoo-portage"
USE="X acl alsa amd64 bash-completion bzip2 cli consolekit cracklib crypt custom-cflags cxx dbus dri dvd fortran gdbm gpm iconv inotify kde lzma minimal mmx mmxext modules mudflap multilib ncurses nls nptl nptlonly opengl openmp pam policykit pppd qt3support qt4 readline semantic-desktop session spell spice sse sse2 ssl ssse3 sysfs tcpd theora threads truetype unicode vorbis x264 xcb xinerama xorg xscreensaver zeroconf zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="active braindump flow karbon kexi krita stage tables words" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_GB" PHP_TARGETS="php5-3" QEMU_SOFTMMU_TARGETS="x86_64" QEMU_USER_TARGETS="x86_64" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="ati" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 iGentoo 2011-09-17 02:09:38 UTC
# Add -I. or -I"${S}" to CFLAGS so that qapt/*.h could find "error.h" .
conf_opts="${conf_opts} --extra-cflags=-I."
Comment 3 iGentoo 2011-09-17 02:14:17 UTC
spelling mistake : qapt --> qapi
Comment 4 iGentoo 2011-09-17 02:21:30 UTC
spelling mistake: app-emulation/qemue-kvm -> qemu-kvm
Comment 5 Agostino Sarubbo gentoo-dev 2011-09-17 10:52:54 UTC
Please attach build log as attachment, next time.
Comment 6 Tiziano Müller (RETIRED) gentoo-dev 2011-09-19 09:59:50 UTC
not the exact same compilation error messages, but still the same error as in bug #378907

*** This bug has been marked as a duplicate of bug 378907 ***