>>> fast_float: Building testing/fast_float 8.0.2-r0 (using abuild 3.14.1-r7) started Sun, 16 Mar 2025 10:06:19 +0000 >>> fast_float: Validating /home/buildozer/aports/testing/fast_float/APKBUILD... >>> fast_float: Analyzing dependencies... >>> fast_float: Installing for build: build-base cmake samurai doctest-dev (1/7) Installing libarchive (3.7.7-r0) (2/7) Installing rhash-libs (1.4.5-r0) (3/7) Installing libuv (1.50.0-r0) (4/7) Installing cmake (3.31.6-r1) (5/7) Installing samurai (1.2-r6) (6/7) Installing doctest-dev (2.4.11-r0) (7/7) Installing .makedepends-fast_float (20250316.100623) Executing busybox-1.37.0-r14.trigger OK: 384 MiB in 116 packages >>> fast_float: Cleaning up srcdir >>> fast_float: Cleaning up pkgdir >>> fast_float: Cleaning up tmpdir >>> fast_float: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fast_float-8.0.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> fast_float: Fetching https://github.com/fastfloat/fast_float/archive/v8.0.2/fast_float-8.0.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 118k 10 12962 0 0 26272 0 0:00:04 --:--:-- 0:00:04 26272 100 118k 100 118k 0 0 216k 0 --:--:-- --:--:-- --:--:-- 1994k >>> fast_float: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fast_float-tests-97a0b2e638feb479387554cf253e346500541e7e.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> fast_float: Fetching https://github.com/fastfloat/supplemental_test_files/archive/97a0b2e638feb479387554cf253e346500541e7e/fast_float-tests-97a0b2e638feb479387554cf253e346500541e7e.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 90.9M 0 816k 0 0 1167k 0 0:01:19 --:--:-- 0:01:19 1167k 19 90.9M 19 17.6M 0 0 10.3M 0 0:00:08 0:00:01 0:00:07 16.8M 38 90.9M 38 35.0M 0 0 12.9M 0 0:00:06 0:00:02 0:00:04 17.1M 57 90.9M 57 52.4M 0 0 14.1M 0 0:00:06 0:00:03 0:00:03 17.2M 76 90.9M 76 69.8M 0 0 14.8M 0 0:00:06 0:00:04 0:00:02 17.2M 95 90.9M 95 87.2M 0 0 15.3M 0 0:00:05 0:00:05 --:--:-- 17.2M 100 90.9M 100 90.9M 0 0 15.4M 0 0:00:05 0:00:05 --:--:-- 17.4M >>> fast_float: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fast_float-8.0.2.tar.gz >>> fast_float: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fast_float-tests-97a0b2e638feb479387554cf253e346500541e7e.tar.gz >>> fast_float: Checking sha512sums... fast_float-8.0.2.tar.gz: OK fast_float-tests-97a0b2e638feb479387554cf253e346500541e7e.tar.gz: OK >>> fast_float: Unpacking /var/cache/distfiles/edge/fast_float-8.0.2.tar.gz... >>> fast_float: Unpacking /var/cache/distfiles/edge/fast_float-tests-97a0b2e638feb479387554cf253e346500541e7e.tar.gz... 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. -- 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 -- Supplemental tests enabled. Retrieving test files. CMake Warning (dev) at /usr/share/cmake/Modules/FetchContent.cmake:1953 (message): Calling FetchContent_Populate(supplemental_test_files) is deprecated, call FetchContent_MakeAvailable(supplemental_test_files) instead. Policy CMP0169 can be set to OLD to allow FetchContent_Populate(supplemental_test_files) to be called directly for now, but the ability to call it with declared details will be removed completely in a future version. Call Stack (most recent call first): tests/CMakeLists.txt:40 (FetchContent_Populate) This warning is for project developers. Use -Wno-dev to suppress it. -- Supplemental test files retrieved. CMake Deprecation Warning at builddir/_deps/supplemental_test_files-src/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. -- Benchmarks are disabled. Set FASTFLOAT_BENCHMARKS to ON to build benchmarks (assumes C++17). -- Performing Test FASTFLOAT_COMPILER_SUPPORTS_PERMISSIVE -- Performing Test FASTFLOAT_COMPILER_SUPPORTS_PERMISSIVE - Failed -- Configuring done (2.7s) -- Generating done (0.1s) -- Build files have been written to: /home/buildozer/aports/testing/fast_float/src/fast_float-8.0.2/builddir [1/41] Building CXX object tests/bloat_analysis/CMakeFiles/bloatyref.dir/main_ref.cpp.o [2/41] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/a10.cpp.o [3/41] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/a9.cpp.o [4/41] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/a8.cpp.o [5/41] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/a7.cpp.o [6/41] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/a6.cpp.o [7/41] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/a5.cpp.o [8/41] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/a4.cpp.o [9/41] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/a3.cpp.o [10/41] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/a2.cpp.o [11/41] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/a1.cpp.o [12/41] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/main.cpp.o [13/41] Building CXX object tests/build_tests/issue72/CMakeFiles/issue72.dir/foo.cpp.o [14/41] Building CXX object tests/build_tests/issue72/CMakeFiles/issue72.dir/main.cpp.o [15/41] Building CXX object tests/CMakeFiles/fortran.dir/fortran.cpp.o [16/41] Building CXX object tests/CMakeFiles/json_fmt.dir/json_fmt.cpp.o [17/41] Building CXX object tests/CMakeFiles/fast_int.dir/fast_int.cpp.o [18/41] Building CXX object tests/CMakeFiles/string_test.dir/string_test.cpp.o [19/41] Building CXX object tests/CMakeFiles/powersoffive_hardround.dir/powersoffive_hardround.cpp.o [20/41] Building CXX object tests/CMakeFiles/long_test.dir/long_test.cpp.o [21/41] Building CXX object tests/CMakeFiles/basictest.dir/basictest.cpp.o [22/41] Building CXX object tests/CMakeFiles/example_comma_test.dir/example_comma_test.cpp.o [23/41] Building CXX object tests/CMakeFiles/example_test.dir/example_test.cpp.o [24/41] Building CXX object tests/CMakeFiles/supported_chars_test.dir/supported_chars_test.cpp.o [25/41] Building CXX object tests/CMakeFiles/wide_char_test.dir/wide_char_test.cpp.o [26/41] Building CXX object tests/CMakeFiles/rcppfastfloat_test.dir/rcppfastfloat_test.cpp.o [27/41] Linking CXX executable tests/build_tests/issue72/issue72 [28/41] Linking CXX executable tests/bloat_analysis/bloatyref [29/41] Linking CXX executable tests/example_comma_test [30/41] Linking CXX executable tests/wide_char_test [31/41] Linking CXX executable tests/bloat_analysis/bloaty [32/41] Linking CXX executable tests/fortran [33/41] Linking CXX executable tests/example_test [34/41] Linking CXX executable tests/rcppfastfloat_test [35/41] Linking CXX executable tests/fast_int [36/41] Linking CXX executable tests/json_fmt [37/41] Linking CXX executable tests/powersoffive_hardround [38/41] Linking CXX executable tests/long_test [39/41] Linking CXX executable tests/supported_chars_test [40/41] Linking CXX executable tests/string_test [41/41] Linking CXX executable tests/basictest Internal ctest changing into directory: /home/buildozer/aports/testing/fast_float/src/fast_float-8.0.2/builddir Test project /home/buildozer/aports/testing/fast_float/src/fast_float-8.0.2/builddir Start 1: rcppfastfloat_test Start 2: wide_char_test Start 3: supported_chars_test Start 4: example_test Start 5: example_comma_test Start 6: basictest Start 7: long_test Start 8: powersoffive_hardround Start 9: string_test Start 10: fast_int Start 11: json_fmt Start 12: fortran 1/12 Test #1: rcppfastfloat_test ............... Passed 0.04 sec 2/12 Test #2: wide_char_test ................... Passed 0.03 sec 3/12 Test #3: supported_chars_test ............. Passed 0.03 sec 4/12 Test #4: example_test ..................... Passed 0.03 sec 5/12 Test #5: example_comma_test ............... Passed 0.03 sec 6/12 Test #7: long_test ........................ Passed 0.02 sec 7/12 Test #9: string_test ...................... Passed 0.02 sec 8/12 Test #10: fast_int ......................... Passed 0.02 sec 9/12 Test #11: json_fmt ......................... Passed 0.01 sec 10/12 Test #12: fortran .......................... Passed 0.01 sec 11/12 Test #8: powersoffive_hardround ........... Passed 0.45 sec 12/12 Test #6: basictest ........................ Passed 15.68 sec 100% tests passed, 0 tests failed out of 12 Total Test time (real) = 15.72 sec >>> fast_float: Entering fakeroot... -- Install configuration: "Release" -- Installing: /home/buildozer/aports/testing/fast_float/pkg/fast_float/usr/include/fast_float -- Installing: /home/buildozer/aports/testing/fast_float/pkg/fast_float/usr/include/fast_float/digit_comparison.h -- Installing: /home/buildozer/aports/testing/fast_float/pkg/fast_float/usr/include/fast_float/fast_table.h -- Installing: /home/buildozer/aports/testing/fast_float/pkg/fast_float/usr/include/fast_float/decimal_to_binary.h -- Installing: /home/buildozer/aports/testing/fast_float/pkg/fast_float/usr/include/fast_float/ascii_number.h -- Installing: /home/buildozer/aports/testing/fast_float/pkg/fast_float/usr/include/fast_float/bigint.h -- Installing: /home/buildozer/aports/testing/fast_float/pkg/fast_float/usr/include/fast_float/float_common.h -- Installing: /home/buildozer/aports/testing/fast_float/pkg/fast_float/usr/include/fast_float/parse_number.h -- Installing: /home/buildozer/aports/testing/fast_float/pkg/fast_float/usr/include/fast_float/fast_float.h -- Installing: /home/buildozer/aports/testing/fast_float/pkg/fast_float/usr/include/fast_float/constexpr_feature_detect.h -- Installing: /home/buildozer/aports/testing/fast_float/pkg/fast_float/usr/lib/cmake/FastFloat/FastFloatConfig.cmake -- Installing: /home/buildozer/aports/testing/fast_float/pkg/fast_float/usr/lib/cmake/FastFloat/FastFloatConfigVersion.cmake -- Installing: /home/buildozer/aports/testing/fast_float/pkg/fast_float/usr/lib/cmake/FastFloat/fast_float-targets.cmake >>> fast_float*: Running postcheck for fast_float >>> fast_float*: Preparing package fast_float... >>> fast_float*: Tracing dependencies... >>> fast_float*: Package size: 154.6 KB >>> fast_float*: Compressing data... >>> fast_float*: Create checksum... >>> fast_float*: Create fast_float-8.0.2-r0.apk >>> fast_float: Build complete at Sun, 16 Mar 2025 10:08:47 +0000 elapsed time 0h 2m 28s >>> fast_float: Cleaning up srcdir >>> fast_float: Cleaning up pkgdir >>> fast_float: Uninstalling dependencies... (1/7) Purging .makedepends-fast_float (20250316.100623) (2/7) Purging cmake (3.31.6-r1) (3/7) Purging samurai (1.2-r6) (4/7) Purging doctest-dev (2.4.11-r0) (5/7) Purging libarchive (3.7.7-r0) (6/7) Purging libuv (1.50.0-r0) (7/7) Purging rhash-libs (1.4.5-r0) Executing busybox-1.37.0-r14.trigger OK: 342 MiB in 109 packages >>> fast_float: Updating the testing/riscv64 repository index... >>> fast_float: Signing the index...