James

Results 2692 comments of James

I have added a check for the "Iconv" failure in PR https://github.com/conan-io/conan/pull/17257, if you want to try things from that branch, otherwise I will keep you updated in this thread...

Hi @bukulin Better find-locations has been implemented in https://github.com/conan-io/conan/pull/17296, for next Conan 2.10. Looking forward your feedback, please create new tickets as necessary.

Hi @kaz8096 > Hi, thank you for maintaining Conan! Thanks to you for your question! :) > I have a question: is it possible to apply --build=missing option only to...

Thanks for the feedback. > However, depending on the host environment (e.g., when switching to Ubuntu 24.04), tool_requires and even Android packages themselves end up being rebuilt --- even Android...

> In our setup (especially in CI/CD pipelines), we strictly avoid using --build=missing altogether. > The goal is to ensure that only prebuilt binaries are used, and that no unintended...

Hi @kaz8096 Any further comment or insight about the above last comments?

I am closing this ticket as resolved, but please don't hesitate to create new tickets for any further question or issue. Thanks for your feedback.

Thanks for reporting this @choose-name! Recall that the CycloneDX functionality has already moved to Conan built-in, the idea is that this extension command is no longer necessary/used. See https://docs.conan.io/2/reference/tools/sbom.html#cyclonedx As...

> I will create a PR. Great, many thanks! > Please tell me, is there no plan to support this extension anymore? We don't plan the deprecate and remove it...

Hi @PodnimatelPingvinov Thanks for your feedback. As a quick hint, have you tried changing the ``core.gzip:compresslevel`` conf? It can have an important effect on compression speed (it is a tradeoff...