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

Add support for darwin_arm64 #51

Open
jab opened this issue Mar 27, 2024 · 0 comments
Open

Add support for darwin_arm64 #51

jab opened this issue Mar 27, 2024 · 0 comments

Comments

@jab
Copy link

jab commented Mar 27, 2024

Describe the bug

This codelab doesn't work on modern Macs; it fails with a toolchain error.

Here is what happens trying to complete Section 1: Hello, Bazel!:

nix_bazel_codelab on main
❯ bazel run //java/src/main/java/bazel/bootcamp:HelloBazelBootcamp  # 
ERROR: /private/var/tmp/_bazel_jab/3275b5a8772ff1ba5c3c27df62a9b077/external/local_config_cc/BUILD:48:19: in cc_toolchain_suite rule @local_config_cc//:toolchain: cc_toolchain_suite '@local_config_cc//:toolchain' does not contain a toolchain for cpu 'darwin_arm64'
...

Environment

  • OS name + version: macOS 14.3.1 (latest, released 2024-02-08)
  • Version of the code: latest (revision 9bfa6d2, dated 2024-02-12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant