Installation hangs on "llvm" dependency while installing watchman with Homebrew
- Dominant language
- C++
- Stars
- 13.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
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:
```shell
==> 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...

Contributor guide
Assessment
This issue has not been assessed yet.