cargo install --path crates/holochain
Installing holochain v0.0.100 (/Users/Zeek/holochain/crates/holochain)
Updating git repository https://github.com/holochain/lmdb-rs.git
Updating git repository https://github.com/holochain/rkv.git
Updating git repository https://github.com/neonphog/tokio_safe_block_on.git
Updating crates.io index
Compiling proc-macro2 v1.0.24
Compiling syn v1.0.60
Compiling proc-macro-hack v0.5.19
Compiling libc v0.2.86
error : linking with cc
failed: exit code: 1
|
= note : xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
error : aborting due to previous error
error: Could not compile proc-macro-hack
.
warning: build failed, waiting for other jobs to finishâŚ
error : linking with cc
failed: exit code: 1
|
= note : âccâ â-m64â â-Lâ â/Users/Zeek/.rustup/toolchains/nightly-2019-01-24-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/libâ â/Users/Zeek/holochain/target/release/build/syn-8bd4dd5f89975531/build_script_build-8bd4dd5f89975531.build_script_build.6gd4s2hw-cgu.0.rcgu.oâ â/Users/Zeek/.rustup/toolchains/nightly-2019-01-24-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/libcompiler_builtins-91da867d5d0289af.rlibâ â-lSystemâ â-lresolvâ â-lcâ â-lmâ
âŚ
= note : xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
error : aborting due to previous error
error: Could not compile syn
.
warning: build failed, waiting for other jobs to finishâŚ
error : linking with cc
failed: exit code: 1
|
= note : xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
error : aborting due to previous error
error: Could not compile libc
.
warning: build failed, waiting for other jobs to finishâŚ
error : linking with cc
failed: exit code: 1
|
= note : xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
error : aborting due to previous error
error: failed to compile holochain v0.0.100 (/Users/Zeek/holochain/crates/holochain)
, intermediate artifacts can be found at /Users/Zeek/holochain/target
Caused by:
Could not compile proc-macro2
.
To learn more, run the command again with --verbose.