-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Error " no such target '@platforms//os:visionos': target 'visionos' not declared in package 'os' " with Bazel@HEAD #28940
Labels
Comments
looks like our platforms is coming from rules_rust, so once bazelbuild/rules_rust#2111 merges we can update that to fix this issue |
Hi Team or @keith , Looks like bazelbuild/rules_rust#2111 is merged. Can we update it for envoy. Thanks |
thanks for the reminder #29068 |
keith
added a commit
to keith/envoy
that referenced
this issue
Aug 16, 2023
Fixes: envoyproxy#28940 Signed-off-by: Keith Smiley <[email protected]>
phlax
pushed a commit
that referenced
this issue
Aug 18, 2023
Fixes: #28940 Signed-off-by: Keith Smiley <[email protected]>
phlax
pushed a commit
to phlax/envoy
that referenced
this issue
Aug 18, 2023
Fixes: envoyproxy#28940 Signed-off-by: Keith Smiley <[email protected]> Signed-off-by: Ryan Northey <[email protected]>
phlax
pushed a commit
to phlax/envoy
that referenced
this issue
Aug 18, 2023
Fixes: envoyproxy#28940 Signed-off-by: Keith Smiley <[email protected]> Signed-off-by: Ryan Northey <[email protected]>
phlax
pushed a commit
that referenced
this issue
Aug 21, 2023
Fixes: #28940 Signed-off-by: Keith Smiley <[email protected]> Signed-off-by: Ryan Northey <[email protected]>
phlax
pushed a commit
to phlax/envoy
that referenced
this issue
Aug 21, 2023
Fixes: envoyproxy#28940 Signed-off-by: Keith Smiley <[email protected]> Signed-off-by: Ryan Northey <[email protected]>
phlax
pushed a commit
that referenced
this issue
Aug 22, 2023
Fixes: #28940 Signed-off-by: Keith Smiley <[email protected]> Signed-off-by: Ryan Northey <[email protected]>
phlax
pushed a commit
that referenced
this issue
Aug 22, 2023
Fixes: #28940 Signed-off-by: Keith Smiley <[email protected]> Signed-off-by: Ryan Northey <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/3228#0189dd37-12dc-421c-898d-e93a47ff31e7
Platform : Multiple
Logs
By upgrading the "platform" version to 0.0.7 which adds "visionos" support. bazelbuild/bazel#18905 (comment)
CC Greenteam @comius
The text was updated successfully, but these errors were encountered: