Coder Social home page Coder Social logo

Cmake build failing about fb303 HOT 4 CLOSED

facebook avatar facebook commented on April 20, 2024
Cmake build failing

from fb303.

Comments (4)

butjar avatar butjar commented on April 20, 2024

@simpkins @wez Any clue ?

from fb303.

wez avatar wez commented on April 20, 2024

I'm not directly intimate with either fb303 or openr, but for a number of our open sourced projects you can use the getdeps build driver which knows how to obtain and compose the build.

So something like:

$ git clone https://github.com/facebook/openr.git
$ cd openr
$ build/fbcode_builder/getdeps.py build --src-dir=. openr

I can see that openr has its own build script that doesn't use this,
which may mean that it is doing something special.
I'd suggest asking the folks in the openr project for more specific guidance!

from fb303.

butjar avatar butjar commented on April 20, 2024

@wez
Thanks for your comment.

I realized that you kind of switched from the fbcode_builder toolchain to the getdeps.py script suite. The OpenR builds using getdeps.py are failing for quite a long time with gh actions unfortunately. I'm trying to fix the failing dependencies at the moment and got stuck at fb303.

It seems that a binary with the name fb303_thrift_py.py_sources_built is missing. The cmake error came from line that git blame tells me you reviewed (FBPythonBinary.cmake:494), that's why I hoped you can help me out.

Do you have any clue how to get fb303_thrift_py.py_sources_built ?

from fb303.

asljivo1 avatar asljivo1 commented on April 20, 2024

I encountered the same issue. Is there any new information on how to resolve this?

from fb303.

Related Issues (10)

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.