On Thu, Apr 26, 2012 at 7:41 AM, Michael Mol <mike...@gmail.com> wrote:
> On Thu, Apr 26, 2012 at 10:34 AM, Qian Qiao <qian.q...@gmail.com> wrote:
>> On Thu, Apr 26, 2012 at 19:40, Michael Mol <mike...@gmail.com> wrote:
>>>
>>> MAKEOPTS="-j1" didn't fix it. Off to find another solution.
>>> --
>>> :wq
>>>
>>
>> Does sound like it's just you. I've been running with MAKEOPTS="-j13"
>> and everything compiled and ran just fine.
>
> Checking to see if it's a distcc problem, now. If it is, it'll only be
> the third time I've ever had issues from distcc, and the first time a
> distcc issue resulted in a successful build of a package that broke
> things.
>
> --
> :wq
>

Late to the party as I've been travelling. Running glibc-2.14.1-r3
here with no problems.

For the i7 i980x here's my make.conf stuff

FEATURES="buildpkg"

EMERGE_DEFAULT_OPTS="--with-bdeps=y --jobs=5"
MAKEOPTS="-j13 -l8"
PORTAGE_NICENESS=5
PORTAGE_IONICE_COMMAND="ionice -c 3 -p \${PID}"

This machine is mostly stable.

- Mark

Reply via email to