Git Product home page Git Product logo

Comments (3)

guruofquality avatar guruofquality commented on May 27, 2024

I dont think its the recipe. Brew seems to deal poorly with rebuilding when a dependency changes (I think poco had a breaking ABI update and things need a rebuild).

I would just purge the pothos* stuff brew uninstall --ignore-dependencies --force soapysdr pothos; brew missing | cut -f1 -d: | xargs brew remove --force and reinstall poco, and whatever pothos libs again.

from homebrew-pothos.

daveio avatar daveio commented on May 27, 2024

Your diagnosis (or at a minimum, your proposed workaround) worked perfectly. I'm unfamiliar with poco so didn't really know where to go with it. Thanks!

from homebrew-pothos.

metayan avatar metayan commented on May 27, 2024

This issue has been appearing again for a while now. This time with pothoswidgets.
Solved it with

brew reinstall pothos

this time.

The correct solution would probably be for the maintainers to do something like

brew bump-revision -m "due to poco upgrade" $(brew uses poco)

every time they notice that poco has been upgraded.
Done in #51 now.

from homebrew-pothos.

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.