>>> cppcodec: Building community/cppcodec 0.2-r2 (using abuild 3.10.0_rc1-r2) started Sat, 22 Oct 2022 12:46:18 +0000 >>> cppcodec: Checking sanity of /home/buildozer/aports/community/cppcodec/APKBUILD... >>> cppcodec: Analyzing dependencies... >>> cppcodec: Installing for build: build-base catch2 cmake samurai (1/9) Installing catch2 (2.13.9-r1) (2/9) Installing libbz2 (1.0.8-r3) (3/9) Installing xz-libs (5.2.7-r0) (4/9) Installing libarchive (3.6.1-r1) (5/9) Installing rhash-libs (1.4.3-r1) (6/9) Installing libuv (1.44.2-r0) (7/9) Installing cmake (3.24.2-r0) (8/9) Installing samurai (1.2-r2) (9/9) Installing .makedepends-cppcodec (20221022.124618) Executing busybox-1.35.0-r27.trigger OK: 423 MiB in 107 packages >>> cppcodec: Cleaning up srcdir >>> cppcodec: Cleaning up pkgdir >>> cppcodec: Fetching https://distfiles.alpinelinux.org/distfiles/edge//cppcodec-v0.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33984 100 33984 0 0 87222 0 --:--:-- --:--:-- --:--:-- 87362 >>> cppcodec: Fetching https://distfiles.alpinelinux.org/distfiles/edge//cppcodec-v0.2.tar.gz >>> cppcodec: Checking sha512sums... cppcodec-v0.2.tar.gz: OK >>> cppcodec: Unpacking /var/cache/distfiles/edge/cppcodec-v0.2.tar.gz... CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The CXX compiler identification is GNU 12.2.1 -- 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 -- Found PkgConfig: /usr/bin/pkg-config (found version "1.9.3") -- Checking for module 'catch2' -- Found catch2, version 2.13.9 -- Found system Catch2, not using bundled version -- Configuring done -- Generating done -- Build files have been written to: /home/buildozer/aports/community/cppcodec/src/cppcodec-0.2/build [1/22] Building CXX object test/CMakeFiles/minimal_decode.dir/minimal_decode.cpp.o [2/22] Building CXX object test/CMakeFiles/benchmark_cppcodec.dir/benchmark_cppcodec.cpp.o [3/22] Building CXX object test/CMakeFiles/test_cppcodec.dir/test_cppcodec.cpp.o [4/22] Building CXX object example/CMakeFiles/type_support_wrapper.dir/type_support_wrapper.cpp.o [5/22] Building CXX object example/CMakeFiles/helloworld.dir/helloworld.cpp.o [6/22] Building CXX object tool/CMakeFiles/hexdec.dir/hexdec.cpp.o [7/22] Building CXX object tool/CMakeFiles/hexenc.dir/hexenc.cpp.o [8/22] Linking CXX executable example/type_support_wrapper [9/22] Linking CXX executable tool/hexenc [10/22] Linking CXX executable tool/hexdec [11/22] Linking CXX executable test/minimal_decode [12/22] Building CXX object tool/CMakeFiles/base64dec.dir/base64dec.cpp.o [13/22] Building CXX object tool/CMakeFiles/base64enc.dir/base64enc.cpp.o [14/22] Building CXX object tool/CMakeFiles/base32dec.dir/base32dec.cpp.o [15/22] Building CXX object tool/CMakeFiles/base32enc.dir/base32enc.cpp.o [16/22] Linking CXX executable example/helloworld [17/22] Linking CXX executable tool/base64enc [18/22] Linking CXX executable test/benchmark_cppcodec [19/22] Linking CXX executable tool/base32dec [20/22] Linking CXX executable tool/base32enc [21/22] Linking CXX executable tool/base64dec [22/22] Linking CXX executable test/test_cppcodec Internal ctest changing into directory: /home/buildozer/aports/community/cppcodec/src/cppcodec-0.2/build Test project /home/buildozer/aports/community/cppcodec/src/cppcodec-0.2/build Start 1: cppcodec 1/1 Test #1: cppcodec ......................... Passed 0.01 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 0.01 sec >>> cppcodec: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/cppcodec/pkg/cppcodec/usr/include/cppcodec/base32_crockford.hpp -- Installing: /home/buildozer/aports/community/cppcodec/pkg/cppcodec/usr/include/cppcodec/base32_default_crockford.hpp -- Installing: /home/buildozer/aports/community/cppcodec/pkg/cppcodec/usr/include/cppcodec/base32_default_hex.hpp -- Installing: /home/buildozer/aports/community/cppcodec/pkg/cppcodec/usr/include/cppcodec/base32_default_rfc4648.hpp -- Installing: /home/buildozer/aports/community/cppcodec/pkg/cppcodec/usr/include/cppcodec/base32_hex.hpp -- Installing: /home/buildozer/aports/community/cppcodec/pkg/cppcodec/usr/include/cppcodec/base32_rfc4648.hpp -- Installing: /home/buildozer/aports/community/cppcodec/pkg/cppcodec/usr/include/cppcodec/base64_default_rfc4648.hpp -- Installing: /home/buildozer/aports/community/cppcodec/pkg/cppcodec/usr/include/cppcodec/base64_default_url.hpp -- Installing: /home/buildozer/aports/community/cppcodec/pkg/cppcodec/usr/include/cppcodec/base64_default_url_unpadded.hpp -- Installing: /home/buildozer/aports/community/cppcodec/pkg/cppcodec/usr/include/cppcodec/base64_rfc4648.hpp -- Installing: /home/buildozer/aports/community/cppcodec/pkg/cppcodec/usr/include/cppcodec/base64_url.hpp -- Installing: /home/buildozer/aports/community/cppcodec/pkg/cppcodec/usr/include/cppcodec/base64_url_unpadded.hpp -- Installing: /home/buildozer/aports/community/cppcodec/pkg/cppcodec/usr/include/cppcodec/hex_default_lower.hpp -- Installing: /home/buildozer/aports/community/cppcodec/pkg/cppcodec/usr/include/cppcodec/hex_default_upper.hpp -- Installing: /home/buildozer/aports/community/cppcodec/pkg/cppcodec/usr/include/cppcodec/hex_lower.hpp -- Installing: /home/buildozer/aports/community/cppcodec/pkg/cppcodec/usr/include/cppcodec/hex_upper.hpp -- Installing: /home/buildozer/aports/community/cppcodec/pkg/cppcodec/usr/include/cppcodec/parse_error.hpp -- Installing: /home/buildozer/aports/community/cppcodec/pkg/cppcodec/usr/include/cppcodec/data/access.hpp -- Installing: /home/buildozer/aports/community/cppcodec/pkg/cppcodec/usr/include/cppcodec/data/raw_result_buffer.hpp -- Installing: /home/buildozer/aports/community/cppcodec/pkg/cppcodec/usr/include/cppcodec/detail/base32.hpp -- Installing: /home/buildozer/aports/community/cppcodec/pkg/cppcodec/usr/include/cppcodec/detail/base64.hpp -- Installing: /home/buildozer/aports/community/cppcodec/pkg/cppcodec/usr/include/cppcodec/detail/codec.hpp -- Installing: /home/buildozer/aports/community/cppcodec/pkg/cppcodec/usr/include/cppcodec/detail/config.hpp -- Installing: /home/buildozer/aports/community/cppcodec/pkg/cppcodec/usr/include/cppcodec/detail/hex.hpp -- Installing: /home/buildozer/aports/community/cppcodec/pkg/cppcodec/usr/include/cppcodec/detail/stream_codec.hpp -- Installing: /home/buildozer/aports/community/cppcodec/pkg/cppcodec/usr/share/pkgconfig/cppcodec-1.pc >>> cppcodec*: Running postcheck for cppcodec >>> cppcodec*: Preparing package cppcodec... >>> cppcodec*: Tracing dependencies... pkgconfig >>> cppcodec*: Package size: 180.0 KB >>> cppcodec*: Compressing data... >>> cppcodec*: Create checksum... >>> cppcodec*: Create cppcodec-0.2-r2.apk >>> cppcodec: Build complete at Sat, 22 Oct 2022 12:46:43 +0000 elapsed time 0h 0m 25s >>> cppcodec: Cleaning up srcdir >>> cppcodec: Cleaning up pkgdir >>> cppcodec: Uninstalling dependencies... (1/9) Purging .makedepends-cppcodec (20221022.124618) (2/9) Purging catch2 (2.13.9-r1) (3/9) Purging cmake (3.24.2-r0) (4/9) Purging samurai (1.2-r2) (5/9) Purging libarchive (3.6.1-r1) (6/9) Purging libbz2 (1.0.8-r3) (7/9) Purging xz-libs (5.2.7-r0) (8/9) Purging rhash-libs (1.4.3-r1) (9/9) Purging libuv (1.44.2-r0) Executing busybox-1.35.0-r27.trigger OK: 368 MiB in 98 packages >>> cppcodec: Updating the community/s390x repository index... >>> cppcodec: Signing the index...