>>> msgsl: Building community/msgsl 4.1.0-r0 (using abuild 3.14.1-r3) started Thu, 21 Nov 2024 02:52:02 +0000 >>> msgsl: Validating /home/buildozer/aports/community/msgsl/APKBUILD... >>> msgsl: Analyzing dependencies... >>> msgsl: Installing for build: build-base cmake gtest (1/8) Installing libbz2 (1.0.8-r6) (2/8) Installing xz-libs (5.6.3-r0) (3/8) Installing libarchive (3.7.7-r0) (4/8) Installing rhash-libs (1.4.5-r0) (5/8) Installing libuv (1.49.2-r0) (6/8) Installing cmake (3.31.0-r0) (7/8) Installing gtest (1.15.2-r0) (8/8) Installing .makedepends-msgsl (20241121.025203) Executing busybox-1.37.0-r8.trigger OK: 309 MiB in 109 packages >>> msgsl: Cleaning up srcdir >>> msgsl: Cleaning up pkgdir >>> msgsl: Cleaning up tmpdir >>> msgsl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/msgsl-4.1.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> msgsl: Fetching msgsl-4.1.0.tar.gz::https://github.com/microsoft/GSL/archive/v4.1.0.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/msgsl-4.1.0.tar.gz.part' msgsl-4.1.0.tar.gz.p 100% |********************************| 57901 0:00:00 ETA '/var/cache/distfiles/edge/msgsl-4.1.0.tar.gz.part' saved >>> msgsl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/msgsl-4.1.0.tar.gz >>> msgsl: Checking sha512sums... msgsl-4.1.0.tar.gz: OK >>> msgsl: Unpacking /var/cache/distfiles/edge/msgsl-4.1.0.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 -- Found PkgConfig: /usr/bin/pkg-config (found version "2.3.0") -- Checking for one of the modules 'gtest_main' CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 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. -- Configuring done (0.1s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/msgsl/src/GSL-4.1.0/build/tests/googletest-download [ 11%] Creating directories for 'googletest' [ 22%] Performing download step (git clone) for 'googletest' Cloning into 'googletest-src'... HEAD is now at 1b18723e Fix typo in gmock-matchers_test.cc: CanDescribeNegationOfExpectingOneElment => CanDescribeNegationOfExpectingOneElement [ 33%] Performing update step for 'googletest' -- Already at requested ref: 1b18723e874b256c1e39378c6774a90701d70f7a [ 44%] No patch step for 'googletest' [ 55%] No configure step for 'googletest' [ 66%] No build step for 'googletest' [ 77%] No install step for 'googletest' [ 88%] No test step for 'googletest' [100%] Completed 'googletest' [100%] Built target googletest CMake Deprecation Warning at build/tests/googletest-src/CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 3.10 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 C compiler identification is GNU 14.2.0 -- 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 CMake Deprecation Warning at build/tests/googletest-src/googlemock/CMakeLists.txt:39 (cmake_minimum_required): Compatibility with CMake < 3.10 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. CMake Deprecation Warning at build/tests/googletest-src/googletest/CMakeLists.txt:49 (cmake_minimum_required): Compatibility with CMake < 3.10 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. -- Could NOT find Python (missing: Python_EXECUTABLE Interpreter) -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test WARN_UNSAFE_BUFFER -- Performing Test WARN_UNSAFE_BUFFER - Success -- Configuring done (3.0s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/msgsl/src/GSL-4.1.0/build [ 11%] Building CXX object tests/CMakeFiles/gsl_noexcept_tests.dir/no_exception_ensure_tests.cpp.o [ 11%] Building CXX object tests/googletest-build/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o [ 16%] Linking CXX executable gsl_noexcept_tests [ 16%] Built target gsl_noexcept_tests [ 22%] Linking CXX shared library ../../../lib/libgtest.so [ 22%] Built target gtest [ 27%] Building CXX object tests/googletest-build/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o [ 33%] Linking CXX shared library ../../../lib/libgtest_main.so [ 33%] Built target gtest_main [ 50%] Building CXX object tests/CMakeFiles/gsl_tests.dir/algorithm_tests.cpp.o [ 55%] Building CXX object tests/CMakeFiles/gsl_tests.dir/assertion_tests.cpp.o [ 55%] Building CXX object tests/CMakeFiles/gsl_tests.dir/at_tests.cpp.o [ 55%] Building CXX object tests/CMakeFiles/gsl_tests.dir/byte_tests.cpp.o [ 61%] Building CXX object tests/CMakeFiles/gsl_tests.dir/notnull_tests.cpp.o [ 66%] Building CXX object tests/CMakeFiles/gsl_tests.dir/owner_tests.cpp.o [ 72%] Building CXX object tests/CMakeFiles/gsl_tests.dir/span_compatibility_tests.cpp.o [ 77%] Building CXX object tests/CMakeFiles/gsl_tests.dir/span_ext_tests.cpp.o [ 83%] Building CXX object tests/CMakeFiles/gsl_tests.dir/span_tests.cpp.o [ 88%] Building CXX object tests/CMakeFiles/gsl_tests.dir/strict_notnull_tests.cpp.o [ 94%] Building CXX object tests/CMakeFiles/gsl_tests.dir/utils_tests.cpp.o [100%] Linking CXX executable gsl_tests [100%] Built target gsl_tests Test project /home/buildozer/aports/community/msgsl/src/GSL-4.1.0/build Start 1: gsl_tests Start 2: gsl_noexcept_tests 1/2 Test #2: gsl_noexcept_tests ............... Passed 0.00 sec 2/2 Test #1: gsl_tests ........................ Passed 0.03 sec 100% tests passed, 0 tests failed out of 2 Total Test time (real) = 0.03 sec >>> msgsl: Entering fakeroot... -- Install configuration: "" -- Installing: /home/buildozer/aports/community/msgsl/pkg/msgsl/usr/include/gsl -- Installing: /home/buildozer/aports/community/msgsl/pkg/msgsl/usr/include/gsl/span_ext -- Installing: /home/buildozer/aports/community/msgsl/pkg/msgsl/usr/include/gsl/string_span -- Installing: /home/buildozer/aports/community/msgsl/pkg/msgsl/usr/include/gsl/assert -- Installing: /home/buildozer/aports/community/msgsl/pkg/msgsl/usr/include/gsl/algorithm -- Installing: /home/buildozer/aports/community/msgsl/pkg/msgsl/usr/include/gsl/span -- Installing: /home/buildozer/aports/community/msgsl/pkg/msgsl/usr/include/gsl/zstring -- Installing: /home/buildozer/aports/community/msgsl/pkg/msgsl/usr/include/gsl/byte -- Installing: /home/buildozer/aports/community/msgsl/pkg/msgsl/usr/include/gsl/util -- Installing: /home/buildozer/aports/community/msgsl/pkg/msgsl/usr/include/gsl/gsl -- Installing: /home/buildozer/aports/community/msgsl/pkg/msgsl/usr/include/gsl/narrow -- Installing: /home/buildozer/aports/community/msgsl/pkg/msgsl/usr/include/gsl/pointers -- Installing: /home/buildozer/aports/community/msgsl/pkg/msgsl/usr/share/cmake/Microsoft.GSL/Microsoft.GSLConfig.cmake -- Installing: /home/buildozer/aports/community/msgsl/pkg/msgsl/usr/share/cmake/Microsoft.GSL/Microsoft.GSLConfigVersion.cmake -- Installing: /home/buildozer/aports/community/msgsl/pkg/msgsl/usr/share/cmake/Microsoft.GSL/GSL.natvis >>> msgsl*: Running postcheck for msgsl >>> msgsl*: Preparing package msgsl... >>> msgsl*: Tracing dependencies... >>> msgsl*: Package size: 80.4 KB >>> msgsl*: Compressing data... >>> msgsl*: Create checksum... >>> msgsl*: Create msgsl-4.1.0-r0.apk >>> msgsl: Build complete at Thu, 21 Nov 2024 02:52:25 +0000 elapsed time 0h 0m 23s >>> msgsl: Cleaning up srcdir >>> msgsl: Cleaning up pkgdir >>> msgsl: Uninstalling dependencies... (1/8) Purging .makedepends-msgsl (20241121.025203) (2/8) Purging cmake (3.31.0-r0) (3/8) Purging gtest (1.15.2-r0) (4/8) Purging libarchive (3.7.7-r0) (5/8) Purging libbz2 (1.0.8-r6) (6/8) Purging libuv (1.49.2-r0) (7/8) Purging rhash-libs (1.4.5-r0) (8/8) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r8.trigger OK: 274 MiB in 101 packages >>> msgsl: Updating the community/armv7 repository index... >>> msgsl: Signing the index...