Installation hangs on "llvm" dependency while installing watchman with Homebrew
Opened this issue · 12 comments
Hi... can someone help me with the following? I'm trying to install watchman on my Mac (macOS Big Sur 11.7.10). Running "brew install watchman", the process stalls at the following step:
==> Installing watchman dependency: llvm
==> cmake -G Ninja .. -DLLVM_ENABLE_PROJECTS=clang;clang-tools-extra;lld;mlir;polly;lldb -DLLVM_ENABLE_RUNTIMES=compiler-rt;libcxx;libcxxabi;libunwind;openmp -DLLVM_POLLY_LINK_INTO_TOOLS=ON -DLLVM_BUILD_EXTERNAL_COMPILER_RT=ON -DLLVM_L
==> cmake --build .
It doesn't progress beyond that point...
Please were you able to fix this watchman installation error yet? I am using Mac Catalina 10.15.5 and this is the same error I am getting. Please help if you have been able to fix this. I was stuck there too.
Thank you,
Please let me know if you are able to fix this issue , I am using Mac Catalina 10.15.7 .
Any update on this?
Facing this issue right now.
anyone found solution for this?
anyone found solution for this?
The person who fixed this from my team updated the mac os version
Here is the thread about dropping support of macOS older than 12 or Monterey
https://github.com/orgs/Homebrew/discussions/5603
One possible solution is upgrade macOS to any of Ventura, Sonoma or Sequoia.
Try this as it worked for me on iOs Mont