On Fri, 25 Jul 2014 09:38:50 -0700, Douglas J Hunley wrote: > > I sometimes find this error coming from multi-thread compilation. I > > fix it by > > prepending the emerge command with MAKEOPTS="-j1". You could try that. > > > > Indeed, this is probably parallelism gone wrong. However, you should > really use package.env to override MAKEOPTS instead of using "one off" > command line overrides The one off override proves the need for the altered MAKEOPTS and provides the ammunition for a bug report. Any ebuild that needs MAKEOPTS to be overridden in package.env is buggy and should be reported as such. -- Neil Bothwick Dream as if you'll live forever. Live as if you'll die today.