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

Error when compiling in Ubuntu 22.04 #135

Closed
edubart opened this issue Sep 12, 2023 · 0 comments · Fixed by #147
Closed

Error when compiling in Ubuntu 22.04 #135

edubart opened this issue Sep 12, 2023 · 0 comments · Fixed by #147
Assignees
Labels
bug Something isn't working
Milestone

Comments

@edubart
Copy link
Contributor

edubart commented Sep 12, 2023

Context

Emulator cannot compile anymore on Ubuntu. This error was found by @arthuravianna while trying to building the Cartesi Machine from source in Ubuntu:

image

Solution

Looks like protoc needs the flag --experimental_allow_proto3_optional to compile successfully in Ubuntu. Or the grpc-interfaces proto files need fixes.

@edubart edubart added the bug Something isn't working label Sep 12, 2023
@edubart edubart added this to the v0.16.0 milestone Sep 12, 2023
@edubart edubart removed this from the v0.16.0 milestone Sep 12, 2023
@edubart edubart self-assigned this Oct 15, 2023
@edubart edubart modified the milestone: v0.17.0 Oct 15, 2023
@edubart edubart linked a pull request Oct 24, 2023 that will close this issue
@edubart edubart moved this from Todo to PR Available in Machine Emulator SDK Oct 24, 2023
@github-project-automation github-project-automation bot moved this from PR Available to Done in Machine Emulator SDK Oct 26, 2023
@edubart edubart added this to the v0.16.0 milestone Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant