Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Older version of Bazel not found #428

Open
Alden-G878 opened this issue Feb 16, 2023 · 0 comments
Open

Older version of Bazel not found #428

Alden-G878 opened this issue Feb 16, 2023 · 0 comments
Labels
P2 We'll consider working on this in future. (Assignee optional) type:bug Something isn't working

Comments

@Alden-G878
Copy link

I am attempting to compile a project with bazelisk that uses an older version of bazel (0.16.0). When I try and compile this project, I get the following output from bazelisk:
bazel build --verbose_failures --jobs=6 --config=sycl --config=opt //tensorflow/tools/pip_package:build_pip_package 2023/02/16 11:52:55 Downloading https://releases.bazel.build/0.16.0/release/bazel-0.16.0-linux-arm64... 2023/02/16 11:52:55 could not download Bazel: HTTP GET https://releases.bazel.build/0.16.0/release/bazel-0.16.0-linux-arm64 failed with error 404.
Would it be possible for Bazelisk to include an option to build Bazel from source if an executable is not found?

@fweikert fweikert added the type:bug Something isn't working label Jan 19, 2024
@fweikert fweikert added the P2 We'll consider working on this in future. (Assignee optional) label Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 We'll consider working on this in future. (Assignee optional) type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants