INFO: not using any hashes in /data/userland-archives/hashes for fast_float-8.0.2.tar.gz (overridden with --hash)
Source /data/userland-archives/fast_float-8.0.2.tar.gz... not found, skipping file copy
Source https://github.com/fastfloat/fast_float/archive/refs/tags/v8.0.2.tar.gz... 
    downloading... ok
    validating signature... checking local signature... not found
    signature validation failed

    validating hash... ok
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 <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> 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/gcc/14/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Warning (dev) at /usr/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message):
  Calling FetchContent_Populate(doctest) is deprecated, call
  FetchContent_MakeAvailable(doctest) instead.  Policy CMP0169 can be set to
  OLD to allow FetchContent_Populate(doctest) 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:30 (FetchContent_Populate)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Deprecation Warning at /jenkins/jobs/oi-userland/workspace/components/library/fast_float/build/amd64/_deps/doctest-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 <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- Supplemental tests enabled. Retrieving test files.
CMake Warning (dev) at /usr/share/cmake-3.31/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 /jenkins/jobs/oi-userland/workspace/components/library/fast_float/build/amd64/_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 <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- No build type selected, default to Release
-- 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 (15.1s)
-- Generating done (0.1s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_C_COMPILER
    CMAKE_C_FLAGS
    CMAKE_Fortran_COMPILER
    CMAKE_Fortran_FLAGS
    LIBEXEC_INSTALL_DIR
    LIB_INSTALL_DIR
    LIB_SUFFIX


-- Build files have been written to: /jenkins/jobs/oi-userland/workspace/components/library/fast_float/build/amd64
[  2%] Building CXX object tests/CMakeFiles/rcppfastfloat_test.dir/rcppfastfloat_test.cpp.o
[  4%] Linking CXX executable rcppfastfloat_test
[  4%] Built target rcppfastfloat_test
[  7%] Building CXX object tests/CMakeFiles/wide_char_test.dir/wide_char_test.cpp.o
[  9%] Linking CXX executable wide_char_test
[  9%] Built target wide_char_test
[ 12%] Building CXX object tests/CMakeFiles/supported_chars_test.dir/supported_chars_test.cpp.o
[ 14%] Linking CXX executable supported_chars_test
[ 14%] Built target supported_chars_test
[ 17%] Building CXX object tests/CMakeFiles/example_test.dir/example_test.cpp.o
[ 19%] Linking CXX executable example_test
[ 19%] Built target example_test
[ 21%] Building CXX object tests/CMakeFiles/example_comma_test.dir/example_comma_test.cpp.o
[ 24%] Linking CXX executable example_comma_test
[ 24%] Built target example_comma_test
[ 26%] Building CXX object tests/CMakeFiles/basictest.dir/basictest.cpp.o
[ 29%] Linking CXX executable basictest
[ 29%] Built target basictest
[ 31%] Building CXX object tests/CMakeFiles/long_test.dir/long_test.cpp.o
[ 34%] Linking CXX executable long_test
[ 34%] Built target long_test
[ 36%] Building CXX object tests/CMakeFiles/powersoffive_hardround.dir/powersoffive_hardround.cpp.o
[ 39%] Linking CXX executable powersoffive_hardround
[ 39%] Built target powersoffive_hardround
[ 41%] Building CXX object tests/CMakeFiles/string_test.dir/string_test.cpp.o
[ 43%] Linking CXX executable string_test
[ 43%] Built target string_test
[ 46%] Building CXX object tests/CMakeFiles/fast_int.dir/fast_int.cpp.o
[ 48%] Linking CXX executable fast_int
[ 48%] Built target fast_int
[ 51%] Building CXX object tests/CMakeFiles/json_fmt.dir/json_fmt.cpp.o
[ 53%] Linking CXX executable json_fmt
[ 53%] Built target json_fmt
[ 56%] Building CXX object tests/CMakeFiles/fortran.dir/fortran.cpp.o
[ 58%] Linking CXX executable fortran
[ 58%] Built target fortran
[ 60%] Building CXX object tests/build_tests/issue72/CMakeFiles/issue72.dir/main.cpp.o
[ 63%] Building CXX object tests/build_tests/issue72/CMakeFiles/issue72.dir/foo.cpp.o
[ 65%] Linking CXX executable issue72
[ 65%] Built target issue72
[ 68%] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/main.cpp.o
[ 70%] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/a1.cpp.o
[ 73%] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/a2.cpp.o
[ 75%] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/a3.cpp.o
[ 78%] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/a4.cpp.o
[ 80%] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/a5.cpp.o
[ 82%] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/a6.cpp.o
[ 85%] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/a7.cpp.o
[ 87%] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/a8.cpp.o
[ 90%] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/a9.cpp.o
[ 92%] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/a10.cpp.o
[ 95%] Linking CXX executable bloaty
[ 95%] Built target bloaty
[ 97%] Building CXX object tests/bloat_analysis/CMakeFiles/bloatyref.dir/main_ref.cpp.o
[100%] Linking CXX executable bloatyref
[100%] Built target bloatyref
-- Install configuration: "Release"
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/fast_float/build/prototype/i386/usr/include/fast_float
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/fast_float/build/prototype/i386/usr/include/fast_float/float_common.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/fast_float/build/prototype/i386/usr/include/fast_float/constexpr_feature_detect.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/fast_float/build/prototype/i386/usr/include/fast_float/digit_comparison.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/fast_float/build/prototype/i386/usr/include/fast_float/fast_table.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/fast_float/build/prototype/i386/usr/include/fast_float/fast_float.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/fast_float/build/prototype/i386/usr/include/fast_float/ascii_number.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/fast_float/build/prototype/i386/usr/include/fast_float/parse_number.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/fast_float/build/prototype/i386/usr/include/fast_float/decimal_to_binary.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/fast_float/build/prototype/i386/usr/include/fast_float/bigint.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/fast_float/build/prototype/i386/usr/share/cmake/FastFloat/FastFloatConfig.cmake
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/fast_float/build/prototype/i386/usr/share/cmake/FastFloat/FastFloatConfigVersion.cmake
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/fast_float/build/prototype/i386/usr/share/cmake/FastFloat/fast_float-targets.cmake
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/fast_float/build/prototype/i386/usr/include/doctest/doctest.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/fast_float/build/prototype/i386/usr/include/doctest/extensions
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/fast_float/build/prototype/i386/usr/include/doctest/extensions/mpi_reporter.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/fast_float/build/prototype/i386/usr/include/doctest/extensions/mpi_sub_comm.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/fast_float/build/prototype/i386/usr/include/doctest/extensions/doctest_util.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/fast_float/build/prototype/i386/usr/include/doctest/extensions/doctest_mpi.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/fast_float/build/prototype/i386/usr/lib/cmake/doctest/doctestConfig.cmake
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/fast_float/build/prototype/i386/usr/lib/cmake/doctest/doctestConfigVersion.cmake
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/fast_float/build/prototype/i386/usr/lib/cmake/doctest/doctest.cmake
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/fast_float/build/prototype/i386/usr/lib/cmake/doctest/doctestAddTests.cmake
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/fast_float/build/prototype/i386/usr/lib/cmake/doctest/doctestTargets.cmake
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/fast_float/build/manifest-i386-fast_float.depend.res
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
generating metadata: library/fast_float
pkg://openindiana.org/library/fast_float@8.0.2,5.11-2025.0.0.0:20250321T114126Z
PUBLISHED