

D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -c blowfish.c X86_64-pc-linux-gnu-gcc -m64 -DBUILD_ID -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O0 -g3 -fno-omit-frame-pointer -D_XEN_INTERFACE_VERSION_=_XEN_LATEST_INTERFACE_VERSION_ -MMD -MF. Make: Entering directory '/var/tmp/portage/app-emulation/xen-tools-4.8.0/work/xen-4.8.0/tools/tests/x86_emulator' Make: Leaving directory '/var/tmp/portage/app-emulation/xen-tools-4.8.0/work/xen-4.8.0/tools/tests/x86_emulator'

I think the relevant portion is at the end: Information and files requested will follow in the next half hour. So I'll make it available on my web site. rw-rw-r- 1 portage portage 147116 Dec 14 08:00 environmentĭrwxr-xr-x 2 portage portage 4096 Dec 14 08:10 logging rw-rw-r- 1 portage portage 3283 Dec 14 07:59 eclass-debug.log Zeta e # ls -la /var/tmp/portage/app-emulation/xen-tools-4.8.0/temp/ĭrwxr-xr-x 3 portage portage 4096 Dec 14 08:10. I think I successfully compiled xen-tools 4.8.0 previously, but now it fails. I'm having problems creating a HVM guest and altered the USE flags for xen-tools to debug so I might be able to provide more information to the Xen Developers. * Working directory: '/var/tmp/portage/app-emulation/xen-tools-4.8.0/work/xen-4.8.0' * The ebuild environment file is located at '/var/tmp/portage/app-emulation/xen-tools-4.8.0/temp/environment'. * The complete build log is located at '/var/tmp/portage/app-emulation/xen-tools-4.8.0/temp/build.log'. * the complete build log and the output of `emerge -pqv '=app-emulation/xen-tools-4.8.0::gentoo'`. * If you need support, post the output of `emerge -info '=app-emulation/xen-tools-4.8.0::gentoo'`, * ERROR: app-emulation/xen-tools-4.8.0::gentoo failed (compile phase): * Messages for package app-emulation/xen-tools-4.8.0: > Failed to emerge app-emulation/xen-tools-4.8.0, Log file: > '/var/tmp/portage/app-emulation/xen-tools-4.8.0/temp/build.log' Zeta e # pwd cat emulation_xen-toolsĪpp-emulation/xen-tools flask hvm ovmf qemu screen sdl debug Unlikely(ops->read_msr(MSR_EFER, &efer, ctxt) != X86EMUL_OKAY) ) X86_emulate/x86_emulate.c:1300:10: error: implicit declaration of function ‘unlikely’ X86_emulate/x86_emulate.c: In function ‘in_longmode’: In file included from x86_emulate.c:53:0:
