Open
Description
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?
This issue is present in the latest pre-release
Describe the Bug
sunshine-beta failed to build on MacBook Air M2
Expected Behavior
The build should be successful.
Additional Context
MacBook Air M2
macOS 15.5 (24F74)
Host Operating System
macOS
Operating System Version
macOS 15.5 (24F74)
Architecture
arm64/aarch64
Sunshine commit or version
2025.617.220707
Package
macOS - Homebrew
GPU Type
Apple Silicon
GPU Model
M2
GPU Driver/Mesa Version
macOS 15.5 (24F74)
Capture Method
None
Config
Apps
Relevant log output
==> Installing sunshine-beta from lizardbyte/homebrew
==> Building docs: disabled
==> Disabled statically linking Boost libraries
==> make INSTALLPREFIX=/opt/homebrew/Cellar/sunshine-beta/2025.617.220707/miniupnpc
==> cmake -S . -B build -G Unix Makefiles -DBUILD_WERROR=ON -DCMAKE_CXX_STANDARD=20
==> make -C build
Last 15 lines from /Users/UserName/Library/Logs/Homebrew/sunshine-beta/03.make:
"_X509_set_version", referenced from:
crypto::gen_creds(std::__1::basic_string_view<char, std::__1::char_traits<char>> const&, unsigned int) in crypto.cpp.o
"_X509_sign", referenced from:
crypto::gen_creds(std::__1::basic_string_view<char, std::__1::char_traits<char>> const&, unsigned int) in crypto.cpp.o
"_X509_verify_cert", referenced from:
crypto::cert_chain_t::verify(x509_st*) in crypto.cpp.o
"_X509_verify_cert_error_string", referenced from:
crypto::cert_chain_t::verify(x509_st*) in crypto.cpp.o
crypto::cert_chain_t::verify(x509_st*) in crypto.cpp.o
ld: symbol(s) not found for architecture arm64
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
Metadata
Metadata
Assignees
Labels
No labels