We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Trying to compile using the MacPorts version fails when running sudo port install sunshine. Please see main.log attached.
No response
main.log
macOS
Sonoma 14.3.1
64 bit
0.22.0
macOS - Portfile
n/a
Apple M2
n/a - Sunshine never compiles
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_Users_mark_ports_multimedia_sunshine/Sunshine/work/build' :info:build [ 24%] Built target web-ui :info:build /opt/local/var/macports/build/_Users_mark_ports_multimedia_sunshine/Sunshine/work/Sunshine-0.22.0/src/main.cpp:110:59: error: 'codecvt_utf8<wchar_t>' is deprecated [-Werror,-Wdeprecated-declarations] :info:build std::locale::global(std::locale(std::locale(), new std::codecvt_utf8<wchar_t>)); :info:build ^ :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/codecvt:187:28: note: 'codecvt_utf8<wchar_t>' has been explicitly marked deprecated here :info:build class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8 :info:build ^ :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__config:1037:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' :info:build # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED :info:build ^ :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__config:1010:49: note: expanded from macro '_LIBCPP_DEPRECATED' :info:build # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) :info:build ^ :info:build 1 error generated. :info:build make[2]: *** [CMakeFiles/sunshine.dir/src/main.cpp.o] Error 1 :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_Users_mark_ports_multimedia_sunshine/Sunshine/work/build' :info:build make[1]: *** [CMakeFiles/sunshine.dir/all] Error 2 :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_Users_mark_ports_multimedia_sunshine/Sunshine/work/build' :info:build make: *** [all] Error 2 :info:build make: Leaving directory `/opt/local/var/macports/build/_Users_mark_ports_multimedia_sunshine/Sunshine/work/build' :info:build Command failed: cd "/opt/local/var/macports/build/_Users_mark_ports_multimedia_sunshine/Sunshine/work/build" && /usr/bin/make -j10 -w all VERBOSE=ON :info:build Exit code: 2 :error:build Failed to build Sunshine: command execution failed :debug:build Error code: CHILDSTATUS 20225 2 :debug:build Backtrace: command execution failed :debug:build while executing :debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring" :debug:build invoked from within :debug:build "command_exec -callback portprogress::target_progress_callback build" :debug:build (procedure "portbuild::build_main" line 10) :debug:build invoked from within :debug:build "$procedure $targetname" :error:build See /opt/local/var/macports/logs/_Users_mark_ports_multimedia_sunshine/Sunshine/main.log for details.
The text was updated successfully, but these errors were encountered:
Duplicate of #2210
Sorry, something went wrong.
No branches or pull requests
Is there an existing issue for this?
Is your issue described in the documentation?
Is your issue present in the nightly release?
Describe the Bug
Trying to compile using the MacPorts version fails when running sudo port install sunshine. Please see main.log attached.
Expected Behavior
No response
Additional Context
main.log
Host Operating System
macOS
Operating System Version
Sonoma 14.3.1
Architecture
64 bit
Sunshine commit or version
0.22.0
Package
macOS - Portfile
GPU Type
n/a
GPU Model
Apple M2
GPU Driver/Mesa Version
Apple M2
Capture Method (Linux Only)
No response
Config
Apps
No response
Relevant log output
The text was updated successfully, but these errors were encountered: