robotology / idyntree

Multibody Dynamics Library designed for Free Floating Robots
BSD 3-Clause "New" or "Revised" License
172 stars 67 forks source link

Homebrew CI Failure Mid February 2023 #1049

Closed traversaro closed 1 year ago

traversaro commented 1 year ago
2023-02-17T04:41:32.3465540Z -- Unmet dependencies, skipping actionsRenderingEngine
2023-02-17T04:41:32.3559910Z -- Installing cmake scripts
2023-02-17T04:41:32.3655480Z -- Configuring done
2023-02-17T04:41:33.0682810Z CMake Error in src/modules/iKinGazeCtrl/CMakeLists.txt:
2023-02-17T04:41:33.0683610Z   Found relative path while evaluating include directories of "iKinGazeCtrl":
2023-02-17T04:41:33.0725580Z 
2023-02-17T04:41:33.0726390Z     "IPOPT_INCLUDE_DIRS-NOTFOUND"
2023-02-17T04:41:33.0727610Z 
2023-02-17T04:41:33.0727920Z 
2023-02-17T04:41:33.0728200Z 
2023-02-17T04:41:33.0728750Z CMake Error in src/modules/iKinGazeCtrl/CMakeLists.txt:
2023-02-17T04:41:33.0729780Z   Found relative path while evaluating include directories of "iKinGazeCtrl":
2023-02-17T04:41:33.0730570Z 
2023-02-17T04:41:33.0731600Z     "IPOPT_INCLUDE_DIRS-NOTFOUND"
2023-02-17T04:41:33.0732150Z 
2023-02-17T04:41:33.0732430Z 
2023-02-17T04:41:33.0732710Z 
2023-02-17T04:41:33.1023690Z -- Generating done

Probably something changed on the homebrew ipopt package? Anyhow, perhaps we can just update the version of ycm/icub-main used in the CI.