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

Remove pin of YCM #1693

Merged
merged 3 commits into from
Aug 14, 2024
Merged

Remove pin of YCM #1693

merged 3 commits into from
Aug 14, 2024

Conversation

traversaro
Copy link
Member

It should not be necessary after robotology/ycm-cmake-modules#458 .

@traversaro
Copy link
Member Author

Argh, we now have again:

CMake Error at build/_deps/ycm-src/cmake-next/proposed/ExternalProject.cmake:3223 (_ep_parse_arguments):
  _ep_parse_arguments Function invoked with incorrect arguments for function
  named: _ep_parse_arguments
Call Stack (most recent call first):
  build/_deps/ycm-src/modules/YCMEPHelper.cmake:1113 (ExternalProject_Add)
  cmake/Buildhuman-gazebo.cmake:7 (ycm_ep_helper)
  build/_deps/ycm-src/modules/FindOrBuildPackage.cmake:205 (include)
  cmake/RobotologySuperbuildLogic.cmake:151 (find_or_build_package)
  CMakeLists.txt:67 (include)

In Ubuntu 20.04 GitHub Actions images. However, I think that is a particularly strange case as in that image there are multiple CMake installed with different versions. I think we can drop those CI tests, and just keep the one done in 20.04 with Docker.

@traversaro traversaro merged commit 0f6cf3f into master Aug 14, 2024
19 of 29 checks passed
@traversaro traversaro deleted the traversaro-patch-8 branch August 14, 2024 14:23
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

Successfully merging this pull request may close these issues.

1 participant