==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: hyprlang 0.6.7-2 (Fri Dec  5 19:26:21 2025)
==> Retrieving sources...
  -> Found hyprlang-0.6.7.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    hyprlang-0.6.7.tar.gz ... Passed
==> Making package: hyprlang 0.6.7-2 (Sat Dec  6 02:26:47 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (2) pixman-0.46.4-1.1  hyprutils-0.11.0-1

Total Download Size:   0.13 MiB
Total Installed Size:  1.08 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 hyprutils-0.11.0-1-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...
:: 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.0-1

Total Installed Size:  101.49 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 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 hyprlang-0.6.7.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting hyprlang-0.6.7.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
-- Configuring hyprlang in Release
-- Found PkgConfig: /usr/bin/pkg-config (found version "2.5.1")
-- Checking for module 'hyprutils>=0.7.1'
--   Found hyprutils, version 0.11.0
-- Configuring done (2.5s)
-- Generating done (0.1s)
-- Build files have been written to: /build/hyprlang/src/hyprlang-0.6.7/build
[ 28%] Building CXX object CMakeFiles/hyprlang.dir/src/common.cpp.o
[ 28%] Building CXX object CMakeFiles/hyprlang.dir/src/config.cpp.o
/build/hyprlang/src/hyprlang-0.6.7/src/common.cpp: In constructor 'Hyprlang::CConfigValue::CConfigValue(Hyprlang::STRING)':
/build/hyprlang/src/hyprlang-0.6.7/src/common.cpp:46:12: warning: 'char* __builtin___strncpy_chk(char*, const char*, unsigned int, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
/build/hyprlang/src/hyprlang-0.6.7/src/common.cpp:46:12: note: length computed here
In file included from /usr/include/c++/15.2.1/ostream:44,
                 from /build/hyprlang/src/hyprlang-0.6.7/src/../include/hyprlang.hpp:9,
                 from /build/hyprlang/src/hyprlang-0.6.7/src/public.hpp:2,
                 from /build/hyprlang/src/hyprlang-0.6.7/src/config.hpp:1,
                 from /build/hyprlang/src/hyprlang-0.6.7/src/config.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 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 'std::pair<bool, Hyprlang::CParseResult> Hyprlang::CConfig::configSetValueSafe(const std::string&, const std::string&)' at /build/hyprlang/src/hyprlang-0.6.7/src/config.cpp:421:56:
/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<bool, Hyprlang::CParseResult> Hyprlang::CConfig::configSetValueSafe(const std::string&, const std::string&)' at /build/hyprlang/src/hyprlang-0.6.7/src/config.cpp:433: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 char*}]',
    inlined from 'std::pair<bool, Hyprlang::CParseResult> Hyprlang::CConfig::configSetValueSafe(const std::string&, const std::string&)' at /build/hyprlang/src/hyprlang-0.6.7/src/config.cpp:455:44:
/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 'std::pair<bool, Hyprlang::CParseResult> Hyprlang::CConfig::configSetValueSafe(const std::string&, const std::string&)' at /build/hyprlang/src/hyprlang-0.6.7/src/config.cpp:473:44:
/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 float&}]',
    inlined from 'Hyprlang::CParseResult Hyprlang::CConfig::parseLine(std::string, bool)' at /build/hyprlang/src/hyprlang-0.6.7/src/config.cpp:777:66:
/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 'Hyprlang::CParseResult Hyprlang::CConfig::parseRawStream(const std::string&)' at /build/hyprlang/src/hyprlang-0.6.7/src/config.cpp:959:52:
/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&, const __cxx11::basic_string<char, char_traits<char>, allocator<char> >&}]',
    inlined from 'Hyprlang::CParseResult Hyprlang::CConfig::parseRawStream(const std::string&)' at /build/hyprlang/src/hyprlang-0.6.7/src/config.cpp:971:44:
/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 'Hyprlang::CParseResult Hyprlang::CConfig::parseRawStream(const std::string&)' at /build/hyprlang/src/hyprlang-0.6.7/src/config.cpp:980:44:
/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 'Hyprlang::CParseResult Hyprlang::CConfig::parseFile(const char*)' at /build/hyprlang/src/hyprlang-0.6.7/src/config.cpp:1011:52:
/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*&, int&, const __cxx11::basic_string<char, char_traits<char>, allocator<char> >&}]',
    inlined from 'Hyprlang::CParseResult Hyprlang::CConfig::parseFile(const char*)' at /build/hyprlang/src/hyprlang-0.6.7/src/config.cpp:1023:44:
/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 'Hyprlang::CParseResult Hyprlang::CConfig::parseFile(const char*)' at /build/hyprlang/src/hyprlang-0.6.7/src/config.cpp:1034:44:
/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...)); }
      |                                                                        ^
[ 42%] Linking CXX shared library libhyprlang.so
[ 42%] Built target hyprlang
[ 71%] Building CXX object CMakeFiles/hyprlang_test.dir/tests/parse/main.cpp.o
[ 71%] Building CXX object CMakeFiles/hyprlang_fuzz.dir/tests/fuzz/main.cpp.o
[ 85%] Linking CXX executable hyprlang_fuzz
[ 85%] Built target hyprlang_fuzz
[100%] Linking CXX executable hyprlang_test
[100%] Built target hyprlang_test
==> Entering fakeroot environment...
==> Starting package()...
-- Install configuration: "Release"
-- Installing: /build/hyprlang/pkg/hyprlang/usr/lib/libhyprlang.so.0.6.7
-- Installing: /build/hyprlang/pkg/hyprlang/usr/lib/libhyprlang.so.2
-- Installing: /build/hyprlang/pkg/hyprlang/usr/lib/libhyprlang.so
-- Installing: /build/hyprlang/pkg/hyprlang/usr/include/hyprlang.hpp
-- Up-to-date: /build/hyprlang/pkg/hyprlang/usr/lib/libhyprlang.so.0.6.7
-- Up-to-date: /build/hyprlang/pkg/hyprlang/usr/lib/libhyprlang.so.2
-- Up-to-date: /build/hyprlang/pkg/hyprlang/usr/lib/libhyprlang.so
-- Up-to-date: /build/hyprlang/pkg/hyprlang/usr/include/hyprlang.hpp
-- Installing: /build/hyprlang/pkg/hyprlang/usr/lib/pkgconfig/hyprlang.pc
==> 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 "hyprlang"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: hyprlang 0.6.7-2 (Sat Dec  6 02:27:25 2025)
==> Cleaning up...
[?12l[?25h