>>> hyprwire: Building community/hyprwire 0.3.1-r0 (using abuild 3.17.0_rc2-r0) started Wed, 03 Jun 2026 00:16:18 +0000 >>> hyprwire: Validating /home/buildozer/aports/community/hyprwire/APKBUILD... >>> hyprwire: Analyzing dependencies... >>> hyprwire: Installing for build: build-base cmake hyprutils-dev libffi-dev pugixml-dev samurai ( 1/16) Installing libbz2 (1.0.8-r6) ( 2/16) Installing xz-libs (5.8.3-r0) ( 3/16) Installing libarchive (3.8.7-r0) ( 4/16) Installing rhash-libs (1.4.6-r0) ( 5/16) Installing libuv (1.52.1-r0) ( 6/16) Installing cmake (4.2.3-r0) ( 7/16) Installing pixman (0.46.4-r0) ( 8/16) Installing hyprutils (0.13.1-r0) ( 9/16) Installing hyprutils-dev (0.13.1-r0) (10/16) Installing linux-headers (7.0.0-r1) (11/16) Installing libffi (3.5.2-r1) (12/16) Installing libffi-dev (3.5.2-r1) (13/16) Installing pugixml (1.15-r0) (14/16) Installing pugixml-dev (1.15-r0) (15/16) Installing samurai (1.2-r8) (16/16) Installing .makedepends-hyprwire (20260603.001619) Executing busybox-1.37.0-r31.trigger OK: 335.3 MiB in 121 packages >>> hyprwire: Cleaning up srcdir >>> hyprwire: Cleaning up pkgdir >>> hyprwire: Cleaning up tmpdir >>> hyprwire: Fetching https://distfiles.alpinelinux.org/distfiles/edge/hyprwire-v0.3.1.tar.gz /var/cache/distfiles/edge/hyprwire-v0.3.1.tar.gz: OK >>> hyprwire: Fetching https://distfiles.alpinelinux.org/distfiles/edge/hyprwire-v0.3.1.tar.gz /var/cache/distfiles/edge/hyprwire-v0.3.1.tar.gz: OK >>> hyprwire: Unpacking /var/cache/distfiles/edge/hyprwire-v0.3.1.tar.gz... -- The C compiler identification is GNU 15.2.0 -- The CXX compiler identification is GNU 15.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Checking deps... -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found PkgConfig: /usr/bin/pkg-config (found version "2.5.1") -- Checking for module 'pugixml' -- Found pugixml, version 1.15 -- Checking for modules 'hyprutils>=0.9.0;libffi' -- Found hyprutils, version 0.13.1 -- Found libffi, version 3.5.2 -- Configuring hyprwire in Release -- Looking for sys/timerfd.h -- Looking for sys/timerfd.h - found -- Checking for module 'epoll-shim' -- Package 'epoll-shim' not found -- building tests is disabled -- Configuring done (0.6s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/build [1/2] Re-checking globbed directories... [1/29] Building CXX object scanner/CMakeFiles/hyprwire-scanner.dir/main.cpp.o [2/29] Building CXX object CMakeFiles/hyprwire.dir/src/helpers/Syscalls.cpp.o [3/29] Building CXX object CMakeFiles/hyprwire.dir/src/helpers/FFI.cpp.o [4/29] Building CXX object CMakeFiles/hyprwire.dir/src/helpers/Env.cpp.o [5/29] Building CXX object CMakeFiles/hyprwire.dir/src/core/wireObject/IWireObject.cpp.o [6/29] Building CXX object CMakeFiles/hyprwire.dir/src/core/socket/SocketHelpers.cpp.o [7/29] Building CXX object CMakeFiles/hyprwire.dir/src/core/server/ServerSocket.cpp.o [8/29] Building CXX object CMakeFiles/hyprwire.dir/src/core/server/ServerObject.cpp.o [9/29] Building CXX object CMakeFiles/hyprwire.dir/src/core/server/ServerClient.cpp.o [10/29] Building CXX object CMakeFiles/hyprwire.dir/src/core/message/messages/RoundtripRequest.cpp.o [11/29] Building CXX object CMakeFiles/hyprwire.dir/src/core/message/messages/RoundtripDone.cpp.o [12/29] Building CXX object CMakeFiles/hyprwire.dir/src/core/message/messages/NewObject.cpp.o [13/29] Building CXX object CMakeFiles/hyprwire.dir/src/core/message/messages/IMessage.cpp.o [14/29] Building CXX object CMakeFiles/hyprwire.dir/src/core/message/messages/Hello.cpp.o [15/29] Building CXX object CMakeFiles/hyprwire.dir/src/core/message/messages/HandshakeProtocols.cpp.o [16/29] Building CXX object CMakeFiles/hyprwire.dir/src/core/message/messages/HandshakeBegin.cpp.o [17/29] Building CXX object CMakeFiles/hyprwire.dir/src/core/message/messages/HandshakeAck.cpp.o [18/29] Building CXX object CMakeFiles/hyprwire.dir/src/core/message/messages/GenericProtocolMessage.cpp.o [19/29] Building CXX object CMakeFiles/hyprwire.dir/src/core/message/messages/FatalProtocolError.cpp.o [20/29] Building CXX object CMakeFiles/hyprwire.dir/src/core/message/messages/BindProtocol.cpp.o [21/29] Building CXX object CMakeFiles/hyprwire.dir/src/core/message/MessageParser.cpp.o [22/29] Building CXX object CMakeFiles/hyprwire.dir/src/core/message/MessageMagic.cpp.o [23/29] Building CXX object CMakeFiles/hyprwire.dir/src/core/implementation/Spec.cpp.o [24/29] Building CXX object CMakeFiles/hyprwire.dir/src/core/implementation/Object.cpp.o [25/29] Building CXX object CMakeFiles/hyprwire.dir/src/core/client/ClientSocket.cpp.o [26/29] Building CXX object CMakeFiles/hyprwire.dir/src/core/client/ClientObject.cpp.o In file included from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/helpers/Syscalls.hpp:3, from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/helpers/Syscalls.cpp:1: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from /usr/include/c++/15.2.0/ostream:44, from /usr/include/c++/15.2.0/istream:43, from /usr/include/c++/15.2.0/fstream:42, from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/scanner/main.cpp:1: /usr/include/c++/15.2.0/format: In function 'std::string std::vformat(string_view, format_args)': /usr/include/c++/15.2.0/format:4851:3: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4851 | vformat(string_view __fmt, format_args __args) | ^~~~~~~ /usr/include/c++/15.2.0/format: In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string, allocator >}]': /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ /usr/include/c++/15.2.0/format: In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string, allocator >&}]': /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ /usr/include/c++/15.2.0/format: In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string, allocator >, __cxx11::basic_string, allocator >}]': /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ /usr/include/c++/15.2.0/format: In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string, allocator >, __cxx11::basic_string, allocator >, __cxx11::basic_string, allocator >}]': /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ /usr/include/c++/15.2.0/format: In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {const __cxx11::basic_string, allocator >&}]': /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ /usr/include/c++/15.2.0/format: In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string, allocator >, __cxx11::basic_string, allocator >, __cxx11::basic_string, allocator >, const __cxx11::basic_string, allocator >&}]': /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ /usr/include/c++/15.2.0/format: In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string, allocator >, const __cxx11::basic_string, allocator >&}]': /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ /usr/include/c++/15.2.0/format: In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string, allocator >, __cxx11::basic_string, allocator >, __cxx11::basic_string, allocator >, const unsigned int&, __cxx11::basic_string, allocator >}]': /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {const __cxx11::basic_string, allocator >&, const __cxx11::basic_string, allocator >&}]', inlined from 'std::string argsToC(const std::vector&, bool, bool, bool, bool, bool)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/scanner/main.cpp:165:36: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string, allocator >, const __cxx11::basic_string, allocator >&, __cxx11::basic_string, allocator >}]', inlined from 'std::string argsToC(const std::vector&, bool, bool, bool, bool, bool)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/scanner/main.cpp:170:40: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string, allocator >, const __cxx11::basic_string, allocator >&, const __cxx11::basic_string, allocator >&, __cxx11::basic_string, allocator >}]', inlined from 'std::string argsToC(const std::vector&, bool, bool, bool, bool, bool)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/scanner/main.cpp:174:36: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {const __cxx11::basic_string, allocator >&, const unsigned int&, __cxx11::basic_string, allocator >, __cxx11::basic_string, allocator >, const __cxx11::basic_string, allocator >&, __cxx11::basic_string, allocator >}]', inlined from 'bool generateServerCodeSource(const pugi::xml_document&)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/scanner/main.cpp:726:34: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {const unsigned int&, const __cxx11::basic_string, allocator >&, const unsigned int&}]', inlined from 'bool generateServerCodeSource(const pugi::xml_document&)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/scanner/main.cpp:744:34: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string, allocator >, __cxx11::basic_string, allocator >, __cxx11::basic_string, allocator >&, __cxx11::basic_string, allocator >, __cxx11::basic_string, allocator >, __cxx11::basic_string, allocator >&, __cxx11::basic_string, allocator >, __cxx11::basic_string, allocator >}]', inlined from 'bool generateServerCodeSource(const pugi::xml_document&)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/scanner/main.cpp:777:26: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {const __cxx11::basic_string, allocator >&, const unsigned int&, __cxx11::basic_string, allocator >, __cxx11::basic_string, allocator >, const __cxx11::basic_string, allocator >&, __cxx11::basic_string, allocator >}]', inlined from 'bool generateClientCodeSource(const pugi::xml_document&)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/scanner/main.cpp:535:34: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {const unsigned int&, const __cxx11::basic_string, allocator >&, const unsigned int&}]', inlined from 'bool generateClientCodeSource(const pugi::xml_document&)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/scanner/main.cpp:553:34: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string, allocator >, __cxx11::basic_string, allocator >, __cxx11::basic_string, allocator >&, __cxx11::basic_string, allocator >, __cxx11::basic_string, allocator >, __cxx11::basic_string, allocator >&, __cxx11::basic_string, allocator >}]', inlined from 'bool generateClientCodeSource(const pugi::xml_document&)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/scanner/main.cpp:598:26: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {const char (&)[6], __cxx11::basic_string, allocator >&, __cxx11::basic_string, allocator >}]', inlined from 'int main(int, char**, char**)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/scanner/main.cpp:876:130: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string, allocator >, const unsigned int&}]', inlined from 'bool generateProtocolHeader(const pugi::xml_document&)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/scanner/main.cpp:321:43, inlined from 'int main(int, char**, char**)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/scanner/main.cpp:879:27: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {const unsigned int&, __cxx11::basic_string, allocator >&, const __cxx11::basic_string, allocator >&, const unsigned int&, const char*}]', inlined from 'bool generateProtocolHeader(const pugi::xml_document&)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/scanner/main.cpp:356:43, inlined from 'int main(int, char**, char**)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/scanner/main.cpp:879:27: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {const unsigned int&, __cxx11::basic_string, allocator >&, const unsigned int&, const char*}]', inlined from 'bool generateProtocolHeader(const pugi::xml_document&)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/scanner/main.cpp:390:43, inlined from 'int main(int, char**, char**)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/scanner/main.cpp:879:27: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string, allocator >, __cxx11::basic_string, allocator >, __cxx11::basic_string, allocator >, __cxx11::basic_string, allocator >&, unsigned int&, __cxx11::basic_string, allocator >&}]', inlined from 'bool generateProtocolHeader(const pugi::xml_document&)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/scanner/main.cpp:426:20, inlined from 'int main(int, char**, char**)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/scanner/main.cpp:879:27: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {const char* const&, __cxx11::basic_string, allocator >, __cxx11::basic_string, allocator >}]', inlined from 'bool generateClientCodeHeader(const pugi::xml_document&)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/scanner/main.cpp:475:39, inlined from 'int main(int, char**, char**)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/scanner/main.cpp:881:33: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ [27/29] Linking CXX executable scanner/hyprwire-scanner In file included from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/messages/IMessage.cpp:6: /usr/include/c++/15.2.0/format: In function 'std::string std::vformat(string_view, format_args)': /usr/include/c++/15.2.0/format:4851:3: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4851 | vformat(string_view __fmt, format_args __args) | ^~~~~~~ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {int&}]', inlined from 'std::string Hyprwire::IMessage::parseData() const' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/messages/IMessage.cpp:72:42: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {unsigned int&}]', inlined from 'std::string Hyprwire::IMessage::parseData() const' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/messages/IMessage.cpp:81:42: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {int&}]', inlined from 'std::string Hyprwire::IMessage::parseData() const' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/messages/IMessage.cpp:90:42: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {float&}]', inlined from 'std::string Hyprwire::IMessage::parseData() const' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/messages/IMessage.cpp:99:42: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {basic_string_view >}]', inlined from 'std::string Hyprwire::IMessage::parseData() const' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/messages/IMessage.cpp:108:42: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {unsigned int&}]', inlined from 'std::pair, unsigned int> formatPrimitiveType(const std::span&, Hyprwire::eMessageMagic)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/messages/IMessage.cpp:20:32, inlined from 'std::string Hyprwire::IMessage::parseData() const' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/messages/IMessage.cpp:121:161: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {int&}]', inlined from 'std::pair, unsigned int> formatPrimitiveType(const std::span&, Hyprwire::eMessageMagic)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/messages/IMessage.cpp:27:32, inlined from 'std::string Hyprwire::IMessage::parseData() const' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/messages/IMessage.cpp:121:161: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {float&}]', inlined from 'std::pair, unsigned int> formatPrimitiveType(const std::span&, Hyprwire::eMessageMagic)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/messages/IMessage.cpp:34:32, inlined from 'std::string Hyprwire::IMessage::parseData() const' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/messages/IMessage.cpp:121:161: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string, allocator >}]', inlined from 'std::pair, unsigned int> formatPrimitiveType(const std::span&, Hyprwire::eMessageMagic)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/messages/IMessage.cpp:44:32, inlined from 'std::string Hyprwire::IMessage::parseData() const' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/messages/IMessage.cpp:121:161: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {basic_string_view >}]', inlined from 'std::pair, unsigned int> formatPrimitiveType(const std::span&, Hyprwire::eMessageMagic)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/messages/IMessage.cpp:49:32, inlined from 'std::string Hyprwire::IMessage::parseData() const' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/messages/IMessage.cpp:121:161: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string, allocator >&}]', inlined from 'std::string Hyprwire::IMessage::parseData() const' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/messages/IMessage.cpp:125:42: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {unsigned int&}]', inlined from 'std::string Hyprwire::IMessage::parseData() const' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/messages/IMessage.cpp:140:42: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In file included from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/socket/../../helpers/Syscalls.hpp:3, from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/socket/SocketHelpers.cpp:5: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/socket/../../helpers/Log.hpp:3, from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/socket/SocketHelpers.cpp:3: /usr/include/c++/15.2.0/format: In function 'std::string std::vformat(string_view, format_args)': /usr/include/c++/15.2.0/format:4851:3: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4851 | vformat(string_view __fmt, format_args __args) | ^~~~~~~ In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {int, int&}]', inlined from 'Hyprwire::SSocketRawParsedMessage Hyprwire::parseFromFd(const Hyprutils::OS::CFileDescriptor&)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/socket/SocketHelpers.cpp:54:23: /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/socket/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 36 | std::cout << std::vformat(fmt.get(), std::make_format_args(args...)) << std::endl; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {unsigned int&}]', inlined from 'Hyprwire::SSocketRawParsedMessage Hyprwire::parseFromFd(const Hyprutils::OS::CFileDescriptor&)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/socket/SocketHelpers.cpp:68:9: /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/socket/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 36 | std::cout << std::vformat(fmt.get(), std::make_format_args(args...)) << std::endl; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/ServerSocket.hpp:11, from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/ServerObject.cpp:3: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/ClientSocket.hpp:10, from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/ClientObject.hpp:6, from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/ClientObject.cpp:1: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from /usr/include/c++/15.2.0/ostream:44, from /usr/include/c++/15.2.0/istream:43, from /usr/include/c++/15.2.0/sstream:42, from /usr/include/c++/15.2.0/chrono:51, from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/ClientSocket.hpp:11: /usr/include/c++/15.2.0/format: In function 'std::string std::vformat(string_view, format_args)': /usr/include/c++/15.2.0/format:4851:3: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4851 | vformat(string_view __fmt, format_args __args) | ^~~~~~~ In file included from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/ClientObject.cpp:3: /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/../../helpers/Log.hpp: In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {unsigned int&, const unsigned int&}]': /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 36 | std::cout << std::vformat(fmt.get(), std::make_format_args(args...)) << std::endl; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {const unsigned int&, unsigned int&}]', inlined from 'Hyprwire::CClientObject::~CClientObject()' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/ClientObject.cpp:40:13: /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 36 | std::cout << std::vformat(fmt.get(), std::make_format_args(args...)) << std::endl; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {unsigned int&}]', inlined from 'Hyprwire::CClientObject::~CClientObject()' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/ClientObject.cpp:46:5: /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 36 | std::cout << std::vformat(fmt.get(), std::make_format_args(args...)) << std::endl; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/ServerSocket.hpp:11, from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/ServerClient.cpp:3: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/../../helpers/Syscalls.hpp:3, from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/ServerClient.cpp:9: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from /usr/include/c++/15.2.0/thread:55, from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/ServerSocket.hpp:9: /usr/include/c++/15.2.0/format: In function 'std::string std::vformat(string_view, format_args)': /usr/include/c++/15.2.0/format:4851:3: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4851 | vformat(string_view __fmt, format_args __args) | ^~~~~~~ In file included from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/ServerClient.cpp:8: In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {int}]', inlined from 'Hyprwire::CServerClient::~CServerClient()' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/ServerClient.cpp:25:5: /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 36 | std::cout << std::vformat(fmt.get(), std::make_format_args(args...)) << std::endl; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {}]', inlined from 'void Hyprwire::CServerClient::dispatchFirstPoll()' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/ServerClient.cpp:48:9: /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 36 | std::cout << std::vformat(fmt.get(), std::make_format_args(args...)) << std::endl; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {int, float, std::__cxx11::basic_string, std::allocator >}]', inlined from 'void Hyprwire::CServerClient::sendMessage(const Hyprwire::IMessage&)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/ServerClient.cpp:56:5: /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 36 | std::cout << std::vformat(fmt.get(), std::make_format_args(args...)) << std::endl; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/../../helpers/Log.hpp: In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {int, float}]': /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 36 | std::cout << std::vformat(fmt.get(), std::make_format_args(args...)) << std::endl; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {int, float, std::__cxx11::basic_string, std::allocator >&, const std::__cxx11::basic_string, std::allocator >&, unsigned int&, unsigned int}]', inlined from 'Hyprutils::Memory::CSharedPointer Hyprwire::CServerClient::createObject(const std::string&, const std::string&, uint32_t, uint32_t)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/ServerClient.cpp:129:23: /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 36 | std::cout << std::vformat(fmt.get(), std::make_format_args(args...)) << std::endl; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {const unsigned int&}]', inlined from 'void Hyprwire::CServerClient::onGeneric(const Hyprwire::CGenericProtocolMessage&)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/ServerClient.cpp:185:100: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {int, float, const std::__cxx11::basic_string, std::allocator >&}]', inlined from 'void Hyprwire::CServerClient::onGeneric(const Hyprwire::CGenericProtocolMessage&)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/ServerClient.cpp:186:19: /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 36 | std::cout << std::vformat(fmt.get(), std::make_format_args(args...)) << std::endl; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/../server/ServerSocket.hpp:11, from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/MessageParser.cpp:4: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/../client/ClientSocket.hpp:10, from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/MessageParser.cpp:6: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from /usr/include/c++/15.2.0/thread:55, from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/../server/ServerSocket.hpp:9: /usr/include/c++/15.2.0/format: In function 'std::string std::vformat(string_view, format_args)': /usr/include/c++/15.2.0/format:4851:3: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4851 | vformat(string_view __fmt, format_args __args) | ^~~~~~~ In file included from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/MessageParser.cpp:7: /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/../../helpers/Log.hpp: In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {int, float}]': /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 36 | std::cout << std::vformat(fmt.get(), std::make_format_args(args...)) << std::endl; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/../../helpers/Log.hpp: In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {int, float, std::__cxx11::basic_string, std::allocator >}]': /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 36 | std::cout << std::vformat(fmt.get(), std::make_format_args(args...)) << std::endl; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/../../helpers/Log.hpp: In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {int}]': /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 36 | std::cout << std::vformat(fmt.get(), std::make_format_args(args...)) << std::endl; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {unsigned int&, unsigned int&, std::__cxx11::basic_string, std::allocator >&}]', inlined from 'size_t Hyprwire::CMessageParser::parseSingleMessage(Hyprwire::SSocketRawParsedMessage&, size_t, Hyprutils::Memory::CSharedPointer)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/MessageParser.cpp:251:23: /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 36 | std::cout << std::vformat(fmt.get(), std::make_format_args(args...)) << std::endl; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string, allocator >, unsigned int}]', inlined from 'size_t Hyprwire::CMessageParser::parseSingleMessage(Hyprwire::SSocketRawParsedMessage&, size_t, Hyprutils::Memory::CSharedPointer)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/message/MessageParser.cpp:96:55: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In file included from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/ServerSocket.hpp:11, from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/ServerSocket.cpp:1: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/../../helpers/Syscalls.hpp:3, from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/ServerSocket.cpp:6: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from /usr/include/c++/15.2.0/thread:55, from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/ServerSocket.hpp:9: /usr/include/c++/15.2.0/format: In function 'std::string std::vformat(string_view, format_args)': /usr/include/c++/15.2.0/format:4851:3: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4851 | vformat(string_view __fmt, format_args __args) | ^~~~~~~ In file included from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/ServerSocket.cpp:5: /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/../../helpers/Log.hpp: In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {float, char*}]': /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 36 | std::cout << std::vformat(fmt.get(), std::make_format_args(args...)) << std::endl; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/../../helpers/Log.hpp: In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {int, float}]': /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 36 | std::cout << std::vformat(fmt.get(), std::make_format_args(args...)) << std::endl; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/server/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 In file included from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/ClientSocket.hpp:10, from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/ClientSocket.cpp:1: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/../../helpers/Syscalls.hpp:3, from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/ClientSocket.cpp:4: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from /usr/include/c++/15.2.0/ostream:44, from /usr/include/c++/15.2.0/istream:43, from /usr/include/c++/15.2.0/sstream:42, from /usr/include/c++/15.2.0/chrono:51, from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/ClientSocket.hpp:11: /usr/include/c++/15.2.0/format: In function 'std::string std::vformat(string_view, format_args)': /usr/include/c++/15.2.0/format:4851:3: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4851 | vformat(string_view __fmt, format_args __args) | ^~~~~~~ In file included from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/ClientSocket.cpp:3: /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/../../helpers/Log.hpp: In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {}]': /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 36 | std::cout << std::vformat(fmt.get(), std::make_format_args(args...)) << std::endl; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/../../helpers/Log.hpp: In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {int, float, std::__cxx11::basic_string, std::allocator >}]': /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 36 | std::cout << std::vformat(fmt.get(), std::make_format_args(args...)) << std::endl; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {int&}]', inlined from 'bool Hyprwire::CClientSocket::attempt(const std::string&)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/ClientSocket.cpp:72:19: /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 36 | std::cout << std::vformat(fmt.get(), std::make_format_args(args...)) << std::endl; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {int, float, unsigned int&, unsigned int&}]', inlined from 'void Hyprwire::CClientSocket::onSeq(uint32_t, uint32_t)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/ClientSocket.cpp:292:15: /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 36 | std::cout << std::vformat(fmt.get(), std::make_format_args(args...)) << std::endl; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {unsigned int&, unsigned int}]', inlined from 'virtual Hyprutils::Memory::CSharedPointer Hyprwire::CClientSocket::bindProtocol(const Hyprutils::Memory::CSharedPointer&, uint32_t)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/ClientSocket.cpp:297:19: /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 36 | std::cout << std::vformat(fmt.get(), std::make_format_args(args...)) << std::endl; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {int, float, const unsigned int&}]', inlined from 'void Hyprwire::CClientSocket::onGeneric(const Hyprwire::CGenericProtocolMessage&)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/ClientSocket.cpp:365:19: /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 36 | std::cout << std::vformat(fmt.get(), std::make_format_args(args...)) << std::endl; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/../../helpers/Log.hpp: In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {int, float, unsigned int&}]': /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/client/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 36 | std::cout << std::vformat(fmt.get(), std::make_format_args(args...)) << std::endl; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/wireObject/../client/ClientSocket.hpp:10, from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/wireObject/../client/ClientObject.hpp:6, from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/wireObject/IWireObject.cpp:6: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from /usr/include/c++/15.2.0/ostream:44, from /usr/include/c++/15.2.0/iostream:43, from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/wireObject/../../Macros.hpp:3, from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/wireObject/IWireObject.cpp:3: /usr/include/c++/15.2.0/format: In function 'std::string std::vformat(string_view, format_args)': /usr/include/c++/15.2.0/format:4851:3: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4851 | vformat(string_view __fmt, format_args __args) | ^~~~~~~ In file included from /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/wireObject/IWireObject.cpp:4: /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/wireObject/../../helpers/Log.hpp: In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {const std::__cxx11::basic_string, std::allocator >&}]': /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/wireObject/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 36 | std::cout << std::vformat(fmt.get(), std::make_format_args(args...)) << std::endl; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/wireObject/../../helpers/Log.hpp: In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {}]': /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/wireObject/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 36 | std::cout << std::vformat(fmt.get(), std::make_format_args(args...)) << std::endl; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/wireObject/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {unsigned int&, unsigned int&}]', inlined from 'virtual uint32_t Hyprwire::IWireObject::call(uint32_t, ...)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/wireObject/IWireObject.cpp:52:102: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {unsigned int&, const unsigned int&, unsigned int&}]', inlined from 'virtual uint32_t Hyprwire::IWireObject::call(uint32_t, ...)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/wireObject/IWireObject.cpp:65:98: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {unsigned int&, unsigned int&}]', inlined from 'virtual uint32_t Hyprwire::IWireObject::call(uint32_t, ...)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/wireObject/IWireObject.cpp:72:128: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {int, float, unsigned int&, const std::__cxx11::basic_string, std::allocator >&}]', inlined from 'virtual uint32_t Hyprwire::IWireObject::call(uint32_t, ...)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/wireObject/IWireObject.cpp:100:13: /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/wireObject/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 36 | std::cout << std::vformat(fmt.get(), std::make_format_args(args...)) << std::endl; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {int, float, const std::__cxx11::basic_string, std::allocator >&}]', inlined from 'virtual uint32_t Hyprwire::IWireObject::call(uint32_t, ...)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/wireObject/IWireObject.cpp:218:9: /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/wireObject/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 36 | std::cout << std::vformat(fmt.get(), std::make_format_args(args...)) << std::endl; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {unsigned int&, unsigned int&}]', inlined from 'virtual void Hyprwire::IWireObject::called(uint32_t, const std::span&, const std::vector&)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/wireObject/IWireObject.cpp:249:81: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {unsigned int&, const unsigned int&, unsigned int&}]', inlined from 'virtual void Hyprwire::IWireObject::called(uint32_t, const std::span&, const std::vector&)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/wireObject/IWireObject.cpp:270:98: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {unsigned int&, unsigned int&, const char*, const char*}]', inlined from 'virtual void Hyprwire::IWireObject::called(uint32_t, const std::span&, const std::vector&)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/wireObject/IWireObject.cpp:284:146: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {unsigned int&, unsigned int&, const char*, const char*}]', inlined from 'virtual void Hyprwire::IWireObject::called(uint32_t, const std::span&, const std::vector&)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/wireObject/IWireObject.cpp:312:154: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {unsigned int&, unsigned int&}]', inlined from 'virtual void Hyprwire::IWireObject::called(uint32_t, const std::span&, const std::vector&)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/wireObject/IWireObject.cpp:323:114: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {}]', inlined from 'virtual void Hyprwire::IWireObject::called(uint32_t, const std::span&, const std::vector&)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/wireObject/IWireObject.cpp:343:97: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {}]', inlined from 'virtual void Hyprwire::IWireObject::called(uint32_t, const std::span&, const std::vector&)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/wireObject/IWireObject.cpp:357:89: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {}]', inlined from 'virtual void Hyprwire::IWireObject::called(uint32_t, const std::span&, const std::vector&)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/wireObject/IWireObject.cpp:368:72: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {}]', inlined from 'virtual void Hyprwire::IWireObject::called(uint32_t, const std::span&, const std::vector&)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/wireObject/IWireObject.cpp:517:89: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {}]', inlined from 'virtual void Hyprwire::IWireObject::called(uint32_t, const std::span&, const std::vector&)' at /home/buildozer/aports/community/hyprwire/src/hyprwire-0.3.1/src/core/wireObject/IWireObject.cpp:528:72: /usr/include/c++/15.2.0/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4893 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ [28/29] Linking CXX shared library libhyprwire.so.0.3.1 [29/29] Creating library symlink libhyprwire.so.3 libhyprwire.so >>> hyprwire: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/hyprwire/pkg/hyprwire/usr/bin/hyprwire-scanner -- Installing: /home/buildozer/aports/community/hyprwire/pkg/hyprwire/usr/lib/pkgconfig/hyprwire-scanner.pc -- Installing: /home/buildozer/aports/community/hyprwire/pkg/hyprwire/usr/lib/cmake/hyprwire-scanner/hyprwire-scanner-config.cmake -- Installing: /home/buildozer/aports/community/hyprwire/pkg/hyprwire/usr/lib/cmake/hyprwire-scanner/hyprwire-scanner-config-version.cmake -- Installing: /home/buildozer/aports/community/hyprwire/pkg/hyprwire/usr/lib/libhyprwire.so.0.3.1 -- Installing: /home/buildozer/aports/community/hyprwire/pkg/hyprwire/usr/lib/libhyprwire.so.3 -- Installing: /home/buildozer/aports/community/hyprwire/pkg/hyprwire/usr/lib/libhyprwire.so -- Installing: /home/buildozer/aports/community/hyprwire/pkg/hyprwire/usr/include/hyprwire -- Installing: /home/buildozer/aports/community/hyprwire/pkg/hyprwire/usr/include/hyprwire/core -- Installing: /home/buildozer/aports/community/hyprwire/pkg/hyprwire/usr/include/hyprwire/core/types -- Installing: /home/buildozer/aports/community/hyprwire/pkg/hyprwire/usr/include/hyprwire/core/types/MessageMagic.hpp -- Installing: /home/buildozer/aports/community/hyprwire/pkg/hyprwire/usr/include/hyprwire/core/implementation -- Installing: /home/buildozer/aports/community/hyprwire/pkg/hyprwire/usr/include/hyprwire/core/implementation/Types.hpp -- Installing: /home/buildozer/aports/community/hyprwire/pkg/hyprwire/usr/include/hyprwire/core/implementation/Object.hpp -- Installing: /home/buildozer/aports/community/hyprwire/pkg/hyprwire/usr/include/hyprwire/core/implementation/ClientImpl.hpp -- Installing: /home/buildozer/aports/community/hyprwire/pkg/hyprwire/usr/include/hyprwire/core/implementation/Spec.hpp -- Installing: /home/buildozer/aports/community/hyprwire/pkg/hyprwire/usr/include/hyprwire/core/implementation/ServerImpl.hpp -- Installing: /home/buildozer/aports/community/hyprwire/pkg/hyprwire/usr/include/hyprwire/core/ClientSocket.hpp -- Installing: /home/buildozer/aports/community/hyprwire/pkg/hyprwire/usr/include/hyprwire/core/ServerSocket.hpp -- Installing: /home/buildozer/aports/community/hyprwire/pkg/hyprwire/usr/include/hyprwire/hyprwire.hpp -- Installing: /home/buildozer/aports/community/hyprwire/pkg/hyprwire/usr/lib/pkgconfig/hyprwire.pc >>> hyprwire-doc*: Running split function doc... 'usr/share/licenses' -> '/home/buildozer/aports/community/hyprwire/pkg/hyprwire-doc/usr/share/licenses' >>> hyprwire-doc*: Preparing subpackage hyprwire-doc... >>> hyprwire-doc*: Running postcheck for hyprwire-doc >>> hyprwire-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/hyprwire/pkg/hyprwire-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/community/hyprwire/pkg/hyprwire-dev/usr/lib/pkgconfig' 'usr/lib/cmake' -> '/home/buildozer/aports/community/hyprwire/pkg/hyprwire-dev/usr/lib/cmake' 'usr/lib/libhyprwire.so' -> '/home/buildozer/aports/community/hyprwire/pkg/hyprwire-dev/usr/lib/libhyprwire.so' >>> hyprwire-dev*: Preparing subpackage hyprwire-dev... >>> hyprwire-dev*: Stripping binaries >>> hyprwire-dev*: Running postcheck for hyprwire-dev >>> hyprwire*: Running postcheck for hyprwire >>> hyprwire*: Preparing package hyprwire... >>> hyprwire*: Stripping binaries >>> hyprwire*: Scanning shared objects >>> hyprwire-dev*: Scanning shared objects >>> hyprwire-dev*: Tracing dependencies... hyprwire=0.3.1-r0 pkgconfig >>> hyprwire-dev*: Package size: 13.4 KB >>> hyprwire-dev*: Compressing data... >>> hyprwire-dev*: Create checksum... >>> hyprwire-dev*: Create hyprwire-dev-0.3.1-r0.apk >>> hyprwire-doc*: Tracing dependencies... >>> hyprwire-doc*: Package size: 1.5 KB >>> hyprwire-doc*: Compressing data... >>> hyprwire-doc*: Create checksum... >>> hyprwire-doc*: Create hyprwire-doc-0.3.1-r0.apk >>> hyprwire*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libffi.so.8 so:libgcc_s.so.1 so:libhyprutils.so.12 so:libpugixml.so.1 so:libstdc++.so.6 >>> hyprwire*: Package size: 343.0 KB >>> hyprwire*: Compressing data... >>> hyprwire*: Create checksum... >>> hyprwire*: Create hyprwire-0.3.1-r0.apk >>> hyprwire: Build complete at Wed, 03 Jun 2026 00:16:29 +0000 elapsed time 0h 0m 11s >>> hyprwire: Cleaning up srcdir >>> hyprwire: Cleaning up pkgdir >>> hyprwire: Cleaning up tmpdir >>> hyprwire: Uninstalling dependencies... ( 1/16) Purging .makedepends-hyprwire (20260603.001619) ( 2/16) Purging cmake (4.2.3-r0) ( 3/16) Purging hyprutils-dev (0.13.1-r0) ( 4/16) Purging hyprutils (0.13.1-r0) ( 5/16) Purging libffi-dev (3.5.2-r1) ( 6/16) Purging linux-headers (7.0.0-r1) ( 7/16) Purging libffi (3.5.2-r1) ( 8/16) Purging pugixml-dev (1.15-r0) ( 9/16) Purging pugixml (1.15-r0) (10/16) Purging samurai (1.2-r8) (11/16) Purging libarchive (3.8.7-r0) (12/16) Purging libbz2 (1.0.8-r6) (13/16) Purging libuv (1.52.1-r0) (14/16) Purging pixman (0.46.4-r0) (15/16) Purging rhash-libs (1.4.6-r0) (16/16) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 289.2 MiB in 105 packages >>> hyprwire: Updating the community/armv7 repository index... >>> hyprwire: Signing the index...