Giter Club home page Giter Club logo

Comments (4)

adibrastegarnia avatar adibrastegarnia commented on June 11, 2024

Finally I got it compiled:
https://github.com/dnosproject/dnos-core-grpc-python/blob/master/protobuf/proto/BUILD

But it gives me the following error when I try to build a binary from python file:

Use --sandbox_debug to see verbose messages from the sandbox.
external/com_github_grpc_grpc/src/compiler/ruby_generator.cc: In function 'grpc::string grpc_ruby_generator::GetServices(const FileDescriptor*)':
external/com_github_grpc_grpc/src/compiler/ruby_generator.cc:165:25: error: 'const class google::protobuf::FileOptions' has no member named 'has_ruby_package'
     if (file->options().has_ruby_package()) {
                         ^
external/com_github_grpc_grpc/src/compiler/ruby_generator.cc:166:38: error: 'const class google::protobuf::FileOptions' has no member named 'ruby_package'
       package_name = file->options().ruby_package();

and here is the BUILD file:
BUILD FILE

from rules_proto.

adibrastegarnia avatar adibrastegarnia commented on June 11, 2024

@pcj

Paul, it looks like you are one of the main developers of this repo. Would you please take a look at my question? Is this repo supported by bazel and grpc.io?

from rules_proto.

pcj avatar pcj commented on June 11, 2024

Apologies for late reply. Can you retry this on HEAD? grpc/grpc has been updated, it looks like an error on their end.

from rules_proto.

pcj avatar pcj commented on June 11, 2024

Closing stale PRs and issue, please reopen new one if desired.

from rules_proto.

Related Issues (20)

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.