>>> fast_float: Building community/fast_float 8.0.2-r0 (using abuild 3.15.0_rc3-r1) started Sat, 26 Apr 2025 22:33:48 +0000 >>> fast_float: Validating /home/buildozer/aports/community/fast_float/APKBUILD... >>> fast_float: Analyzing dependencies... >>> fast_float: Installing for build: build-base cmake samurai doctest-dev (1/9) Installing libbz2 (1.0.8-r6) (2/9) Installing xz-libs (5.8.1-r0) (3/9) Installing libarchive (3.7.9-r0) (4/9) Installing rhash-libs (1.4.5-r0) (5/9) Installing libuv (1.50.0-r0) (6/9) Installing cmake (3.31.6-r1) (7/9) Installing samurai (1.2-r6) (8/9) Installing doctest-dev (2.4.11-r0) (9/9) Installing .makedepends-fast_float (20250426.223351) Executing busybox-1.37.0-r16.trigger OK: 487 MiB in 111 packages >>> fast_float: Cleaning up srcdir >>> fast_float: Cleaning up pkgdir >>> fast_float: Cleaning up tmpdir >>> fast_float: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/fast_float-8.0.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/fast_float-8.0.2.tar.gz.part' fast_float-8.0.2.tar 100% |********************************| 118k 0:00:00 ETA '/var/cache/distfiles/v3.22/fast_float-8.0.2.tar.gz.part' saved >>> fast_float: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/fast_float-tests-97a0b2e638feb479387554cf253e346500541e7e.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/fast_float-tests-97a0b2e638feb479387554cf253e346500541e7e.tar.gz.part' fast_float-tests-97a 0% | | 65286 0:24:19 ETA fast_float-tests-97a 2% | | 1951k 0:01:33 ETA fast_float-tests-97a 8% |** | 7727k 0:00:33 ETA fast_float-tests-97a 15% |**** | 13.7M 0:00:22 ETA fast_float-tests-97a 21% |****** | 19.1M 0:00:18 ETA fast_float-tests-97a 26% |******** | 23.7M 0:00:16 ETA fast_float-tests-97a 29% |********* | 27.1M 0:00:16 ETA fast_float-tests-97a 33% |********** | 30.2M 0:00:16 ETA fast_float-tests-97a 37% |*********** | 33.7M 0:00:15 ETA fast_float-tests-97a 40% |************* | 37.2M 0:00:14 ETA fast_float-tests-97a 44% |************** | 40.0M 0:00:13 ETA fast_float-tests-97a 47% |*************** | 43.1M 0:00:13 ETA fast_float-tests-97a 51% |**************** | 46.4M 0:00:12 ETA fast_float-tests-97a 54% |***************** | 49.7M 0:00:11 ETA fast_float-tests-97a 58% |****************** | 52.9M 0:00:10 ETA fast_float-tests-97a 61% |******************* | 56.1M 0:00:09 ETA fast_float-tests-97a 65% |******************** | 59.3M 0:00:09 ETA fast_float-tests-97a 68% |********************** | 62.5M 0:00:08 ETA fast_float-tests-97a 72% |*********************** | 66.0M 0:00:07 ETA fast_float-tests-97a 76% |************************ | 69.7M 0:00:06 ETA fast_float-tests-97a 80% |************************* | 73.3M 0:00:05 ETA fast_float-tests-97a 84% |*************************** | 77.2M 0:00:03 ETA fast_float-tests-97a 89% |**************************** | 81.5M 0:00:02 ETA fast_float-tests-97a 95% |****************************** | 86.5M 0:00:01 ETA fast_float-tests-97a 100% |********************************| 90.9M 0:00:00 ETA '/var/cache/distfiles/v3.22/fast_float-tests-97a0b2e638feb479387554cf253e346500541e7e.tar.gz.part' saved >>> fast_float: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/fast_float-8.0.2.tar.gz >>> fast_float: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/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/v3.22/fast_float-8.0.2.tar.gz... >>> fast_float: Unpacking /var/cache/distfiles/v3.22/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/c++ - 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 (1.6s) -- Generating done (0.1s) -- Build files have been written to: /home/buildozer/aports/community/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/bloat_analysis/bloaty [30/41] Linking CXX executable tests/example_comma_test [31/41] Linking CXX executable tests/example_test [32/41] Linking CXX executable tests/fast_int [33/41] Linking CXX executable tests/fortran [34/41] Linking CXX executable tests/rcppfastfloat_test [35/41] Linking CXX executable tests/json_fmt [36/41] Linking CXX executable tests/wide_char_test [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/community/fast_float/src/fast_float-8.0.2/builddir Test project /home/buildozer/aports/community/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.07 sec 2/12 Test #2: wide_char_test ................... Passed 0.06 sec 3/12 Test #3: supported_chars_test ............. Passed 0.06 sec 4/12 Test #4: example_test ..................... Passed 0.06 sec 5/12 Test #5: example_comma_test ............... Passed 0.06 sec 6/12 Test #7: long_test ........................ Passed 0.05 sec 7/12 Test #9: string_test ...................... Passed 0.02 sec 8/12 Test #10: fast_int ......................... Passed 0.01 sec 9/12 Test #11: json_fmt ......................... Passed 0.01 sec 10/12 Test #12: fortran .......................... Passed 0.00 sec 11/12 Test #8: powersoffive_hardround ........... Passed 0.67 sec 12/12 Test #6: basictest ........................ Passed 22.70 sec 100% tests passed, 0 tests failed out of 12 Total Test time (real) = 22.72 sec >>> fast_float: Entering fakeroot... -- Install configuration: "Release" -- Installing: /home/buildozer/aports/community/fast_float/pkg/fast_float/usr/include/fast_float -- Installing: /home/buildozer/aports/community/fast_float/pkg/fast_float/usr/include/fast_float/float_common.h -- Installing: /home/buildozer/aports/community/fast_float/pkg/fast_float/usr/include/fast_float/parse_number.h -- Installing: /home/buildozer/aports/community/fast_float/pkg/fast_float/usr/include/fast_float/fast_float.h -- Installing: /home/buildozer/aports/community/fast_float/pkg/fast_float/usr/include/fast_float/constexpr_feature_detect.h -- Installing: /home/buildozer/aports/community/fast_float/pkg/fast_float/usr/include/fast_float/fast_table.h -- Installing: /home/buildozer/aports/community/fast_float/pkg/fast_float/usr/include/fast_float/digit_comparison.h -- Installing: /home/buildozer/aports/community/fast_float/pkg/fast_float/usr/include/fast_float/bigint.h -- Installing: /home/buildozer/aports/community/fast_float/pkg/fast_float/usr/include/fast_float/decimal_to_binary.h -- Installing: /home/buildozer/aports/community/fast_float/pkg/fast_float/usr/include/fast_float/ascii_number.h -- Installing: /home/buildozer/aports/community/fast_float/pkg/fast_float/usr/lib/cmake/FastFloat/FastFloatConfig.cmake -- Installing: /home/buildozer/aports/community/fast_float/pkg/fast_float/usr/lib/cmake/FastFloat/FastFloatConfigVersion.cmake -- Installing: /home/buildozer/aports/community/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 Sat, 26 Apr 2025 22:36:09 +0000 elapsed time 0h 2m 21s >>> fast_float: Cleaning up srcdir >>> fast_float: Cleaning up pkgdir >>> fast_float: Uninstalling dependencies... (1/9) Purging .makedepends-fast_float (20250426.223351) (2/9) Purging cmake (3.31.6-r1) (3/9) Purging samurai (1.2-r6) (4/9) Purging doctest-dev (2.4.11-r0) (5/9) Purging libarchive (3.7.9-r0) (6/9) Purging libbz2 (1.0.8-r6) (7/9) Purging libuv (1.50.0-r0) (8/9) Purging rhash-libs (1.4.5-r0) (9/9) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 429 MiB in 102 packages >>> fast_float: Updating the community/ppc64le repository index... >>> fast_float: Signing the index...