We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It builds successfully the first time, but fails with the following during the second build.
WARNING: For repository 'com_google_googletest', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph. WARNING: For repository 'rules_proto', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph. ERROR: /tmp/mimalloc-bench/extern/tcg/tcmalloc/BUILD:116:11: //tcmalloc:tcmalloc_internal_methods_only: no such attribute 'linkshared' in 'cc_library' rule (did you mean 'linkstatic'?) WARNING: Target pattern parsing failed. ERROR: Skipping 'tcmalloc': Error evaluating 'tcmalloc': error loading package 'tcmalloc': Package 'tcmalloc' contains errors ERROR: Error evaluating 'tcmalloc': error loading package 'tcmalloc': Package 'tcmalloc' contains errors INFO: Elapsed time: 0.197s INFO: 0 processes. ERROR: Build did NOT complete successfully
The text was updated successfully, but these errors were encountered:
My awk-fu is weak, so feel free to send a pull-request to fix this <3
Sorry, something went wrong.
No branches or pull requests
It builds successfully the first time, but fails with the following during the second build.
The text was updated successfully, but these errors were encountered: