-
Notifications
You must be signed in to change notification settings - Fork 35
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
Could not tap staticfloat/julia/suite-sparse #9
Comments
Hey cbare, when was the last time you did a |
I have the same error, and did not update brew for about a month. Updating it just now now caused the error.
|
Interesting, no idea what that |
The repo seems to work after untap and tap, installing julia does not. Also, I just remembered: when I tried to install Julia the first time (2.5 months ago), I was instructed to try some special magic because I am on a Mac. I think I installed openblas separately. Maybe the above poster did this, too?
|
First off, thank you for the very detailed error report. Secondly, my guess is that this is an issue with the age of your Xcode install. I'm using Xcode 4.5, and while I know that it's quite a large download to upgrade, I'm pretty sure this will fix your problem. One thing you could try first is installing
If that works, you can then continue building Julia, but no guarantees that the rest of the build process will work, unfortunately. Alternatively, you could download an upgraded Command Line Tools (You'll have to enter your Apple ID to get to that page) and see if that helps out. The compiler this is most tested on is |
Thanks for your reply. Now this is interesting. Openblas manual install with
|
If Julia is installing, that means that the I think this is a mismatch between my formula and the Julia build process, I've committed a newer version, can you see if that compiles for you? Also, note that until this pull request goes through, you won't get the documentation or examples in the |
To try out the newer version, just run |
That works! Thanks for the fix. I did |
Awesome, enjoy Julia! I'm going to close this issue since it worked for you and @cbare hasn't shown up for a while. If the problem occurs again for either of you, comment here and I'll re-open. |
Hi SF,
I got the following error. I hope it's helpful to report it here.
Has the julia/suite-sparse repo moved?
The text was updated successfully, but these errors were encountered: