You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
Trying to install with
brew install rust
It gets to
make
: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?
The text was updated successfully, but these errors were encountered: