-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
Bazel 0.4 doesn't build on Darwin #30590
Comments
replacing |
What does |
If it really insists on there being an SDK path, we do actually have a fake |
Close? cc @Profpatsch @uri-canva |
Let’s see what ofborg says in #42735 (comment) |
I'm not using bazel 0.4 on darwin so I haven't looked into it, sorry. |
Hm, I think we can close, since bazel is not yet buildable on Darwin and the newest version is |
Issue description
We didn't have it working before TensorFlow started to build from source, but we need it now to fix TensorFlow on Darwin. Unfortunately I don't have a Mac so I can't tackle this problem efficiently. Current error on Hydra:
How should this be fixed?
Worst case I'll retain TensorFlow binary packages specially for Darwin.
Steps to reproduce
nix-build -A bazel_0_4
Technical details
nix-instantiate --eval '<nixpkgs>' -A lib.nixpkgsVersion
) 9a84b52The text was updated successfully, but these errors were encountered: