Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34596 - sys-devel/gcc-3.3.2-r3 failed. boostrap lean
Summary: sys-devel/gcc-3.3.2-r3 failed. boostrap lean
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-27 22:31 UTC by lil
Modified: 2003-11-28 08:49 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 lil 2003-11-27 22:31:51 UTC
s -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H
   -I. -I. -I/var/tmp/portage/gcc-3.3.2-r3/work/gcc-3.3.2/gcc
-I/var/tmp/portage/gcc-3.3.2-r3/work/gcc-3.3.2/gcc/.
-I/var/tmp/portage/gcc-3.3.2-r3/work/gcc-3.3.2/gcc/config
-I/var/tmp/portage/gcc-3.3.2-r3/work/gcc-3.3.2/gcc/../include
/var/tmp/portage/gcc-3.3.2-r3/work/gcc-3.3.2/gcc/expr.c -o expr.o
{standard input}: Assembler messages:
{standard input}:22567: Fatal error: Case value 67108871 unexpected at line 2289
of file "write.c"
 
make[2]: *** [expr.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/gcc-3.3.2-r3/work/build/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/var/tmp/portage/gcc-3.3.2-r3/work/build/gcc'
make: *** [bootstrap-lean] Error 2
 
!!! ERROR: sys-devel/gcc-3.3.2-r3 failed.
!!! Function src_compile, Line 389, Exitcode 2
!!! (no error message)


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




$ sudo emerge info
Portage 2.0.49-r18 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.4.20-gentoo-r8)
=================================================================
System uname: 2.4.20-gentoo-r8 i686 Intel(R) Pentium(R) 4 CPU 1300MHz
Gentoo Base System version 1.4.3.12
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /opt/tomcat/conf /usr/X11R6/lib/X11/xkb
/usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X apm avi berkdb cdr crypt cups emacs encode esd foomaticdb gdbm gif gnome
gpm gtk gtk2 imlib java jpeg libg++ libwww mad mikmod motif mozilla mpeg ncurses
nls nptl oggvorbis opengl oss pam pdflib perl png python quicktime readline sdl
slang spell ssl svga tcltk tcpd tetex truetype x86 xml2 xmms xv zlib"
Comment 1 lil 2003-11-28 08:49:44 UTC
problem solved , after "emerge regen" gcc reinstalled just fine :P