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

Installing on MacOS M3 #3052

Closed
2 tasks done
spiralparagon opened this issue Aug 20, 2024 · 9 comments · Fixed by #3096
Closed
2 tasks done

Installing on MacOS M3 #3052

spiralparagon opened this issue Aug 20, 2024 · 9 comments · Fixed by #3096
Labels
os:macOS OS is macOS

Comments

@spiralparagon
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Is your issue described in the documentation?

  • I have read the documentation

Is your issue present in the latest beta/pre-release?

None

Describe the Bug

Running brew install sunshine exits with:

../../../../build/assets/web/assets/ResourceCard-ea4a7cba.js 1.67 kB │ gzip: 0.64 kB
../../../../build/assets/web/assets/index-1d511c0f.js 2.06 kB │ gzip: 0.90 kB
../../../../build/assets/web/assets/Navbar-dbaf0800.js 2.16 kB │ gzip: 0.94 kB
../../../../build/assets/web/assets/config-f4fb6dcb.js 4.97 kB │ gzip: 2.10 kB
../../../../build/assets/web/assets/apps-966a1e70.js 85.57 kB │ gzip: 25.93 kB
../../../../build/assets/web/assets/_plugin-vue_export-helper-fe085d29.js 327.84 kB │ gzip: 111.98 kB
✓ built in 1.04s
[ 98%] Built target web-ui
make: *** [all] Error 2

Expected Behavior

Success

Additional Context

command sunshine doesn't register since the build fails
Link given when failed /lizardbyte/homebrew-homebrew/issues does not exist (issue reporting disabled for that repo)

Host Operating System

macOS

Operating System Version

Sonoma 14.6.1

Architecture

arm

Sunshine commit or version

the one on homebrew, can't run the command

Package

Linux - Homebrew

GPU Type

AMD

GPU Model

Apple Silicon M3 Pro Max

GPU Driver/Mesa Version

Apple Silicon M3 Pro Max

Capture Method

None

Config

none

Apps

No response

Relevant log output

../../../../build/assets/web/assets/ResourceCard-ea4a7cba.js                  1.67 kB │ gzip:   0.64 kB
../../../../build/assets/web/assets/index-1d511c0f.js                         2.06 kB │ gzip:   0.90 kB
../../../../build/assets/web/assets/Navbar-dbaf0800.js                        2.16 kB │ gzip:   0.94 kB
../../../../build/assets/web/assets/config-f4fb6dcb.js                        4.97 kB │ gzip:   2.10 kB
../../../../build/assets/web/assets/apps-966a1e70.js                         85.57 kB │ gzip:  25.93 kB
../../../../build/assets/web/assets/_plugin-vue_export-helper-fe085d29.js   327.84 kB │ gzip: 111.98 kB
✓ built in 1.04s
[ 98%] Built target web-ui
make: *** [all] Error 2
@Hazer
Copy link
Member

Hazer commented Aug 20, 2024

Don't use the stable version for macOS, install pre-release instead:

brew install sunshine-beta

@spiralparagon
Copy link
Author

Thank you!
This gives the following error

==> Installing sunshine-beta from lizardbyte/homebrew
==> Building docs: enabled
==> Statically linking Boost libraries
==> Linking against ICU libraries at: /opt/homebrew/opt/icu4c/lib
==> cmake -S . -B build -DBUILD_WERROR=ON -DHOMEBREW_ALLOW_FETCHCONTENT=ON -DOPE
==> make
Last 15 lines from /[redacted]

Patching output file 1043/1052
Patching output file 1044/1052
Patching output file 1045/1052
Patching output file 1046/1052
Patching output file 1047/1052
Patching output file 1048/1052
Patching output file 1049/1052
Patching output file 1050/1052
Patching output file 1051/1052
Patching output file 1052/1052
type lookup cache used 6335/65536 hits=14996 misses=7844
symbol lookup cache used 4945/65536 hits=27893 misses=4945
finished...
[ 75%] Built target docs
make: *** [all] Error 2

@ReenigneArcher
Copy link
Member

You need to provide the full logs from the file name that you redacted if you want help

@spiralparagon
Copy link
Author

spiralparagon commented Aug 20, 2024

02.make.txt

@RitwickVerma
Copy link

Hi, just wanted to say, I'm having the exact same issue as well!

Here is my 02.make file: 02.make.txt
It has all the information about the environment.

@iminlikewithyou
Copy link

same error - a little different. i'm on M2 Max: 02.make.txt

@soerenkampschroer
Copy link

Getting the same error as @RitwickVerma on an Intel Mac.

@ChristopherWa20449lsh

This comment was marked as duplicate.

@Daryl-Do
Copy link

Brew install also failed on my MacBook M1. Tried both stable and beta version. Also tried clone and build, failed as well.

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

Successfully merging a pull request may close this issue.

8 participants