* Package:    dev-cpp/fast_float-8.0.2:0
 * Repository: gentoo
 * Upstream:   https://github.com/fastfloat/fast_float/issues
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking 'fast_float-8.0.2.tar.gz' to /var/tmp/portage/dev-cpp/fast_float-8.0.2/work
>>> Source unpacked in /var/tmp/portage/dev-cpp/fast_float-8.0.2/work
>>> Preparing source in /var/tmp/portage/dev-cpp/fast_float-8.0.2/work/fast_float-8.0.2 ...
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/fast_float-8.0.2/work/fast_float-8.0.2"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/dev-cpp/fast_float-8.0.2/work/fast_float-8.0.2_build"
 * Hardcoded definition(s) removed in CMakeLists.txt:
 *     set(CMAKE_BUILD_TYPE Debug CACHE STRING "Choose the type of build." FORCE)
 *     set(CMAKE_BUILD_TYPE Release CACHE STRING "Choose the type of build." FORCE)
 * QA Notice: Compatibility with CMake < 3.10 will be removed in a future release.
 * If not fixed in upstream's code repository, we should make sure they are aware.
 * See also tracker bug #964405; check existing or file a new bug for this package.
 * 
 * The following CMakeLists.txt files are causing warnings:
 *   CMakeLists.txt:3.9
 * 
 * An upstreamable patch should take any resulting CMake policy changes
 * into account. See also:
 *   https://cmake.org/cmake/help/latest/manual/cmake-policies.7.html
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-cpp/fast_float-8.0.2/work/fast_float-8.0.2 ...
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/fast_float-8.0.2/work/fast_float-8.0.2"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/dev-cpp/fast_float-8.0.2/work/fast_float-8.0.2_build"
cmake -C /var/tmp/portage/dev-cpp/fast_float-8.0.2/work/fast_float-8.0.2_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DFASTFLOAT_TEST=no -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-cpp/fast_float-8.0.2/work/fast_float-8.0.2_build/gentoo_toolchain.cmake /var/tmp/portage/dev-cpp/fast_float-8.0.2/work/fast_float-8.0.2
loading initial cache file /var/tmp/portage/dev-cpp/fast_float-8.0.2/work/fast_float-8.0.2_build/gentoo_common_config.cmake
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.3.1
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Tests are disabled. Set FASTFLOAT_TEST to ON to run tests.
-- 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
-- <<< Gentoo configuration >>>
Build type      RelWithDebInfo
Install path    /usr
Compiler flags:
C               
C++             -O3 -march=native -mtune=native -fomit-frame-pointer -pipe
Linker flags:
Executable      -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
Module          -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
Shared          -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs

-- Configuring done (0.5s)
-- Generating done (0.0s)
-- Build files have been written to: /var/tmp/portage/dev-cpp/fast_float-8.0.2/work/fast_float-8.0.2_build
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-cpp/fast_float-8.0.2/work/fast_float-8.0.2 ...
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/fast_float-8.0.2/work/fast_float-8.0.2"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/dev-cpp/fast_float-8.0.2/work/fast_float-8.0.2_build"
ninja -v -j2 -l2
ninja: no work to do.
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: dev-cpp/fast_float-8.0.2

>>> Install dev-cpp/fast_float-8.0.2 into /var/tmp/portage/dev-cpp/fast_float-8.0.2/image
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/fast_float-8.0.2/work/fast_float-8.0.2"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/dev-cpp/fast_float-8.0.2/work/fast_float-8.0.2_build"
ninja -v -j2 -l2 install
[0/1] cd /var/tmp/portage/dev-cpp/fast_float-8.0.2/work/fast_float-8.0.2_build && /usr/bin/cmake -P cmake_install.cmake
-- Install configuration: "RelWithDebInfo"
-- Installing: /var/tmp/portage/dev-cpp/fast_float-8.0.2/image/usr/include/fast_float
-- Installing: /var/tmp/portage/dev-cpp/fast_float-8.0.2/image/usr/include/fast_float/ascii_number.h
-- Installing: /var/tmp/portage/dev-cpp/fast_float-8.0.2/image/usr/include/fast_float/fast_float.h
-- Installing: /var/tmp/portage/dev-cpp/fast_float-8.0.2/image/usr/include/fast_float/fast_table.h
-- Installing: /var/tmp/portage/dev-cpp/fast_float-8.0.2/image/usr/include/fast_float/parse_number.h
-- Installing: /var/tmp/portage/dev-cpp/fast_float-8.0.2/image/usr/include/fast_float/digit_comparison.h
-- Installing: /var/tmp/portage/dev-cpp/fast_float-8.0.2/image/usr/include/fast_float/bigint.h
-- Installing: /var/tmp/portage/dev-cpp/fast_float-8.0.2/image/usr/include/fast_float/float_common.h
-- Installing: /var/tmp/portage/dev-cpp/fast_float-8.0.2/image/usr/include/fast_float/constexpr_feature_detect.h
-- Installing: /var/tmp/portage/dev-cpp/fast_float-8.0.2/image/usr/include/fast_float/decimal_to_binary.h
-- Installing: /var/tmp/portage/dev-cpp/fast_float-8.0.2/image/usr/share/cmake/FastFloat/FastFloatConfig.cmake
-- Installing: /var/tmp/portage/dev-cpp/fast_float-8.0.2/image/usr/share/cmake/FastFloat/FastFloatConfigVersion.cmake
-- Installing: /var/tmp/portage/dev-cpp/fast_float-8.0.2/image/usr/share/cmake/FastFloat/fast_float-targets.cmake
>>> Completed installing dev-cpp/fast_float-8.0.2 into /var/tmp/portage/dev-cpp/fast_float-8.0.2/image

 * Final size of build directory: 1156 KiB (1.1 MiB)
 * Final size of installed tree:   240 KiB