>>> hyprlang: Building community/hyprlang 0.5.0-r0 (using abuild 3.12.0-r4) started Fri, 15 Mar 2024 04:18:42 +0000 >>> hyprlang: Checking sanity of /home/buildozer/aports/community/hyprlang/APKBUILD... >>> hyprlang: Analyzing dependencies... >>> hyprlang: Installing for build: build-base cmake (1/7) Installing libbz2 (1.0.8-r6) (2/7) Installing xz-libs (5.6.1-r1) (3/7) Installing libarchive (3.7.2-r0) (4/7) Installing rhash-libs (1.4.4-r0) (5/7) Installing libuv (1.48.0-r0) (6/7) Installing cmake (3.28.3-r0) (7/7) Installing .makedepends-hyprlang (20240315.041843) Executing busybox-1.36.1-r21.trigger OK: 313 MiB in 109 packages >>> hyprlang: Cleaning up srcdir >>> hyprlang: Cleaning up pkgdir >>> hyprlang: Cleaning up tmpdir >>> hyprlang: Fetching https://distfiles.alpinelinux.org/distfiles/edge/hyprlang-0.5.0.tar.gz >>> hyprlang: Fetching https://distfiles.alpinelinux.org/distfiles/edge/hyprlang-0.5.0.tar.gz >>> hyprlang: Checking sha512sums... hyprlang-0.5.0.tar.gz: OK >>> hyprlang: Unpacking /var/cache/distfiles/hyprlang-0.5.0.tar.gz... -- The C compiler identification is GNU 13.2.1 -- The CXX compiler identification is GNU 13.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring hyprlang in Release -- Configuring done (0.3s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/hyprlang/src/hyprlang-0.5.0/build [ 14%] Building CXX object CMakeFiles/hyprlang.dir/src/common.cpp.o [ 28%] Building CXX object CMakeFiles/hyprlang.dir/src/config.cpp.o In file included from /home/buildozer/aports/community/hyprlang/src/hyprlang-0.5.0/src/config.cpp:5: /usr/include/c++/13.2.1/format: In function 'std::string std::vformat(string_view, format_args)': /usr/include/c++/13.2.1/format:3788:3: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 3788 | vformat(string_view __fmt, format_args __args) | ^~~~~~~ /usr/include/c++/13.2.1/format: In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {const char*}]': /usr/include/c++/13.2.1/format:3826:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 3826 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string, allocator >&, __cxx11::basic_string, allocator >&}]', inlined from 'Hyprlang::CParseResult Hyprlang::CConfig::configSetValueSafe(const std::string&, const std::string&)' at /home/buildozer/aports/community/hyprlang/src/hyprlang-0.5.0/src/config.cpp:370:52: /usr/include/c++/13.2.1/format:3826:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 3826 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string, allocator >&}]', inlined from 'Hyprlang::CParseResult Hyprlang::CConfig::configSetValueSafe(const std::string&, const std::string&)' at /home/buildozer/aports/community/hyprlang/src/hyprlang-0.5.0/src/config.cpp:381:40: /usr/include/c++/13.2.1/format:3826:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 3826 | { 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, allocator >&}]', inlined from 'Hyprlang::CParseResult Hyprlang::CConfig::parseRawStream(const std::string&)' at /home/buildozer/aports/community/hyprlang/src/hyprlang-0.5.0/src/config.cpp:655:44: /usr/include/c++/13.2.1/format:3826:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 3826 | { 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 /home/buildozer/aports/community/hyprlang/src/hyprlang-0.5.0/src/config.cpp:666:44: /usr/include/c++/13.2.1/format:3826:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 3826 | { 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, allocator >&}]', inlined from 'Hyprlang::CParseResult Hyprlang::CConfig::parseFile(const char*)' at /home/buildozer/aports/community/hyprlang/src/hyprlang-0.5.0/src/config.cpp:695:44: /usr/include/c++/13.2.1/format:3826:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 3826 | { 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 /home/buildozer/aports/community/hyprlang/src/hyprlang-0.5.0/src/config.cpp:708:44: /usr/include/c++/13.2.1/format:3826:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 3826 | { 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 Internal ctest changing into directory: /home/buildozer/aports/community/hyprlang/src/hyprlang-0.5.0/build Test project /home/buildozer/aports/community/hyprlang/src/hyprlang-0.5.0/build Start 1: Parsing Start 2: Fuzz 1/2 Test #1: Parsing .......................... Passed 0.00 sec 2/2 Test #2: Fuzz ............................. Passed 0.84 sec 100% tests passed, 0 tests failed out of 2 Total Test time (real) = 0.85 sec >>> hyprlang: Entering fakeroot... -- Install configuration: "MinSizeRel" -- Installing: /home/buildozer/aports/community/hyprlang/pkg/hyprlang/usr/lib/libhyprlang.so.0.5.0 -- Installing: /home/buildozer/aports/community/hyprlang/pkg/hyprlang/usr/lib/libhyprlang.so.2 -- Installing: /home/buildozer/aports/community/hyprlang/pkg/hyprlang/usr/lib/libhyprlang.so -- Installing: /home/buildozer/aports/community/hyprlang/pkg/hyprlang/usr/include/hyprlang.hpp -- Up-to-date: /home/buildozer/aports/community/hyprlang/pkg/hyprlang/usr/lib/libhyprlang.so.0.5.0 -- Up-to-date: /home/buildozer/aports/community/hyprlang/pkg/hyprlang/usr/lib/libhyprlang.so.2 -- Up-to-date: /home/buildozer/aports/community/hyprlang/pkg/hyprlang/usr/lib/libhyprlang.so -- Up-to-date: /home/buildozer/aports/community/hyprlang/pkg/hyprlang/usr/include/hyprlang.hpp -- Installing: /home/buildozer/aports/community/hyprlang/pkg/hyprlang/usr/lib/pkgconfig/hyprlang.pc >>> hyprlang-doc*: Running split function doc... >>> hyprlang-doc*: Preparing subpackage hyprlang-doc... >>> hyprlang-doc*: Running postcheck for hyprlang-doc >>> hyprlang*: Running postcheck for hyprlang >>> hyprlang*: Preparing package hyprlang... >>> hyprlang*: Stripping binaries >>> hyprlang-doc*: Scanning shared objects >>> hyprlang*: Scanning shared objects >>> hyprlang-doc*: Tracing dependencies... >>> hyprlang-doc*: Package size: 28.0 KB >>> hyprlang-doc*: Compressing data... >>> hyprlang-doc*: Create checksum... >>> hyprlang-doc*: Create hyprlang-doc-0.5.0-r0.apk >>> hyprlang*: Tracing dependencies... pkgconfig so:libc.musl-armv7.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> hyprlang*: Package size: 172.0 KB >>> hyprlang*: Compressing data... >>> hyprlang*: Create checksum... >>> hyprlang*: Create hyprlang-0.5.0-r0.apk >>> hyprlang: Build complete at Fri, 15 Mar 2024 04:18:55 +0000 elapsed time 0h 0m 13s >>> hyprlang: Cleaning up srcdir >>> hyprlang: Cleaning up pkgdir >>> hyprlang: Uninstalling dependencies... (1/7) Purging .makedepends-hyprlang (20240315.041843) (2/7) Purging cmake (3.28.3-r0) (3/7) Purging libarchive (3.7.2-r0) (4/7) Purging libbz2 (1.0.8-r6) (5/7) Purging libuv (1.48.0-r0) (6/7) Purging rhash-libs (1.4.4-r0) (7/7) Purging xz-libs (5.6.1-r1) Executing busybox-1.36.1-r21.trigger OK: 270 MiB in 102 packages >>> hyprlang: Updating the community/armv7 repository index... >>> hyprlang: Signing the index...