>>> msgsl: Building community/msgsl 4.1.0-r1 (using abuild 3.15.0-r0) started Sat, 11 Oct 2025 18:43:25 +0000 >>> msgsl: Validating /home/udu/aports/community/msgsl/APKBUILD... >>> msgsl: Analyzing dependencies... >>> msgsl: Installing for build: build-base cmake gtest samurai WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/8) Installing lz4-libs (1.10.0-r0) (2/8) Installing libarchive (3.8.1-r0) (3/8) Installing rhash-libs (1.4.5-r0) (4/8) Installing libuv (1.51.0-r0) (5/8) Installing cmake (3.31.7-r1) (6/8) Installing gtest (1.16.0-r0) (7/8) Installing samurai (1.2-r7) (8/8) Installing .makedepends-msgsl (20251011.184325) Executing busybox-1.37.0-r19.trigger OK: 350 MiB in 97 packages >>> msgsl: Cleaning up srcdir >>> msgsl: Cleaning up pkgdir >>> msgsl: Cleaning up tmpdir >>> msgsl: Fetching msgsl-4.1.0.tar.gz::https://github.com/microsoft/GSL/archive/v4.1.0.tar.gz >>> msgsl: Fetching msgsl-4.1.0.tar.gz::https://github.com/microsoft/GSL/archive/v4.1.0.tar.gz >>> msgsl: Checking sha512sums... msgsl-4.1.0.tar.gz: OK >>> msgsl: Unpacking /var/cache/distfiles/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/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "2.4.3") -- 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 the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- Configuring done (0.0s) -- Generating done (0.0s) -- Build files have been written to: /home/udu/aports/community/msgsl/src/GSL-4.1.0/build/tests/googletest-download [1/9] Creating directories for 'googletest' [2/9] 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 export PATH $(git sh-i18n--envsubst --variables "$1"); ^~ /usr/libexec/git-core/git-sh-i18n:62: fatal: Assignment builtin expected NAME=value, got 'dashless\nUSAGE' [3/9] Performing update step for 'googletest' -- Already at requested ref: 1b18723e874b256c1e39378c6774a90701d70f7a [4/9] No patch step for 'googletest' [5/9] No configure step for 'googletest' [6/9] No build step for 'googletest' [7/9] No install step for 'googletest' [8/9] No test step for 'googletest' [9/9] Completed '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 the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- 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/cc - 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 the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. 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 the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- Found Python: /usr/bin/python3.12 (found version "3.12.11") found components: 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.1s) -- Generating done (0.0s) -- Build files have been written to: /home/udu/aports/community/msgsl/src/GSL-4.1.0/build [1/20] Building CXX object tests/CMakeFiles/gsl_noexcept_tests.dir/no_exception_ensure_tests.cpp.o [2/20] Building CXX object tests/googletest-build/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o [3/20] Building CXX object tests/googletest-build/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o [4/20] Building CXX object tests/CMakeFiles/gsl_tests.dir/utils_tests.cpp.o [5/20] Building CXX object tests/CMakeFiles/gsl_tests.dir/strict_notnull_tests.cpp.o [6/20] Building CXX object tests/CMakeFiles/gsl_tests.dir/span_tests.cpp.o [7/20] Building CXX object tests/CMakeFiles/gsl_tests.dir/span_ext_tests.cpp.o [8/20] Building CXX object tests/CMakeFiles/gsl_tests.dir/span_compatibility_tests.cpp.o [9/20] Building CXX object tests/CMakeFiles/gsl_tests.dir/owner_tests.cpp.o [10/20] Building CXX object tests/CMakeFiles/gsl_tests.dir/notnull_tests.cpp.o [11/20] Building CXX object tests/CMakeFiles/gsl_tests.dir/byte_tests.cpp.o [12/20] Building CXX object tests/CMakeFiles/gsl_tests.dir/at_tests.cpp.o [13/20] Building CXX object tests/CMakeFiles/gsl_tests.dir/assertion_tests.cpp.o [14/20] Building CXX object tests/CMakeFiles/gsl_tests.dir/algorithm_tests.cpp.o [15/20] Linking CXX executable tests/gsl_noexcept_tests [16/20] Linking CXX shared library lib/libgtest.so.1.11.0 [17/20] Creating library symlink lib/libgtest.so [18/20] Linking CXX shared library lib/libgtest_main.so.1.11.0 [19/20] Creating library symlink lib/libgtest_main.so [20/20] Linking CXX executable tests/gsl_tests Test project /home/udu/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.01 sec 100% tests passed, 0 tests failed out of 2 Total Test time (real) = 0.01 sec >>> msgsl: Entering fakeroot... -- Install configuration: "" -- Installing: /home/udu/aports/community/msgsl/pkg/msgsl/usr/include/gsl -- Installing: /home/udu/aports/community/msgsl/pkg/msgsl/usr/include/gsl/span -- Installing: /home/udu/aports/community/msgsl/pkg/msgsl/usr/include/gsl/span_ext -- Installing: /home/udu/aports/community/msgsl/pkg/msgsl/usr/include/gsl/gsl -- Installing: /home/udu/aports/community/msgsl/pkg/msgsl/usr/include/gsl/byte -- Installing: /home/udu/aports/community/msgsl/pkg/msgsl/usr/include/gsl/zstring -- Installing: /home/udu/aports/community/msgsl/pkg/msgsl/usr/include/gsl/assert -- Installing: /home/udu/aports/community/msgsl/pkg/msgsl/usr/include/gsl/util -- Installing: /home/udu/aports/community/msgsl/pkg/msgsl/usr/include/gsl/string_span -- Installing: /home/udu/aports/community/msgsl/pkg/msgsl/usr/include/gsl/algorithm -- Installing: /home/udu/aports/community/msgsl/pkg/msgsl/usr/include/gsl/pointers -- Installing: /home/udu/aports/community/msgsl/pkg/msgsl/usr/include/gsl/narrow -- Installing: /home/udu/aports/community/msgsl/pkg/msgsl/usr/share/cmake/Microsoft.GSL/Microsoft.GSLConfig.cmake -- Installing: /home/udu/aports/community/msgsl/pkg/msgsl/usr/share/cmake/Microsoft.GSL/Microsoft.GSLConfigVersion.cmake -- Installing: /home/udu/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-r1.apk >>> msgsl: Build complete at Sat, 11 Oct 2025 18:43:33 +0000 elapsed time 0h 0m 8s >>> msgsl: Cleaning up srcdir >>> msgsl: Cleaning up pkgdir >>> msgsl: Uninstalling dependencies... (1/8) Purging .makedepends-msgsl (20251011.184325) (2/8) Purging cmake (3.31.7-r1) (3/8) Purging gtest (1.16.0-r0) (4/8) Purging samurai (1.2-r7) (5/8) Purging libarchive (3.8.1-r0) (6/8) Purging libuv (1.51.0-r0) (7/8) Purging lz4-libs (1.10.0-r0) (8/8) Purging rhash-libs (1.4.5-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> msgsl: Updating the community/x86_64 repository index... >>> msgsl: Signing the index...