conda-forge / vmtk-feedstock

A conda-smithy repository for vmtk.
BSD 3-Clause "New" or "Revised" License
6 stars 5 forks source link

Rebuild for libboost 1.84 #23

Open regro-cf-autotick-bot opened 5 months ago

regro-cf-autotick-bot commented 5 months ago

This PR has been triggered in an effort to update boost1840.

Notes and instructions for merging this PR:

  1. Please merge the PR only after the tests have passed.
  2. Feel free to push to the bot's branch to update this PR if needed.

Please note that if you close this PR we presume that the feedstock has been rebuilt, so if you are going to perform the rebuild yourself don't close this PR until the your rebuild has been merged.


If this PR was opened in error or needs to be updated please add the bot-rerun label to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase code>@<space/conda-forge-admin, please rerun bot in a PR comment to have the conda-forge-admin add it for you.

This PR was created by the regro-cf-autotick-bot. The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any issues! This PR was generated by https://github.com/regro/cf-scripts/actions/runs/8438434220, please use this URL for debugging.

conda-forge-webservices[bot] commented 5 months ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

h-vetinari commented 5 months ago

Seems vmtk sets too tight a version for boost:

-- Found utf8cpp: $PREFIX/include
CMake Error at /home/conda/feedstock_root/build_artifacts/vmtk_1711473859466/_build_env/share/cmake-3.29/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find Boost: Found unsuitable version "1.84.0", but required is
  exact version "1.82.0" (found $PREFIX/include)

Either we patch this or wait for upstream to fix it... Also interesting that it doesn't seem to matter on osx (boost isn't used on win here).

conda-forge-webservices[bot] commented 1 month ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe/meta.yaml) and found it was in an excellent condition.

hmaarrfk commented 1 month ago

@conda-forge-admin please rerender