I’m at the “install wallet” phase from the instructions on Github.
I’m installing on Linux (Debian) and get this error:Compiling nockapp-grpc-proto v0.1.0 (/home/scorpio/nockchain/crates/nockapp-grpc-proto)
error: failed to run custom build command for nockapp-grpc-proto v0.1.0 (/home/scorpio/nockchain/crates/nockapp-grpc-proto)
note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
Caused by:
process didn’t exit successfully: /home/scorpio/nockchain/target/release/build/nockapp-grpc-proto-5a6285158957173d/build-script-build (exit status: 1)
— stdout
cargo:rerun-if-changed=proto/nockchain/common/v1/blockchain.proto
cargo:rerun-if-changed=proto/nockchain/common/v1/pagination.proto
cargo:rerun-if-changed=proto/nockchain/common/v1/primitives.proto
cargo:rerun-if-changed=proto/nockchain/monitoring/v1/monitoring.proto
cargo:rerun-if-changed=proto/nockchain/private/v1/nockapp.proto
cargo:rerun-if-changed=proto/nockchain/public/v1/nockchain.proto
— stderr
cargo:rerun-if-changed=proto/nockchain/common/v1/blockchain.proto
cargo:rerun-if-changed=proto/nockchain/common/v1/pagination.proto
cargo:rerun-if-changed=proto/nockchain/common/v1/primitives.proto
cargo:rerun-if-changed=proto/nockchain/monitoring/v1/monitoring.proto
cargo:rerun-if-changed=proto/nockchain/private/v1/nockapp.proto
cargo:rerun-if-changed=proto/nockchain/public/v1/nockchain.proto
Error: Custom { kind: Other, error: “protoc failed: nockchain/common/v1/blockchain.proto: This file contains proto3 optional fields, but --experimental_allow_proto3_optional was not set.\n” }
warning: build failed, waiting for other jobs to finish…
error: failed to compile nockchain-wallet v0.1.0 (/home/scorpio/nockchain/crates/nockchain-wallet), intermediate artifacts can be found at /home/scorpio/nockchain/target.
To reuse those artifacts with a future compilation, set the environment variable CARGO_TARGET_DIR to that path.
make: *** [Makefile:64: install-nockchain-wallet] Error 101ronment variable CARGO_TARGET_DIR to that path.
make: *** [Makefile:64: install-nockchain-wallet] Error 101
I use Mint like a pleb so I have no idea what the deal is.
Pls halp.