GithubHelp home page GithubHelp logo

Comments (8)

Slids avatar Slids commented on August 30, 2024

How did you get this failure?
Could you tell me the reproduction steps?

from cl-protobufs.

quicklisp avatar quicklisp commented on August 30, 2024

My mistake - this is due to a different version of protoc-gen-lisp installed.

But this raises a new issue. https://github.com/brown/protobuf/ also wants protoc-gen-lisp for its version of the library. They both can't be installed with the same name.

ALso, getting Unhandled CL-PROTOBUFS:PROTOBUF-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING {1000A30083}>: Could not find file "type.proto" imported by #<CL-PROTOBUFS:FILE-DESCRIPTOR API (package google.protobuf) {1007196CA3}> when trying to build with the matching protoc-gen-lisp for the qitab cl-protobufs project.

from cl-protobufs.

Slids avatar Slids commented on August 30, 2024

Yea, we borrowed a lot from browns protoc code, we should probably change then name,
I'll do that shortly (tomorrow?)


As for the second comment:
Interesting, I've never seen that failure and all of the tests are passing CI.
The type.proto is here: It's here: https://github.com/qitab/cl-protobufs/blob/master/google/protobuf/type.proto .

I can't see a reference in the file-descriptor code to type.proto so I'm even more clueless...

from cl-protobufs.

sjl avatar sjl commented on August 30, 2024

I see the same Could not find file "type.proto" error when trying to load cl-protobufs in a fresh REPL. But if I choose restart 0 (TRY-RECOMPILING) it succeeds.

Full log: https://gist.github.com/49f025f777fa2c0da3e3bf97f18abdb7

from cl-protobufs.

Slids avatar Slids commented on August 30, 2024

Got a fix #266

from cl-protobufs.

quicklisp avatar quicklisp commented on August 30, 2024

we should probably change then name, I'll do that shortly (tomorrow?)

Did this ever happen?

from cl-protobufs.

Slids avatar Slids commented on August 30, 2024

Did not, theres a hook I'm missing somewhere...

from cl-protobufs.

Slids avatar Slids commented on August 30, 2024

I think it deserves it's own issue though: #276

from cl-protobufs.

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.