Skip to content

//command_line_option:strip is unreadable in Starlark #26548

Closed
@keith

Description

@keith

Description of the feature request:

When trying to use a transition to force --strip=always, I get this error

ERROR: /home/ubuntu/.cache/bazel/_bazel_ubuntu/480ee760ab026be301955dc1adc19e40/external/with_cfg.bzl+/with_cfg/private/transition.bzl:21:12: before calling lambda: Input build setting //command_line_option:strip is of type class com.google.devtools.build.lib.rules.cpp.CppConfiguration$StripMode, which is unreadable in Starlark. Please submit a feature request.
ERROR: .../wheel/BUILD.bazel:24:19: on dependency edge //utils/packaging/wheel:... (15688b1) -|exports|-> //utils/packaging/wheel:...: Errors encountered while applying Starlark transition

Which category does this issue belong to?

No response

What underlying problem are you trying to solve with this feature?

No response

Which operating system are you running Bazel on?

No response

What is the output of bazel info release?

3375e2a

If bazel info release returns development version or (@non-git), tell us how you built Bazel.

No response

What's the output of git remote get-url origin; git rev-parse HEAD ?


Have you found anything relevant by searching the web?

No response

Any other information, logs, or outputs that you want to share?

No response

Metadata

Metadata

Assignees

Labels

P1I'll work on this now. (Assignee required)team-Configurabilityplatforms, toolchains, cquery, select(), config transitionstype: feature request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions