-
Notifications
You must be signed in to change notification settings - Fork 75
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
gazebo bottles broken due to new tbb version #1477
Comments
thanks I had just noticed this and had started filling out a new issue; I'll add my comments here |
There has been a new tbb version merged in Homebrew/homebrew-core#77662, which has caused our gazebo bottles to break:
Furthermore, it appears that the API has changed and gazebo doesn't build from source against this new version in the
Fortunately, they added a versioned |
I've removed the broken bottles in #1478 and will update the gazebo formulae to use |
upstream issue: gazebosim/gazebo-classic#2867 |
gazebo11 bottle updated in #1479 |
See discussion in the following issue: osrf/homebrew-simulation#1477 This was needed by the gazebo11 test in osrf/homebrew-simulation#1479 Signed-off-by: Steve Peters <[email protected]>
Thanks, @scpeters. This is now fixed. |
See discussion in the following issue: osrf/homebrew-simulation#1477 This was needed by the gazebo11 test in osrf/homebrew-simulation#1479 Signed-off-by: Steve Peters <[email protected]>
this is still a problem, because other project may use gazebo headers to impelement plugins.....tbb@2020 dont have header files in |
I installed
gazebo11
with the default one-liner on my MBP when running Catalina, and Gazebo worked.I just upgraded to Big Sur, then ran:
brew update && brew upgrade
Now
gazebo
fails to run with:brew doctor
output:brew config
output:The text was updated successfully, but these errors were encountered: