Issue metadata
Sign in to add a comment
|
emerge rust fails |
||||||||||||||||||||||||||
Issue descriptionRunning `sudo emerge rust` in a chroot fails with the error: * ERROR: dev-lang/rust-1.26.0-r3::chromiumos failed (setup phase): * missing toolchain armv7a-cros-linux-gnueabi Also why isn't this hit during the initial `cros_sdk`? Samantha is blocked on this for now.
,
Jun 11 2018
,
Jun 11 2018
I'm trying to reproduce locally.
,
Jun 11 2018
Rust needs all arm, arm64 and x86_64 toolchains to be installed for a local build. If a local rust build is not needed, Running any of these should install rust from a prebuilt binary. $ sudo emerge rust -G or $ ./update_chroot |
|||||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||||
Comment 1 by jclinton@chromium.org
, Jun 11 2018Status: Available (was: Untriaged)