Gentoo Archives: gentoo-user

From: David Haller <gentoo@×××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] cannot emerge chromium 89.0.4343.0
Date: Wed, 09 Dec 2020 18:58:14
Message-Id: 20201209185801.sebyiphc2lnmjbiw@grusum.endjinn.de
In Reply to: Re: [gentoo-user] cannot emerge chromium 89.0.4343.0 by John Covici
1 Hello,
2
3 On Wed, 09 Dec 2020, John Covici wrote:
4 >On Wed, 09 Dec 2020 11:20:06 -0500, Mark Knecht wrote:
5 [..]
6 >FAILED: obj/v8/v8_base_without_compiler/intl-objects.o
7 [..] -O2 -pipe -c ../../v8/src/objects/intl-objects.cc -o obj/v8/v8_base_without_compiler/intl-objects.o
8 >../../v8/src/objects/intl-objects.cc:52:28: error: static assertion failed: v8 is required to build with ICU 68 and up
9 > 52 | V8_MINIMUM_ICU_VERSION <= U_ICU_VERSION_MAJOR_NUM,
10
11 The wording though is, ahm, backwards. You need dev-libs/icu >= 68.0,
12 which is still unstable. Or set '-system-icu' as useflag.
13
14 HTH,
15 -dnh
16
17 --
18 printk(KERN_DEBUG "adintr: Why?\n");
19 linux-2.6.19/sound/oss/ad1848.c

Replies

Subject Author
Re: [gentoo-user] cannot emerge chromium 89.0.4343.0 John Covici <covici@××××××××××.com>