New issue
Advanced search Search tips

Issue 818309 link

Starred by 2 users

Issue metadata

Status: Verified
Owner:
Closed: Apr 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug
Build-Toolchain



Sign in to add a comment

eve failure after llvm-roll

Project Member Reported by llozano@chromium.org, Mar 2 2018

Issue description

on eve, after latest llvm-next, build packages fails:

https://uberchromegw.corp.google.com/i/chromiumos.tryserver/builders/llvm_next_toolchain/builds/1414

crosvm-0.0.1-r81: /build/eve/tmp/portage/chromeos-base/crosvm-0.0.1-r81/temp/environment: line 878: cargo: command not found

assigning to current llvm-next mage
 
The issue is with --latest-toolchain, rust is not built. Fix will be to find a way to pull in rust prebuilts even when latest-toolchain is used. 

Comment 2 by laszio@chromium.org, Apr 16 2018

Any update on this?
I have a fix in CQ (CL 1013387).
Project Member

Comment 4 by bugdroid1@chromium.org, Apr 17 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/chromiumos/platform/crosutils/+/4853533befba9c998b3ac13f8b03f01ce1ee6f0a

commit 4853533befba9c998b3ac13f8b03f01ce1ee6f0a
Author: Manoj Gupta <manojgupta@google.com>
Date: Tue Apr 17 04:26:51 2018

update_chroot: Install target-sdk-post-cross packages in update_chroot.

Install target-sdk-post-cross packages in update_chroot with --usepkg.
Restrict pulling these packages to binaries only.

BUG= chromium:818309 
TEST=eve-llvm-next-toolchain tryjob installs rust in InitSDK.

Change-Id: I19f0bd8d5fe57a1f84276c455b0a89c3a7fc19ca
Reviewed-on: https://chromium-review.googlesource.com/1013387
Commit-Ready: Manoj Gupta <manojgupta@chromium.org>
Tested-by: Manoj Gupta <manojgupta@chromium.org>
Reviewed-by: Yunlian Jiang <yunlian@chromium.org>

[modify] https://crrev.com/4853533befba9c998b3ac13f8b03f01ce1ee6f0a/update_chroot

Status: Verified (was: Assigned)

Sign in to add a comment