crystal-lang / homebrew-crystal

Homebrew Tap for Crystal development
13 stars 10 forks source link

LLVM dependency freezes on make step #17

Open phsacramento opened 8 years ago

phsacramento commented 8 years ago

During install process with home brew

brew install crystal-lang

The install process freeze in this messages.

Already downloaded: /Users/hsacramento/Library/Caches/Homebrew/llvm--compiler-rt-3.8.1.tar.xz
==> cmake -G Unix Makefiles /private/tmp/llvm-20160928-23519-1ubk0sm/llvm-3.8.1.src -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -DCMAKE_INSTALL_PREFIX=/usr/
==> make

MacOS Sierra Xcode 8

asterite commented 8 years ago

llvm takes a long time to compile, how long have you been waiting?

On a side note, I don't know why suddenly homebrew is downloading llvm and compiling it, instead of using a bottle... some time ago installing llvm was a breeze.

phsacramento commented 8 years ago

a few hours.

T-hawk commented 4 years ago

I'm having the same issue

flaviojoaofelix commented 2 years ago

Mar/2022 - MacOS Mojave, installing node with brew... 2+ hours, and waiting on the same step.

beta-ziliani commented 2 years ago

@flaviojoaofelix I'm archiving this repo. This is better discussed in brew. Check Brew's troubleshooting guidelines. If you still can't find an answer to your problem, use the community channels.