LLVM package needs to be in set of packages that require being built with GCC. |
|||||
Issue descriptionEvery time we do 'emerge -C sys-devel/llvm' then try 'emerge sys-devel/llvm', it fails because it's trying to build llvm with clang, which just got removed. This happens because llvm is the default host compiler. We need to add LLVM to the list of packages that gets built with GCC.
,
Sep 29 2017
It will be same issue if emerge -C sys-devel/gcc is done. And if it is done by an error (llvm or gcc), it can generally be recovered by the command below . sudo `which parallel_emerge` sys-devel/llvm --getbinpkg --usepkgonly
,
Dec 26 2017
,
Jan 2 2018
[It appears that a bunch of old cros issues bulk-added the "Infra" component recently, but they should probably be "Infra>Client>ChromeOS".]
,
Jan 4 2018
,
Feb 5 2018
|
|||||
►
Sign in to add a comment |
|||||
Comment 1 by llozano@chromium.org
, May 30 2017Labels: -Pri-1 Pri-2
Owner: laszio@chromium.org
Status: Assigned (was: Untriaged)