Giter VIP home page Giter VIP logo

Comments (1)

David-Guo avatar David-Guo commented on August 12, 2024

I'm getting the following error during execution of ./target/release/madara run command

   Compiling jsonrpsee-client-transport v0.20.3
   Compiling textwrap v0.11.0
   Compiling libp2p-identity v0.2.8
error: failed to run custom build command for `celestia-proto v0.1.0 (https://github.com/eigerco/lumina?rev=ccc5b9bfeac632cccd32d35ecb7b7d51d71fbb87#ccc5b9bf)`

Caused by:
  process didn't exit successfully: `/root/.madara/madara/target/release/build/celestia-proto-b0bd307173d8c80b/build-script-build` (exit status: 1)
  --- stderr
  Error: protoc failed: google/protobuf/descriptor.proto: File not found.
  google/api/annotations.proto:20:1: Import "google/protobuf/descriptor.proto" was not found or had errors.
  google/api/annotations.proto:28:8: "google.protobuf.MethodOptions" is not defined.
  celestia/blob/v1/tx.proto:4:1: Import "google/api/annotations.proto" was not found or had errors.

warning: build failed, waiting for other jobs to finish...
Failed to setup Madara: Failed to start madara: Failed to read the file: Unable to execute command

I solved this issue by run this command

sudo apt install -y protobuf-compiler libprotobuf-dev

from karnot-cli.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.