Hello list. I'm back from the convention and have recuperated to some degree.
Sadly, I am still encounteriung a problem even with my MAKEOPTS being set to "-j1". Now, it stops during the compilation of gcc. It is also interesting to note that it stops at the same point it did when I was bootstrapping for the first time during my first attempt at a Gentoo installation using a stage 1 tarball. Below, I have included the last screen of info if it is of any help to anyone in diagnosing the problem. _________________________________________________________________ portage/gcc-3.4.3.20050110-r2/work/gcc-3.4.3/gcc/. -I/var/tmp/portage/gcc-3.4.3.20050110-r2/work/gcc-3.4.3/gcc/../include /var/tmp/portage/gcc-3.4.3.20050110-r2/work/gcc-3.4.3/gcc/ra-colorize.c -o ra-colorize.o /var/tmp/portage/gcc-3.4.3.20050110-r2/work/gcc-3.4.3/gcc/ra-colorize.c: In function `ra_colorize_graph': /var/tmp/portage/gcc-3.4.3.20050110-r2/work/gcc-3.4.3/gcc/ra-colorize.c:293: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugs.gentoo.org/> for instructions. The bug is not reproducible, so it is likely a hardware or OS problem. make[2]: *** [ra-colorize.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/gcc-3.4.3.20050110-r2/work/build/gcc' make[1]: *** [stageprofile_build] Error 2 make[1]: Leaving directory `/var/tmp/portage/gcc-3.4.3.20050110-r2/work/build/gcc' make: *** [profiledbootstrap] Error 2 !!! ERROR: sys-devel/gcc-3.4.3.20050110-r2 failed. !!! Function gcc_do_make, Line 1212, Exitcode 2 !!! emake failed with profiledbootstrap !!! If you need support, post the topmost build error, NOT this status message. _________________________________________________________________ I have even tried omitting some optimization flags (-pipe and -fomit-frame-pointers) and changing -March to i586 instead of k6-2, but the result seems to be the same. Thanks very much, and I look foward to hearing from everyone. Best regards, -- "Let music echo the thoughts of your soul." -- Jason Castonguay <[EMAIL PROTECTED]> On Jul 1, 2005 10:58 -0400, Jason Castonguay wrote: > Hello everyone! > > I am excited to report that using "-j1" instead of "-j2" for my MAKEOPTS > is working so far! Of course, it has to work on the day I leave for a > convention. :-( I won't be back for a week. But I got through glibc! > Now, it's building binutils. > > I'll keep everyone posted. Thanks very much to all who responded to my > posts. > > > Best regards, > > -- gentoo-user@gentoo.org mailing list