-
We build Perfetto using the supporting infra in the `bazel/` directory, and use a remote execution backend. For at least one of the targets, we need to set a custom property to allocate more memory fo…
-
TL;DR: I _think_ we need to bump go-tree-sitter for python 3.12 support.
# 🐞 bug report
### Affected Rule
Gazelle
### Is this a regression?
I could argue it either way, lol. I'm goi…
-
To reproduce:
MODULE.bazel
```
bazel_dep(name = "flatbuffers", version = "24.3.25", repo_name = "com_github_google_flatbuffers")
```
go.mod (includes direct dep)
```
github.com/google/flatbu…
-
The version of setuptools pinned in #2733 is incompatible with bazel, more info here: https://github.com/pypa/setuptools/issues/4487. Manually downgrading to 70.3.0 resolves this issue.
Tested on …
-
### Issue type
Build/Install
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
latest(Compiled using the latest cmake code)
### Custom code
…
-
-
CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/4170#019255c7-940b-46c8-a7a2-be39f08a181f
Platform: Ubuntu
Logs:
```
ERROR: [0m/var/lib/buildkite-agent/builds/bk-docker-qpvh…
-
### Issue type
Build/Install
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
2.5.0
### Custom code
No
### OS platform and distribution
L…
-
**Describe the bug**
Creating an array of channels and then using it in loop causes internal error.
**To Reproduce**
Steps to reproduce the behavior:
1. Write following code:
```rust
proc Foo {
i…
-
### Page link:
https://bazel.build/tutorials/ccp-toolchain-config?hl=en
example link: https://github.com/bazelbuild/examples/tree/main/cpp-tutorial/stage3
### Problem description (include a…