Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 252433 Details for
Bug 343175
app-emulation/qemu-kvm-0.13.0 parallel build failure - qemu-common.h:5:25: error: config-host.h: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 5.11 KB, created by
Matthew Schultz
on 2010-10-28 21:54:29 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Matthew Schultz
Created:
2010-10-28 21:54:29 UTC
Size:
5.11 KB
patch
obsolete
> [32;01m*[0m CPV: app-emulation/qemu-kvm-0.13.0 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: aio alsa amd64 bluetooth curl elibc_glibc kernel_linux multilib ncurses qemu_softmmu_targets_i386 qemu_softmmu_targets_x86_64 qemu_user_targets_i386 qemu_user_targets_x86_64 sasl sdl ssl userland_GNU > [32;01m*[0m Determining the location of the kernel source code > [32;01m*[0m Found kernel source directory: > [32;01m*[0m /usr/src/linux > [32;01m*[0m Found kernel object directory: > [32;01m*[0m /lib/modules/2.6.35-gentoo-r8/build > [32;01m*[0m Found sources for kernel version: > [32;01m*[0m 2.6.35-gentoo-r8 >>>> Unpacking source... >>>> Unpacking qemu-kvm-0.13.0.tar.gz to /var/tmp/portage/app-emulation/qemu-kvm-0.13.0/work >>>> Source unpacked in /var/tmp/portage/app-emulation/qemu-kvm-0.13.0/work >>>> Preparing source in /var/tmp/portage/app-emulation/qemu-kvm-0.13.0/work/qemu-kvm-0.13.0 ... > [32;01m*[0m Applying qemu-0.11.0-mips64-user-fix.patch ... >[A[182C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying qemu-kvm-0.12.3-include-madvise-defines.patch ... >[A[182C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-emulation/qemu-kvm-0.13.0/work/qemu-kvm-0.13.0 ... > [32;01m*[0m Building the following softmmu targets: i386-softmmu x86_64-softmmu > [32;01m*[0m Building the following user targets: i386-linux-user x86_64-linux-user >Install prefix /usr >BIOS directory /usr/share/qemu >binary directory /usr/bin >config directory /usr/etc >Manual directory /usr/share/man >ELF interp prefix /usr/gnemul/qemu-%M >Source path /var/tmp/portage/app-emulation/qemu-kvm-0.13.0/work/qemu-kvm-0.13.0 >C compiler x86_64-pc-linux-gnu-gcc >Host C compiler x86_64-pc-linux-gnu-gcc >CFLAGS -O2 -g -march=core2 -O2 -pipe -fomit-frame-pointer >QEMU_CFLAGS -m64 -fstack-protector-all -Wold-style-definition -Wold-style-declaration -I. -I$(SRC_PATH) -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing >LDFLAGS -Wl,--warn-common -m64 -g -Wl,-z,execheap -Wl,-O1 -Wl,--as-needed >make make >install install >host CPU x86_64 >host big endian no >target list i386-softmmu x86_64-softmmu i386-linux-user 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 yes >curses support yes >curl support yes >check support no >mingw32 support no >Audio drivers sdl alsa oss >Extra audio cards ac97 es1370 sb16 >Block whitelist >Mixer emulation no >VNC TLS support yes >VNC SASL support yes >VNC JPEG support yes >VNC PNG support yes >VNC thread no >xen support no >CPU emulation yes >brlapi support no >bluez support yes >Documentation yes >NPTL support yes >GUEST_BASE yes >PIE user targets no >vde support no >IO thread no >Linux AIO support yes >ATTR/XATTR support yes >Install blobs yes >KVM support yes >KVM PIT support yes >KVM device assig. yes >fdt support no >preadv support yes >fdatasync yes >uuid support yes >vhost-net support yes >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-emulation/qemu-kvm-0.13.0/work/qemu-kvm-0.13.0 ... >make -j6 > GEN i386-softmmu/config-devices.mak > GEN x86_64-softmmu/config-devices.mak > GEN i386-linux-user/config-devices.mak > GEN x86_64-linux-user/config-devices.mak > GEN config-all-devices.mak > GEN qemu-monitor.texi > GEN qemu-img-cmds.texi > GEN qemu-options.texi > GEN qemu-tech.html > GEN qemu-nbd.8 > GEN QMP/qmp-commands.txt > GEN config-host.h > GEN qemu-img-cmds.h > CC cmd.o >In file included from qemu-aio.h:17, > from cmd.c:27: >qemu-common.h:5:25: error: config-host.h: No such file or directory >In file included from qemu-aio.h:17, > from cmd.c:27: >qemu-common.h:61: error: redefinition of âstruct iovecâ > GEN qemu-options.def >make: *** [cmd.o] Error 1 >make: *** Waiting for unfinished jobs.... > [31;01m*[0m ERROR: app-emulation/qemu-kvm-0.13.0 failed: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 54: Called src_compile > [31;01m*[0m environment, line 3588: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 646: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =app-emulation/qemu-kvm-0.13.0', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =app-emulation/qemu-kvm-0.13.0'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/app-emulation/qemu-kvm-0.13.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-emulation/qemu-kvm-0.13.0/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/app-emulation/qemu-kvm-0.13.0/work/qemu-kvm-0.13.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 343175
: 252433 |
252435
|
252981