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

Can't build SAX using bazel 7.0 (installed by default) #16

Open
vlasenkoalexey opened this issue Jan 8, 2024 · 0 comments
Open

Can't build SAX using bazel 7.0 (installed by default) #16

vlasenkoalexey opened this issue Jan 8, 2024 · 0 comments

Comments

@vlasenkoalexey
Copy link

When following default setup steps in README file, saxml/tools/init_cloud_vm.sh installs latest version of bazel, which is 7.0.0 at this point.

Looks like due to some change and bazel, building saxml/server:server fails with error: Error: 'apple_common' value has no field or method 'multi_arch_split'.
This is probably due to: bazelbuild/bazel@a76763c

Confirmed that I can build saxml/server:server after downgrading bazel to 6.4.0.

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