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 · 10 comments · Fixed by #3096
Closed
2 tasks done

Installing on MacOS M3 #3052

spiralparagon opened this issue Aug 20, 2024 · 10 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
Contributor

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

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

@Ehco1996
Copy link

Ehco1996 commented Dec 2, 2024

==> Fetching lizardbyte/homebrew/sunshine-beta
==> Cloning https://github.com/LizardByte/Sunshine.git
Cloning into '/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git'...
==> Checking out tag v2024.1127.551
HEAD is now at 8d2e322e fix(cmake): configuration generation fails when BUILD_TESTS is OFF (#3416)
Submodule 'packaging/linux/flatpak/deps/flatpak-builder-tools' (https://github.com/flatpak/flatpak-builder-tools.git) registered for path 'packaging/linux/flatpak/deps/flatpak-builder-tools'
Submodule 'packaging/linux/flatpak/deps/shared-modules' (https://github.com/flathub/shared-modules.git) registered for path 'packaging/linux/flatpak/deps/shared-modules'
Submodule 'third-party/Simple-Web-Server' (https://gitlab.com/eidheim/Simple-Web-Server.git) registered for path 'third-party/Simple-Web-Server'
Submodule 'third-party/TPCircularBuffer' (https://github.com/michaeltyson/TPCircularBuffer.git) registered for path 'third-party/TPCircularBuffer'
Submodule 'third-party/ViGEmClient' (https://github.com/LizardByte/Virtual-Gamepad-Emulation-Client.git) registered for path 'third-party/ViGEmClient'
Submodule 'third-party/build-deps' (https://github.com/LizardByte/build-deps.git) registered for path 'third-party/build-deps'
Submodule 'third-party/doxyconfig' (https://github.com/LizardByte/doxyconfig.git) registered for path 'third-party/doxyconfig'
Submodule 'third-party/googletest' (https://github.com/google/googletest.git) registered for path 'third-party/googletest'
Submodule 'third-party/inputtino' (https://github.com/games-on-whales/inputtino.git) registered for path 'third-party/inputtino'
Submodule 'third-party/moonlight-common-c' (https://github.com/moonlight-stream/moonlight-common-c.git) registered for path 'third-party/moonlight-common-c'
Submodule 'third-party/nanors' (https://github.com/sleepybishop/nanors.git) registered for path 'third-party/nanors'
Submodule 'third-party/nv-codec-headers' (https://github.com/FFmpeg/nv-codec-headers.git) registered for path 'third-party/nv-codec-headers'
Submodule 'third-party/nvapi-open-source-sdk' (https://github.com/LizardByte/nvapi-open-source-sdk.git) registered for path 'third-party/nvapi-open-source-sdk'
Submodule 'third-party/tray' (https://github.com/LizardByte/tray.git) registered for path 'third-party/tray'
Submodule 'third-party/wayland-protocols' (https://gitlab.freedesktop.org/wayland/wayland-protocols.git) registered for path 'third-party/wayland-protocols'
Submodule 'third-party/wlr-protocols' (https://gitlab.freedesktop.org/wlroots/wlr-protocols.git) registered for path 'third-party/wlr-protocols'
Cloning into '/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/packaging/linux/flatpak/deps/flatpak-builder-tools'...
Cloning into '/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/packaging/linux/flatpak/deps/shared-modules'...
Cloning into '/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/Simple-Web-Server'...
Cloning into '/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/TPCircularBuffer'...
Cloning into '/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/ViGEmClient'...
Cloning into '/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/build-deps'...
Cloning into '/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/doxyconfig'...
Cloning into '/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/googletest'...
Cloning into '/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/inputtino'...
Cloning into '/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/moonlight-common-c'...
Cloning into '/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/nanors'...
Cloning into '/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/nv-codec-headers'...
Cloning into '/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/nvapi-open-source-sdk'...
Cloning into '/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/tray'...
Cloning into '/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/wayland-protocols'...
Cloning into '/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/wlr-protocols'...
Submodule path 'packaging/linux/flatpak/deps/flatpak-builder-tools': checked out '6f611f108b1bfeff57dbeb93d34254cd541aeeb7'
Submodule path 'packaging/linux/flatpak/deps/shared-modules': checked out '0529b121864669aa14fac1c67b5684a4bc6542b8'
Submodule path 'third-party/Simple-Web-Server': checked out '4abe3491582b56c0b18fc35278aad33b2db29cdc'
Submodule path 'third-party/TPCircularBuffer': checked out '8833b3a73fab6530cc51e2063a85cced01714cfb'
Submodule path 'third-party/ViGEmClient': checked out '8d71f6740ffff4671cdadbca255ce528e3cd3fef'
Submodule path 'third-party/build-deps': checked out 'ccac36854da7697ee3beae0c1d46bb1137403b2e'
Submodule path 'third-party/doxyconfig': checked out '4c9452482bd01cb36764dc914d4537b278ad4218'
Submodule 'doxygen-awesome-css' (https://github.com/jothepro/doxygen-awesome-css.git) registered for path 'third-party/doxyconfig/doxygen-awesome-css'
Cloning into '/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/doxyconfig/doxygen-awesome-css'...
Submodule path 'third-party/doxyconfig/doxygen-awesome-css': checked out '568f56cde6ac78b6dfcc14acd380b2e745c301ea'
Submodule path 'third-party/googletest': checked out 'b514bdc898e2951020cbdca1304b75f5950d1f59'
Submodule path 'third-party/inputtino': checked out '8065aeb46e5e5980e700d9c1f1be3c4f7ec29630'
Submodule path 'third-party/moonlight-common-c': checked out 'd3d3e6cf015cd032ce02718246b52aabd1e12294'
Submodule 'enet' (https://github.com/cgutman/enet.git) registered for path 'third-party/moonlight-common-c/enet'
Cloning into '/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/moonlight-common-c/enet'...
Submodule path 'third-party/moonlight-common-c/enet': checked out '44c85e16279553d9c052e572bcbfcd745fb74abf'
Submodule path 'third-party/nanors': checked out '19f07b513e924e471cadd141943c1ec4adc8d0e0'
Submodule path 'third-party/nv-codec-headers': checked out '22441b505d9d9afc1e3002290820909846c24bdc'
Submodule path 'third-party/nvapi-open-source-sdk': checked out 'cce4e90b629f712ae6eebafac97739bd1196cdef'
Submodule path 'third-party/tray': checked out 'ebbd14fe6af30e61ddbb710251f612d32e371d98'
Submodule 'third-party/doxyconfig' (https://github.com/LizardByte/doxyconfig.git) registered for path 'third-party/tray/third-party/doxyconfig'
Submodule 'third-party/googletest' (https://github.com/google/googletest.git) registered for path 'third-party/tray/third-party/googletest'
Cloning into '/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/tray/third-party/doxyconfig'...
Cloning into '/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/tray/third-party/googletest'...
Submodule path 'third-party/tray/third-party/doxyconfig': checked out '6d145dab2ec1f387920036c7fffc1d08d52fe926'
Submodule 'doxygen-awesome-css' (https://github.com/jothepro/doxygen-awesome-css.git) registered for path 'third-party/tray/third-party/doxyconfig/doxygen-awesome-css'
Cloning into '/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/tray/third-party/doxyconfig/doxygen-awesome-css'...
Submodule path 'third-party/tray/third-party/doxyconfig/doxygen-awesome-css': checked out '40e9b25b6174dd3b472d8868f63323a870dfeeb8'
Submodule path 'third-party/tray/third-party/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571'
Submodule path 'third-party/wayland-protocols': checked out '9ac1a0977eea1b2f525e375089131f7d696a74ee'
Submodule path 'third-party/wlr-protocols': checked out 'ffb89ac790096f6e6272822c8d5df7d0cc6fcdfa'
/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/packaging/linux/flatpak/deps/flatpak-builder-tools
/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/packaging/linux/flatpak/deps/shared-modules
/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/Simple-Web-Server
/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/TPCircularBuffer
/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/ViGEmClient
/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/build-deps
/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/doxyconfig
/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/doxyconfig/doxygen-awesome-css
/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/googletest
/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/inputtino
/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/moonlight-common-c
/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/moonlight-common-c/enet
/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/nanors
/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/nv-codec-headers
/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/nvapi-open-source-sdk
/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/tray
/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/tray/third-party/doxyconfig
/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/tray/third-party/doxyconfig/doxygen-awesome-css
/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/tray/third-party/googletest
/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/wayland-protocols
/Users/ehco/Library/Caches/Homebrew/sunshine-beta--git/third-party/wlr-protocols
==> Installing sunshine-beta from lizardbyte/homebrew
==> Installing dependencies for lizardbyte/homebrew/sunshine-beta: freetype, fontconfig, pcre2, python-packaging, mpdecimal, ca-certificates, readline, sqlite, [email protected], libunistring, glib, xorgproto, libxau, libxdmcp, libxcb, libx11, libxext, libxrender, lzo, pixman, cairo, giflib, highway, imath, libdeflate, openexr, webp, jpeg-xl, libvmaf, aom, libavif, gd, jasper, netpbm, gts, gdk-pixbuf, fribidi, graphite2, harfbuzz, pango, librsvg, m4, libtool, graphviz, libssh2, rtmpdump and curl
==> Installing lizardbyte/homebrew/sunshine-beta dependency: freetype
==> Downloading https://ghcr.io/v2/homebrew/core/freetype/manifests/2.13.3
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/4c4d14d574a7af9a5a0220cd5012c698bd87b75a3d5e39a6a6c34b4c411aab52--freetype-2.13.3.bottle_manifest.json
==> Pouring freetype--2.13.3.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/freetype/2.13.3: 68 files, 2.5MB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: fontconfig
==> Downloading https://ghcr.io/v2/homebrew/core/fontconfig/manifests/2.15.0
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/33d176010dc9a105404ed23b6c0f8b853bf3a2df2e274876d412d7229a643320--fontconfig-2.15.0.bottle_manifest.json
==> Pouring fontconfig--2.15.0.sonoma.bottle.tar.gz
==> Regenerating font cache, this may take a while
==> /usr/local/Cellar/fontconfig/2.15.0/bin/fc-cache -frv
🍺  /usr/local/Cellar/fontconfig/2.15.0: 91 files, 2.2MB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: pcre2
==> Downloading https://ghcr.io/v2/homebrew/core/pcre2/manifests/10.44
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/22ed791461c5bf400adde8c3b432c1230866aa1db3c5cb81e06a6ff21cac96ee--pcre2-10.44.bottle_manifest.json
==> Pouring pcre2--10.44.sequoia.bottle.tar.gz
🍺  /usr/local/Cellar/pcre2/10.44: 237 files, 6.4MB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: python-packagi
==> Downloading https://ghcr.io/v2/homebrew/core/python-packaging/manifests/24.2
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/a654ed84d67e434e714ac548959721dfcfc2297e1cb87be9237baee7632a2b76--python-packaging-24.2.bottle_manifest.json
==> Pouring python-packaging--24.2.all.bottle.tar.gz
🍺  /usr/local/Cellar/python-packaging/24.2: 56 files, 491.3KB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: mpdecimal
==> Downloading https://ghcr.io/v2/homebrew/core/mpdecimal/manifests/4.0.0-1
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/7b63c3b34bee402290af49fac829a6682ab45ea5c9258b6fe03b590a03a4c4a9--mpdecimal-4.0.0-1.bottle_manifest.json
==> Pouring mpdecimal--4.0.0.sequoia.bottle.1.tar.gz
🍺  /usr/local/Cellar/mpdecimal/4.0.0: 22 files, 547.6KB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: ca-certificate
==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2024-
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/e16b55434e8bc1472ffb41e1a71c1b853417578c631fa1b69e8730f8cafca76c--ca-certificates-2024-11-26.bottle_manifest.json
==> Pouring ca-certificates--2024-11-26.all.bottle.tar.gz
==> Regenerating CA certificate bundle from keychain, this may take a while...
🍺  /usr/local/Cellar/ca-certificates/2024-11-26: 4 files, 239.4KB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: readline
==> Downloading https://ghcr.io/v2/homebrew/core/readline/manifests/8.2.13
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/aa1afa38997a2866d91c81fdda8b36d436cd4ea7a82aed07d13c83c56eb3460e--readline-8.2.13.bottle_manifest.json
==> Pouring readline--8.2.13.sequoia.bottle.tar.gz
🍺  /usr/local/Cellar/readline/8.2.13: 51 files, 1.6MB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: sqlite
==> Downloading https://ghcr.io/v2/homebrew/core/sqlite/manifests/3.47.1
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/80056eb80c4e40ece338a9418f0e34bf7af301f5bcd6714ebd9e3f603ef415ad--sqlite-3.47.1.bottle_manifest.json
==> Pouring sqlite--3.47.1.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/sqlite/3.47.1: 12 files, 4.8MB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: [email protected]
==> Downloading https://ghcr.io/v2/homebrew/core/python/3.13/manifests/3.13.0_1-
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/7ba530a5c7674d67e1f459ede0a9601a16a7332aecba1043bc844a921cde8b06--python@3.13-3.13.0_1-1.bottle_manifest.json
==> Pouring [email protected]_1.sonoma.bottle.1.tar.gz
==> /usr/local/Cellar/[email protected]/3.13.0_1/bin/python3.13 -Im ensurepip
==> /usr/local/Cellar/[email protected]/3.13.0_1/bin/python3.13 -Im pip install -v --no-index --upgrade --isolated --target=/usr/local/lib/python3.13/site-packages /usr/l
🍺  /usr/local/Cellar/[email protected]/3.13.0_1: 3,253 files, 60.8MB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: libunistring
==> Downloading https://ghcr.io/v2/homebrew/core/libunistring/manifests/1.3
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/a570da63bc1839c7e217f203abd54d4d873ebd6b99f6e88994d0e79e2ebe987c--libunistring-1.3.bottle_manifest.json
==> Pouring libunistring--1.3.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/libunistring/1.3: 59 files, 5.5MB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: glib
==> Downloading https://ghcr.io/v2/homebrew/core/glib/manifests/2.82.2
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/a05e71c5efe47647eb221c8b6ee91f83abeb726815cf883b9490aefeffbbc704--glib-2.82.2.bottle_manifest.json
==> Pouring glib--2.82.2.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/glib/2.82.2: 506 files, 34.6MB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: xorgproto
==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2024.1
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/d89d69340366d1d015e7214520f64081e2d82d7955fb28c6ea5f6539dcb610b2--xorgproto-2024.1.bottle_manifest.json
==> Pouring xorgproto--2024.1.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/xorgproto/2024.1: 268 files, 3.9MB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: libxau
==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.11
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/7faff26297b2e07682655beaa529cff7b3de0ad1abc013863ca3d03602b79ee7--libxau-1.0.11.bottle_manifest.json
==> Pouring libxau--1.0.11.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/libxau/1.0.11: 22 files, 107.2KB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: libxdmcp
==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.5
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/8713e53f73d0be64780dbea522b0ee07027e6cc7828ff1a4fa0a6596f14cfe25--libxdmcp-1.1.5.bottle_manifest.json
==> Pouring libxdmcp--1.1.5.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/libxdmcp/1.1.5: 12 files, 121.5KB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: libxcb
==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.17.0
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/90067be44989a7a337e7fa793989a66b6f8bfc1edfc82925162cab273ee94879--libxcb-1.17.0.bottle_manifest.json
==> Pouring libxcb--1.17.0.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/libxcb/1.17.0: 2,498 files, 6.3MB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: libx11
==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.8.10
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/2e75e14e6bb3157688933738ae64e0dc86954ca8ef075737dda6b890d605d566--libx11-1.8.10.bottle_manifest.json
==> Pouring libx11--1.8.10.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/libx11/1.8.10: 1,043 files, 6.8MB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: libxext
==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.6
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/fedb843acbfcf682fb451396914bfc096f9ea2748376d4c43ce2af7ce1b766b7--libxext-1.3.6.bottle_manifest.json
==> Pouring libxext--1.3.6.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/libxext/1.3.6: 88 files, 433.6KB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: libxrender
==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.11
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/134c11be8346a1b116e04983c2da6366f29c4f4c2abc17604dcdb80d0475ae9d--libxrender-0.9.11.bottle_manifest.json
==> Pouring libxrender--0.9.11.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/libxrender/0.9.11: 13 files, 199.7KB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: lzo
==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/d4aa5b0c239912c53bc857d1012c6b7feb4acb509618f5e100f95bf8521f08e7--lzo-2.10.bottle_manifest.json
==> Pouring lzo--2.10.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/lzo/2.10: 32 files, 557.5KB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: pixman
==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.44.0
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/060a54087ee936cc6a8eb65f3d02636a1267766eb856050a519aa50994733e47--pixman-0.44.0.bottle_manifest.json
==> Pouring pixman--0.44.0.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/pixman/0.44.0: 10 files, 639.6KB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: cairo
==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.18.2
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/9d3ab10478bcceef6fbed69d1a4f387b5d996a592bb1ccbf33e560e3d2d5e103--cairo-1.18.2.bottle_manifest.json
==> Pouring cairo--1.18.2.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/cairo/1.18.2: 53 files, 2.0MB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: giflib
==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.2
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/283773c4d2db4fe867419d7eea6811a6417889d78fad8871041c07f49b22d2a1--giflib-5.2.2.bottle_manifest.json
==> Pouring giflib--5.2.2.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/giflib/5.2.2: 20 files, 364.8KB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: highway
==> Downloading https://ghcr.io/v2/homebrew/core/highway/manifests/1.2.0
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/8cb1608f21fba449c4e34b0a4912e3d73b6f2fa2577c916720799b5057207452--highway-1.2.0.bottle_manifest.json
==> Pouring highway--1.2.0.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/highway/1.2.0: 75 files, 7.1MB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: imath
==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.1.12
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/6afdf93c912565e828ad2386867db9e96b58441f29b901492560bcde9e8a22ad--imath-3.1.12.bottle_manifest.json
==> Pouring imath--3.1.12.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/imath/3.1.12: 50 files, 905.9KB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: libdeflate
==> Downloading https://ghcr.io/v2/homebrew/core/libdeflate/manifests/1.22
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/573d8b020d8ee66acf44995bcc1439b1a73534ae78d0f741e3692653b5738d3b--libdeflate-1.22.bottle_manifest.json
==> Pouring libdeflate--1.22.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/libdeflate/1.22: 17 files, 277.1KB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: openexr
==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.3.2
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/4b078648726709f306f7df3d93f1a4fa8ea8a965f4926a460b7acd6df793a453--openexr-3.3.2.bottle_manifest.json
==> Pouring openexr--3.3.2.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/openexr/3.3.2: 210 files, 5.5MB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: webp
==> Downloading https://ghcr.io/v2/homebrew/core/webp/manifests/1.4.0-1
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/22015784f4567c1e7e6995ea6684872ddf32e6bd1fe5c3bf1671272915ff9f8e--webp-1.4.0-1.bottle_manifest.json
==> Pouring webp--1.4.0.sonoma.bottle.1.tar.gz
🍺  /usr/local/Cellar/webp/1.4.0: 64 files, 2.5MB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: jpeg-xl
==> Downloading https://ghcr.io/v2/homebrew/core/jpeg-xl/manifests/0.11.1
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/92498a4db23a1b23add1af0651bb5bb994372d17f721572dea63982bbd74288f--jpeg-xl-0.11.1.bottle_manifest.json
==> Pouring jpeg-xl--0.11.1.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/jpeg-xl/0.11.1: 64 files, 44.3MB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: libvmaf
==> Downloading https://ghcr.io/v2/homebrew/core/libvmaf/manifests/3.0.0-1
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/3e1a82ebf20a6bd20eace7c0c56b52b096c4fa892466fa0a9e7be486389e0974--libvmaf-3.0.0-1.bottle_manifest.json
==> Pouring libvmaf--3.0.0.sonoma.bottle.1.tar.gz
🍺  /usr/local/Cellar/libvmaf/3.0.0: 235 files, 7.2MB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: aom
==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.11.0
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/c13a2c0d056aa5707ef69eb19f436fc6d9315f23a54efc9d402929ef6bda9d47--aom-3.11.0.bottle_manifest.json
==> Pouring aom--3.11.0.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/aom/3.11.0: 24 files, 12.1MB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: libavif
==> Downloading https://ghcr.io/v2/homebrew/core/libavif/manifests/1.1.1
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/07c52a13253ecd881a20e0ae6254c1be40d1c3f284a155863350f1187c0d8640--libavif-1.1.1.bottle_manifest.json
==> Pouring libavif--1.1.1.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/libavif/1.1.1: 21 files, 519.4KB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: gd
==> Downloading https://ghcr.io/v2/homebrew/core/gd/manifests/2.3.3_6
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/1f63d9efd8c74faa4477bd8b8a3970abd38e51230ed052918bb6f3715aab8b61--gd-2.3.3_6.bottle_manifest.json
==> Pouring gd--2.3.3_6.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/gd/2.3.3_6: 34 files, 1.3MB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: jasper
==> Downloading https://ghcr.io/v2/homebrew/core/jasper/manifests/4.2.4-1
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/c41c2c18d7b93335c84042e434a4ab3844acef5f56125779bb16c2d9f25461f0--jasper-4.2.4-1.bottle_manifest.json
==> Pouring jasper--4.2.4.sonoma.bottle.1.tar.gz
🍺  /usr/local/Cellar/jasper/4.2.4: 45 files, 1.4MB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: netpbm
==> Downloading https://ghcr.io/v2/homebrew/core/netpbm/manifests/11.02.11
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/caaa785b55b94243ca8a3dab38c350527248a4488f474ee5b3026325fb4eae7d--netpbm-11.02.11.bottle_manifest.json
==> Pouring netpbm--11.02.11.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/netpbm/11.02.11: 417 files, 6.3MB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: gts
==> Downloading https://ghcr.io/v2/homebrew/core/gts/manifests/0.7.6_3
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/0cb7519523b42ff855917c33218c1ef771e3060080fea895de59eb848c833cd1--gts-0.7.6_3.bottle_manifest.json
==> Pouring gts--0.7.6_3.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/gts/0.7.6_3: 27 files, 1.4MB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: gdk-pixbuf
==> Downloading https://ghcr.io/v2/homebrew/core/gdk-pixbuf/manifests/2.42.12
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/51502ca3ad1b3a076e2aec3be882089fbd1c2257b822a0d3c155e23e68a7e70e--gdk-pixbuf-2.42.12.bottle_manifest.json
==> Pouring gdk-pixbuf--2.42.12.sonoma.bottle.tar.gz
==> /usr/local/Cellar/gdk-pixbuf/2.42.12/bin/gdk-pixbuf-query-loaders --update-cache
🍺  /usr/local/Cellar/gdk-pixbuf/2.42.12: 152 files, 3.3MB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: fribidi
==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.16
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/9b4a81e7d1c2fe7c2d8ed4194565744f65bab0238c00f7f3f521f5aec2b8697f--fribidi-1.0.16.bottle_manifest.json
==> Pouring fribidi--1.0.16.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/fribidi/1.0.16: 68 files, 478.6KB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: graphite2
==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/bbb4dd2ef1846301d1eb08053e19e11ca9c780f93f4d3b2d638fd94a9bf54a0c--graphite2-1.3.14.bottle_manifest.json
==> Pouring graphite2--1.3.14.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/graphite2/1.3.14: 19 files, 262.8KB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: harfbuzz
==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/10.1.0
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/7942a4b7c93b609fd780ade60fd720c899f44e3a2859d9327732371179192224--harfbuzz-10.1.0.bottle_manifest.json
==> Pouring harfbuzz--10.1.0.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/harfbuzz/10.1.0: 77 files, 9.8MB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: pango
==> Downloading https://ghcr.io/v2/homebrew/core/pango/manifests/1.55.0
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/7cbf142a3b4e66c18b609449b17a4b2dd626d67e2485d4cd131f36204a22a168--pango-1.55.0.bottle_manifest.json
==> Pouring pango--1.55.0.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/pango/1.55.0: 69 files, 3MB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: librsvg
==> Downloading https://ghcr.io/v2/homebrew/core/librsvg/manifests/2.58.4
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/fdbe581df9e7e873ce9eeda554b2ae1dd9cb1d549e69f4b8fdea85605eeb6f95--librsvg-2.58.4.bottle_manifest.json
==> Pouring librsvg--2.58.4.sonoma.bottle.tar.gz
==> /usr/local/opt/gdk-pixbuf/bin/gdk-pixbuf-query-loaders --update-cache
🍺  /usr/local/Cellar/librsvg/2.58.4: 23 files, 44.9MB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: m4
==> Downloading https://ghcr.io/v2/homebrew/core/m4/manifests/1.4.19
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/5b2a7f715487b7377e409e8ca58569040cd89f33859f691210c58d94410fd33b--m4-1.4.19.bottle_manifest.json
==> Pouring m4--1.4.19.sequoia.bottle.tar.gz
🍺  /usr/local/Cellar/m4/1.4.19: 14 files, 706.9KB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: libtool
==> Downloading https://ghcr.io/v2/homebrew/core/libtool/manifests/2.5.4
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/caf68ff95c648186998b530b6be93ecb50b17ff8e55d0531c81a5b9456cf2887--libtool-2.5.4.bottle_manifest.json
==> Pouring libtool--2.5.4.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/libtool/2.5.4: 76 files, 3.9MB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: graphviz
==> Downloading https://ghcr.io/v2/homebrew/core/graphviz/manifests/12.2.0
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/57cec623b0bd928fbdcb118b0dc48542bdfa7215fc671d2a20016b57bb0b2631--graphviz-12.2.0.bottle_manifest.json
==> Pouring graphviz--12.2.0.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/graphviz/12.2.0: 281 files, 6.2MB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: libssh2
==> Downloading https://ghcr.io/v2/homebrew/core/libssh2/manifests/1.11.1
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/6d2495eb2b5f37f7931b23940ceb29db14a4742a49d1d8cce26964ad91a03f26--libssh2-1.11.1.bottle_manifest.json
==> Pouring libssh2--1.11.1.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/libssh2/1.11.1: 201 files, 1.2MB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: rtmpdump
==> Downloading https://ghcr.io/v2/homebrew/core/rtmpdump/manifests/2.4-20151223
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/b40cb4d6b301aad8ce26f9deb74a74c0d98d1868d19881f9bff55b81d6f11e50--rtmpdump-2.4-20151223_3.bottle_manifest.json
==> Pouring rtmpdump--2.4-20151223_3.sonoma.bottle.tar.gz
🍺  /usr/local/Cellar/rtmpdump/2.4-20151223_3: 21 files, 544.5KB
==> Installing lizardbyte/homebrew/sunshine-beta dependency: curl
==> Downloading https://ghcr.io/v2/homebrew/core/curl/manifests/8.11.0_1-2
Already downloaded: /Users/ehco/Library/Caches/Homebrew/downloads/efdd86bed22d2840a69cbdc67f6e3ac5e1bf863dd2e4bf61d426c9a1a564841a--curl-8.11.0_1-2.bottle_manifest.json
==> Pouring curl--8.11.0_1.sonoma.bottle.2.tar.gz
🍺  /usr/local/Cellar/curl/8.11.0_1: 531 files, 4.0MB
==> Installing lizardbyte/homebrew/sunshine-beta
==> Building docs: disabled
==> Disabled statically linking Boost libraries
==> cmake -S . -B build -DBUILD_WERROR=ON -DHOMEBREW_ALLOW_FETCHCONTENT=ON -DOPENSSL_ROOT_DIR=/usr/local/opt/openssl@3 -DSUNSHINE_ASSETS_DIR=sunshine/assets -DSUNSH
==> make
Last 15 lines from /Users/ehco/Library/Logs/Homebrew/sunshine-beta/02.make:
../../../../build/assets/web/assets/Navbar-13079613.css                       0.67 kB │ gzip:   0.38 kB
../../../../build/assets/web/assets/_plugin-vue_export-helper-e3be04f7.css  320.97 kB │ gzip:  53.82 kB
../../../../build/assets/web/assets/password-17815b44.js                      0.60 kB │ gzip:   0.39 kB
../../../../build/assets/web/assets/welcome-4f678c85.js                       0.62 kB │ gzip:   0.41 kB
../../../../build/assets/web/assets/pin-881cf7d4.js                           0.85 kB │ gzip:   0.43 kB
../../../../build/assets/web/assets/ResourceCard-872134e2.js                  1.72 kB │ gzip:   0.66 kB
../../../../build/assets/web/assets/troubleshooting-e392a7d8.js               1.89 kB │ gzip:   0.78 kB
../../../../build/assets/web/assets/index-f936aa77.js                         2.89 kB │ gzip:   1.13 kB
../../../../build/assets/web/assets/apps-c0cc06bc.js                          3.83 kB │ gzip:   1.53 kB
../../../../build/assets/web/assets/Navbar-6bb90b5a.js                        6.17 kB │ gzip:   2.33 kB
../../../../build/assets/web/assets/config-28d5a9a9.js                       54.42 kB │ gzip:  11.30 kB
../../../../build/assets/web/assets/_plugin-vue_export-helper-d9eeb25e.js   343.22 kB │ gzip: 117.60 kB
✓ built in 989ms
[ 11%] Built target web-ui
make: *** [all] Error 2

If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core):
  https://github.com/lizardbyte/homebrew-homebrew/issues

i tried install sunshine-beta on mac os 15.1 met the same error too

@LizardByte LizardByte locked as off-topic and limited conversation to collaborators Dec 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
os:macOS OS is macOS
Projects
None yet
Development

Successfully merging a pull request may close this issue.

9 participants