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

macOS Sierra beta2, cargo can't work properly. #2843

Closed
LiVincent-Zhang opened this issue Jul 9, 2016 · 6 comments
Closed

macOS Sierra beta2, cargo can't work properly. #2843

LiVincent-Zhang opened this issue Jul 9, 2016 · 6 comments

Comments

@LiVincent-Zhang
Copy link

LiVincent-Zhang commented Jul 9, 2016

After I update my system to macOS Sierra beta2, cargo is broken. The cpu usage is always 100% and show nothing in the terminal even the "cargo --version" can not work.

@LiVincent-Zhang LiVincent-Zhang changed the title macOS Sierra, cargo runs into macOS Sierra beta2, cargo can work properly. Jul 9, 2016
@alexcrichton
Copy link
Member

I think this may be a dupe of rust-lang/rust#34674 perhaps?

@LiVincent-Zhang LiVincent-Zhang changed the title macOS Sierra beta2, cargo can work properly. macOS Sierra beta2, cargo can't work properly. Jul 9, 2016
@LiVincent-Zhang
Copy link
Author

@alexcrichton , the pr is merged as I know. When this code will be available in the nightly version? thanks.

@alexcrichton
Copy link
Member

I believe should be tonight or tomorrow. Note though that Cargo is compiled with a pinned version of the compiler, so it won't pick up the fix immediately. Could you try compiling Cargo with tomorrows nightly and then see if that Cargo works for you?

@LiVincent-Zhang
Copy link
Author

@alexcrichton ok, I will try.

@LiVincent-Zhang
Copy link
Author

@alexcrichton, the cargo works fine in the latest nightly version, thanks.

@alexcrichton
Copy link
Member

Awesome, thanks! I'll update the nightly we use to build Cargo to ensure this fix gets out ASAP

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