Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54029 - gcc-3.3.3-r6 build fails when upgrading from gcc-3.3.2-r5 (kernel problem)
Summary: gcc-3.3.3-r6 build fails when upgrading from gcc-3.3.2-r5 (kernel problem)
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-15 14:48 UTC by Timothy Demarest
Modified: 2004-11-23 22:10 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 Timothy Demarest 2004-06-15 14:48:15 UTC
I was attempting an emereg -Dav world, and gcc was marked for updrading. All other packages upgraded fine, but repeatedly fails with:

for f in $gf; do \
echo "\"$f\", "; done >> tmp-gtyp.h
/bin/sh /var/tmp/portage/gcc-3.3.3-r6/work/gcc-3.3.3/gcc/move-if-change tmp-gencheck.h gencheck.h
echo timestamp > s-gencheck
echo " NULL};" >> tmp-gtyp.h
echo '/*WARNING: This file is automatically generated!*/' >tmp-c-parse.y
make[2]: *** No rule to make target `jump.c', needed by `jump.o'.  Stop.
make[2]: *** Waiting for unfinished jobs....
echo "static const char *lang_dir_names[] = { \"c\", " >> tmp-gtyp.h
make[2]: *** Waiting for unfinished jobs....
sed -e "/^ifobjc$/,/^end ifobjc$/d" \
  -e "/^ifc$/d" -e "/^end ifc$/d" \
  /var/tmp/portage/gcc-3.3.3-r6/work/gcc-3.3.3/gcc/c-parse.in >>tmp-c-parse.y
make[2]: *** Waiting for unfinished jobs....
gf="cp"; \
for l in $gf; do \
echo "\"$l\", "; done >> tmp-gtyp.h
make[2]: *** Waiting for unfinished jobs....
echo "NULL};" >> tmp-gtyp.h
make[2]: *** Waiting for unfinished jobs....
/bin/sh /var/tmp/portage/gcc-3.3.3-r6/work/gcc-3.3.3/gcc/move-if-change tmp-gtyp.h gtyp-gen.h 
make[2]: *** Waiting for unfinished jobs....
/bin/sh /var/tmp/portage/gcc-3.3.3-r6/work/gcc-3.3.3/gcc/move-if-change tmp-c-parse.y /var/tmp/portage/gcc-3.3.3-r6/work/gcc-3.3.3/gcc/c-parse.y
make[2]: Leaving directory `/var/tmp/portage/gcc-3.3.3-r6/work/build/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/var/tmp/portage/gcc-3.3.3-r6/work/build/gcc'
make: *** [bootstrap-lean] Error 2

!!! ERROR: sys-devel/gcc-3.3.3-r6 failed.
!!! Function src_compile, Line 553, Exitcode 2
!!! (no error message)

Note that current gcc works on compiling everything else (to date), and error is only happening when trying to emerge gcc-3.3.3-r6.


Reproducible: Always
Steps to Reproduce:
1. 'emerge -Dav world' or 'emerge gcc'
Actual Results:  
emerge fails:

for f in $gf; do \
echo "\"$f\", "; done >> tmp-gtyp.h
/bin/sh /var/tmp/portage/gcc-3.3.3-r6/work/gcc-3.3.3/gcc/move-if-change
tmp-gencheck.h gencheck.h
echo timestamp > s-gencheck
echo " NULL};" >> tmp-gtyp.h
echo '/*WARNING: This file is automatically generated!*/' >tmp-c-parse.y
make[2]: *** No rule to make target `jump.c', needed by `jump.o'.  Stop.
make[2]: *** Waiting for unfinished jobs....
echo "static const char *lang_dir_names[] = { \"c\", " >> tmp-gtyp.h
make[2]: *** Waiting for unfinished jobs....
sed -e "/^ifobjc$/,/^end ifobjc$/d" \
  -e "/^ifc$/d" -e "/^end ifc$/d" \
  /var/tmp/portage/gcc-3.3.3-r6/work/gcc-3.3.3/gcc/c-parse.in >>tmp-c-parse.y
make[2]: *** Waiting for unfinished jobs....
gf="cp"; \
for l in $gf; do \
echo "\"$l\", "; done >> tmp-gtyp.h
make[2]: *** Waiting for unfinished jobs....
echo "NULL};" >> tmp-gtyp.h
make[2]: *** Waiting for unfinished jobs....
/bin/sh /var/tmp/portage/gcc-3.3.3-r6/work/gcc-3.3.3/gcc/move-if-change
tmp-gtyp.h gtyp-gen.h 
make[2]: *** Waiting for unfinished jobs....
/bin/sh /var/tmp/portage/gcc-3.3.3-r6/work/gcc-3.3.3/gcc/move-if-change
tmp-c-parse.y /var/tmp/portage/gcc-3.3.3-r6/work/gcc-3.3.3/gcc/c-parse.y
make[2]: Leaving directory `/var/tmp/portage/gcc-3.3.3-r6/work/build/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/var/tmp/portage/gcc-3.3.3-r6/work/build/gcc'
make: *** [bootstrap-lean] Error 2

!!! ERROR: sys-devel/gcc-3.3.3-r6 failed.
!!! Function src_compile, Line 553, Exitcode 2
!!! (no error message)


Expected Results:  
Successful emerge of gcc to version gcc-3.3.3-r6.

# emerge info
Portage 2.0.50-r8 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.3.20040420-r0,
2.6.5-gentoo-r1)
=================================================================
System uname: 2.6.5-gentoo-r1 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://gentoo.ccccom.com http://gentoo.ccccom.com
ftp://ftp.ussg.iu.edu/pub/linux/gentoo http://gentoo.mirrors.pair.com/
ftp://gentoo.mirrors.pair.com/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="arts avi berkdb crypt directfb encode fbcon foomaticdb gdbm gif imlib ipv6
jpeg libg++ libwww mad mikmod mpeg ncurses nls nptl pam pdflib perl png python
readline sdl slang spell sse ssl svga tcpd truetype x86 xml2 xmms xv zlib"


# qpkg -v -I |egrep 'glibc|header|gcc|kernel'
sys-kernel/linux-headers-2.6.6 *
sys-kernel/gentoo-dev-sources-2.6.5-r1 *
sys-kernel/config-kernel-0.3.3 *
sys-libs/glibc-2.3.3.20040420 *
sys-devel/gcc-3.3.2-r5 *
sys-devel/gcc-config-1.3.4 *

# /lib/libc.so.6 
GNU C Library stable release version 2.3.3, by Roland McGrath et al.
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7).
Compiled on a Linux 2.6.6 system on 2004-06-13.
Available extensions:
        GNU libio by Per Bothner
        crypt add-on version 2.1 by Michael Glad and others
        NPTL 0.61 by Ulrich Drepper
        BIND-8.2.3-T5B
        NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
Thread-local storage support included.
Report bugs using the `glibcbug' script to <bugs@gnu.org>.

NOTE: I'm running gentoo-dev-sources 2.6.5-r1, and /usr/src/linux is a symlink
to the proper kernel tree:

# ls -al /usr/src
total 16
drwxr-xr-x   4 root root 4096 May 24 10:19 ./
drwxr-xr-x  12 root root 4096 Jun 15 10:46 ../
-rw-r--r--   1 root root    0 Jun 15 10:46 .keep
lrwxrwxrwx   1 root root   22 May 22 13:53 linux -> linux-2.6.5-gentoo-r1//
drwxr-xr-x  18 root root 4096 May 24 17:23 linux-2.6.5-gentoo-r1/
drwxr-xr-x  18 root root 4096 May 24 18:28 linux-2.6.6/

But libc reports itself as a "Linux 2.6.6" system.

I've cleared out /var/tmp/portage before the emerge. I've also (successfully)
rebuilt glibc:

# /lib/libc.so.6 
GNU C Library stable release version 2.3.3, by Roland McGrath et al.
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7).
Compiled on a Linux 2.6.6 system on 2004-06-15.
Available extensions:
        GNU libio by Per Bothner
        crypt add-on version 2.1 by Michael Glad and others
        NPTL 0.61 by Ulrich Drepper
        BIND-8.2.3-T5B
        NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
Thread-local storage support included.
Report bugs using the `glibcbug' script to <bugs@gnu.org>.


And have tried to re-emerge gcc after with the same result
Comment 1 Timothy Demarest 2004-06-16 17:18:18 UTC
I was unable to duplicate this problem on a second system -- the emerge went just fine. I did find the problem: the file /var/tmp/portage/gcc-3.3.3-r6/work/gcc-3.3.3/gcc/jump.c would not show up with a find or an ls within /var/tmp/portage/gcc-3.3.3-r6/work/gcc-3.3.3/gcc. However, if I do an 'ls /var/tmp/portage/gcc-3.3.3-r6/work/gcc-3.3.3/gcc/jump.c' the file shows up. Also with 'file /var/tmp/portage/gcc-3.3.3-r6/work/gcc-3.3.3/gcc/jump.c' and other commands that DIRECTLY work on the file seem fine.

All of the tests below were done on a clean emerge of gcc (I removed the /var/tmp/portage/gcc* directory each time).

Notice that the file jump.c does not appear in ls output:

mira-root-/var/tmp/portage-292 # ls /var/tmp/portage/gcc-3.3.3-r6/work/gcc-3.3.3/gcc
ABOUT-GCC-NLS       c-lex.c            cpplex.c            final.c.orig     genpreds.c       limitx.h          ra-colorize.c   stor-layout.c
ABOUT-NLS           c-objc-common.c    cpplib.c            fix-header.c     genrecog.c       limity.h          ra-debug.c      stringpool.c
COPYING             c-opts.c           cpplib.h            fixinc/          gensupport.c     line-map.c        ra-rewrite.c    sys-protos.h
COPYING.LIB         c-parse.c          cppmacro.c          fixproto*        gensupport.h     line-map.h        ra.c            sys-types.h
ChangeLog           c-parse.in         cppmain.c           flags.h          ggc-common.c     lists.c           ra.h            system.h
ChangeLog.0         c-parse.y          cppspec.c           flags.h.orig     ggc-none.c       local-alloc.c     read-rtl.c      target-def.h
ChangeLog.1         c-pragma.c         cpptrad.c           floatlib.c       ggc-page.c       location.h        real.c          target.h
ChangeLog.2         c-pragma.h         crtstuff.c          flow.c           ggc-simple.c     longlong.h        real.h          testsuite/
ChangeLog.3         c-pretty-print.c   cse.c               flow.c.orig      ggc.h            loop.c            recog.c         timevar.c
ChangeLog.4         c-pretty-print.h   cse.c.orig          fold-const.c     ginclude/        loop.c.orig       recog.h         timevar.def
ChangeLog.5         c-semantics.c      cselib.c            fp-test.c        glimits.h        loop.h            reg-stack.c     timevar.h
ChangeLog.6         c-tree.h           cselib.h            function.c       global.c         machmode.def      regclass.c      tlink.c
ChangeLog.7         c-typeck.c         cstamp-h.in         function.c.orig  gmon.c           machmode.h        regmove.c       toplev.c
ChangeLog.lib       caller-save.c      dbxout.c            function.h       graph.c          main.c            regrename.c     toplev.c.orig
FSFChangeLog        calls.c            dbxout.h            future.options   graph.h          mbchar.c          regs.h          toplev.h
FSFChangeLog.10     calls.c.orig       dbxstclass.h        gbl-ctors.h      gstab.h          mbchar.h          reload.c        tracer.c
FSFChangeLog.11     cfg.c              debug.c             gcc.c            gsyms.h          mips-tdump.c      reload.c.orig   tree-dump.c
LANGUAGES           cfganal.c          debug.h             gcc.c.orig       gsyslimits.h     mips-tfile.c      reload.h        tree-dump.h
Makefile.in         cfgbuild.c         defaults.h          gcc.h            gthr-aix.h       mkconfig.sh       reload1.c       tree-inline.c
Makefile.in.orig    cfgcleanup.c       df.c                gcc.hlp          gthr-dce.h       mkdeps.c          reload1.c.orig  tree-inline.h
NEWS                cfglayout.c        df.h                gccbug.in*       gthr-posix.h     mkdeps.h          reorg.c         tree.c
ONEWS               cfglayout.h        diagnostic.c        gccspec.c        gthr-rtems.h     mkheaders.in      resource.c      tree.def
README-fixinc       cfgloop.c          diagnostic.def      gcov-io.h        gthr-single.h    mkinstalldirs     resource.h      tree.h
README.Portability  cfgrtl.c           diagnostic.h        gcov.c           gthr-solaris.h   mklibgcc.in       rtl-error.c     treelang/
SERVICE             collect2.c         doc/                gcse.c           gthr-vxworks.h   mkmap-flat.awk    rtl.c           tsystem.h
acconfig.h          collect2.h         doloop.c            gcse.c.orig      gthr-win32.h     mkmap-symver.awk  rtl.def         typeclass.h
aclocal.m4          combine.c          dominance.c         gdbinit.in       gthr.h           move-if-change*   rtl.h           unroll.c
ada/                combine.c.orig     doschk.c            gen-protos.c     haifa-sched.c    objc/             rtl.h.orig      unwind-c.c
alias.c             conditions.h       dummy-conditions.c  genattr.c        hard-reg-set.h   optabs.c          rtlanal.c       unwind-dw2-fde-darwin.c
alias.c.orig        config/            dwarf.h             genattrtab.c     hashtable.c      optabs.h          sbitmap.c       unwind-dw2-fde-glibc.c
attribs.c           config.gcc         dwarf2.h            genattrtab.h     hashtable.h      output.h          sbitmap.h       unwind-dw2-fde.c
basic-block.h       config.gcc.orig    dwarf2asm.c         genautomata.c    hooks.c          params.c          scan-decls.c    unwind-dw2-fde.h
bb-reorder.c        config.guess*      dwarf2asm.h         gencheck.c       hooks.h          params.def        scan-types.sh*  unwind-dw2.c
bitmap.c            config.in          dwarf2out.c         gencodes.c       hwint.h          params.h          scan.c          unwind-libunwind.c
bitmap.h            configure*         dwarf2out.h         genconditions.c  ifcvt.c          pie-ssp-chain.h   scan.h          unwind-pe.h
builtin-attrs.def   configure.frag     dwarfout.c          genconfig.c      input.h          pie-ssp-modus.h   sched-deps.c    unwind-sjlj.c
builtin-types.def   configure.in       emit-rtl.c          genconstants.c   insn-addr.h      pie-ssp-setup.h   sched-ebb.c     unwind.h
builtins.c          configure.in.orig  errors.c            genemit.c        integrate.c      po/               sched-int.h     unwind.inc
builtins.def        configure.orig*    errors.h            genextract.c     integrate.h      predict.c         sched-rgn.c     varasm.c
c-aux-info.c        conflict.c         et-forest.c         genflags.c       intl/            predict.def       sched-vis.c     varray.c
c-common.c          convert.c          et-forest.h         gengenrtl.c      intl.c           predict.h         sdbout.c        varray.h
c-common.def        convert.h          except.c            gengtype-lex.c   intl.h           prefix.c          sdbout.h        version.c
c-common.h          cp/                except.h            gengtype-lex.l   java/            prefix.h          sibcall.c       version.h
c-config-lang.in    cppdefault.c       explow.c            gengtype-yacc.c  langhooks-def.h  pretty-print.h    simplify-rtx.c  vmsdbg.h
c-convert.c         cppdefault.h       explow.c.orig       gengtype-yacc.h  langhooks.c      print-rtl.c       sort-protos*    vmsdbgout.c
c-decl.c            cpperror.c         expmed.c            gengtype-yacc.y  langhooks.h      print-tree.c      ssa-ccp.c       xcoffout.c
c-decl.c.orig       cppexp.c           expmed.c.orig       gengtype.c       lcm.c            profile.c         ssa-dce.c       xcoffout.h
c-dump.c            cppexp.c.orig      expr.c              gengtype.h       libfuncs.h       profile.h         ssa.c
c-errors.c          cppfiles.c         expr.c.orig         genmultilib      libgcc-std.ver   protector.c       ssa.h
c-format.c          cpphash.c          expr.h              genopinit.c      libgcc2.c        protector.h       stab.def
c-gperf.h           cpphash.h          f/                  genoutput.c      libgcc2.c.orig   protoize.c        stack.h
c-lang.c            cppinit.c          final.c             genpeep.c        libgcc2.h        ra-build.c        stmt.c

Doing an ls of the file DOES show up:

mira-root-/var/tmp/portage-332 # ls /var/tmp/portage/gcc-3.3.3-r6/work/gcc-3.3.3/gcc/jump.c
/var/tmp/portage/gcc-3.3.3-r6/work/gcc-3.3.3/gcc/jump.c

Also doing a file of jump.c works:

mira-root-/var/tmp/portage-333 # file !$
file /var/tmp/portage/gcc-3.3.3-r6/work/gcc-3.3.3/gcc/jump.c
/var/tmp/portage/gcc-3.3.3-r6/work/gcc-3.3.3/gcc/jump.c: ASCII C program text

find does not locate the file:

mira-root-/var/tmp/portage/gcc-3.3.3-r6/work/gcc-3.3.3/gcc-335 # pwd
/var/tmp/portage/gcc-3.3.3-r6/work/gcc-3.3.3/gcc
mira-root-/var/tmp/portage/gcc-3.3.3-r6/work/gcc-3.3.3/gcc-336 # find . -name 'jump.c' -print

No funny attributes are set on the jump.c file:

mira-root-/var/tmp/portage/gcc-3.3.3-r6/work/gcc-3.3.3/gcc-337 # lsattr jump.c
------------- jump.c

I tried turning off dir_index on the filesystem to see if this helped, but it didn't see to help:

mira-root-/var/tmp/portage-344 # tune2fs -O ^dir_index /dev/md2
tune2fs 1.34 (25-Jul-2003)

Doing a 'touch jump.c' wasn't effective.

As a workaround I did the following:

Pause the emerge right before the compilation starts with CTRL-Z
cd /var/tmp/portage/gcc-3.3.3-r6/work/gcc-3.3.3/gcc
cat jump.c foo.c
rm jump.c
mv foo.c jump.c
fg

After this the jump.c file appears in ls and make is happy. I've cleaned out /var/tmp/portage and tried this about a dozen times and haven't figured out why jump.c has this issue on this particular system. System is overall good shape. I'm not confident this is machine-specific just yet.
Comment 2 Robin Wood 2004-06-18 14:19:13 UTC
I just had the same problem, it wasn't a one off :-(
Comment 3 Martin Schlemmer (RETIRED) gentoo-dev 2004-06-18 14:29:46 UTC
Robin, can you please give an 'emerge info'?  Thanks.

Could either of you try with MAKEOPTS='-j1' ?
Comment 4 Timothy Demarest 2004-06-18 18:43:52 UTC
Martin:

I tried it with *no* MAKEOPTS set. I don't think setting them to -j1 will help since the file jump.c is not seen for some reason, although the file *is* there.
Comment 5 Martin Schlemmer (RETIRED) gentoo-dev 2004-06-19 07:12:14 UTC
K, was just wondering it it might have been a race in make ...
Comment 6 Robert Baxter 2004-06-24 08:57:02 UTC
I had this exact error message when trying to update gcc while running 2.6.5-gentoo-r1/i686. After trying literally everything, I upgraded the kernel to 2.6.7-gentoo-r5/i686 and gcc compiled perfectly fine. More info available here: http://forums.gentoo.org/viewtopic.php?p=1275413#1275413

end result, you need a newer kernel ;)
Comment 7 Timothy Demarest 2004-06-24 09:10:25 UTC
Thanks, Robert. I was able to work around the problem with an older kernel (see notes in this bug). Hopefully there isn't something funny with the older kernels causing files (like jump.c in the gcc-3.3.3-r6 build) to become "hidden".
Comment 8 Robin Wood 2004-07-04 05:46:40 UTC
finally got round to checking back in on this one and here is my emerge info.

I'l going to have a read at the forum post see if that can help me fix it.
-------

Portage 2.0.50-r8 (default-x86-1.4, gcc-3.3.2, glibc-2.3.3.20040420-r0, 2.6.5-gentoo-r1)
=================================================================
System uname: 2.6.5-gentoo-r1 i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.4.16
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3.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="-mcpu=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox usersandbox"
GENTOO_MIRRORS="http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/ http://gentoo.oregonstate.edu/ http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apache2 apm arts avi berkdb bonobo cdr crypt cups encode esd ethereal foomaticdb gdbm gif gnome gphoto2 gpm gtk gtk2 gtkhtml guile imap imlib jpeg kde ldap libg++ libwww mad mikmod motif mozilla mpeg mysql ncurses nls oggvorbis opengl oss pam pda pdflib perl png postgres ppds python qt quicktime readline samba sdl slang spell ssl svga tcpd truetype x86 xml xml2 xmms xv zlib"
Comment 9 solar (RETIRED) gentoo-dev 2004-08-26 16:36:08 UTC
Any problem when upgrading to gcc-3.3.4-r(WHATEVER_CURRENT) ?
Comment 10 Timothy Demarest 2004-08-27 10:43:21 UTC
My emerge update to sys-devel/gcc-3.3.4-r1 went without any problems. This bug doesn't seem to apply to sys-devel/gcc-3.3.4-r1.
Comment 11 SpanKY gentoo-dev 2004-11-23 22:10:25 UTC
solution seems to be use a newer kernel