facebook/watchman

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...

Captura de Pantalla 2024-07-02 a la(s) 13 45 09

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 .

Screen Shot 2024-07-18 at 7 04 48 PM
LLVM finished installing after 8 hours, but now it seems like other dependencies are being downloaded, and it feels like it's going to take forever...

After so many hours, I got this...
Screen Shot 2024-07-19 at 3 28 01 PM

Any update on this?
Facing this issue right now.

Screenshot 2024-10-03 at 10 36 32 AM

MacOS V 12.7.6

Hangs on ...

MacOS 12.6.8 - hangs at same
Screen Shot 2024-10-03 at 1 19 16 PM

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

react-native-community/cli#573 (comment)