Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 88567 Details for
Bug 135815
xen-3.0.2 builds fails with gcc-4.0.1-r1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Basic C(XX) , same result
plane-jane.txt (text/plain), 4.98 KB, created by
petergun
on 2006-06-06 18:16:58 UTC
(
hide
)
Description:
Basic C(XX) , same result
Filename:
MIME Type:
Creator:
petergun
Created:
2006-06-06 18:16:58 UTC
Size:
4.98 KB
patch
obsolete
>localhost petergun # emerge --info >Portage 2.1_rc4-r3 (default-linux/x86/2006.0, gcc-4.1.0, glibc-2.4-r1, 2.6.16-reiser4-r9 i686) >================================================================= >System uname: 2.6.16-reiser4-r9 i686 AMD Sempron(tm) Processor 2800+ >Gentoo Base System version 1.6.14 >Jackass! 2006.1 Optimized Toolkit >ccache version 2.3 [disabled] >dev-lang/python: 2.4.2 >dev-python/pycrypto: 2.0.1-r5 >dev-util/ccache: 2.3 >dev-util/confcache: [Not Present] >sys-apps/sandbox: 1.2.12 >sys-devel/autoconf: 2.13, 2.59-r7 >sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1 >sys-devel/binutils: 2.16.1 >sys-devel/libtool: 1.5.22 >virtual/os-headers: 2.6.11-r2 >ACCEPT_KEYWORDS="x86" >AUTOCLEAN="yes" >CBUILD="i686-pc-linux-gnu" >CFLAGS="-march=i686 -O2 -fomit-frame-pointer -pipe -mno-tls-direct-seg-refs" >CHOST="i686-pc-linux-gnu" >CONFIG_PROTECT="/etc" >CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d" >CXXFLAGS="-march=i686 -O2 -fomit-frame-pointer -pipe -mno-tls-direct-seg-refs" >DISTDIR="/usr/portage/distfiles" >FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict userpriv usersandbox" >GENTOO_MIRRORS="http://adelie.polymtl.ca/" >LDFLAGS="-Wl,-O1 -Wl,--sort-common -s" >MAKEOPTS="-j2" >PKGDIR="/usr/portage/packages" >PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'" >PORTAGE_TMPDIR="/var/tmp" >PORTDIR="/usr/portage" >PORTDIR_OVERLAY="/usr/local/portage" >SYNC="rsync://rsync.gentoo.org/gentoo-portage" >USE="x86 X alsa apache2 apm arts avi berkdb bitmap-fonts cli crypt cups dri eds emboss encode esd foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 imlib ipv6 isdnlog jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls nptl nptlonly ogg opengl oss pcre pdflib perl png pppd python qt quicktime readline reflection sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts udev vorbis xml xmms xorg xv zlib elibc_glibc kernel_linux userland_GNU" >Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS > > > > > >make[5]: Entering directory `/var/tmp/portage/xen-3.0.2/work/xen-3.0.2/xen/arch/x86/hvm/vmx/x86_32' >gcc -O2 -fomit-frame-pointer -DNDEBUG -m32 -march=i686 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/var/tmp/portage/xen-3.0.2/work/xen-3.0.2/xen/include -I/var/tmp/portage/xen-3.0.2/work/xen-3.0.2/xen/include/asm-x86/mach-generic -I/var/tmp/portage/xen-3.0.2/work/xen-3.0.2/xen/include/asm-x86/mach-default -msoft-float -g -D__XEN__ -D__ASSEMBLY__ -c exits.S -o exits.o >ld -O1 --sort-common -s -r -o built_in.o exits.o >make[5]: Leaving directory `/var/tmp/portage/xen-3.0.2/work/xen-3.0.2/xen/arch/x86/hvm/vmx/x86_32' >ld -O1 --sort-common -s -r -o built_in.o io.o vmcs.o vmx.o x86_32//built_in.o >make[4]: Leaving directory `/var/tmp/portage/xen-3.0.2/work/xen-3.0.2/xen/arch/x86/hvm/vmx' >ld -O1 --sort-common -s -r -o built_in.o hvm.o i8259.o intercept.o io.o platform.o vioapic.o vlapic.o svm//built_in.o vmx//built_in.o >make[3]: Leaving directory `/var/tmp/portage/xen-3.0.2/work/xen-3.0.2/xen/arch/x86/hvm' >ld -O1 --sort-common -s -r -o built_in.o apic.o audit.o bitops.o delay.o dmi_scan.o dom0_ops.o domain.o domain_build.o e820.o extable.o flushtlb.o i387.o i8259.o io_apic.o irq.o microcode.o mm.o mpparse.o nmi.o physdev.o rwlock.o setup.o smp.o smpboot.o string.o time.o trampoline.o traps.o usercopy.o x86_emulate.o shadow32.o acpi//built_in.o cpu//built_in.o genapic//built_in.o hvm//built_in.o x86_32//built_in.o >make[2]: Leaving directory `/var/tmp/portage/xen-3.0.2/work/xen-3.0.2/xen/arch/x86' >ld -O1 --sort-common -s -T xen.lds -N \ > boot/x86_32.o /var/tmp/portage/xen-3.0.2/work/xen-3.0.2/xen/common/built_in.o /var/tmp/portage/xen-3.0.2/work/xen-3.0.2/xen/drivers/built_in.o /var/tmp/portage/xen-3.0.2/work/xen-3.0.2/xen/arch/x86/built_in.o -o /var/tmp/portage/xen-3.0.2/work/xen-3.0.2/xen/xen-syms >nm -n /var/tmp/portage/xen-3.0.2/work/xen-3.0.2/xen/xen-syms | /var/tmp/portage/xen-3.0.2/work/xen-3.0.2/xen/tools/symbols >/var/tmp/portage/xen-3.0.2/work/xen-3.0.2/xen/xen-syms.S >nm: /var/tmp/portage/xen-3.0.2/work/xen-3.0.2/xen/xen-syms: no symbols >No valid symbol. >make[1]: *** [/var/tmp/portage/xen-3.0.2/work/xen-3.0.2/xen/xen-syms] Error 1 >make[1]: Leaving directory `/var/tmp/portage/xen-3.0.2/work/xen-3.0.2/xen/arch/x86' >make: *** [/var/tmp/portage/xen-3.0.2/work/xen-3.0.2/xen/xen] Error 2 >make: Leaving directory `/var/tmp/portage/xen-3.0.2/work/xen-3.0.2/xen' > >!!! ERROR: app-emulation/xen-3.0.2 failed. >Call stack: > ebuild.sh, line 1539: Called dyn_compile > ebuild.sh, line 939: Called src_compile > xen-3.0.2.ebuild, line 58: Called die > >!!! compile failed >!!! If you need support, post the topmost build error, and the call stack if relevant. >
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 135815
:
88555
| 88567