==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: hyprwire 0.3.0-1 (Wed Feb  4 07:33:07 2026)
==> Retrieving sources...
  -> Found hyprwire-0.3.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    hyprwire-0.3.0.tar.gz ... Passed
==> Making package: hyprwire 0.3.0-1 (Wed Feb  4 14:33:32 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (3) pixman-0.46.4-1.1  hyprutils-0.11.0-1  pugixml-1.15-2

Total Download Size:   0.38 MiB
Total Installed Size:  1.37 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 pixman-0.46.4-1.1-armv7h downloading...
 hyprutils-0.11.0-1-armv7h downloading...
 pugixml-1.15-2-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing pixman...
installing hyprutils...
installing pugixml...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (6) cppdap-1.58.0-2  hicolor-icon-theme-0.18-1  jsoncpp-1.9.6-3  libuv-1.51.0-1  rhash-1.4.6-1  cmake-4.2.3-1

Total Download Size:    20.81 MiB
Total Installed Size:  101.48 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 cmake-4.2.3-1-armv7h downloading...
 cppdap-1.58.0-2-armv7h downloading...
 libuv-1.51.0-1-armv7h downloading...
 rhash-1.4.6-1-armv7h downloading...
 jsoncpp-1.9.6-3-armv7h downloading...
 hicolor-icon-theme-0.18-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing cppdap...
installing hicolor-icon-theme...
installing jsoncpp...
Optional dependencies for jsoncpp
    jsoncpp-doc: documentation
installing libuv...
installing rhash...
installing cmake...
Optional dependencies for cmake
    make: for unix Makefile generator [installed]
    ninja: for ninja generator
    qt6-base: cmake-gui
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found hyprwire-0.3.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting hyprwire-0.3.0.tar.gz with bsdtar
==> Starting build()...
-- The C compiler identification is GNU 15.2.1
-- The CXX compiler identification is GNU 15.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/lib/distcc/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/lib/distcc/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.11.0
--   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 enabled
-- generating protocols
-- Configuring done (3.7s)
-- Generating done (0.2s)
-- Build files have been written to: /build/hyprwire/src/hyprwire-0.3.0/build
[  7%] Building CXX object CMakeFiles/hyprwire.dir/src/core/client/ClientObject.cpp.o
[  7%] Building CXX object CMakeFiles/hyprwire.dir/src/core/client/ClientSocket.cpp.o
[  7%] Building CXX object scanner/CMakeFiles/hyprwire-scanner.dir/main.cpp.o
[  9%] Building CXX object CMakeFiles/hyprwire.dir/src/core/implementation/Object.cpp.o
[ 12%] Building CXX object CMakeFiles/hyprwire.dir/src/core/implementation/Spec.cpp.o
[ 14%] Building CXX object CMakeFiles/hyprwire.dir/src/core/message/MessageMagic.cpp.o
[ 17%] Building CXX object CMakeFiles/hyprwire.dir/src/core/message/MessageParser.cpp.o
[ 19%] Building CXX object CMakeFiles/hyprwire.dir/src/core/message/messages/BindProtocol.cpp.o
[ 21%] Building CXX object CMakeFiles/hyprwire.dir/src/core/message/messages/FatalProtocolError.cpp.o
[ 24%] Building CXX object CMakeFiles/hyprwire.dir/src/core/message/messages/GenericProtocolMessage.cpp.o
[ 26%] Building CXX object CMakeFiles/hyprwire.dir/src/core/message/messages/HandshakeAck.cpp.o
In file included from /build/hyprwire/src/hyprwire-0.3.0/src/core/client/../../helpers/Log.hpp:3,
                 from /build/hyprwire/src/hyprwire-0.3.0/src/core/client/ClientSocket.cpp:3:
/usr/include/c++/15.2.1/format: In function 'std::string std::vformat(string_view, format_args)':
/usr/include/c++/15.2.1/format:4851:3: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
 4851 |   vformat(string_view __fmt, format_args __args)
      |   ^~~~~~~
/build/hyprwire/src/hyprwire-0.3.0/src/core/client/../../helpers/Log.hpp: In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {}]':
/build/hyprwire/src/hyprwire-0.3.0/src/core/client/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
/build/hyprwire/src/hyprwire-0.3.0/src/core/client/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
/build/hyprwire/src/hyprwire-0.3.0/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<char, std::char_traits<char>, std::allocator<char> >}]':
/build/hyprwire/src/hyprwire-0.3.0/src/core/client/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {int&}]',
    inlined from 'bool Hyprwire::CClientSocket::attempt(const std::string&)' at /build/hyprwire/src/hyprwire-0.3.0/src/core/client/ClientSocket.cpp:66:19:
/build/hyprwire/src/hyprwire-0.3.0/src/core/client/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
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 /build/hyprwire/src/hyprwire-0.3.0/src/core/client/ClientSocket.cpp:266:15:
/build/hyprwire/src/hyprwire-0.3.0/src/core/client/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {unsigned int&, unsigned int}]',
    inlined from 'virtual Hyprutils::Memory::CSharedPointer<Hyprwire::IObject> Hyprwire::CClientSocket::bindProtocol(const Hyprutils::Memory::CSharedPointer<Hyprwire::IProtocolSpec>&, uint32_t)' at /build/hyprwire/src/hyprwire-0.3.0/src/core/client/ClientSocket.cpp:271:19:
/build/hyprwire/src/hyprwire-0.3.0/src/core/client/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
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 /build/hyprwire/src/hyprwire-0.3.0/src/core/client/ClientSocket.cpp:336:15:
/build/hyprwire/src/hyprwire-0.3.0/src/core/client/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
[ 29%] Building CXX object CMakeFiles/hyprwire.dir/src/core/message/messages/HandshakeBegin.cpp.o
In file included from /usr/include/c++/15.2.1/ostream:44,
                 from /usr/include/c++/15.2.1/istream:43,
                 from /usr/include/c++/15.2.1/fstream:42,
                 from /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:1:
/usr/include/c++/15.2.1/format: In function 'std::string std::vformat(string_view, format_args)':
/usr/include/c++/15.2.1/format:4851:3: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
 4851 |   vformat(string_view __fmt, format_args __args)
      |   ^~~~~~~
/usr/include/c++/15.2.1/format: In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string<char, char_traits<char>, allocator<char> >&}]':
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >&, const __cxx11::basic_string<char, char_traits<char>, allocator<char> >&}]',
    inlined from 'std::string argsToC(const std::vector<SRequestArgument>&, bool, bool, bool, bool, bool)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:165:36:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >}]',
    inlined from 'std::string argsToC(const std::vector<SRequestArgument>&, bool, bool, bool, bool, bool)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:168:40:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >, const __cxx11::basic_string<char, char_traits<char>, allocator<char> >&, __cxx11::basic_string<char, char_traits<char>, allocator<char> >}]',
    inlined from 'std::string argsToC(const std::vector<SRequestArgument>&, bool, bool, bool, bool, bool)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:170:40:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >, const __cxx11::basic_string<char, char_traits<char>, allocator<char> >&, const __cxx11::basic_string<char, char_traits<char>, allocator<char> >&, __cxx11::basic_string<char, char_traits<char>, allocator<char> >}]',
    inlined from 'std::string argsToC(const std::vector<SRequestArgument>&, bool, bool, bool, bool, bool)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:174:36:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >}]',
    inlined from 'std::string argsToC(const std::vector<SRequestArgument>&, bool, bool, bool, bool, bool)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:177:40:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >, const __cxx11::basic_string<char, char_traits<char>, allocator<char> >&}]',
    inlined from 'std::string argsToC(const std::vector<SRequestArgument>&, bool, bool, bool, bool, bool)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:179:40:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >&}]',
    inlined from 'std::string argsToC(const std::vector<SRequestArgument>&, bool, bool, bool, bool, bool)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:183:36:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >}]',
    inlined from 'std::string argsToC(const std::vector<SRequestArgument>&, bool, bool, bool, bool, bool)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:186:40:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >, const __cxx11::basic_string<char, char_traits<char>, allocator<char> >&}]',
    inlined from 'std::string argsToC(const std::vector<SRequestArgument>&, bool, bool, bool, bool, bool)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:188:40:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >, const __cxx11::basic_string<char, char_traits<char>, allocator<char> >&}]',
    inlined from 'bool generateServerCodeHeader(const pugi::xml_document&)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:638:35:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >}]',
    inlined from 'bool generateServerCodeHeader(const pugi::xml_document&)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:691:31:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >}]',
    inlined from 'bool generateClientCodeHeader(const pugi::xml_document&)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:458:35:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >}]',
    inlined from 'bool generateClientCodeHeader(const pugi::xml_document&)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:501:31:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >&}]',
    inlined from 'bool generateProtocolHeader(const pugi::xml_document&)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:316:39:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >, const unsigned int&}]',
    inlined from 'bool generateProtocolHeader(const pugi::xml_document&)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:321:43:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >, const __cxx11::basic_string<char, char_traits<char>, allocator<char> >&}]',
    inlined from 'bool generateProtocolHeader(const pugi::xml_document&)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:329:39:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >&, const __cxx11::basic_string<char, char_traits<char>, allocator<char> >&, const unsigned int&}]',
    inlined from 'bool generateProtocolHeader(const pugi::xml_document&)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:356:43:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >&, const unsigned int&}]',
    inlined from 'bool generateProtocolHeader(const pugi::xml_document&)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:389:43:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >}]',
    inlined from 'bool generateProtocolHeader(const pugi::xml_document&)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:418:36:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >&, unsigned int&, __cxx11::basic_string<char, char_traits<char>, allocator<char> >&}]',
    inlined from 'bool generateProtocolHeader(const pugi::xml_document&)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:424:20:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >}]',
    inlined from 'bool generateServerCodeSource(const pugi::xml_document&)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:732:46:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >&, const unsigned int&, __cxx11::basic_string<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >, const __cxx11::basic_string<char, char_traits<char>, allocator<char> >&, __cxx11::basic_string<char, char_traits<char>, allocator<char> >}]',
    inlined from 'bool generateServerCodeSource(const pugi::xml_document&)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:724:34:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >}]',
    inlined from 'bool generateServerCodeSource(const pugi::xml_document&)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:735:30:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >&, const unsigned int&}]',
    inlined from 'bool generateServerCodeSource(const pugi::xml_document&)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:742:34:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >}]',
    inlined from 'bool generateServerCodeSource(const pugi::xml_document&)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:747:30:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >, const unsigned int&, __cxx11::basic_string<char, char_traits<char>, allocator<char> >}]',
    inlined from 'bool generateServerCodeSource(const pugi::xml_document&)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:757:28:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >, const __cxx11::basic_string<char, char_traits<char>, allocator<char> >&}]',
    inlined from 'bool generateServerCodeSource(const pugi::xml_document&)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:766:34:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >&, __cxx11::basic_string<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >&, __cxx11::basic_string<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >}]',
    inlined from 'bool generateServerCodeSource(const pugi::xml_document&)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:775:26:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >&}]',
    inlined from 'bool generateServerCodeSource(const pugi::xml_document&)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:795:34:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >&}]',
    inlined from 'bool generateServerCodeSource(const pugi::xml_document&)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:804:34:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >}]',
    inlined from 'bool generateClientCodeSource(const pugi::xml_document&)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:540:139:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >&, const unsigned int&, __cxx11::basic_string<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >, const __cxx11::basic_string<char, char_traits<char>, allocator<char> >&, __cxx11::basic_string<char, char_traits<char>, allocator<char> >}]',
    inlined from 'bool generateClientCodeSource(const pugi::xml_document&)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:533:34:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >}]',
    inlined from 'bool generateClientCodeSource(const pugi::xml_document&)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:544:30:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >&, const unsigned int&}]',
    inlined from 'bool generateClientCodeSource(const pugi::xml_document&)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:551:34:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >}]',
    inlined from 'bool generateClientCodeSource(const pugi::xml_document&)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:556:30:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >, const unsigned int&, __cxx11::basic_string<char, char_traits<char>, allocator<char> >}]',
    inlined from 'bool generateClientCodeSource(const pugi::xml_document&)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:566:38:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >, const unsigned int&, __cxx11::basic_string<char, char_traits<char>, allocator<char> >}]',
    inlined from 'bool generateClientCodeSource(const pugi::xml_document&)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:574:38:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >, const __cxx11::basic_string<char, char_traits<char>, allocator<char> >&}]',
    inlined from 'bool generateClientCodeSource(const pugi::xml_document&)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:587:34:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >&, __cxx11::basic_string<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >, __cxx11::basic_string<char, char_traits<char>, allocator<char> >&, __cxx11::basic_string<char, char_traits<char>, allocator<char> >}]',
    inlined from 'bool generateClientCodeSource(const pugi::xml_document&)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:596:26:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >&}]',
    inlined from 'bool generateClientCodeSource(const pugi::xml_document&)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:614:30:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >&, __cxx11::basic_string<char, char_traits<char>, allocator<char> >}]',
    inlined from 'int main(int, char**, char**)' at /build/hyprwire/src/hyprwire-0.3.0/scanner/main.cpp:874:122:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
 4893 |     { return std::vformat(__fmt.get(), std::make_format_args(__args...)); }
      |                                                                        ^
[ 31%] Linking CXX executable hyprwire-scanner
[ 34%] Building CXX object CMakeFiles/hyprwire.dir/src/core/message/messages/HandshakeProtocols.cpp.o
[ 34%] Built target hyprwire-scanner
[ 36%] Building CXX object CMakeFiles/hyprwire.dir/src/core/message/messages/Hello.cpp.o
In file included from /usr/include/c++/15.2.1/thread:55,
                 from /build/hyprwire/src/hyprwire-0.3.0/src/core/message/../server/ServerSocket.hpp:9,
                 from /build/hyprwire/src/hyprwire-0.3.0/src/core/message/MessageParser.cpp:4:
/usr/include/c++/15.2.1/format: In function 'std::string std::vformat(string_view, format_args)':
/usr/include/c++/15.2.1/format:4851:3: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
 4851 |   vformat(string_view __fmt, format_args __args)
      |   ^~~~~~~
In file included from /build/hyprwire/src/hyprwire-0.3.0/src/core/message/MessageParser.cpp:7:
/build/hyprwire/src/hyprwire-0.3.0/src/core/message/../../helpers/Log.hpp: In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {int, float}]':
/build/hyprwire/src/hyprwire-0.3.0/src/core/message/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
/build/hyprwire/src/hyprwire-0.3.0/src/core/message/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
/build/hyprwire/src/hyprwire-0.3.0/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<char, std::char_traits<char>, std::allocator<char> >}]':
/build/hyprwire/src/hyprwire-0.3.0/src/core/message/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
/build/hyprwire/src/hyprwire-0.3.0/src/core/message/../../helpers/Log.hpp: In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {int}]':
/build/hyprwire/src/hyprwire-0.3.0/src/core/message/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
/build/hyprwire/src/hyprwire-0.3.0/src/core/message/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, std::char_traits<char>, std::allocator<char> >&}]',
    inlined from 'size_t Hyprwire::CMessageParser::parseSingleMessage(Hyprwire::SSocketRawParsedMessage&, size_t, Hyprutils::Memory::CSharedPointer<Hyprwire::CClientSocket>)' at /build/hyprwire/src/hyprwire-0.3.0/src/core/message/MessageParser.cpp:251:23:
/build/hyprwire/src/hyprwire-0.3.0/src/core/message/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string<char, char_traits<char>, allocator<char> >, unsigned int}]',
    inlined from 'size_t Hyprwire::CMessageParser::parseSingleMessage(Hyprwire::SSocketRawParsedMessage&, size_t, Hyprutils::Memory::CSharedPointer<Hyprwire::CServerClient>)' at /build/hyprwire/src/hyprwire-0.3.0/src/core/message/MessageParser.cpp:96:55:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
 4893 |     { return std::vformat(__fmt.get(), std::make_format_args(__args...)); }
      |                                                                        ^
[ 39%] Building CXX object CMakeFiles/hyprwire.dir/src/core/message/messages/IMessage.cpp.o
[ 41%] Building CXX object CMakeFiles/hyprwire.dir/src/core/message/messages/NewObject.cpp.o
[ 43%] Building CXX object CMakeFiles/hyprwire.dir/src/core/message/messages/RoundtripDone.cpp.o
[ 46%] Building CXX object CMakeFiles/hyprwire.dir/src/core/message/messages/RoundtripRequest.cpp.o
[ 48%] Building CXX object CMakeFiles/hyprwire.dir/src/core/server/ServerClient.cpp.o
[ 51%] Building CXX object CMakeFiles/hyprwire.dir/src/core/server/ServerObject.cpp.o
[ 53%] Building CXX object CMakeFiles/hyprwire.dir/src/core/server/ServerSocket.cpp.o
[ 56%] Building CXX object CMakeFiles/hyprwire.dir/src/core/socket/SocketHelpers.cpp.o
In file included from /build/hyprwire/src/hyprwire-0.3.0/src/core/message/messages/IMessage.cpp:6:
/usr/include/c++/15.2.1/format: In function 'std::string std::vformat(string_view, format_args)':
/usr/include/c++/15.2.1/format:4851:3: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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 /build/hyprwire/src/hyprwire-0.3.0/src/core/message/messages/IMessage.cpp:72:42:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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 /build/hyprwire/src/hyprwire-0.3.0/src/core/message/messages/IMessage.cpp:81:42:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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 /build/hyprwire/src/hyprwire-0.3.0/src/core/message/messages/IMessage.cpp:90:42:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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 /build/hyprwire/src/hyprwire-0.3.0/src/core/message/messages/IMessage.cpp:99:42:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char> >}]',
    inlined from 'std::string Hyprwire::IMessage::parseData() const' at /build/hyprwire/src/hyprwire-0.3.0/src/core/message/messages/IMessage.cpp:108:42:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<std::__cxx11::basic_string<char>, unsigned int> formatPrimitiveType(const std::span<const unsigned char>&, Hyprwire::eMessageMagic)' at /build/hyprwire/src/hyprwire-0.3.0/src/core/message/messages/IMessage.cpp:20:32,
    inlined from 'std::string Hyprwire::IMessage::parseData() const' at /build/hyprwire/src/hyprwire-0.3.0/src/core/message/messages/IMessage.cpp:121:161:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<std::__cxx11::basic_string<char>, unsigned int> formatPrimitiveType(const std::span<const unsigned char>&, Hyprwire::eMessageMagic)' at /build/hyprwire/src/hyprwire-0.3.0/src/core/message/messages/IMessage.cpp:27:32,
    inlined from 'std::string Hyprwire::IMessage::parseData() const' at /build/hyprwire/src/hyprwire-0.3.0/src/core/message/messages/IMessage.cpp:121:161:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<std::__cxx11::basic_string<char>, unsigned int> formatPrimitiveType(const std::span<const unsigned char>&, Hyprwire::eMessageMagic)' at /build/hyprwire/src/hyprwire-0.3.0/src/core/message/messages/IMessage.cpp:34:32,
    inlined from 'std::string Hyprwire::IMessage::parseData() const' at /build/hyprwire/src/hyprwire-0.3.0/src/core/message/messages/IMessage.cpp:121:161:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >}]',
    inlined from 'std::pair<std::__cxx11::basic_string<char>, unsigned int> formatPrimitiveType(const std::span<const unsigned char>&, Hyprwire::eMessageMagic)' at /build/hyprwire/src/hyprwire-0.3.0/src/core/message/messages/IMessage.cpp:44:32,
    inlined from 'std::string Hyprwire::IMessage::parseData() const' at /build/hyprwire/src/hyprwire-0.3.0/src/core/message/messages/IMessage.cpp:121:161:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char> >}]',
    inlined from 'std::pair<std::__cxx11::basic_string<char>, unsigned int> formatPrimitiveType(const std::span<const unsigned char>&, Hyprwire::eMessageMagic)' at /build/hyprwire/src/hyprwire-0.3.0/src/core/message/messages/IMessage.cpp:49:32,
    inlined from 'std::string Hyprwire::IMessage::parseData() const' at /build/hyprwire/src/hyprwire-0.3.0/src/core/message/messages/IMessage.cpp:121:161:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >&}]',
    inlined from 'std::string Hyprwire::IMessage::parseData() const' at /build/hyprwire/src/hyprwire-0.3.0/src/core/message/messages/IMessage.cpp:125:42:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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 /build/hyprwire/src/hyprwire-0.3.0/src/core/message/messages/IMessage.cpp:140:42:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
 4893 |     { return std::vformat(__fmt.get(), std::make_format_args(__args...)); }
      |                                                                        ^
[ 58%] Building CXX object CMakeFiles/hyprwire.dir/src/core/wireObject/IWireObject.cpp.o
In file included from /usr/include/c++/15.2.1/thread:55,
                 from /build/hyprwire/src/hyprwire-0.3.0/src/core/server/ServerSocket.hpp:9,
                 from /build/hyprwire/src/hyprwire-0.3.0/src/core/server/ServerClient.cpp:3:
/usr/include/c++/15.2.1/format: In function 'std::string std::vformat(string_view, format_args)':
/usr/include/c++/15.2.1/format:4851:3: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
 4851 |   vformat(string_view __fmt, format_args __args)
      |   ^~~~~~~
In file included from /build/hyprwire/src/hyprwire-0.3.0/src/core/server/ServerClient.cpp:7:
In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {int}]',
    inlined from 'Hyprwire::CServerClient::~CServerClient()' at /build/hyprwire/src/hyprwire-0.3.0/src/core/server/ServerClient.cpp:23:49:
/build/hyprwire/src/hyprwire-0.3.0/src/core/server/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {}]',
    inlined from 'void Hyprwire::CServerClient::dispatchFirstPoll()' at /build/hyprwire/src/hyprwire-0.3.0/src/core/server/ServerClient.cpp:42:53:
/build/hyprwire/src/hyprwire-0.3.0/src/core/server/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, std::char_traits<char>, std::allocator<char> >}]',
    inlined from 'void Hyprwire::CServerClient::sendMessage(const Hyprwire::IMessage&)' at /build/hyprwire/src/hyprwire-0.3.0/src/core/server/ServerClient.cpp:50:49:
/build/hyprwire/src/hyprwire-0.3.0/src/core/server/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
/build/hyprwire/src/hyprwire-0.3.0/src/core/server/../../helpers/Log.hpp: In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {int, float}]':
/build/hyprwire/src/hyprwire-0.3.0/src/core/server/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
/build/hyprwire/src/hyprwire-0.3.0/src/core/server/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, std::char_traits<char>, std::allocator<char> >&, const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, unsigned int&, unsigned int}]',
    inlined from 'Hyprutils::Memory::CSharedPointer<Hyprwire::CServerObject> Hyprwire::CServerClient::createObject(const std::string&, const std::string&, uint32_t, uint32_t)' at /build/hyprwire/src/hyprwire-0.3.0/src/core/server/ServerClient.cpp:123:23:
/build/hyprwire/src/hyprwire-0.3.0/src/core/server/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {int, float, const unsigned int&}]',
    inlined from 'void Hyprwire::CServerClient::onGeneric(const Hyprwire::CGenericProtocolMessage&)' at /build/hyprwire/src/hyprwire-0.3.0/src/core/server/ServerClient.cpp:172:15:
/build/hyprwire/src/hyprwire-0.3.0/src/core/server/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
[ 60%] Building CXX object CMakeFiles/hyprwire.dir/src/helpers/Env.cpp.o
In file included from /build/hyprwire/src/hyprwire-0.3.0/src/core/socket/../../helpers/Log.hpp:3,
                 from /build/hyprwire/src/hyprwire-0.3.0/src/core/socket/SocketHelpers.cpp:3:
/usr/include/c++/15.2.1/format: In function 'std::string std::vformat(string_view, format_args)':
/usr/include/c++/15.2.1/format:4851:3: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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 /build/hyprwire/src/hyprwire-0.3.0/src/core/socket/SocketHelpers.cpp:53:23:
/build/hyprwire/src/hyprwire-0.3.0/src/core/socket/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
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 /build/hyprwire/src/hyprwire-0.3.0/src/core/socket/SocketHelpers.cpp:67:53:
/build/hyprwire/src/hyprwire-0.3.0/src/core/socket/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
[ 63%] Building CXX object CMakeFiles/hyprwire.dir/src/helpers/FFI.cpp.o
In file included from /usr/include/c++/15.2.1/thread:55,
                 from /build/hyprwire/src/hyprwire-0.3.0/src/core/server/ServerSocket.hpp:9,
                 from /build/hyprwire/src/hyprwire-0.3.0/src/core/server/ServerSocket.cpp:1:
/usr/include/c++/15.2.1/format: In function 'std::string std::vformat(string_view, format_args)':
/usr/include/c++/15.2.1/format:4851:3: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
 4851 |   vformat(string_view __fmt, format_args __args)
      |   ^~~~~~~
In file included from /build/hyprwire/src/hyprwire-0.3.0/src/core/server/ServerSocket.cpp:5:
/build/hyprwire/src/hyprwire-0.3.0/src/core/server/../../helpers/Log.hpp: In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {float, char*}]':
/build/hyprwire/src/hyprwire-0.3.0/src/core/server/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
/build/hyprwire/src/hyprwire-0.3.0/src/core/server/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
/build/hyprwire/src/hyprwire-0.3.0/src/core/server/../../helpers/Log.hpp: In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {int, float}]':
/build/hyprwire/src/hyprwire-0.3.0/src/core/server/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
/build/hyprwire/src/hyprwire-0.3.0/src/core/server/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
In file included from /usr/include/c++/15.2.1/ostream:44,
                 from /usr/include/c++/15.2.1/iostream:43,
                 from /build/hyprwire/src/hyprwire-0.3.0/src/core/wireObject/../../Macros.hpp:3,
                 from /build/hyprwire/src/hyprwire-0.3.0/src/core/wireObject/IWireObject.cpp:3:
/usr/include/c++/15.2.1/format: In function 'std::string std::vformat(string_view, format_args)':
/usr/include/c++/15.2.1/format:4851:3: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
 4851 |   vformat(string_view __fmt, format_args __args)
      |   ^~~~~~~
In file included from /build/hyprwire/src/hyprwire-0.3.0/src/core/wireObject/IWireObject.cpp:4:
/build/hyprwire/src/hyprwire-0.3.0/src/core/wireObject/../../helpers/Log.hpp: In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&}]':
/build/hyprwire/src/hyprwire-0.3.0/src/core/wireObject/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
/build/hyprwire/src/hyprwire-0.3.0/src/core/wireObject/../../helpers/Log.hpp: In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {}]':
/build/hyprwire/src/hyprwire-0.3.0/src/core/wireObject/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
/build/hyprwire/src/hyprwire-0.3.0/src/core/wireObject/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
/usr/include/c++/15.2.1/format: In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {}]':
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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 /build/hyprwire/src/hyprwire-0.3.0/src/core/wireObject/IWireObject.cpp:27:102:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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 /build/hyprwire/src/hyprwire-0.3.0/src/core/wireObject/IWireObject.cpp:40:98:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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 /build/hyprwire/src/hyprwire-0.3.0/src/core/wireObject/IWireObject.cpp:47:128:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, std::char_traits<char>, std::allocator<char> >&}]',
    inlined from 'virtual uint32_t Hyprwire::IWireObject::call(uint32_t, ...)' at /build/hyprwire/src/hyprwire-0.3.0/src/core/wireObject/IWireObject.cpp:72:57:
/build/hyprwire/src/hyprwire-0.3.0/src/core/wireObject/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
In function 'void Debug::log(eLogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {int, float, const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&}]',
    inlined from 'virtual uint32_t Hyprwire::IWireObject::call(uint32_t, ...)' at /build/hyprwire/src/hyprwire-0.3.0/src/core/wireObject/IWireObject.cpp:190:53:
/build/hyprwire/src/hyprwire-0.3.0/src/core/wireObject/../../helpers/Log.hpp:36:34: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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 void Hyprwire::IWireObject::called(uint32_t, const std::span<const unsigned char>&, const std::vector<int>&)' at /build/hyprwire/src/hyprwire-0.3.0/src/core/wireObject/IWireObject.cpp:221:81:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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 unsigned char>&, const std::vector<int>&)' at /build/hyprwire/src/hyprwire-0.3.0/src/core/wireObject/IWireObject.cpp:239:98:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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 unsigned char>&, const std::vector<int>&)' at /build/hyprwire/src/hyprwire-0.3.0/src/core/wireObject/IWireObject.cpp:253:146:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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 unsigned char>&, const std::vector<int>&)' at /build/hyprwire/src/hyprwire-0.3.0/src/core/wireObject/IWireObject.cpp:281:154:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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 unsigned char>&, const std::vector<int>&)' at /build/hyprwire/src/hyprwire-0.3.0/src/core/wireObject/IWireObject.cpp:318:89:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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 unsigned char>&, const std::vector<int>&)' at /build/hyprwire/src/hyprwire-0.3.0/src/core/wireObject/IWireObject.cpp:329:72:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
 4893 |     { return std::vformat(__fmt.get(), std::make_format_args(__args...)); }
      |                                                                        ^
[ 65%] Linking CXX shared library libhyprwire.so
[ 65%] Built target hyprwire
[ 75%] Generating server protocol from protocol-v1.xml -> test_protocol_v1-server.{cpp,hpp}
[ 75%] Generating client protocol from protocol-v1.xml -> test_protocol_v1-client.{cpp,hpp}
[ 75%] Generating client protocol from protocol-v1.xml -> test_protocol_v1-client.{cpp,hpp}
[ 75%] Generating server protocol from protocol-v1.xml -> test_protocol_v1-server.{cpp,hpp}
[ 80%] Building CXX object CMakeFiles/fork.dir/tests/Fork.cpp.o
[ 80%] Building CXX object CMakeFiles/client.dir/tests/Client.cpp.o
[ 82%] Building CXX object CMakeFiles/server.dir/tests/generated/test_protocol_v1-server.cpp.o
[ 85%] Building CXX object CMakeFiles/server.dir/tests/Server.cpp.o
[ 87%] Building CXX object CMakeFiles/fork.dir/tests/generated/test_protocol_v1-client.cpp.o
[ 90%] Building CXX object CMakeFiles/fork.dir/tests/generated/test_protocol_v1-server.cpp.o
[ 92%] Building CXX object CMakeFiles/client.dir/tests/generated/test_protocol_v1-client.cpp.o
In file included from /usr/include/c++/15.2.1/print:43,
                 from /build/hyprwire/src/hyprwire-0.3.0/tests/Server.cpp:2:
/usr/include/c++/15.2.1/format: In function 'std::string std::vformat(string_view, format_args)':
/usr/include/c++/15.2.1/format:4851:3: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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 = {}]',
    inlined from 'void std::println(FILE*, format_string<_Args ...>, _Args&& ...) [with _Args = {}]' at /usr/include/c++/15.2.1/print:125:15,
    inlined from 'void std::println(format_string<_Args ...>, _Args&& ...) [with _Args = {}]' at /usr/include/c++/15.2.1/print:131:19,
    inlined from '<lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>' at /build/hyprwire/src/hyprwire-0.3.0/tests/Server.cpp:17:17:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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 'void std::println(FILE*, format_string<_Args ...>, _Args&& ...) [with _Args = {unsigned int}]' at /usr/include/c++/15.2.1/print:125:15:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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&, char (&)[8]}]',
    inlined from 'void std::println(FILE*, format_string<_Args ...>, _Args&& ...) [with _Args = {int&, char (&)[8]}]' at /usr/include/c++/15.2.1/print:125:15,
    inlined from 'void std::println(format_string<_Args ...>, _Args&& ...) [with _Args = {int&, char (&)[8]}]' at /usr/include/c++/15.2.1/print:131:19,
    inlined from '<lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(const std::vector<int>&)>' at /build/hyprwire/src/hyprwire-0.3.0/tests/Server.cpp:33:25,
    inlined from 'constexpr _Res std::__invoke_impl(__invoke_other, _Fn&&, _Args&& ...) [with _Res = void; _Fn = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(const vector<int>&)>&; _Args = {const vector<int, allocator<int> >&}]' at /usr/include/c++/15.2.1/bits/invoke.h:63:36,
    inlined from 'constexpr std::enable_if_t<((bool)is_invocable_r_v<_Res, _Callable, _Args ...>), _Res> std::__invoke_r(_Callable&&, _Args&& ...) [with _Res = void; _Callable = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(const vector<int>&)>&; _Args = {const vector<int, allocator<int> >&}]' at /usr/include/c++/15.2.1/bits/invoke.h:113:28,
    inlined from 'static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = void; _Functor = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(const std::vector<int>&)>; _ArgTypes = {const std::vector<int, std::allocator<int> >&}]' at /usr/include/c++/15.2.1/bits/std_function.h:292:30:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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*&}]',
    inlined from 'void std::println(FILE*, format_string<_Args ...>, _Args&& ...) [with _Args = {const char*&}]' at /usr/include/c++/15.2.1/print:125:15,
    inlined from 'void std::println(format_string<_Args ...>, _Args&& ...) [with _Args = {const char*&}]' at /usr/include/c++/15.2.1/print:131:19,
    inlined from '<lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(uint32_t)>::<lambda(const char*)>' at /build/hyprwire/src/hyprwire-0.3.0/tests/Server.cpp:59:66,
    inlined from 'constexpr _Res std::__invoke_impl(__invoke_other, _Fn&&, _Args&& ...) [with _Res = void; _Fn = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(uint32_t)>::<lambda(const char*)>&; _Args = {const char*}]' at /usr/include/c++/15.2.1/bits/invoke.h:63:36,
    inlined from 'constexpr std::enable_if_t<((bool)is_invocable_r_v<_Res, _Callable, _Args ...>), _Res> std::__invoke_r(_Callable&&, _Args&& ...) [with _Res = void; _Callable = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(uint32_t)>::<lambda(const char*)>&; _Args = {const char*}]' at /usr/include/c++/15.2.1/bits/invoke.h:113:28,
    inlined from 'static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = void; _Functor = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(uint32_t)>::<lambda(const char*)>; _ArgTypes = {const char*}]' at /usr/include/c++/15.2.1/bits/std_function.h:292:30:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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*&}]',
    inlined from 'void std::println(FILE*, format_string<_Args ...>, _Args&& ...) [with _Args = {const char*&}]' at /usr/include/c++/15.2.1/print:125:15,
    inlined from 'void std::println(format_string<_Args ...>, _Args&& ...) [with _Args = {const char*&}]' at /usr/include/c++/15.2.1/print:131:19,
    inlined from '<lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(const char*)>' at /build/hyprwire/src/hyprwire-0.3.0/tests/Server.cpp:21:63,
    inlined from 'constexpr _Res std::__invoke_impl(__invoke_other, _Fn&&, _Args&& ...) [with _Res = void; _Fn = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(const char*)>&; _Args = {const char*}]' at /usr/include/c++/15.2.1/bits/invoke.h:63:36,
    inlined from 'constexpr std::enable_if_t<((bool)is_invocable_r_v<_Res, _Callable, _Args ...>), _Res> std::__invoke_r(_Callable&&, _Args&& ...) [with _Res = void; _Callable = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(const char*)>&; _Args = {const char*}]' at /usr/include/c++/15.2.1/bits/invoke.h:113:28,
    inlined from 'static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = void; _Functor = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(const char*)>; _ArgTypes = {const char*}]' at /usr/include/c++/15.2.1/bits/std_function.h:292:30:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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&, char (&)[6]}]',
    inlined from 'void std::println(FILE*, format_string<_Args ...>, _Args&& ...) [with _Args = {int&, char (&)[6]}]' at /usr/include/c++/15.2.1/print:125:15,
    inlined from 'void std::println(format_string<_Args ...>, _Args&& ...) [with _Args = {int&, char (&)[6]}]' at /usr/include/c++/15.2.1/print:131:19,
    inlined from '<lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(int)>' at /build/hyprwire/src/hyprwire-0.3.0/tests/Server.cpp:25:21,
    inlined from 'constexpr _Res std::__invoke_impl(__invoke_other, _Fn&&, _Args&& ...) [with _Res = void; _Fn = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(int)>&; _Args = {int}]' at /usr/include/c++/15.2.1/bits/invoke.h:63:36,
    inlined from 'constexpr std::enable_if_t<((bool)is_invocable_r_v<_Res, _Callable, _Args ...>), _Res> std::__invoke_r(_Callable&&, _Args&& ...) [with _Res = void; _Callable = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(int)>&; _Args = {int}]' at /usr/include/c++/15.2.1/bits/invoke.h:113:28,
    inlined from 'static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = void; _Functor = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(int)>; _ArgTypes = {int}]' at /usr/include/c++/15.2.1/bits/std_function.h:292:30:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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 'void std::println(FILE*, format_string<_Args ...>, _Args&& ...) [with _Args = {unsigned int}]' at /usr/include/c++/15.2.1/print:125:15,
    inlined from 'void std::println(format_string<_Args ...>, _Args&& ...) [with _Args = {unsigned int}]' at /usr/include/c++/15.2.1/print:131:19,
    inlined from '<lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda()>' at /build/hyprwire/src/hyprwire-0.3.0/tests/Server.cpp:69:21,
    inlined from 'constexpr _Res std::__invoke_impl(__invoke_other, _Fn&&, _Args&& ...) [with _Res = void; _Fn = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda()>&; _Args = {}]' at /usr/include/c++/15.2.1/bits/invoke.h:63:36,
    inlined from 'constexpr std::enable_if_t<((bool)is_invocable_r_v<_Res, _Callable, _Args ...>), _Res> std::__invoke_r(_Callable&&, _Args&& ...) [with _Res = void; _Callable = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda()>&; _Args = {}]' at /usr/include/c++/15.2.1/bits/invoke.h:113:28,
    inlined from 'static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = void; _Functor = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda()>; _ArgTypes = {}]' at /usr/include/c++/15.2.1/bits/std_function.h:292:30:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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 'void std::println(FILE*, format_string<_Args ...>, _Args&& ...) [with _Args = {}]' at /usr/include/c++/15.2.1/print:125:15,
    inlined from 'void std::println(format_string<_Args ...>, _Args&& ...) [with _Args = {}]' at /usr/include/c++/15.2.1/print:131:19,
    inlined from '<lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(uint32_t)>::<lambda(testProtocolV1MyEnum)>' at /build/hyprwire/src/hyprwire-0.3.0/tests/Server.cpp:63:25,
    inlined from 'constexpr _Res std::__invoke_impl(__invoke_other, _Fn&&, _Args&& ...) [with _Res = void; _Fn = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(uint32_t)>::<lambda(testProtocolV1MyEnum)>&; _Args = {testProtocolV1MyEnum}]' at /usr/include/c++/15.2.1/bits/invoke.h:63:36,
    inlined from 'constexpr std::enable_if_t<((bool)is_invocable_r_v<_Res, _Callable, _Args ...>), _Res> std::__invoke_r(_Callable&&, _Args&& ...) [with _Res = void; _Callable = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(uint32_t)>::<lambda(testProtocolV1MyEnum)>&; _Args = {testProtocolV1MyEnum}]' at /usr/include/c++/15.2.1/bits/invoke.h:113:28,
    inlined from 'static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = void; _Functor = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(uint32_t)>::<lambda(testProtocolV1MyEnum)>; _ArgTypes = {testProtocolV1MyEnum}]' at /usr/include/c++/15.2.1/bits/std_function.h:292:30:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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&}]',
    inlined from '<lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(std::vector<unsigned int>)>' at /build/hyprwire/src/hyprwire-0.3.0/tests/Server.cpp:50:33,
    inlined from 'constexpr _Res std::__invoke_impl(__invoke_other, _Fn&&, _Args&& ...) [with _Res = void; _Fn = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(vector<unsigned int>)>&; _Args = {const vector<unsigned int, allocator<unsigned int> >&}]' at /usr/include/c++/15.2.1/bits/invoke.h:63:36,
    inlined from 'constexpr std::enable_if_t<((bool)is_invocable_r_v<_Res, _Callable, _Args ...>), _Res> std::__invoke_r(_Callable&&, _Args&& ...) [with _Res = void; _Callable = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(vector<unsigned int>)>&; _Args = {const vector<unsigned int, allocator<unsigned int> >&}]' at /usr/include/c++/15.2.1/bits/invoke.h:113:28,
    inlined from 'static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = void; _Functor = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(std::vector<unsigned int>)>; _ArgTypes = {const std::vector<unsigned int, std::allocator<unsigned int> >&}]' at /usr/include/c++/15.2.1/bits/std_function.h:292:30:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >&}]',
    inlined from 'void std::println(FILE*, format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string<char, char_traits<char>, allocator<char> >&}]' at /usr/include/c++/15.2.1/print:125:15,
    inlined from 'void std::println(format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string<char, char_traits<char>, allocator<char> >&}]' at /usr/include/c++/15.2.1/print:131:19,
    inlined from '<lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(std::vector<unsigned int>)>' at /build/hyprwire/src/hyprwire-0.3.0/tests/Server.cpp:54:21,
    inlined from 'constexpr _Res std::__invoke_impl(__invoke_other, _Fn&&, _Args&& ...) [with _Res = void; _Fn = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(vector<unsigned int>)>&; _Args = {const vector<unsigned int, allocator<unsigned int> >&}]' at /usr/include/c++/15.2.1/bits/invoke.h:63:36,
    inlined from 'constexpr std::enable_if_t<((bool)is_invocable_r_v<_Res, _Callable, _Args ...>), _Res> std::__invoke_r(_Callable&&, _Args&& ...) [with _Res = void; _Callable = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(vector<unsigned int>)>&; _Args = {const vector<unsigned int, allocator<unsigned int> >&}]' at /usr/include/c++/15.2.1/bits/invoke.h:113:28,
    inlined from 'static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = void; _Functor = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(std::vector<unsigned int>)>; _ArgTypes = {const std::vector<unsigned int, std::allocator<unsigned int> >&}]' at /usr/include/c++/15.2.1/bits/std_function.h:292:30:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >&}]',
    inlined from 'void std::println(FILE*, format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string<char, char_traits<char>, allocator<char> >&}]' at /usr/include/c++/15.2.1/print:125:15,
    inlined from 'void std::println(format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string<char, char_traits<char>, allocator<char> >&}]' at /usr/include/c++/15.2.1/print:131:19,
    inlined from '<lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(std::vector<const char*>)>' at /build/hyprwire/src/hyprwire-0.3.0/tests/Server.cpp:45:21,
    inlined from 'constexpr _Res std::__invoke_impl(__invoke_other, _Fn&&, _Args&& ...) [with _Res = void; _Fn = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(vector<const char*>)>&; _Args = {const vector<const char*, allocator<const char*> >&}]' at /usr/include/c++/15.2.1/bits/invoke.h:63:36,
    inlined from 'constexpr std::enable_if_t<((bool)is_invocable_r_v<_Res, _Callable, _Args ...>), _Res> std::__invoke_r(_Callable&&, _Args&& ...) [with _Res = void; _Callable = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(vector<const char*>)>&; _Args = {const vector<const char*, allocator<const char*> >&}]' at /usr/include/c++/15.2.1/bits/invoke.h:113:28,
    inlined from 'static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = void; _Functor = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(std::vector<const char*>)>; _ArgTypes = {const std::vector<const char*, std::allocator<const char*> >&}]' at /usr/include/c++/15.2.1/bits/std_function.h:292:30:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
 4893 |     { return std::vformat(__fmt.get(), std::make_format_args(__args...)); }
      |                                                                        ^
[ 95%] Linking CXX executable server
[ 97%] Linking CXX executable client
In file included from /usr/include/c++/15.2.1/print:43,
                 from /build/hyprwire/src/hyprwire-0.3.0/tests/Fork.cpp:2:
/usr/include/c++/15.2.1/format: In function 'std::string std::vformat(string_view, format_args)':
/usr/include/c++/15.2.1/format:4851:3: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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 = {__cxx11::basic_string<char, char_traits<char>, allocator<char> >&}]',
    inlined from 'void std::println(FILE*, format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string<char, char_traits<char>, allocator<char> >&}]' at /usr/include/c++/15.2.1/print:125:15,
    inlined from 'void std::println(format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string<char, char_traits<char>, allocator<char> >&}]' at /usr/include/c++/15.2.1/print:131:19,
    inlined from '<lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(std::vector<const char*>)>' at /build/hyprwire/src/hyprwire-0.3.0/tests/Fork.cpp:68:21,
    inlined from 'constexpr _Res std::__invoke_impl(__invoke_other, _Fn&&, _Args&& ...) [with _Res = void; _Fn = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(vector<const char*>)>&; _Args = {const vector<const char*, allocator<const char*> >&}]' at /usr/include/c++/15.2.1/bits/invoke.h:63:36,
    inlined from 'constexpr std::enable_if_t<((bool)is_invocable_r_v<_Res, _Callable, _Args ...>), _Res> std::__invoke_r(_Callable&&, _Args&& ...) [with _Res = void; _Callable = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(vector<const char*>)>&; _Args = {const vector<const char*, allocator<const char*> >&}]' at /usr/include/c++/15.2.1/bits/invoke.h:113:28,
    inlined from 'static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = void; _Functor = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(std::vector<const char*>)>; _ArgTypes = {const std::vector<const char*, std::allocator<const char*> >&}]' at /usr/include/c++/15.2.1/bits/std_function.h:292:30:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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 'void std::println(FILE*, format_string<_Args ...>, _Args&& ...) [with _Args = {}]' at /usr/include/c++/15.2.1/print:125:15:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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 'void std::println(FILE*, format_string<_Args ...>, _Args&& ...) [with _Args = {unsigned int}]' at /usr/include/c++/15.2.1/print:125:15:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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*&}]',
    inlined from 'void std::println(FILE*, format_string<_Args ...>, _Args&& ...) [with _Args = {const char*&}]' at /usr/include/c++/15.2.1/print:125:15:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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 'void std::println(FILE*, format_string<_Args ...>, _Args&& ...) [with _Args = {int&}]' at /usr/include/c++/15.2.1/print:125:15:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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&, char (&)[6]}]',
    inlined from 'void std::println(FILE*, format_string<_Args ...>, _Args&& ...) [with _Args = {int&, char (&)[6]}]' at /usr/include/c++/15.2.1/print:125:15,
    inlined from 'void std::println(format_string<_Args ...>, _Args&& ...) [with _Args = {int&, char (&)[6]}]' at /usr/include/c++/15.2.1/print:131:19,
    inlined from '<lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(int)>' at /build/hyprwire/src/hyprwire-0.3.0/tests/Fork.cpp:57:21,
    inlined from 'constexpr _Res std::__invoke_impl(__invoke_other, _Fn&&, _Args&& ...) [with _Res = void; _Fn = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(int)>&; _Args = {int}]' at /usr/include/c++/15.2.1/bits/invoke.h:63:36,
    inlined from 'constexpr std::enable_if_t<((bool)is_invocable_r_v<_Res, _Callable, _Args ...>), _Res> std::__invoke_r(_Callable&&, _Args&& ...) [with _Res = void; _Callable = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(int)>&; _Args = {int}]' at /usr/include/c++/15.2.1/bits/invoke.h:113:28,
    inlined from 'static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = void; _Functor = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(int)>; _ArgTypes = {int}]' at /usr/include/c++/15.2.1/bits/std_function.h:292:30:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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 'void std::println(FILE*, format_string<_Args ...>, _Args&& ...) [with _Args = {unsigned int}]' at /usr/include/c++/15.2.1/print:125:15,
    inlined from 'void std::println(format_string<_Args ...>, _Args&& ...) [with _Args = {unsigned int}]' at /usr/include/c++/15.2.1/print:131:19,
    inlined from '<lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda()>' at /build/hyprwire/src/hyprwire-0.3.0/tests/Fork.cpp:81:21,
    inlined from 'constexpr _Res std::__invoke_impl(__invoke_other, _Fn&&, _Args&& ...) [with _Res = void; _Fn = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda()>&; _Args = {}]' at /usr/include/c++/15.2.1/bits/invoke.h:63:36,
    inlined from 'constexpr std::enable_if_t<((bool)is_invocable_r_v<_Res, _Callable, _Args ...>), _Res> std::__invoke_r(_Callable&&, _Args&& ...) [with _Res = void; _Callable = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda()>&; _Args = {}]' at /usr/include/c++/15.2.1/bits/invoke.h:113:28,
    inlined from 'static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = void; _Functor = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda()>; _ArgTypes = {}]' at /usr/include/c++/15.2.1/bits/std_function.h:292:30:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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 'void std::println(FILE*, format_string<_Args ...>, _Args&& ...) [with _Args = {unsigned int}]' at /usr/include/c++/15.2.1/print:125:15,
    inlined from 'void std::println(format_string<_Args ...>, _Args&& ...) [with _Args = {unsigned int}]' at /usr/include/c++/15.2.1/print:131:19,
    inlined from 'makeObject(uint32_t)::<lambda(testProtocolV1MyEnum)>' at /build/hyprwire/src/hyprwire-0.3.0/tests/Fork.cpp:36:21,
    inlined from 'constexpr _Res std::__invoke_impl(__invoke_other, _Fn&&, _Args&& ...) [with _Res = void; _Fn = makeObject(uint32_t)::<lambda(testProtocolV1MyEnum)>&; _Args = {testProtocolV1MyEnum}]' at /usr/include/c++/15.2.1/bits/invoke.h:63:36,
    inlined from 'constexpr std::enable_if_t<((bool)is_invocable_r_v<_Res, _Callable, _Args ...>), _Res> std::__invoke_r(_Callable&&, _Args&& ...) [with _Res = void; _Callable = makeObject(uint32_t)::<lambda(testProtocolV1MyEnum)>&; _Args = {testProtocolV1MyEnum}]' at /usr/include/c++/15.2.1/bits/invoke.h:113:28,
    inlined from 'static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = void; _Functor = makeObject(uint32_t)::<lambda(testProtocolV1MyEnum)>; _ArgTypes = {testProtocolV1MyEnum}]' at /usr/include/c++/15.2.1/bits/std_function.h:292:30:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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&}]',
    inlined from '<lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(std::vector<unsigned int>)>' at /build/hyprwire/src/hyprwire-0.3.0/tests/Fork.cpp:73:33,
    inlined from 'constexpr _Res std::__invoke_impl(__invoke_other, _Fn&&, _Args&& ...) [with _Res = void; _Fn = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(vector<unsigned int>)>&; _Args = {const vector<unsigned int, allocator<unsigned int> >&}]' at /usr/include/c++/15.2.1/bits/invoke.h:63:36,
    inlined from 'constexpr std::enable_if_t<((bool)is_invocable_r_v<_Res, _Callable, _Args ...>), _Res> std::__invoke_r(_Callable&&, _Args&& ...) [with _Res = void; _Callable = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(vector<unsigned int>)>&; _Args = {const vector<unsigned int, allocator<unsigned int> >&}]' at /usr/include/c++/15.2.1/bits/invoke.h:113:28,
    inlined from 'static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = void; _Functor = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(std::vector<unsigned int>)>; _ArgTypes = {const std::vector<unsigned int, std::allocator<unsigned int> >&}]' at /usr/include/c++/15.2.1/bits/std_function.h:292:30:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, 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<char, char_traits<char>, allocator<char> >&}]',
    inlined from 'void std::println(FILE*, format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string<char, char_traits<char>, allocator<char> >&}]' at /usr/include/c++/15.2.1/print:125:15,
    inlined from 'void std::println(format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string<char, char_traits<char>, allocator<char> >&}]' at /usr/include/c++/15.2.1/print:131:19,
    inlined from '<lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(std::vector<unsigned int>)>' at /build/hyprwire/src/hyprwire-0.3.0/tests/Fork.cpp:77:21,
    inlined from 'constexpr _Res std::__invoke_impl(__invoke_other, _Fn&&, _Args&& ...) [with _Res = void; _Fn = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(vector<unsigned int>)>&; _Args = {const vector<unsigned int, allocator<unsigned int> >&}]' at /usr/include/c++/15.2.1/bits/invoke.h:63:36,
    inlined from 'constexpr std::enable_if_t<((bool)is_invocable_r_v<_Res, _Callable, _Args ...>), _Res> std::__invoke_r(_Callable&&, _Args&& ...) [with _Res = void; _Callable = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(vector<unsigned int>)>&; _Args = {const vector<unsigned int, allocator<unsigned int> >&}]' at /usr/include/c++/15.2.1/bits/invoke.h:113:28,
    inlined from 'static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = void; _Functor = <lambda(Hyprutils::Memory::CSharedPointer<Hyprwire::IObject>)>::<lambda(std::vector<unsigned int>)>; _ArgTypes = {const std::vector<unsigned int, std::allocator<unsigned int> >&}]' at /usr/include/c++/15.2.1/bits/std_function.h:292:30:
/usr/include/c++/15.2.1/format:4893:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
 4893 |     { return std::vformat(__fmt.get(), std::make_format_args(__args...)); }
      |                                                                        ^
[100%] Linking CXX executable fork
[100%] Built target server
[100%] Built target client
[100%] Built target fork
==> Entering fakeroot environment...
==> Starting package()...
-- Install configuration: "None"
-- Installing: /build/hyprwire/pkg/hyprwire/usr/bin/hyprwire-scanner
-- Installing: /build/hyprwire/pkg/hyprwire/usr/lib/pkgconfig/hyprwire-scanner.pc
-- Installing: /build/hyprwire/pkg/hyprwire/usr/lib/cmake/hyprwire-scanner/hyprwire-scanner-config.cmake
-- Installing: /build/hyprwire/pkg/hyprwire/usr/lib/cmake/hyprwire-scanner/hyprwire-scanner-config-version.cmake
-- Installing: /build/hyprwire/pkg/hyprwire/usr/lib/libhyprwire.so.0.3.0
-- Installing: /build/hyprwire/pkg/hyprwire/usr/lib/libhyprwire.so.3
-- Installing: /build/hyprwire/pkg/hyprwire/usr/lib/libhyprwire.so
-- Installing: /build/hyprwire/pkg/hyprwire/usr/include/hyprwire
-- Installing: /build/hyprwire/pkg/hyprwire/usr/include/hyprwire/core
-- Installing: /build/hyprwire/pkg/hyprwire/usr/include/hyprwire/core/types
-- Installing: /build/hyprwire/pkg/hyprwire/usr/include/hyprwire/core/types/MessageMagic.hpp
-- Installing: /build/hyprwire/pkg/hyprwire/usr/include/hyprwire/core/implementation
-- Installing: /build/hyprwire/pkg/hyprwire/usr/include/hyprwire/core/implementation/Object.hpp
-- Installing: /build/hyprwire/pkg/hyprwire/usr/include/hyprwire/core/implementation/ClientImpl.hpp
-- Installing: /build/hyprwire/pkg/hyprwire/usr/include/hyprwire/core/implementation/Spec.hpp
-- Installing: /build/hyprwire/pkg/hyprwire/usr/include/hyprwire/core/implementation/Types.hpp
-- Installing: /build/hyprwire/pkg/hyprwire/usr/include/hyprwire/core/implementation/ServerImpl.hpp
-- Installing: /build/hyprwire/pkg/hyprwire/usr/include/hyprwire/core/ServerSocket.hpp
-- Installing: /build/hyprwire/pkg/hyprwire/usr/include/hyprwire/core/ClientSocket.hpp
-- Installing: /build/hyprwire/pkg/hyprwire/usr/include/hyprwire/hyprwire.hpp
-- Installing: /build/hyprwire/pkg/hyprwire/usr/lib/pkgconfig/hyprwire.pc
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "hyprwire"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: hyprwire 0.3.0-1 (Wed Feb  4 14:34:17 2026)
==> Cleaning up...
[?12l[?25h