-
Notifications
You must be signed in to change notification settings - Fork 476
"Failed to find tool. Is cc_wrapper.sh
installed?"
#950
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
Comments
@illicitonion any thoughts? :) |
Apologies, I've been on vacation for a bit - #969 should fix this |
Hey @illicitonion, sorry to bother you - any progress on this? |
illicitonion
added a commit
that referenced
this issue
Nov 1, 2021
Also add the `--sysroot` flag if needed This is needed for in-tree CXX values because we chdir before execing the build script binary. Fixes #950
Apologies - I've rebased and merged that PR so this particular issue should be fixed - let's track the other issue you raised around other flags separately :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried updating to the latest head (5c09f01) to get access the feature from #566, but encountered the error below when trying to build. Going a few commits back to where that feature was implemented (52e3ba4) the build worked again, so somewhere in between those two commits there must have been a bug introduced. I'll see if I can narrow it down further.
EDIT: e8d61a6 is the first commit the build fails on, so it looks like PR #928 caused this
I'm building on macOS 11.3.1, with Bazel 4.0.0.
Please let me know if there is any other info I can provide to help track down the issue.
Full error:
The text was updated successfully, but these errors were encountered: