Fabian Meumertzheim
Fabian Meumertzheim
You could submit a new version (with a customary `.bcr.1` suffix) and e.g. add a `select` based on the target platform.
@rwgk @junyer Would you be willing to maintain this BCR entry and are you okay with its contents?
It's because of `dev_dependency = True`. The module is tested from an anonymous root module, so it won't be the root module itself.
It's still failing, but for a different reason. You may just need to pass in `--cxxopt=-std=c++14`.
Have you rebased onto master?
@bazel-io fork 7.2.0
Sorry, this was indeed a pretty heavy context switch. The reference is correct though: I'm in the process of reviewing https://github.com/bazelbuild/bazel/pull/22427 and want to help the contributor use records for...
This has come up again in https://github.com/bazelbuild/rules_go/issues/3883, so I will reopen. @gregestren @haxorz Do you see a way to make `genquery` behave in *some* reasonable way here? Happy to work...
> Does [fa05a10](https://github.com/bazelbuild/bazel/commit/fa05a104a1767c327b23c01ccd6197713b646502) help? This was part of that. It fixes the problem and returns reasonable results on the reproducer. What's the status of that flag? Are there any known...
Even without better automation for retrying OOMs, I think that the average Bazel user would be better with an OOMing build than one that drags on for hours due to...