[all-commits] [llvm/llvm-project] 5877e5: [bazel] update .bazelversion to 8.0.0 (#119425)
Nick Desaulniers via All-commits
all-commits at lists.llvm.org
Tue Dec 10 13:08:14 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5877e5bd127228d52717204c64f1d2e604c0364a
https://github.com/llvm/llvm-project/commit/5877e5bd127228d52717204c64f1d2e604c0364a
Author: Nick Desaulniers <nickdesaulniers at users.noreply.github.com>
Date: 2024-12-10 (Tue, 10 Dec 2024)
Changed paths:
M utils/bazel/.bazelrc
M utils/bazel/.bazelversion
M utils/bazel/WORKSPACE
Log Message:
-----------
[bazel] update .bazelversion to 8.0.0 (#119425)
Fixes:
ERROR: The project you're trying to build requires Bazel 7.3.0
(specified
in llvm-project/utils/bazel/.bazelversion), but it wasn't found in
/usr/bin.
You can install the required Bazel version via apt:
sudo apt update && sudo apt install bazel-7.3.0
If this doesn't work, check Bazel's installation instructions for help:
https://bazel.build/install/ubuntu
Link: https://blog.bazel.build/2024/12/09/bazel-8-release.html
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list