New issue
Advanced search Search tips

Issue 889710 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Sep 28
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug
Build-Toolchain



Sign in to add a comment

SDK builder failing to build llvm

Project Member Reported by manojgupta@chromium.org, Sep 27

Issue description

https://cros-goldeneye.corp.google.com/chromeos/healthmonitoring/buildDetails?buildbucketId=8934274890200057328
18:09:49: INFO: RunCommand: /mnt/host/source/chromite/bin/parallel_emerge --oneshot --update sys-devel/binutils sys-devel/lld sys-devel/clang sys-devel/llvm sys-libs/glibc dev-libs/elfutils sys-libs/libcxxabi dev-lang/go sys-kernel/linux-headers sys-libs/libcxx sys-devel/gcc
emerge: there are no ebuilds to satisfy "~sys-devel/llvm-8.0_pre339409_p20180826[debug=,multitarget?,python?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]".
(dependency required by "sys-devel/clang-8.0_pre339409_p20180826-r1::chromiumos" [ebuild])
(dependency required by "sys-devel/clang" [argument])

 
Project Member

Comment 1 by bugdroid1@chromium.org, Sep 27

The following revision refers to this bug:
  https://chromium.googlesource.com/chromiumos/overlays/chromiumos-overlay/+/b206cf030a654d3daec6fa12f5735e53e17eb325

commit b206cf030a654d3daec6fa12f5735e53e17eb325
Author: Manoj Gupta <manojgupta@google.com>
Date: Thu Sep 27 01:50:38 2018

clang: Fix SDK builder fails.

The clang ebuild name didn't match llvm ebuild.
This is causing SDK builder to fail when building llvm.

BUG= chromium:889710 
TEST=sudo emerge clang works.

Change-Id: Ifbc05983bfd7ef79ffced0ec47e3e0429de69c55
Reviewed-on: https://chromium-review.googlesource.com/1247762
Reviewed-by: Manoj Gupta <manojgupta@chromium.org>
Tested-by: Manoj Gupta <manojgupta@chromium.org>

[rename] https://crrev.com/b206cf030a654d3daec6fa12f5735e53e17eb325/sys-devel/clang/clang-8.0_pre339409_p20180926-r1.ebuild

Status: Verified (was: Untriaged)

Sign in to add a comment