Skip to content
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

Can't install rust from brew (macOS 10.12) #36817

Closed
viktor-evdokimov opened this issue Sep 29, 2016 · 2 comments
Closed

Can't install rust from brew (macOS 10.12) #36817

viktor-evdokimov opened this issue Sep 29, 2016 · 2 comments

Comments

@viktor-evdokimov
Copy link

Trying to install with brew install rust

It gets to make:

brew install rust
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/core).
==> New Formulae
compose2kube
==> Updated Formulae
bind harfbuzz libphonenumber ponyc tbb
certigo kapacitor nsd rtv
==> Deleted Formulae
caudec

==> Using the sandbox
==> Downloading https://static.rust-lang.org/dist/rustc-1.11.0-src.tar.gz
Already downloaded: /Users/vittore/Library/Caches/Homebrew/rust-1.11.0.tar.gz
==> ./configure --prefix=/usr/local/Cellar/rust/1.11.0 --enable-clang --release-
==> make
^C^COne sec, just cleaning up

And sits there for at least 8 hours , tried to do that 3 times already. Then I just ctrl+c

What info you guys need me to provide about my system?

@alexcrichton
Copy link
Member

Thanks for the report! This is actually a problem where the 1.11 compiler cannot bootstrap on OSX 10.12 due to a recently fixed bug. I commented on a homebrew-related PR recently which has more information, but the tl;dr; is that this'll get fixed in less than 24 hours!

That is, this'll get fixed with the 1.12 release, which is happening tomorrow.

@viktor-evdokimov
Copy link
Author

thanks @alexcrichton !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants