>>> hyprlang: Building community/hyprlang 0.5.2-r0 (using abuild 3.13.0-r3) started Sat, 01 Jun 2024 05:12:01 +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-r3) (3/7) Installing libarchive (3.7.4-r0) (4/7) Installing rhash-libs (1.4.4-r0) (5/7) Installing libuv (1.48.0-r0) (6/7) Installing cmake (3.29.3-r0) (7/7) Installing .makedepends-hyprlang (20240601.051202) Executing busybox-1.36.1-r28.trigger OK: 314 MiB in 110 packages >>> hyprlang: Cleaning up srcdir >>> hyprlang: Cleaning up pkgdir >>> hyprlang: Cleaning up tmpdir >>> hyprlang: Fetching https://distfiles.alpinelinux.org/distfiles/edge/hyprlang-0.5.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> hyprlang: Fetching hyprlang-0.5.2.tar.gz::https://github.com/hyprwm/hyprlang/archive/v0.5.2.tar.gz >>> hyprlang: Fetching https://distfiles.alpinelinux.org/distfiles/edge/hyprlang-0.5.2.tar.gz >>> hyprlang: Checking sha512sums... hyprlang-0.5.2.tar.gz: OK >>> hyprlang: Unpacking /var/cache/distfiles/edge/hyprlang-0.5.2.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.2/build [ 25%] Building CXX object CMakeFiles/hyprlang.dir/src/common.cpp.o [ 25%] Building CXX object CMakeFiles/hyprlang.dir/src/VarList.cpp.o [ 37%] Building CXX object CMakeFiles/hyprlang.dir/src/config.cpp.o In file included from /home/buildozer/aports/community/hyprlang/src/hyprlang-0.5.2/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.2/src/config.cpp:408: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.2/src/config.cpp:419: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.2/src/config.cpp:719: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.2/src/config.cpp:730: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.2/src/config.cpp:759: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.2/src/config.cpp:772: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...)); } | ^ [ 50%] Linking CXX shared library libhyprlang.so [ 50%] Built target hyprlang [ 62%] Building CXX object CMakeFiles/hyprlang_test.dir/tests/parse/main.cpp.o [ 75%] Building CXX object CMakeFiles/hyprlang_fuzz.dir/tests/fuzz/main.cpp.o [ 87%] Linking CXX executable hyprlang_fuzz [ 87%] 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.2/build Test project /home/buildozer/aports/community/hyprlang/src/hyprlang-0.5.2/build Start 1: Parsing Start 2: Fuzz 1/2 Test #1: Parsing .......................... Passed 0.00 sec 2/2 Test #2: Fuzz ............................. Passed 0.25 sec 100% tests passed, 0 tests failed out of 2 Total Test time (real) = 0.25 sec >>> hyprlang: Entering fakeroot... -- Install configuration: "MinSizeRel" -- Installing: /home/buildozer/aports/community/hyprlang/pkg/hyprlang/usr/lib/libhyprlang.so.0.5.2 -- 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.2 -- 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.2-r0.apk >>> hyprlang*: Tracing dependencies... pkgconfig so:libc.musl-armv7.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> hyprlang*: Package size: 180.0 KB >>> hyprlang*: Compressing data... >>> hyprlang*: Create checksum... >>> hyprlang*: Create hyprlang-0.5.2-r0.apk >>> hyprlang: Build complete at Sat, 01 Jun 2024 05:12:15 +0000 elapsed time 0h 0m 14s >>> hyprlang: Cleaning up srcdir >>> hyprlang: Cleaning up pkgdir >>> hyprlang: Uninstalling dependencies... (1/7) Purging .makedepends-hyprlang (20240601.051202) (2/7) Purging cmake (3.29.3-r0) (3/7) Purging libarchive (3.7.4-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-r3) Executing busybox-1.36.1-r28.trigger OK: 270 MiB in 103 packages >>> hyprlang: Updating the community/armv7 repository index... >>> hyprlang: Signing the index...