Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmake --build . wait long time #5775

Open
867933767i opened this issue Jan 19, 2025 · 2 comments
Open

cmake --build . wait long time #5775

867933767i opened this issue Jan 19, 2025 · 2 comments

Comments

@867933767i
Copy link

==> Installing dependencies for scrcpy: llvm, rust, cargo-c, rav1e, libsamplerate, flac, mpg123, libsndfile, rubberband, sdl2, snappy, speex, srt, svt-av1, leptonica, libb2, libarchive, pango, tesseract, theora, x264, x265, xvid, libsodium, gnu-getopt, xmlto, zeromq, zimg, ffmpeg and libusb
==> Installing scrcpy dependency: llvm
==> Patching
==> Applying 1682c99a8877364f1d847395cef501e813804caa.patch
==> Applying 88dd0d33147a7f46a3c9df4aed28ad4e47ef597c.patch
==> Applying a3e8b860788934d7cc1489f850f00dcfd9d8b595.patch
==> cmake -G Ninja .. -DLLVM_ENABLE_PROJECTS=clang;clang-tools-extra;mlir;polly;
==> cmake --build .

wait 6 hours, my computer CPU is very hot。install failure。
help me.

my computer configuration:
Version :10.15.7
memory : 16 GB 1867 MHz DDR3
MacBook Pro (Retina, 13-inch, Early 2015)

@867933767i
Copy link
Author

i guest install llvm question, but I not confirm。

@rom1v
Copy link
Collaborator

rom1v commented Jan 19, 2025

On old macOS version (like yours), homebrew recompiles the whole world (see #2256).

Since scrcpy 3.0, there are static binaries, but in the latest release they won't work on such old macOS versions.
But since #5697 (merged on dev branch), the static binary will works on macOS (not released yet).

I just started a CI action on the current dev branch, you can download the release here: https://github.com/rom1v/scrcpy/actions/runs/12852156421

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants