Gentoo Archives: gentoo-user

From: "Matt Connell (Gmail)" <matthewdconnell@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] cannot emerge chromium 89.0.4343.0
Date: Wed, 09 Dec 2020 18:31:47
Message-Id: 3e969c9ff23d2b840aa0eae8081286519072fc18.camel@gmail.com
In Reply to: Re: [gentoo-user] cannot emerge chromium 89.0.4343.0 by John Covici
1 On Wed, 2020-12-09 at 12:58 -0500, John Covici wrote:
2 > is there something I should change?
3
4 The system-icu use flag is set by default. You may want to unset it
5 and try again: "www-client/chromium -system-icu" in a package.use file.
6
7 As Michael suggested, performing a @world update first couldn't hurt
8 either.
9
10 Alternatively, how much memory does this system have? Trying to build
11 Chromium with fewer than 16GB of memory available may be difficult,
12 even with -j1, in my experience.