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

[workspace] Add dependency on bazelbuild/platforms #18250

Merged

Conversation

jwnimmer-tri
Copy link
Collaborator

@jwnimmer-tri jwnimmer-tri commented Nov 3, 2022

Bazel 6.0 will remove the built-in copy, requiring users to BYO.

See bazelbuild/bazel#8622 for details and current #18246 CI for sample failure.


This change is Reviewable

@jwnimmer-tri jwnimmer-tri added priority: low status: single reviewer ok https://drake.mit.edu/reviewable.html release notes: fix This pull request contains fixes (no new features) labels Nov 3, 2022
@jwnimmer-tri jwnimmer-tri marked this pull request as ready for review November 3, 2022 00:43
@jwnimmer-tri
Copy link
Collaborator Author

+@EricCousineau-TRI for both reviews per schedule (tomorrow), please.

Bazel 6.0 will remove the built-in copy, requiring users to BYO.
Copy link
Contributor

@EricCousineau-TRI EricCousineau-TRI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm_strong: x2 with nit on upstream traceability

Reviewed 7 of 7 files at r1, all commit messages.
Reviewable status: 1 unresolved discussion (waiting on @jwnimmer-tri)


tools/workspace/dreal/repository.bzl line 19 at r1 (raw file):

        patches = [
            ":patches/ibex_2.8.6.patch",
            ":patches/platforms.patch",

nit Should this be tracked by upstream PR?

Copy link
Collaborator Author

@jwnimmer-tri jwnimmer-tri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: 1 unresolved discussion (waiting on @EricCousineau-TRI)


tools/workspace/dreal/repository.bzl line 19 at r1 (raw file):

Previously, EricCousineau-TRI (Eric Cousineau) wrote…

nit Should this be tracked by upstream PR?

We'll see, I might submit it a patch out of generosity (it's a larger patch when applied to dReal itself).

For Drake purposes, though dReal is deprecated and will be removed 2023-02-01 so I wasn't too concerned for us to try to get it up-streamed.

Copy link
Contributor

@EricCousineau-TRI EricCousineau-TRI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: :shipit: complete! all discussions resolved, LGTM from assignee EricCousineau-TRI(platform) (waiting on @jwnimmer-tri)


tools/workspace/dreal/repository.bzl line 19 at r1 (raw file):

Previously, jwnimmer-tri (Jeremy Nimmer) wrote…

We'll see, I might submit it a patch out of generosity (it's a larger patch when applied to dReal itself).

For Drake purposes, though dReal is deprecated and will be removed 2023-02-01 so I wasn't too concerned for us to try to get it up-streamed.

Ah, makes sense - thanks for the info!

@EricCousineau-TRI EricCousineau-TRI merged commit e88f50b into RobotLocomotion:master Nov 3, 2022
@jwnimmer-tri jwnimmer-tri deleted the bazel-platforms branch November 3, 2022 16:10
@jwnimmer-tri jwnimmer-tri mentioned this pull request Nov 3, 2022
2 tasks
xuchenhan-tri pushed a commit to xuchenhan-tri/drake that referenced this pull request Feb 6, 2023
…8250)

Bazel 6.0 will remove the built-in copy, requiring users to BYO.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low release notes: fix This pull request contains fixes (no new features) status: single reviewer ok https://drake.mit.edu/reviewable.html
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants