Closed traversaro closed 1 year ago
The problem seems that hpp-fcl does not have updated package for v1. In theory the v1 abi_migration branch was added in https://github.com/conda-forge/hpp-fcl-feedstock/pull/72, but apparently there is no v1 branch in hpp-fcl at the moment: https://github.com/conda-forge/hpp-fcl-feedstock/branches .
fyi @ymontmarin @jcarpent
I guess soon we will hit this also in https://conda-forge.org/status/#boost_cpp_to_libboost .
@traversaro Now the whole HPP stack is compatible with hpp-fcl 2.x.x, that is why we do not need to maintain 1.x.x and I discarded the branch.
After looking, I think both pinocchio and hpp-fcl both have builds with assimp 531, but hpp-environments do not because example-robot-data also does not.
Do you know why the migration did not trigger, for example-robot-data ? Should I do it manually ?
@traversaro Now the whole HPP stack is compatible with hpp-fcl 2.x.x, that is why we do not need to maintain 1.x.x and I discarded the branch.
Ah cool! In that case probably we can remove the lines https://github.com/conda-forge/hpp-fcl-feedstock/blob/6f5e076a81883d1cf1ec3b5f5e84aacdd32a0387/conda-forge.yml#L2-L3 .
After looking, I think both pinocchio and hpp-fcl both have builds with assimp 531, but hpp-environments do not because example-robot-data also does not.
Actually hpp-environments does not depend on assimp, reading better the error it seems that assimp 3.5.1 depends on libboost 1.82, so hpp-environments cannot be installed as it is still depends on libbost 1.78, probably we just need to merge https://github.com/conda-forge/hpp-environments-feedstock/pull/20 then, thanks!
Fixed thanks to @h-vetinari, see https://github.com/conda-forge/hpp-pinocchio-feedstock/pull/22 and related PRs.
Solution to issue cannot be found in the documentation.
Issue
The bot is failing with error:
See https://conda-forge.org/status/#assimp531 .
Installed packages
Environment info