On Thu, Apr 26, 2012 at 12:37 AM, Michael Mol <mike...@gmail.com> wrote: > On Wed, Apr 25, 2012 at 11:50 PM, Canek Peláez Valdés <can...@gmail.com> > wrote: >> On Wed, Apr 25, 2012 at 10:09 PM, Michael Mol <mike...@gmail.com> wrote: >>> I've had two segfaults I'd never seen before. One in sudo and one in >>> rdesktop. Updates later when I get things better tracked down. >> >> I had a gcc segfault in my atom server, with MAKEOPTS=-j5. With >> MAKEOPTS=-j1, I got undefined references while linking some modules. >> My desktop and my laptop, however, compiled it without problems. >> >> I haven't had the time to check it, but it seems weird. > > Replacing with a binpackage from packages.gentooexperimental.org got > bash working. Now I'm seeing if I can re-emerge gcc, binutils and > glibc. > > If that goes through, I'm going to restart the emerge -e; my resume > stack is probably toast.
Ok, yes. This version of glibc, =sys-libs/glibc-2.14.1-r3, is crud. At least, if you're doing parallel building. Out of my three machines, the 8-core box got bit by it, the 4-core box got bit by it, but the 2-core laptop sailed past. I have a hunch that setting MAKEOPTS="-j1" will fix it for me, and I'm letting that run as I head off to sleep in a few minutes. -- :wq