>>> cppcodec: Building community/cppcodec 0.2-r1 (using abuild 3.9.0-r0) started Fri, 15 Apr 2022 21:58:21 +0000 >>> cppcodec: Checking sanity of /home/buildozer/aports/community/cppcodec/APKBUILD... >>> cppcodec: Analyzing dependencies... >>> cppcodec: Installing for build: build-base cmake catch2 (1/7) Installing xz-libs (5.2.5-r1) (2/7) Installing libarchive (3.6.1-r0) (3/7) Installing rhash-libs (1.4.2-r2) (4/7) Installing libuv (1.44.1-r0) (5/7) Installing cmake (3.23.1-r0) (6/7) Installing catch2 (2.13.8-r0) (7/7) Installing .makedepends-cppcodec (20220415.215827) Executing busybox-1.35.0-r8.trigger OK: 445 MiB in 107 packages >>> cppcodec: Cleaning up srcdir >>> cppcodec: Cleaning up pkgdir >>> cppcodec: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/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 0 33984 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33984 100 33984 0 0 68847 0 --:--:-- --:--:-- --:--:-- 68793 >>> cppcodec: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/cppcodec-v0.2.tar.gz >>> cppcodec: Checking sha512sums... cppcodec-v0.2.tar.gz: OK >>> cppcodec: Unpacking /var/cache/distfiles/v3.16/cppcodec-v0.2.tar.gz... CMake Warning: No source or binary directory provided. Both will be assumed to be the same as the current working directory, but note that this warning will become a fatal error in future CMake releases. 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 11.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.8.0") -- Checking for module 'catch2' -- Found catch2, version 2.13.8 -- 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 [ 4%] Built target cppcodec [ 9%] Building CXX object tool/CMakeFiles/base32enc.dir/base32enc.cpp.o [ 13%] Building CXX object tool/CMakeFiles/base32dec.dir/base32dec.cpp.o [ 13%] Building CXX object tool/CMakeFiles/base64enc.dir/base64enc.cpp.o [ 18%] Building CXX object tool/CMakeFiles/base64dec.dir/base64dec.cpp.o [ 27%] Building CXX object tool/CMakeFiles/hexenc.dir/hexenc.cpp.o [ 27%] Building CXX object tool/CMakeFiles/hexdec.dir/hexdec.cpp.o [ 31%] Building CXX object example/CMakeFiles/helloworld.dir/helloworld.cpp.o [ 36%] Building CXX object example/CMakeFiles/type_support_wrapper.dir/type_support_wrapper.cpp.o [ 40%] Building CXX object test/CMakeFiles/test_cppcodec.dir/test_cppcodec.cpp.o [ 45%] Building CXX object test/CMakeFiles/benchmark_cppcodec.dir/benchmark_cppcodec.cpp.o [ 50%] Building CXX object test/CMakeFiles/minimal_decode.dir/minimal_decode.cpp.o [ 54%] Linking CXX executable hexenc [ 59%] Linking CXX executable type_support_wrapper [ 59%] Built target hexenc [ 59%] Built target type_support_wrapper [ 63%] Linking CXX executable base64enc [ 63%] Built target base64enc [ 68%] Linking CXX executable minimal_decode [ 72%] Linking CXX executable hexdec [ 72%] Built target minimal_decode [ 77%] Linking CXX executable base32enc [ 77%] Built target hexdec [ 77%] Built target base32enc [ 81%] Linking CXX executable base32dec [ 81%] Built target base32dec [ 86%] Linking CXX executable base64dec [ 90%] Linking CXX executable helloworld [ 90%] Built target base64dec [ 90%] Built target helloworld [ 95%] Linking CXX executable benchmark_cppcodec [ 95%] Built target benchmark_cppcodec [100%] Linking CXX executable test_cppcodec [100%] Built target test_cppcodec Test project /home/buildozer/aports/community/cppcodec/src/cppcodec-0.2 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... Consolidate compiler generated dependencies of target base32enc Consolidate compiler generated dependencies of target base32dec Consolidate compiler generated dependencies of target base64enc Consolidate compiler generated dependencies of target base64dec Consolidate compiler generated dependencies of target hexenc Consolidate compiler generated dependencies of target hexdec Consolidate compiler generated dependencies of target helloworld Consolidate compiler generated dependencies of target type_support_wrapper Consolidate compiler generated dependencies of target test_cppcodec Consolidate compiler generated dependencies of target minimal_decode Consolidate compiler generated dependencies of target benchmark_cppcodec [ 0%] Built target cppcodec [ 9%] Built target base32enc [ 18%] Built target base32dec [ 27%] Built target base64enc [ 36%] Built target base64dec [ 45%] Built target hexenc [ 54%] Built target hexdec [ 68%] Built target helloworld [ 72%] Built target type_support_wrapper [ 81%] Built target minimal_decode [ 90%] Built target benchmark_cppcodec [100%] Built target test_cppcodec Install the project... -- 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-r1.apk >>> cppcodec: Build complete at Fri, 15 Apr 2022 21:58:59 +0000 elapsed time 0h 0m 38s >>> cppcodec: Cleaning up srcdir >>> cppcodec: Cleaning up pkgdir >>> cppcodec: Uninstalling dependencies... (1/7) Purging .makedepends-cppcodec (20220415.215827) (2/7) Purging cmake (3.23.1-r0) (3/7) Purging catch2 (2.13.8-r0) (4/7) Purging libarchive (3.6.1-r0) (5/7) Purging xz-libs (5.2.5-r1) (6/7) Purging rhash-libs (1.4.2-r2) (7/7) Purging libuv (1.44.1-r0) Executing busybox-1.35.0-r8.trigger OK: 396 MiB in 100 packages >>> cppcodec: Updating the community/aarch64 repository index... >>> cppcodec: Signing the index...