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

gazebo11 bottle test fails #1235

Closed
scpeters opened this issue Dec 21, 2020 · 3 comments
Closed

gazebo11 bottle test fails #1235

scpeters opened this issue Dec 21, 2020 · 3 comments

Comments

@scpeters
Copy link
Member

The gazebo bottle test jenkins jobs have been failing since boost 1.75.0 was merged in Homebrew/homebrew-core#66792:

It fails when linking the example:

[100%] Linking CXX executable test_cmake
ld: library not found for -licudata

I believe this is caused by the fact that the boost formula depends on the icu4c formula, which is keg-only, so it is not sym-linked to /usr/local coupled with this more recent change as of boost 1.75.0: boostorg/boost_install@3e6c7e5

@scpeters
Copy link
Member Author

I've reported an issue upstream at boostorg/boost_install#47

traversaro added a commit to robotology/robotology-superbuild that referenced this issue Dec 22, 2020
traversaro added a commit to robotology/robotology-superbuild that referenced this issue Dec 22, 2020
@scpeters
Copy link
Member Author

scpeters commented Jan 4, 2021

I've reported an issue upstream at boostorg/boost_install#47

it's been fixed and merged into homebrew-core; I'll try rebuilding gazebo bottles now

@scpeters
Copy link
Member Author

scpeters commented Jan 8, 2021

gazebo bottles should be working again

@scpeters scpeters closed this as completed Jan 8, 2021
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

1 participant