==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: hyprsunset 0.2.0-6 (Tue Jul  8 08:53:39 2025)
==> Retrieving sources...
  -> Found hyprsunset-0.2.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    hyprsunset-0.2.0.tar.gz ... Passed
==> Making package: hyprsunset 0.2.0-6 (Tue Jul  8 08:54:00 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) default-cursors-3-1  pixman-0.46.2-1  hyprutils-0.8.1-1
             wayland-1.23.1-2

Total Installed Size:  1.54 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing pixman...
installing hyprutils...
installing default-cursors...
Optional dependencies for default-cursors
    adwaita-cursors: default cursor theme
installing wayland...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (10) cppdap-1.58.0-2  hicolor-icon-theme-0.18-1  jsoncpp-1.9.6-3
              libuv-1.51.0-1  pugixml-1.15-2  rhash-1.4.4-1  cmake-4.0.3-1
              hyprland-protocols-0.6.4-1  hyprwayland-scanner-0.4.5-1
              wayland-protocols-1.45-1

Total Download Size:    0.01 MiB
Total Installed Size:  93.17 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 hyprland-protocols-0.6.4-1-armv7h 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
installing hyprland-protocols...
installing pugixml...
installing hyprwayland-scanner...
installing wayland-protocols...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found hyprsunset-0.2.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting hyprsunset-0.2.0.tar.gz with bsdtar
==> Starting build()...
-- The C compiler identification is GNU 14.2.1
-- The CXX compiler identification is GNU 14.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
-- Configuring hyprsunset!
bash: line 1: git: command not found
bash: line 1: git: command not found
-- 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 modules 'wayland-client;wayland-protocols;hyprutils>=0.2.3;hyprwayland-scanner>=0.4.0'
--   Found wayland-client, version 1.23.1
--   Found wayland-protocols, version 1.45
--   Found hyprutils, version 0.8.1
--   Found hyprwayland-scanner, version 0.4.5
-- Found wayland-protocols at //usr/share/wayland-protocols
-- Found wayland-scanner at //usr/share/wayland
-- Checking for module 'hyprland-protocols>=0.4.0'
--   Found hyprland-protocols, version 0.6.4
-- hyprland-protocols dependency set to //usr/share/hyprland-protocols
-- Configuring done (3.0s)
-- Generating done (0.0s)
-- Build files have been written to: /build/hyprsunset/src/hyprsunset-0.2.0/build
[ 25%] Generating /build/hyprsunset/src/hyprsunset-0.2.0/protocols/hyprland-ctm-control-v1.cpp, /build/hyprsunset/src/hyprsunset-0.2.0/protocols/hyprland-ctm-control-v1.hpp
[ 25%] Generating /build/hyprsunset/src/hyprsunset-0.2.0/protocols/wayland.cpp, /build/hyprsunset/src/hyprsunset-0.2.0/protocols/wayland.hpp
[ 62%] Building CXX object CMakeFiles/hyprsunset.dir/src/main.cpp.o
[ 62%] Building CXX object CMakeFiles/hyprsunset.dir/protocols/wayland.cpp.o
[ 62%] Building CXX object CMakeFiles/hyprsunset.dir/src/IPCSocket.cpp.o
[ 75%] Building CXX object CMakeFiles/hyprsunset.dir/src/Hyprsunset.cpp.o
[ 87%] Building CXX object CMakeFiles/hyprsunset.dir/protocols/hyprland-ctm-control-v1.cpp.o
In file included from /usr/include/c++/14.2.1/ostream:43,
                 from /usr/include/c++/14.2.1/iostream:41,
                 from /build/hyprsunset/src/hyprsunset-0.2.0/src/Hyprsunset.hpp:1,
                 from /build/hyprsunset/src/hyprsunset-0.2.0/src/Hyprsunset.cpp:1:
/usr/include/c++/14.2.1/format: In function 'std::string std::vformat(string_view, format_args)':
/usr/include/c++/14.2.1/format:4255: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
In file included from /build/hyprsunset/src/hyprsunset-0.2.0/src/Hyprsunset.hpp:10:
/build/hyprsunset/src/hyprsunset-0.2.0/src/helpers/Log.hpp: In function 'void Debug::log(LogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {}]':
/build/hyprsunset/src/hyprsunset-0.2.0/src/helpers/Log.hpp:31: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/hyprsunset/src/hyprsunset-0.2.0/src/helpers/Log.hpp: In function 'void Debug::log(LogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {long long unsigned int&}]':
/build/hyprsunset/src/hyprsunset-0.2.0/src/helpers/Log.hpp:31: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/hyprsunset/src/hyprsunset-0.2.0/src/helpers/Log.hpp: In function 'void Debug::log(LogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {long long unsigned int&, const char*}]':
/build/hyprsunset/src/hyprsunset-0.2.0/src/helpers/Log.hpp:31: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(LogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {float, float}]',
    inlined from 'int CHyprsunset::calculateMatrix()' at /build/hyprsunset/src/hyprsunset-0.2.0/src/Hyprsunset.cpp:52:19:
/build/hyprsunset/src/hyprsunset-0.2.0/src/helpers/Log.hpp:31: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(LogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >}]',
    inlined from 'int CHyprsunset::calculateMatrix()' at /build/hyprsunset/src/hyprsunset-0.2.0/src/Hyprsunset.cpp:65:15:
/build/hyprsunset/src/hyprsunset-0.2.0/src/helpers/Log.hpp:31: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/hyprsunset/src/hyprsunset-0.2.0/src/helpers/Log.hpp: In function 'void Debug::log(LogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {unsigned int&}]':
/build/hyprsunset/src/hyprsunset-0.2.0/src/helpers/Log.hpp:31: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(LogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {unsigned int&, unsigned int&}]',
    inlined from 'CHyprsunset::init()::<lambda(CCWlRegistry*, uint32_t, const char*, uint32_t)>' at /build/hyprsunset/src/hyprsunset-0.2.0/src/Hyprsunset.cpp:92:23,
    inlined from 'constexpr _Res std::__invoke_impl(__invoke_other, _Fn&&, _Args&& ...) [with _Res = void; _Fn = CHyprsunset::init()::<lambda(CCWlRegistry*, uint32_t, const char*, uint32_t)>&; _Args = {CCWlRegistry*, unsigned int, const char*, unsigned int}]' at /usr/include/c++/14.2.1/bits/invoke.h:61: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 = CHyprsunset::init()::<lambda(CCWlRegistry*, uint32_t, const char*, uint32_t)>&; _Args = {CCWlRegistry*, unsigned int, const char*, unsigned int}]' at /usr/include/c++/14.2.1/bits/invoke.h:111:28,
    inlined from 'static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = void; _Functor = CHyprsunset::init()::<lambda(CCWlRegistry*, uint32_t, const char*, uint32_t)>; _ArgTypes = {CCWlRegistry*, unsigned int, const char*, unsigned int}]' at /usr/include/c++/14.2.1/bits/std_function.h:290:30:
/build/hyprsunset/src/hyprsunset-0.2.0/src/helpers/Log.hpp:31: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(LogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {char* const&}]',
    inlined from 'int CHyprsunset::init()' at /build/hyprsunset/src/hyprsunset-0.2.0/src/Hyprsunset.cpp:73:19:
/build/hyprsunset/src/hyprsunset-0.2.0/src/helpers/Log.hpp:31: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(LogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {unsigned int}]',
    inlined from 'int CHyprsunset::init()' at /build/hyprsunset/src/hyprsunset-0.2.0/src/Hyprsunset.cpp:125:15:
/build/hyprsunset/src/hyprsunset-0.2.0/src/helpers/Log.hpp:31: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++/14.2.1/ostream:43,
                 from /usr/include/c++/14.2.1/iostream:41,
                 from /build/hyprsunset/src/hyprsunset-0.2.0/src/main.cpp:1:
/usr/include/c++/14.2.1/format: In function 'std::string std::vformat(string_view, format_args)':
/usr/include/c++/14.2.1/format:4255: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
In file included from /build/hyprsunset/src/hyprsunset-0.2.0/src/Hyprsunset.hpp:10,
                 from /build/hyprsunset/src/hyprsunset-0.2.0/src/main.cpp:2:
/build/hyprsunset/src/hyprsunset-0.2.0/src/helpers/Log.hpp: In function 'void Debug::log(LogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {}]':
/build/hyprsunset/src/hyprsunset-0.2.0/src/helpers/Log.hpp:31: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/hyprsunset/src/hyprsunset-0.2.0/src/helpers/Log.hpp: In function 'void Debug::log(LogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {char*&}]':
/build/hyprsunset/src/hyprsunset-0.2.0/src/helpers/Log.hpp:31: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(LogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {const char (&)[6]}]',
    inlined from 'int main(int, char**, char**)' at /build/hyprsunset/src/hyprsunset-0.2.0/src/main.cpp:14:15:
/build/hyprsunset/src/hyprsunset-0.2.0/src/helpers/Log.hpp:31: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/hyprsunset/src/hyprsunset-0.2.0/src/IPCSocket.cpp: In lambda function:
/build/hyprsunset/src/hyprsunset-0.2.0/src/IPCSocket.cpp:77:26: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result]
In file included from /usr/include/c++/14.2.1/ostream:43,
                 from /usr/include/c++/14.2.1/bits/unique_ptr.h:43,
                 from /usr/include/c++/14.2.1/memory:78,
                 from /build/hyprsunset/src/hyprsunset-0.2.0/src/IPCSocket.hpp:4,
                 from /build/hyprsunset/src/hyprsunset-0.2.0/src/IPCSocket.cpp:1:
/usr/include/c++/14.2.1/format: In function 'std::string std::vformat(string_view, format_args)':
/usr/include/c++/14.2.1/format:4255: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
In file included from /build/hyprsunset/src/hyprsunset-0.2.0/src/Hyprsunset.hpp:10,
                 from /build/hyprsunset/src/hyprsunset-0.2.0/src/IPCSocket.cpp:2:
/build/hyprsunset/src/hyprsunset-0.2.0/src/helpers/Log.hpp: In function 'void Debug::log(LogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {}]':
/build/hyprsunset/src/hyprsunset-0.2.0/src/helpers/Log.hpp:31: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(LogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&}]',
    inlined from 'bool CIPCSocket::mainThreadParseRequest()' at /build/hyprsunset/src/hyprsunset-0.2.0/src/IPCSocket.cpp:103:15:
/build/hyprsunset/src/hyprsunset-0.2.0/src/helpers/Log.hpp:31: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(LogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, const int&}]',
    inlined from 'CIPCSocket::initialize()::<lambda()>' at /build/hyprsunset/src/hyprsunset-0.2.0/src/IPCSocket.cpp:53:19:
/build/hyprsunset/src/hyprsunset-0.2.0/src/helpers/Log.hpp:31: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(LogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {const int&}]',
    inlined from 'CIPCSocket::initialize()::<lambda()>' at /build/hyprsunset/src/hyprsunset-0.2.0/src/IPCSocket.cpp:61:31:
/build/hyprsunset/src/hyprsunset-0.2.0/src/helpers/Log.hpp:31: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(LogLevel, std::format_string<_Args ...>, Args&& ...) [with Args = {}]',
    inlined from 'CIPCSocket::initialize()::<lambda()>' at /build/hyprsunset/src/hyprsunset-0.2.0/src/IPCSocket.cpp:82:27:
/build/hyprsunset/src/hyprsunset-0.2.0/src/helpers/Log.hpp:31: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
[100%] Linking CXX executable hyprsunset
[100%] Built target hyprsunset
==> Entering fakeroot environment...
==> Starting package()...
-- Install configuration: "Release"
-- Installing: /build/hyprsunset/pkg/hyprsunset/usr/bin/hyprsunset
-- Installing: /build/hyprsunset/pkg/hyprsunset/usr/lib/systemd/user/hyprsunset.service
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "hyprsunset"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: hyprsunset 0.2.0-6 (Tue Jul  8 08:54:25 2025)
==> Cleaning up...