emerge --update gtk+ Reproducible: Always Steps to Reproduce: 1. 2. 3. Actual Results: usr/include/atk-1.0 -march=athlon-xp -O2 -pipe -Wall -c testrgb.c In file included from /usr/include/glib-2.0/gobject/gobject.h:29, from /usr/include/glib-2.0/glib-object.h:27, from /usr/include/pango-1.0/pango/pango-types.h:26, from /usr/include/pango-1.0/pango/pango-font.h:26, from /usr/include/pango-1.0/pango/pango-attributes.h:25, from /usr/include/pango-1.0/pango/pango.h:25, from ../gdk/gdktypes.h:33, from ../gdk/gdkcolor.h:4, from ../gdk/gdk.h:30, from ../gtk/gtk.h:31, from testrgb.c:41: /usr/include/glib-2.0/gobject/gclosure.h:58: internal error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugs.gentoo.org/> for instructions. make[2]: *** [testrgb.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/gtk+-2.2.1-r1/work/gtk+-2.2.1/tests' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/gtk+-2.2.1-r1/work/gtk+-2.2.1' make: *** [all-recursive-am] Error 2 !!! ERROR: x11-libs/gtk+-2.2.1-r1 failed. !!! Function src_compile, Line 66, Exitcode 2 !!! (no error message) Expected Results: wanted clean install :) soup is good food.
segmentation faults are mostly real compiler problems, try building for another arch (i686 or normal athlon) and remove any optimisations. What does 'emerge info' give ?
or it could be a kernel problem or out of memory problem, as i experienced with ld segfaulting. please paste the output of "emerge info".
i assume its a non-reproducable compiler error. reporter, reopen if needed