bazel: circular dependencies are not obvious #74858
Labels
A-build-system
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
T-dev-inf
Describe the problem
Circular dependency errors don't show up prominently with bazel/dev, making it non-obvious to diagnose. Probably we're eating up a helpful error message somewhere.
To Reproduce
Try this diff +
dev gen bazel
.Expected behavior
The
make
output is much more helpful:Epic CRDB-17171
Jira issue: CRDB-12297
The text was updated successfully, but these errors were encountered: