On Wed, Dec 9, 2020 at 8:16 AM John Covici <[email protected]> wrote: > > Hi. In my latest update I cannot emerge Chromium 89.0.4343.0. I am > finding it very hard to tell even where the error is, so I am asking > for help to figure this out. I am attaching the entire build log to > this message because someone smarter than myself may be able to tell > me what is happpening here. > > Thanks in advance for any suggestions. > > -- > Your life is like a penny. You're going to lose it. The question is: > How do > you spend it? > > John Covici wb2una > [email protected]
Down near the bottom it says (something like - I cannot copy it for some reason) v8_base_without_compiler/intl-objects failed. It seems V8 is Google's Javascript stuff. Building with -j1 would likely fail exactly where the problem is. I think it's building with -j2 which means this error is 1 back. No idea how to solve. HTH, Mark

