-
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
Ignition-math6 build failing with LinuxBrew #1200
Comments
Thanks for the report. I've never tried using this tap with LinuxBrew since we support installation through debian packages on Linux. Out of curiosity, what is your reason for using LinuxBrew instead of our debian packages? It looks like the problem is related to swig, which we added as a build dependency in #1121 to fix #1120. Can you try commenting out the |
We use brew across Linux and MacOS to manage dependencies better, so it made sense to use brew to install this on Linux as well. |
I just tested this, and I can't reproduce the failure. Can you confirm it is still failing? I believe it was caused by the |
Works for me on Ubuntu 20.04, previously I was using 16.04 but I don't think that was the issue. Thanks for the update @scpeters and apologies for the late response. Happy holidays! |
I am facing this issue again on Ubuntu 18.04 (as the environment on Github Actions). I'd really like to figure this out properly this time. |
Another issue is that I can't even use |
When trying to install
sdformat8
viabrew install sdformat8
, I get the errorError: osrf/simulation/ignition-math6 6.6.0 did not build
.This does not happen when I build
ignition-math
from the Github source.Here is the link to the error log.
The text was updated successfully, but these errors were encountered: