Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 190741 - app-emulation/xen-3.0.4_p1 fails to bulid
Summary: app-emulation/xen-3.0.4_p1 fails to bulid
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-30 03:59 UTC by G. Gibson
Modified: 2007-08-30 07:02 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 G. Gibson 2007-08-30 03:59:31 UTC
ld  -r -o built_in.o apic.o bitops.o compat.o delay.o dmi_scan.o domctl.o domain.o domain_build.o e820.o extable.o flushtlb.o platform_hypercall.o i387.o i8259.o io_apic.o irq.o microcode.o mm.o mpparse.o nmi.o numa.o physdev.o rwlock.o setup.o shutdown.o smp.o smpboot.o srat.o string.o sysctl.o time.o trampoline.o traps.o usercopy.o x86_emulate.o machine_kexec.o crash.o acpi/built_in.o cpu/built_in.o genapic/built_in.o hvm/built_in.o mm/built_in.o oprofile/built_in.o x86_32/built_in.o
make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-3.0.4_p1/work/xen-3.0.4_1-src/xen/arch/x86'
make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-3.0.4_p1/work/xen-3.0.4_1-src/xen/arch/x86'
make[1]: *** [/var/tmp/portage/app-emulation/xen-3.0.4_p1/work/xen-3.0.4_1-src/xen/xen] Error 2
make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-3.0.4_p1/work/xen-3.0.4_1-src/xen'
make: *** [build] Error 2
make: Leaving directory `/var/tmp/portage/app-emulation/xen-3.0.4_p1/work/xen-3.0.4_1-src/xen'
 * 
 * ERROR: app-emulation/xen-3.0.4_p1 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   xen-3.0.4_p1.ebuild, line 68:   Called die
 * 
 * compile failed
 * 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/xen-3.0.4_p1/temp/build.log'.
 * 

 * Messages for package app-emulation/xen-3.0.4_p1:

 * 
 * ERROR: app-emulation/xen-3.0.4_p1 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   xen-3.0.4_p1.ebuild, line 68:   Called die


Reproducible: Always

Steps to Reproduce:
1.emerge xen
2.
3.

Actual Results:  
ld  -r -o built_in.o apic.o bitops.o compat.o delay.o dmi_scan.o domctl.o domain.o domain_build.o e820.o extable.o flushtlb.o platform_hypercall.o i387.o i8259.o io_apic.o irq.o microcode.o mm.o mpparse.o nmi.o numa.o physdev.o rwlock.o setup.o shutdown.o smp.o smpboot.o srat.o string.o sysctl.o time.o trampoline.o traps.o usercopy.o x86_emulate.o machine_kexec.o crash.o acpi/built_in.o cpu/built_in.o genapic/built_in.o hvm/built_in.o mm/built_in.o oprofile/built_in.o x86_32/built_in.o
make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-3.0.4_p1/work/xen-3.0.4_1-src/xen/arch/x86'
make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-3.0.4_p1/work/xen-3.0.4_1-src/xen/arch/x86'
make[1]: *** [/var/tmp/portage/app-emulation/xen-3.0.4_p1/work/xen-3.0.4_1-src/xen/xen] Error 2
make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-3.0.4_p1/work/xen-3.0.4_1-src/xen'
make: *** [build] Error 2
make: Leaving directory `/var/tmp/portage/app-emulation/xen-3.0.4_p1/work/xen-3.0.4_1-src/xen'
 * 
 * ERROR: app-emulation/xen-3.0.4_p1 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   xen-3.0.4_p1.ebuild, line 68:   Called die
 * 
 * compile failed
 * 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/xen-3.0.4_p1/temp/build.log'.
 * 

 * Messages for package app-emulation/xen-3.0.4_p1:

 * 
 * ERROR: app-emulation/xen-3.0.4_p1 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   xen-3.0.4_p1.ebuild, line 68:   Called die
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-08-30 07:02:11 UTC
You need to post the *topmost* error, as the message told you. Also emerge --info missing.