Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

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

@yesudeep

Description

@yesudeep

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions