-
A while back while rolling through Bazel updates I noticed changes in behaviors to `cxx_builtin_include_directories` (`allowlist_include_directories` in rule-based toolchains) where it seemed to stop …
-
Hello and thanks for your code.
I'm trying to build this code using bazel as stated in readme:
`bazel build -c opt :print_names_and_sources`
Unfortunately I'm getting an error:
```
ERROR: /ho…
-
### Description of the feature request:
Add arm32 to bazel builds
### Which category does this issue belong to?
CLI, Core
### What underlying problem are you trying to solve with this feature?
…
-
### Issue Type
Build/Install
### Modules Involved
Others
### Have you reproduced the bug with SPU HEAD?
Yes
### Have you searched existing issues?
Yes
### SPU Version
spu 0.9.2b0
### OS Plat…
-
**What version of protobuf and what language are you using?**
Version: 27.0-rc2
Language: Python
**What operating system (Linux, Windows, ...) and version?** Linux/Mac/Windows
**What runtime…
-
CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/4264#019323b6-1fd8-4923-af02-306d6a30f1a2
Platform: Ubuntu
Logs:
```
Error: no native symbol 'ProtoLangToolchainInfo'
```
Cu…
-
### Issue type
Build/Install
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
tf2.15
### Custom code
Yes
### OS platfo…
-
I am new to use Bazel universe,
After cloning the repo, I tried to run: **bazel build ...:all**
But I got the following error:
ERROR: Skipping '...:all': error loading package under directory…
ghost updated
2 months ago
-
CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/4245#0192f559-a83a-4c7c-b527-f91293edd99a
Platform: Ubuntu
Logs:
```
ERROR: [0m/var/lib/buildkite-agent/builds/bk-docker-jr8r…
-
### Check for existing issues
- [X] Completed
### Describe the feature
bazel BUILD MODULE and Workspace Support
### Environment
bazel buidifier supprt linux and Mac
### If applicable, add mockup…