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

[Bug]: Please title this bug report #4472

Closed
eugeneo opened this issue Feb 18, 2024 · 0 comments
Closed

[Bug]: Please title this bug report #4472

eugeneo opened this issue Feb 18, 2024 · 0 comments

Comments

@eugeneo
Copy link

eugeneo commented Feb 18, 2024

Describe the issue

Post-update, Bazel build requires Fuchsia SDK.

$ bazel query "deps(set(//test:layers_test))"
ERROR: Evaluation of query "deps(set(//test:layers_test))" failed: preloading transitive closure failed: no such package '@@fuchsia_sdk//pkg/zx': The repository '@@fuchsia_sdk' could not be resolved: Repository '@@fuchsia_sdk' is not defined

Steps to reproduce the problem

Update project to use post 9756ee7 GTest

What version of GoogleTest are you using?

top of tree

What operating system and version are you using?

Ubuntu 20 (inside Windows WSL2)

What compiler and version are you using?

Ubuntu clang version 15.0.7
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin

What build system are you using?

Bazel

Additional context

No response

copybara-service bot pushed a commit that referenced this issue Feb 27, 2024
Since Fuchsia engineers rarely work within this repo, initialize a lightweight fake @fuchsia_sdk repo rather than distributing the Fuchsia SDK here.

Tested locally via `bazel query --[no]enable_bzlmod "deps(set(//googletest/test:gtest_all_test))"` (#4472)

PiperOrigin-RevId: 610826859
Change-Id: I7d41b1dbe9e7f133fe535d7337dc5bff5bf97d3a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant