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

rust build seems to be stuck on macOS 10.12 #36668

Closed
TitanNano opened this issue Sep 23, 2016 · 2 comments
Closed

rust build seems to be stuck on macOS 10.12 #36668

TitanNano opened this issue Sep 23, 2016 · 2 comments

Comments

@TitanNano
Copy link

I'm trying to upgrade rust on macOS 10.12 via homebrew but after some time of compiling, it seems to get stuck:

[100%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins_x86_64_osx.dir/atomic_flag_test_and_set_explicit.c.o
[100%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins_x86_64_osx.dir/atomic_signal_fence.c.o
[100%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins_x86_64_osx.dir/atomic_thread_fence.c.o
[100%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins_x86_64_osx.dir/emutls.c.o
[100%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins_x86_64_osx.dir/gcc_personality_v0.c.o
[100%] Linking C static library libclang_rt.builtins_x86_64_osx.a
[100%] Built target clang_rt.builtins_x86_64_osx
cp: x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcompiler-rt.a
cp: x86_64-apple-darwin/stage1/lib/rustlib/x86_64-apple-darwin/lib/libcompiler-rt.a
cp: x86_64-apple-darwin/stage2/lib/rustlib/x86_64-apple-darwin/lib/libcompiler-rt.a
rustc: x86_64-apple-darwin/stage0/lib/rustlib/x86_64-apple-darwin/lib/libcore
rustc(71390,0x7fffc3b373c0) malloc: *** malloc_zone_unregister() failed for 0x7fffc3b2d000

screen shot 2016-09-23 at 10 53 37

It stays like this for hours...

@TimNN
Copy link
Contributor

TimNN commented Sep 23, 2016

This is a duplicate of #34674 I believe.

@alexcrichton
Copy link
Member

Indeed, thanks @TimNN!

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

3 participants