meshcat-cpp icon indicating copy to clipboard operation
meshcat-cpp copied to clipboard

C++ CI Workflow with conda-forge dependencies end of August 2023 CI Failure

Open traversaro opened this issue 2 years ago • 1 comments

cmake: error while loading shared libraries: librhash.so.0: cannot open shared object file: No such file or directory
Error: Process completed with exit code 127.

Probably a regression of https://github.com/conda-forge/cmake-feedstock/pull/188 or some other similar recent CMake PR.

traversaro avatar Aug 31 '23 08:08 traversaro

This is the upstream issue: https://github.com/conda-forge/cmake-feedstock/issues/192 .

traversaro avatar Aug 31 '23 09:08 traversaro

Fixed by https://github.com/conda-forge/conda-forge-repodata-patches-feedstock/pull/533 .

traversaro avatar Sep 09 '24 15:09 traversaro