Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rust nightly build fail on mac osx, succss after downgrade #552

Closed
yrong opened this issue Sep 24, 2020 · 1 comment
Closed

rust nightly build fail on mac osx, succss after downgrade #552

yrong opened this issue Sep 24, 2020 · 1 comment

Comments

@yrong
Copy link

yrong commented Sep 24, 2020

  • version
➜  darwinia git:(master) git log
 commit b2d34b576d87442155b0986fa9502a5a01be58c1 (HEAD -> master, tag: v0.7.0-alpha.2, origin/master, origin/HEAD)
Author: Xavier Lau <[email protected]>
Date:   Sat Sep 19 19:19:30 2020 +0800

    Release 0.7.0-alpha.2 (Dev) (#540)
...
  • toolchain
 ➜  darwinia git:(master) sw_vers
ProductName:	Mac OS X
ProductVersion:	10.15.6
BuildVersion:	19G2021
 ➜  darwinia git:(master) rustc --version
rustc 1.48.0-nightly (fb1dc34a8 2020-09-21)
➜  darwinia git:(master) cargo --version
cargo 1.48.0-nightly (8777a6b1e 2020-09-15)
  • build error
 ➜  darwinia git:(master) cargo build --release
error: failed to run custom build command for `darwinia-runtime v0.7.0-alpha.2 (/Users/ronyang/Dev/myrust/darwinia/runtime/darwinia)`

Caused by:
  process didn't exit successfully: `/Users/ronyang/Dev/myrust/darwinia/target/debug/build/darwinia-runtime-f8e49155a19b2dc2/build-script-build` (exit code: 1)
...
      Finished dev [unoptimized + debuginfo] target(s) in 3m 11s
       Running `/Users/ronyang/Dev/myrust/darwinia/target/debug/wbuild-runner/darwinia-runtime13453144019960859995/target/x86_64-apple-darwin/debug/wasm-build-runner-impl`
  Rust WASM toolchain not installed, please install it!

build success following this link:

https://stackoverflow.com/questions/63993569/how-to-resovle-rust-wasm-toolchain-not-installed-please-install-it

@aurexav
Copy link
Member

aurexav commented Sep 24, 2020

rust-lang/rust#76698

@aurexav aurexav closed this as completed Sep 24, 2020
boundless-forest pushed a commit that referenced this issue Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants