Skip to content

Added 'Universal' binary build for macOS #94

Added 'Universal' binary build for macOS

Added 'Universal' binary build for macOS #94

Triggered via push January 31, 2025 21:42
Status Failure
Total duration 2m 36s
Artifacts

ci.yaml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (ubuntu-latest, gcc): Listener.cpp#L22
call of overloaded ‘spawn(boost::asio::io_context&, std::_Bind_helper<false, void (shinysocks::Listener::*)(boost::asio::io_context&, boost::asio::basic_yield_context<boost::asio::any_io_executor>), shinysocks::Listener*, std::reference_wrapper<boost::asio::io_context>, const std::_Placeholder<1>&>::type)’ is ambiguous
build (ubuntu-latest, gcc): Listener.cpp#L41
call of overloaded ‘spawn(const boost::asio::basic_socket<boost::asio::ip::tcp, boost::asio::any_io_executor>::executor_type&, std::_Bind_helper<false, void (shinysocks::Proxy::*)(boost::asio::basic_yield_context<boost::asio::any_io_executor>), std::shared_ptr<shinysocks::Proxy>&, const std::_Placeholder<1>&>::type)’ is ambiguous
build (ubuntu-latest, gcc): Proxy.cpp#L106
call of overloaded ‘spawn(const boost::asio::basic_socket<boost::asio::ip::tcp, boost::asio::any_io_executor>::executor_type&, std::_Bind_helper<false, void (shinysocks::Proxy::*)(boost::asio::basic_stream_socket<boost::asio::ip::tcp>&, boost::asio::basic_stream_socket<boost::asio::ip::tcp>&, long unsigned int&, boost::asio::basic_yield_context<boost::asio::any_io_executor>), std::shared_ptr<shinysocks::Proxy>, std::reference_wrapper<boost::asio::basic_stream_socket<boost::asio::ip::tcp, boost::asio::any_io_executor> >, std::reference_wrapper<boost::asio::basic_stream_socket<boost::asio::ip::tcp, boost::asio::any_io_executor> >, std::reference_wrapper<long unsigned int>, const std::_Placeholder<1>&>::type)’ is ambiguous
build (ubuntu-latest, gcc)
Process completed with exit code 1.
build (windows-latest, msvc)
The job was canceled because "ubuntu-latest_gcc" failed.
build (windows-latest, msvc)
The operation was canceled.
build (ubuntu-latest, clang)
The job was canceled because "ubuntu-latest_gcc" failed.
build (ubuntu-latest, clang)
The operation was canceled.
build (macos-latest)
The job was canceled because "ubuntu-latest_gcc" failed.
build (macos-latest)
The operation was canceled.
build (ubuntu-latest, gcc): main.cpp#L176
ignoring return value of ‘int daemon(int, int)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]