Git Product home page Git Product logo

Comments (5)

DomT4 avatar DomT4 commented on August 24, 2024

This should have been fixed by afcf7e2. Have you tried brew update && brew upgrade ncmpcpp?

from homebrew-core.

zub avatar zub commented on August 24, 2024

Unfortunately, no. I had updated and reinstalled just before posting the issue.

It did appear to me also that icu4c is pulled in by boost, and there seems to be some linking problem.

from homebrew-core.

UniqMartin avatar UniqMartin commented on August 24, 2024

@knutaldrin Indeed, the error here is because of Boost. You should be able to fix this by rebuilding it via brew reinstall boost. (Boost gets built from source instead of using the bottle because ncmpcpp depends on it with the non-standard --with-icu4c option.)


@DomT4 Should we bump the revision of boost? It seems to be a bit silly because that's not going to change the bottles we build (those don't link to icu4c). This would also mean we'd be forcing a useless rebuild or bottle download on those who have a non-ICU Boost installation.

But without the revision bump, issues like this one will probably continue to come up, because there's no other way to trigger a rebuild for users that have installed Boost with --with-icu4c (either explicitly or as a dependency like in this case). 😿

from homebrew-core.

DomT4 avatar DomT4 commented on August 24, 2024

Should we bump the revision of boost?

Normally I'd be a little "eh" about doing it for optional dependencies until we get some firm numbers to play with, but boost is cellar :any so the impact on users would be fairly minimal. No objection in this case, personally.

from homebrew-core.

UniqMartin avatar UniqMartin commented on August 24, 2024

Bumped boost's revision in #441.

from homebrew-core.

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.