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

Update build.rs #1375

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update build.rs #1375

wants to merge 1 commit into from

Conversation

opsmanager1
Copy link

No description provided.

@opsmanager1
Copy link
Author

This PR solve the issue

Do you agree to the Nexus Beta Terms of Use (https://nexus.xyz/terms-of-use)? (Y/n) Y

/root/.nexus/network-api exists. Updating.
Saved working directory and index state WIP on (no branch): 6cdfb73 fix: proving bug fixes (#1367)
HEAD is now at 6cdfb73 fix: proving bug fixes (#1367)
Compiling nexus-vm-prover v0.2.3 (https://github.com/nexus-xyz/nexus-zkvm?branch=neo#ae4e2725)
Compiling nexus-network v0.5.3 (/root/.nexus/network-api/clients/cli)
Compiling tokio-tungstenite v0.23.1
Compiling sysinfo v0.33.1
Compiling prost v0.13.1
error: failed to run custom build command for nexus-network v0.5.3 (/root/.nexus/network-api/clients/cli)

Caused by:
process didn't exit successfully: /root/.nexus/network-api/clients/cli/target/release/build/nexus-network-8c54f0d68a838e59/build-script-build (exit status: 1)
--- stdout
cargo:rerun-if-changed=proto/orchestrator.proto
cargo:rerun-if-changed=build.rs
Current dir: "/root/.nexus/network-api/clients/cli"
Looking for proto file at: "/root/.nexus/network-api/clients/cli/proto/orchestrator.proto"
protoc is installed and accessible.
Output directory src/proto exists.
Error compiling protobuf files: protoc failed: orchestrator.proto: This file contains proto3 optional fields, but --experimental_allow_proto3_optional was not set.

Error: protoc failed: orchestrator.proto: This file contains proto3 optional fields, but --experimental_allow_proto3_optional was not set.

--- stderr
Error: Custom { kind: Other, error: "protoc failed: orchestrator.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...

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

Successfully merging this pull request may close these issues.

1 participant