-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Numerous Warnings Printed to Console When Building Drake on OSX Using Bazel #5183
Comments
@david-german-tri please feel free to close if we're not planning on supporting Bazel + OSX. |
Yes, we are supporting Bazel + OSX. Fixing warnings is not super high on the list though; making it support all Drake features comes first. |
OK. There are a couple other types of warnings that flood my terminal when I build using Bazel on OSX. Here are samples:
And:
|
The final item is a dup of #5145. |
Is there a plan for adding OSX + Bazel to either Continuous Production or Nightly Production? Or is it already there and I simply missed it? (I was trying to verify that the same warnings show up in CI). |
Other than being opt-in for PRs (aka |
Thanks. I just confirmed that all aforementioned warnings show up in CI, which is good. |
Contributes to RobotLocomotion#5183.
Contributes to RobotLocomotion#5183.
Contributes to RobotLocomotion#5183.
#5662 resulted in the following warning appearing:
|
Reassigning to @soonho-tri. |
Just noticed:
Hence, targets that use
Since I missed that for weeks, I would advocate having the Also, having a platform dependent way declare flags that should be ignored could strip out the bad |
Per f2f, still waiting for |
Per f2f, closing this generic issue as we have the xref'd specific issues that provide better insight. |
For the record, also related is bazelbuild/bazel#5981, but I do not think it deserves a Drake issue or this issue being reopened. |
Sample Output
The text was updated successfully, but these errors were encountered: