facebook / facebook/watchman

Installation hangs on "llvm" dependency while installing watchman with Homebrew

Open
#1,231 19 comments 5 reactions 0 assignees View on GitHub
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...

![Captura de Pantalla 2024-07-02 a la(s) 13 45 09](https://github.com/facebook/watchman/assets/5369818/2560b51d-68f6-481a-a22e-9416a68263a8)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.