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

configurable attribute "out" in @io_bazel_rules_webtesting//go/wtl/main:main doesn't match this configuration #450

Open
yesudeep opened this issue Dec 28, 2022 · 0 comments

Comments

@yesudeep
Copy link

yesudeep commented Dec 28, 2022

Hello,

When attempting to use rules_webtesting I get the following error:

> nice bazel build ...
ERROR: .../_bazel_foo/b5a3edd0b2b0d1f468ffb4a38ad9919c/external/io_bazel_rules_webtesting/go/wtl/main/BUILD.bazel:33:10: configurable attribute "out" in @io_bazel_rules_webtesting//go/wtl/main:main doesn't match this configuration. Would a default condition help?

Conditions checked:
 @io_bazel_rules_webtesting//common/conditions:linux_x64
 @io_bazel_rules_webtesting//common/conditions:macos_x64
 @io_bazel_rules_webtesting//common/conditions:macos_arm64
 @io_bazel_rules_webtesting//common/conditions:windows_x64

To see a condition's definition, run: bazel query --output=build <condition label>.

This instance of @io_bazel_rules_webtesting//go/wtl/main:main has configuration identifier aec2b11. To inspect its configuration, run: bazel config aec2b11.

OS:

> uname -mrs
Linux 5.19.0-26-generic x86_64

How would one address this?

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