-
Notifications
You must be signed in to change notification settings - Fork 484
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
QuickStart guide woefully inadequate #166
Comments
This is what I got on Fedora 37 paulf> bazel test //tcmalloc/... |
FreeBSD even worse paulf> bazel test //tcmalloc/... |
I tried to build tcmalloc on FreeBSD (13.1 amd64). That's with bazel 5,3 installed from the ports system. Result: lots of indecipherable errors (I'll add them here later).
Then I tried on Fedora 37. bazel installed following the first hit for "bazel package fedora" here https://bazel.build/install/redhat
Got a java exception. I'll try again and see if the repo has a more recent bazel.
Impression so far: only works if you have a devops team that specialize in bazel.
The text was updated successfully, but these errors were encountered: