>>> boxed-cpp: Building testing/boxed-cpp 1.4.3-r0 (using abuild 3.14.0-r0) started Sat, 19 Oct 2024 18:27:43 +0000 >>> boxed-cpp: Validating /home/buildozer/aports/testing/boxed-cpp/APKBUILD... >>> WARNING: boxed-cpp: Setting the maintainer with a comment is deprecated. Use maintainer="Matthias Ahouansou " instead >>> boxed-cpp: Analyzing dependencies... >>> boxed-cpp: Installing for build: build-base catch2-3 cmake samurai (1/9) Installing catch2-3 (3.7.1-r0) (2/9) Installing libbz2 (1.0.8-r6) (3/9) Installing xz-libs (5.6.3-r0) (4/9) Installing libarchive (3.7.6-r0) (5/9) Installing rhash-libs (1.4.4-r0) (6/9) Installing libuv (1.49.1-r0) (7/9) Installing cmake (3.30.5-r0) (8/9) Installing samurai (1.2-r5) (9/9) Installing .makedepends-boxed-cpp (20241019.182744) Executing busybox-1.36.1-r32.trigger OK: 381 MiB in 110 packages >>> boxed-cpp: Cleaning up srcdir >>> boxed-cpp: Cleaning up pkgdir >>> boxed-cpp: Cleaning up tmpdir >>> boxed-cpp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/boxed-cpp-1.4.3.tar.gz >>> boxed-cpp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/boxed-cpp-1.4.3.tar.gz >>> boxed-cpp: Checking sha512sums... boxed-cpp-1.4.3.tar.gz: OK >>> boxed-cpp: Unpacking /var/cache/distfiles/edge/boxed-cpp-1.4.3.tar.gz... -- The CXX compiler identification is GNU 14.2.0 -- 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 -- base dir: /home/buildozer/aports/testing/boxed-cpp/src/boxed-cpp-1.4.3/build/3rdparty -- dnld dir: /home/buildozer/aports/testing/boxed-cpp/src/boxed-cpp-1.4.3/build/_downloads -- [clang-tidy] Disabled. -- Enabling pedantic compiler options: no -- [boxed-cpp] Compile unit tests: ON -- Configuring done (0.2s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/testing/boxed-cpp/src/boxed-cpp-1.4.3/build [1/2] Building CXX object CMakeFiles/test-boxed-cpp.dir/test-boxed-cpp.cpp.o In file included from /usr/include/c++/14.2.0/bits/chrono_io.h:39, from /usr/include/c++/14.2.0/chrono:3360, from /usr/include/catch2/catch_tostring.hpp:545, from /usr/include/catch2/internal/catch_decomposer.hpp:11, from /usr/include/catch2/internal/catch_assertion_handler.hpp:12, from /usr/include/catch2/internal/catch_test_macro_impl.hpp:12, from /usr/include/catch2/catch_test_macros.hpp:11, from /home/buildozer/aports/testing/boxed-cpp/src/boxed-cpp-1.4.3/test-boxed-cpp.cpp:2: /usr/include/c++/14.2.0/format: In function 'std::string std::vformat(string_view, format_args)': /usr/include/c++/14.2.0/format:4249:3: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4249 | vformat(string_view __fmt, format_args __args) | ^~~~~~~ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {const boxed::detail::boxed&}]', inlined from 'void CATCH2_INTERNAL_TEST_28()' at /home/buildozer/aports/testing/boxed-cpp/src/boxed-cpp-1.4.3/test-boxed-cpp.cpp:233:5: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {const boxed::detail::boxed&}]', inlined from 'void CATCH2_INTERNAL_TEST_28()' at /home/buildozer/aports/testing/boxed-cpp/src/boxed-cpp-1.4.3/test-boxed-cpp.cpp:234:5: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {const boxed::detail::boxed&}]', inlined from 'void CATCH2_INTERNAL_TEST_28()' at /home/buildozer/aports/testing/boxed-cpp/src/boxed-cpp-1.4.3/test-boxed-cpp.cpp:235:5: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {const boxed::detail::boxed >&}]', inlined from 'void CATCH2_INTERNAL_TEST_28()' at /home/buildozer/aports/testing/boxed-cpp/src/boxed-cpp-1.4.3/test-boxed-cpp.cpp:236:5: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ [2/2] Linking CXX executable test-boxed-cpp Internal ctest changing into directory: /home/buildozer/aports/testing/boxed-cpp/src/boxed-cpp-1.4.3/build Test project /home/buildozer/aports/testing/boxed-cpp/src/boxed-cpp-1.4.3/build Start 1: test-boxed-cpp 1/1 Test #1: test-boxed-cpp ................... Passed 0.00 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 0.00 sec >>> boxed-cpp: Entering fakeroot... -- Install configuration: "Release" -- Installing: /home/buildozer/aports/testing/boxed-cpp/pkg/boxed-cpp/usr/include/boxed-cpp/boxed.hpp -- Installing: /home/buildozer/aports/testing/boxed-cpp/pkg/boxed-cpp/usr/lib/cmake/boxed-cpp/boxed-cpp-config.cmake -- Installing: /home/buildozer/aports/testing/boxed-cpp/pkg/boxed-cpp/usr/lib/cmake/boxed-cpp/boxed-cpp-config-version.cmake -- Installing: /home/buildozer/aports/testing/boxed-cpp/pkg/boxed-cpp/usr/lib/cmake/boxed-cpp/boxed-cpp-targets.cmake >>> boxed-cpp-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/testing/boxed-cpp/pkg/boxed-cpp-dev/usr/include' 'usr/lib/cmake' -> '/home/buildozer/aports/testing/boxed-cpp/pkg/boxed-cpp-dev/usr/lib/cmake' >>> boxed-cpp-dev*: Preparing subpackage boxed-cpp-dev... >>> boxed-cpp-dev*: Running postcheck for boxed-cpp-dev >>> boxed-cpp-doc*: Running split function doc... 'usr/share/licenses' -> '/home/buildozer/aports/testing/boxed-cpp/pkg/boxed-cpp-doc/usr/share/licenses' >>> boxed-cpp-doc*: Preparing subpackage boxed-cpp-doc... >>> boxed-cpp-doc*: Running postcheck for boxed-cpp-doc >>> boxed-cpp*: Running postcheck for boxed-cpp >>> boxed-cpp*: Preparing package boxed-cpp... >>> boxed-cpp-dev*: Tracing dependencies... >>> boxed-cpp-dev*: Package size: 18.2 KB >>> boxed-cpp-dev*: Compressing data... >>> boxed-cpp-dev*: Create checksum... >>> boxed-cpp-dev*: Create boxed-cpp-dev-1.4.3-r0.apk >>> boxed-cpp-doc*: Tracing dependencies... >>> boxed-cpp-doc*: Package size: 11.1 KB >>> boxed-cpp-doc*: Compressing data... >>> boxed-cpp-doc*: Create checksum... >>> boxed-cpp-doc*: Create boxed-cpp-doc-1.4.3-r0.apk >>> boxed-cpp*: Tracing dependencies... >>> boxed-cpp*: Package size: 0.0 >>> boxed-cpp*: Compressing data... >>> boxed-cpp*: Create checksum... >>> boxed-cpp*: Create boxed-cpp-1.4.3-r0.apk >>> boxed-cpp: Build complete at Sat, 19 Oct 2024 18:27:50 +0000 elapsed time 0h 0m 7s >>> boxed-cpp: Cleaning up srcdir >>> boxed-cpp: Cleaning up pkgdir >>> boxed-cpp: Uninstalling dependencies... (1/9) Purging .makedepends-boxed-cpp (20241019.182744) (2/9) Purging catch2-3 (3.7.1-r0) (3/9) Purging cmake (3.30.5-r0) (4/9) Purging samurai (1.2-r5) (5/9) Purging libarchive (3.7.6-r0) (6/9) Purging libbz2 (1.0.8-r6) (7/9) Purging libuv (1.49.1-r0) (8/9) Purging rhash-libs (1.4.4-r0) (9/9) Purging xz-libs (5.6.3-r0) Executing busybox-1.36.1-r32.trigger OK: 323 MiB in 101 packages >>> boxed-cpp: Updating the testing/armhf repository index... >>> boxed-cpp: Signing the index...