Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 100159 - gcc-3.4.4 build fails with xgcc internal error
Summary: gcc-3.4.4 build fails with xgcc internal error
Status: RESOLVED DUPLICATE of bug 20600
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-24 15:33 UTC by Tom Lanyon
Modified: 2005-07-25 00:19 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 Tom Lanyon 2005-07-24 15:33:41 UTC
I'm building gcc-3.4.4 from within a 2005.0 livecd chroot using stage3 tarball.
It is stock 2005.0 stage3 tarball with glibc, gcc-config and binutils upgraded.

Reproducible: Didn't try
Steps to Reproduce:
1. echo "<sys-devel/gcc-4.0.0 ~x86"
2. emerge =sys-devel/gcc-3.4.4
3.
Actual Results:  
/bin/sh /var/tmp/portage/gcc-3.4.4/work/gcc-3.4.4/gcc/move-if-change
tmp-attrtab.c insn-attrtab.c
echo timestamp > s-attrtab
stage1/xgcc -Bstage1/ -B/usr/i686-pc-linux-gnu/bin/    -O2 -march=i686 -pipe
-fprofile-generate -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition    
-DHAVE_CONFIG_H    -I. -I. -I/var/tmp/portage/gcc-3.4.4/work/gcc-3.4.4/gcc
-I/var/tmp/portage/gcc-3.4.4/work/gcc-3.4.4/gcc/.
-I/var/tmp/portage/gcc-3.4.4/work/gcc-3.4.4/gcc/../include  -c insn-attrtab.c \
  -o insn-attrtab.o
xgcc: Internal error: Killed (program cc1)
Please submit a full bug report.
See <URL:http://bugs.gentoo.org/> for instructions.
{standard input}: Assembler messages:
{standard input}:62695: Warning: end of file not at end of a line; newline inserted
make[2]: *** [insn-attrtab.o] Error 1
{standard input}:63789: Error: bad register name `%e'
make[2]: Leaving directory `/var/tmp/portage/gcc-3.4.4/work/build/gcc'
make[1]: *** [stageprofile_build] Error 2
make[1]: Leaving directory `/var/tmp/portage/gcc-3.4.4/work/build/gcc'
make: *** [profiledbootstrap] Error 2

Expected Results:  
Built successfully

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5, glibc-2.3.5-r1,
2.6.11-gentoo-r3 i686)
=================================================================
System uname: 2.6.11-gentoo-r3 i686 Pentium II (Deschutes)
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Mar 11 2005, 13:17:01)]
dev-lang/python:     2.3.4-r1
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=i686 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict userpriv
usersandbox"
GENTOO_MIRRORS="ftp://mirror.internode.on.net/pub/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.au.gentoo.org/gentoo-portage"
USE="3dnow acpi alsa apache2 avi berkdb bitmap-fonts crypt cups emboss encode
foomaticdb fortran gd gdbm gif gpm imlib jpeg libg++ libwww mad maildir mikmod
mmx motif mp3 mpeg mysql ncurses nls nptl nptlonly opengl oss pam pdflib perl
png python quicktime readline sdl snmp spell sse sse2 ssl tcpd truetype
truetype-fonts type1-fonts usb vhosts x86 xml2 xmms xv zlib userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Tom Lanyon 2005-07-24 19:37:43 UTC
Reproducible: No. I just tried emerging gcc-3.4.4 a second time and it worked fine.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-07-25 00:19:10 UTC

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