-
-
Notifications
You must be signed in to change notification settings - Fork 12.5k
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
macOS Sierra Issues with llvm37 #2826
Comments
Hey, Unfortunately this is not a bug in Homebrew Core as macOS Sierra isn't currently supported. See https://gist.github.com/EtherTyper/f2a9cb636622bb90e2f21cc8abcb94d5#file-00-doctor-out-L0-L163 where is raises that you should do PRs not Issues for things on this version of macOS. Incidentally there's a load of other warnings in your brew doctor that might want looking at. The error you're seeing there might be related to bad includes around but more likely an upstream issue with LLVM 3.7 on this version of the OS. |
Yes, I have system/external installations of Node and Python as it points On Thu, Jul 7, 2016, 9:44 PM Lee Packham notifications@github.com wrote:
|
Bug reports:
Installing llvm37, I get the following error compiling its libc++ standard C implementation:
https://gist.github.com/EtherTyper/f2a9cb636622bb90e2f21cc8abcb94d5
The text was updated successfully, but these errors were encountered: