Giter VIP home page Giter VIP logo

Comments (6)

sigmavirus24 avatar sigmavirus24 commented on May 18, 2024 1

So, there are lots of warnings generated by Cython about stuff but the root of the problem is that /usr/local/osquery/bin/ld cannot find libyaml. Libyaml is optional for PyYAML so I suspect there's something up with homebrew

from pyyaml.

thedrow avatar thedrow commented on May 18, 2024 1

I did and had the same issue. This only happened on one machine.
Maybe we should consider closing this and if someone else can reproduce this issue we'll revisit the problem.

from pyyaml.

sigmavirus24 avatar sigmavirus24 commented on May 18, 2024

Okay, this is weird. There's also indications that this is happening on linux but Cellar is typically something I see with homebrew. Also, there's compile output from osquery's C extensions and Cython interleaved which is making this hard to figure out. Further, we check to see if we can link libyaml before building our Cython extension (I thought) so we shouldn't get to this point unless we can link it.

from pyyaml.

thedrow avatar thedrow commented on May 18, 2024

Homebrew has a linux port called Linuxbrew. The build system for OSQuery uses Linuxbrew on Linux.
OSQuery initializes it's own Cellar to install it's dependencies and isolate them from the rest of the system.
I have only one machine that reproduces this problem. I bought a new computer on which the linking error does not occur.

from pyyaml.

sigmavirus24 avatar sigmavirus24 commented on May 18, 2024

Aha. I didn't know about Linuxbrew and I didn't know that OSQuery did that. Have you tried removing the Cellar for OSQuery and retrying? I haven't seen this error before and don't presently have time to attempt to reproduce.

from pyyaml.

sigmavirus24 avatar sigmavirus24 commented on May 18, 2024

Sounds like a plan.

from pyyaml.

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.