Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI fails to build CnoidRosUtils #8

Closed
mmurooka opened this issue Sep 10, 2023 · 2 comments
Closed

CI fails to build CnoidRosUtils #8

mmurooka opened this issue Sep 10, 2023 · 2 comments

Comments

@mmurooka
Copy link
Member

https://github.com/isri-aist/LocomanipController/actions/runs/6133946055/job/16646276004

/usr/bin/ld: cannot find -lfmt
collect2: error: ld returned 1 exit status
make[2]: *** [plugin/CMakeFiles/CnoidRosUtilsPlugin.dir/build.make:163: /home/runner/work/LocomanipController/LocomanipController/catkin_ws/src/isri-aist/CnoidRosUtils/plugin/lib/libCnoidRosUtilsPlugin.so] Error 1
make[1]: *** [CMakeFiles/Makefile2:1757: plugin/CMakeFiles/CnoidRosUtilsPlugin.dir/all] Error 2
make: *** [Makefile:146: all] Error 2

Is this related to isri-aist/CnoidRosUtils@dc57984 ?
FYI @gergondet

@gergondet
Copy link
Contributor

Hi @mmurooka

Yes it is. For some reasons, the push to master did not trigger the CI (maybe because it was the cron schedule desactivated it?)

The issue comes from the fact that libcnoid-dev did not depend on libfmt-dev. I have released a new version of the package that fixes it (and I have also rebased the package on the latest version of choreonoid but that's unrelated to this issue)

@mmurooka
Copy link
Member Author

Thank you @gergondet

I will cloes this issue now that the CI has passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants