* Package: dev-libs/libfmt-9.1.0-r1:0/9.1.0 * Repository: gentoo * Maintainer: candrews@gentoo.org * Upstream: https://github.com/fmtlib/fmt/issues * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking libfmt-9.1.0.tar.gz to /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work >>> Source unpacked in /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work >>> Preparing source in /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0_build" >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0_build" cmake -C /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DFMT_CMAKE_DIR=lib64/cmake/fmt -DFMT_LIB_DIR=lib64 -DFMT_TEST=yes -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0_build/gentoo_toolchain.cmake /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0 loading initial cache file /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0_build/gentoo_common_config.cmake -- CMake version: 3.28.3 -- The CXX compiler identification is GNU 13.2.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 -- Module support is disabled. -- Version: 9.1.0 -- Build type: RelWithDebInfo -- CXX_STANDARD: 11 -- Performing Test has_std_11_flag -- Performing Test has_std_11_flag - Success -- Performing Test has_std_0x_flag -- Performing Test has_std_0x_flag - Success -- Required features: cxx_variadic_templates -- Target 'doc' disabled (requires doxygen) -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test HAVE_FNO_DELETE_NULL_POINTER_CHECKS -- Performing Test HAVE_FNO_DELETE_NULL_POINTER_CHECKS - Success -- FMT_PEDANTIC: OFF -- <<< Gentoo configuration >>> Build type RelWithDebInfo Install path /usr Compiler flags: C C++ -O2 -pipe -march=native -fno-diagnostics-color Linker flags: Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -- Configuring done (1.0s) -- Generating done (0.0s) -- Build files have been written to: /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0_build >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0_build" ninja -v -j4 -l0 [1/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_EXPORT -Dfmt_EXPORTS -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -MD -MT CMakeFiles/fmt.dir/src/os.cc.o -MF CMakeFiles/fmt.dir/src/os.cc.o.d -o CMakeFiles/fmt.dir/src/os.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/src/os.cc [2/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_SHARED -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/test-main.dir/test-main.cc.o -MF test/CMakeFiles/test-main.dir/test-main.cc.o.d -o test/CMakeFiles/test-main.dir/test-main.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/test-main.cc [3/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_SHARED -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/test-main.dir/util.cc.o -MF test/CMakeFiles/test-main.dir/util.cc.o.d -o test/CMakeFiles/test-main.dir/util.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/util.cc [4/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_SHARED -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/test-main.dir/gtest-extra.cc.o -MF test/CMakeFiles/test-main.dir/gtest-extra.cc.o.d -o test/CMakeFiles/test-main.dir/gtest-extra.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest-extra.cc [5/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_SHARED -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/assert-test.dir/assert-test.cc.o -MF test/CMakeFiles/assert-test.dir/assert-test.cc.o.d -o test/CMakeFiles/assert-test.dir/assert-test.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/assert-test.cc [6/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_SHARED -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/args-test.dir/args-test.cc.o -MF test/CMakeFiles/args-test.dir/args-test.cc.o.d -o test/CMakeFiles/args-test.dir/args-test.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/args-test.cc [7/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_EXPORT -Dfmt_EXPORTS -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -MD -MT CMakeFiles/fmt.dir/src/format.cc.o -MF CMakeFiles/fmt.dir/src/format.cc.o.d -o CMakeFiles/fmt.dir/src/format.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/src/format.cc [8/68] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libfmt.so.9 -o libfmt.so.9.1.0 CMakeFiles/fmt.dir/src/format.cc.o CMakeFiles/fmt.dir/src/os.cc.o && : [9/68] /usr/bin/cmake -E cmake_symlink_library libfmt.so.9.1.0 libfmt.so.9 libfmt.so && : [10/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_SHARED -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/color-test.dir/color-test.cc.o -MF test/CMakeFiles/color-test.dir/color-test.cc.o.d -o test/CMakeFiles/color-test.dir/color-test.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/color-test.cc [11/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_SHARED -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/gtest-extra-test.dir/gtest-extra-test.cc.o -MF test/CMakeFiles/gtest-extra-test.dir/gtest-extra-test.cc.o.d -o test/CMakeFiles/gtest-extra-test.dir/gtest-extra-test.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest-extra-test.cc [12/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_HEADER_ONLY=1 -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/format-impl-test.dir/format-impl-test.cc.o -MF test/CMakeFiles/format-impl-test.dir/format-impl-test.cc.o.d -o test/CMakeFiles/format-impl-test.dir/format-impl-test.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/format-impl-test.cc [13/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_SHARED -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/core-test.dir/core-test.cc.o -MF test/CMakeFiles/core-test.dir/core-test.cc.o.d -o test/CMakeFiles/core-test.dir/core-test.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/core-test.cc [14/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_HEADER_ONLY=1 -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/format-impl-test.dir/test-main.cc.o -MF test/CMakeFiles/format-impl-test.dir/test-main.cc.o.d -o test/CMakeFiles/format-impl-test.dir/test-main.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/test-main.cc [15/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_HEADER_ONLY=1 -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/format-impl-test.dir/header-only-test.cc.o -MF test/CMakeFiles/format-impl-test.dir/header-only-test.cc.o.d -o test/CMakeFiles/format-impl-test.dir/header-only-test.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/header-only-test.cc [16/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_SHARED -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/chrono-test.dir/chrono-test.cc.o -MF test/CMakeFiles/chrono-test.dir/chrono-test.cc.o.d -o test/CMakeFiles/chrono-test.dir/chrono-test.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/chrono-test.cc [17/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_HEADER_ONLY=1 -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/format-impl-test.dir/util.cc.o -MF test/CMakeFiles/format-impl-test.dir/util.cc.o.d -o test/CMakeFiles/format-impl-test.dir/util.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/util.cc [18/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_HEADER_ONLY=1 -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/format-impl-test.dir/gtest-extra.cc.o -MF test/CMakeFiles/format-impl-test.dir/gtest-extra.cc.o.d -o test/CMakeFiles/format-impl-test.dir/gtest-extra.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest-extra.cc [19/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_HEADER_ONLY=1 -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/format-impl-test.dir/__/src/os.cc.o -MF test/CMakeFiles/format-impl-test.dir/__/src/os.cc.o.d -o test/CMakeFiles/format-impl-test.dir/__/src/os.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/src/os.cc [20/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_SHARED -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/compile-test.dir/compile-test.cc.o -MF test/CMakeFiles/compile-test.dir/compile-test.cc.o.d -o test/CMakeFiles/compile-test.dir/compile-test.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/compile-test.cc [21/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_HEADER_ONLY=1 -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/compile-fp-test.dir/compile-fp-test.cc.o -MF test/CMakeFiles/compile-fp-test.dir/compile-fp-test.cc.o.d -o test/CMakeFiles/compile-fp-test.dir/compile-fp-test.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/compile-fp-test.cc [22/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_HEADER_ONLY=1 -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/compile-fp-test.dir/test-main.cc.o -MF test/CMakeFiles/compile-fp-test.dir/test-main.cc.o.d -o test/CMakeFiles/compile-fp-test.dir/test-main.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/test-main.cc [23/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_HEADER_ONLY=1 -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/compile-fp-test.dir/util.cc.o -MF test/CMakeFiles/compile-fp-test.dir/util.cc.o.d -o test/CMakeFiles/compile-fp-test.dir/util.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/util.cc [24/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_HEADER_ONLY=1 -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/compile-fp-test.dir/gtest-extra.cc.o -MF test/CMakeFiles/compile-fp-test.dir/gtest-extra.cc.o.d -o test/CMakeFiles/compile-fp-test.dir/gtest-extra.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest-extra.cc [25/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_SHARED -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/format-test.dir/format-test.cc.o -MF test/CMakeFiles/format-test.dir/format-test.cc.o.d -o test/CMakeFiles/format-test.dir/format-test.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/format-test.cc [26/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_SHARED -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/ostream-test.dir/ostream-test.cc.o -MF test/CMakeFiles/ostream-test.dir/ostream-test.cc.o.d -o test/CMakeFiles/ostream-test.dir/ostream-test.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/ostream-test.cc [27/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_SHARED -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/ranges-test.dir/ranges-odr-test.cc.o -MF test/CMakeFiles/ranges-test.dir/ranges-odr-test.cc.o.d -o test/CMakeFiles/ranges-test.dir/ranges-odr-test.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/ranges-odr-test.cc [28/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_HEADER_ONLY=1 -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/compile-fp-test.dir/__/src/os.cc.o -MF test/CMakeFiles/compile-fp-test.dir/__/src/os.cc.o.d -o test/CMakeFiles/compile-fp-test.dir/__/src/os.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/src/os.cc [29/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_SHARED -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/scan-test.dir/scan-test.cc.o -MF test/CMakeFiles/scan-test.dir/scan-test.cc.o.d -o test/CMakeFiles/scan-test.dir/scan-test.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/scan-test.cc [30/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_SHARED -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/std-test.dir/std-test.cc.o -MF test/CMakeFiles/std-test.dir/std-test.cc.o.d -o test/CMakeFiles/std-test.dir/std-test.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/std-test.cc [31/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_HEADER_ONLY=1 -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/unicode-test.dir/test-main.cc.o -MF test/CMakeFiles/unicode-test.dir/test-main.cc.o.d -o test/CMakeFiles/unicode-test.dir/test-main.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/test-main.cc [32/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_SHARED -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/ranges-test.dir/ranges-test.cc.o -MF test/CMakeFiles/ranges-test.dir/ranges-test.cc.o.d -o test/CMakeFiles/ranges-test.dir/ranges-test.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/ranges-test.cc [33/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_HEADER_ONLY=1 -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/unicode-test.dir/unicode-test.cc.o -MF test/CMakeFiles/unicode-test.dir/unicode-test.cc.o.d -o test/CMakeFiles/unicode-test.dir/unicode-test.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/unicode-test.cc [34/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_HEADER_ONLY=1 -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/unicode-test.dir/gtest-extra.cc.o -MF test/CMakeFiles/unicode-test.dir/gtest-extra.cc.o.d -o test/CMakeFiles/unicode-test.dir/gtest-extra.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest-extra.cc [35/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_HEADER_ONLY=1 -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/unicode-test.dir/util.cc.o -MF test/CMakeFiles/unicode-test.dir/util.cc.o.d -o test/CMakeFiles/unicode-test.dir/util.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/util.cc [36/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_HEADER_ONLY=1 -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/unicode-test.dir/__/src/os.cc.o -MF test/CMakeFiles/unicode-test.dir/__/src/os.cc.o.d -o test/CMakeFiles/unicode-test.dir/__/src/os.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/src/os.cc [37/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/posix-mock-test.dir/posix-mock-test.cc.o -MF test/CMakeFiles/posix-mock-test.dir/posix-mock-test.cc.o.d -o test/CMakeFiles/posix-mock-test.dir/posix-mock-test.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/posix-mock-test.cc [38/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_ENFORCE_COMPILE_STRING -DFMT_SHARED -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/enforce-checks-test.dir/enforce-checks-test.cc.o -MF test/CMakeFiles/enforce-checks-test.dir/enforce-checks-test.cc.o.d -o test/CMakeFiles/enforce-checks-test.dir/enforce-checks-test.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/enforce-checks-test.cc [39/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/posix-mock-test.dir/test-main.cc.o -MF test/CMakeFiles/posix-mock-test.dir/test-main.cc.o.d -o test/CMakeFiles/posix-mock-test.dir/test-main.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/test-main.cc [40/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/posix-mock-test.dir/__/src/format.cc.o -MF test/CMakeFiles/posix-mock-test.dir/__/src/format.cc.o.d -o test/CMakeFiles/posix-mock-test.dir/__/src/format.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/src/format.cc [41/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/posix-mock-test.dir/util.cc.o -MF test/CMakeFiles/posix-mock-test.dir/util.cc.o.d -o test/CMakeFiles/posix-mock-test.dir/util.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/util.cc [42/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/posix-mock-test.dir/gtest-extra.cc.o -MF test/CMakeFiles/posix-mock-test.dir/gtest-extra.cc.o.d -o test/CMakeFiles/posix-mock-test.dir/gtest-extra.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest-extra.cc [43/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_SHARED -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/xchar-test.dir/xchar-test.cc.o -MF test/CMakeFiles/xchar-test.dir/xchar-test.cc.o.d -o test/CMakeFiles/xchar-test.dir/xchar-test.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/xchar-test.cc [44/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_SHARED -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/os-test.dir/os-test.cc.o -MF test/CMakeFiles/os-test.dir/os-test.cc.o.d -o test/CMakeFiles/os-test.dir/os-test.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/os-test.cc [45/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -fno-delete-null-pointer-checks -MD -MT test/gtest/CMakeFiles/gtest.dir/gmock-gtest-all.cc.o -MF test/gtest/CMakeFiles/gtest.dir/gmock-gtest-all.cc.o.d -o test/gtest/CMakeFiles/gtest.dir/gmock-gtest-all.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/gmock-gtest-all.cc [46/68] : && /usr/bin/cmake -E rm -f test/gtest/libgtest.a && /usr/bin/x86_64-pc-linux-gnu-ar qc test/gtest/libgtest.a test/gtest/CMakeFiles/gtest.dir/gmock-gtest-all.cc.o && /usr/bin/x86_64-pc-linux-gnu-ranlib test/gtest/libgtest.a && : [47/68] : && /usr/bin/cmake -E rm -f test/libtest-main.a && /usr/bin/x86_64-pc-linux-gnu-ar qc test/libtest-main.a test/CMakeFiles/test-main.dir/test-main.cc.o test/CMakeFiles/test-main.dir/gtest-extra.cc.o test/CMakeFiles/test-main.dir/util.cc.o && /usr/bin/x86_64-pc-linux-gnu-ranlib test/libtest-main.a && : [48/68] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 test/CMakeFiles/compile-fp-test.dir/compile-fp-test.cc.o test/CMakeFiles/compile-fp-test.dir/test-main.cc.o test/CMakeFiles/compile-fp-test.dir/gtest-extra.cc.o test/CMakeFiles/compile-fp-test.dir/util.cc.o test/CMakeFiles/compile-fp-test.dir/__/src/os.cc.o -o bin/compile-fp-test -Wno-stringop-overflow test/gtest/libgtest.a && : [49/68] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 test/CMakeFiles/format-impl-test.dir/format-impl-test.cc.o test/CMakeFiles/format-impl-test.dir/header-only-test.cc.o test/CMakeFiles/format-impl-test.dir/test-main.cc.o test/CMakeFiles/format-impl-test.dir/gtest-extra.cc.o test/CMakeFiles/format-impl-test.dir/util.cc.o test/CMakeFiles/format-impl-test.dir/__/src/os.cc.o -o bin/format-impl-test -Wno-stringop-overflow test/gtest/libgtest.a && : [50/68] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 test/CMakeFiles/assert-test.dir/assert-test.cc.o -o bin/assert-test -Wl,-rpath,/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0_build -Wno-stringop-overflow test/libtest-main.a libfmt.so.9.1.0 test/gtest/libgtest.a && : [51/68] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 test/CMakeFiles/args-test.dir/args-test.cc.o -o bin/args-test -Wl,-rpath,/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0_build -Wno-stringop-overflow test/libtest-main.a libfmt.so.9.1.0 test/gtest/libgtest.a && : [52/68] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 test/CMakeFiles/color-test.dir/color-test.cc.o -o bin/color-test -Wl,-rpath,/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0_build -Wno-stringop-overflow test/libtest-main.a libfmt.so.9.1.0 test/gtest/libgtest.a && : [53/68] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 test/CMakeFiles/core-test.dir/core-test.cc.o -o bin/core-test -Wl,-rpath,/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0_build -Wno-stringop-overflow test/libtest-main.a libfmt.so.9.1.0 test/gtest/libgtest.a && : [54/68] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 test/CMakeFiles/chrono-test.dir/chrono-test.cc.o -o bin/chrono-test -Wl,-rpath,/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0_build -Wno-stringop-overflow test/libtest-main.a libfmt.so.9.1.0 test/gtest/libgtest.a && : [55/68] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 test/CMakeFiles/gtest-extra-test.dir/gtest-extra-test.cc.o -o bin/gtest-extra-test -Wl,-rpath,/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0_build -Wno-stringop-overflow test/libtest-main.a libfmt.so.9.1.0 test/gtest/libgtest.a && : [56/68] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 test/CMakeFiles/ostream-test.dir/ostream-test.cc.o -o bin/ostream-test -Wl,-rpath,/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0_build -Wno-stringop-overflow test/libtest-main.a libfmt.so.9.1.0 test/gtest/libgtest.a && : [57/68] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 test/CMakeFiles/format-test.dir/format-test.cc.o -o bin/format-test -Wl,-rpath,/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0_build -Wno-stringop-overflow test/libtest-main.a libfmt.so.9.1.0 test/gtest/libgtest.a && : [58/68] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 test/CMakeFiles/compile-test.dir/compile-test.cc.o -o bin/compile-test -Wl,-rpath,/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0_build -Wno-stringop-overflow test/libtest-main.a libfmt.so.9.1.0 test/gtest/libgtest.a && : [59/68] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 test/CMakeFiles/ranges-test.dir/ranges-test.cc.o test/CMakeFiles/ranges-test.dir/ranges-odr-test.cc.o -o bin/ranges-test -Wl,-rpath,/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0_build -Wno-stringop-overflow test/libtest-main.a libfmt.so.9.1.0 test/gtest/libgtest.a && : [60/68] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 test/CMakeFiles/scan-test.dir/scan-test.cc.o -o bin/scan-test -Wl,-rpath,/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0_build -Wno-stringop-overflow test/libtest-main.a libfmt.so.9.1.0 test/gtest/libgtest.a && : [61/68] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 test/CMakeFiles/unicode-test.dir/unicode-test.cc.o test/CMakeFiles/unicode-test.dir/test-main.cc.o test/CMakeFiles/unicode-test.dir/gtest-extra.cc.o test/CMakeFiles/unicode-test.dir/util.cc.o test/CMakeFiles/unicode-test.dir/__/src/os.cc.o -o bin/unicode-test -Wno-stringop-overflow test/gtest/libgtest.a && : [62/68] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 test/CMakeFiles/std-test.dir/std-test.cc.o -o bin/std-test -Wl,-rpath,/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0_build -Wno-stringop-overflow test/libtest-main.a libfmt.so.9.1.0 test/gtest/libgtest.a && : [63/68] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 test/CMakeFiles/xchar-test.dir/xchar-test.cc.o -o bin/xchar-test -Wl,-rpath,/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0_build -Wno-stringop-overflow test/libtest-main.a libfmt.so.9.1.0 test/gtest/libgtest.a && : [64/68] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 test/CMakeFiles/enforce-checks-test.dir/enforce-checks-test.cc.o -o bin/enforce-checks-test -Wl,-rpath,/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0_build -Wno-stringop-overflow test/libtest-main.a libfmt.so.9.1.0 test/gtest/libgtest.a && : [65/68] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 test/CMakeFiles/posix-mock-test.dir/posix-mock-test.cc.o test/CMakeFiles/posix-mock-test.dir/__/src/format.cc.o test/CMakeFiles/posix-mock-test.dir/test-main.cc.o test/CMakeFiles/posix-mock-test.dir/gtest-extra.cc.o test/CMakeFiles/posix-mock-test.dir/util.cc.o -o bin/posix-mock-test -Wno-stringop-overflow test/gtest/libgtest.a && : [66/68] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 test/CMakeFiles/os-test.dir/os-test.cc.o -o bin/os-test -Wl,-rpath,/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0_build -Wno-stringop-overflow test/libtest-main.a libfmt.so.9.1.0 test/gtest/libgtest.a && : [67/68] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_SHARED -DGTEST_HAS_STD_WSTRING=1 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/include -isystem /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/gtest/. -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wno-stringop-overflow -fno-delete-null-pointer-checks -MD -MT test/CMakeFiles/printf-test.dir/printf-test.cc.o -MF test/CMakeFiles/printf-test.dir/printf-test.cc.o.d -o test/CMakeFiles/printf-test.dir/printf-test.cc.o -c /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0/test/printf-test.cc [68/68] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 test/CMakeFiles/printf-test.dir/printf-test.cc.o -o bin/printf-test -Wl,-rpath,/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0_build -Wno-stringop-overflow test/libtest-main.a libfmt.so.9.1.0 test/gtest/libgtest.a && : >>> Source compiled. >>> Test phase: dev-libs/libfmt-9.1.0-r1 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0_build" ctest -j 4 --test-load 999 Test project /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0_build Start 1: args-test Start 2: assert-test Start 3: chrono-test Start 4: color-test 1/20 Test #1: args-test ........................ Passed 0.01 sec Start 5: core-test 2/20 Test #2: assert-test ......................***Failed 0.01 sec Start 6: gtest-extra-test 3/20 Test #4: color-test ....................... Passed 0.01 sec Start 7: format-test 4/20 Test #5: core-test ........................ Passed 0.01 sec Start 8: format-impl-test 5/20 Test #6: gtest-extra-test ................. Passed 0.01 sec Start 9: ostream-test 6/20 Test #9: ostream-test ..................... Passed 0.00 sec Start 10: compile-test 7/20 Test #7: format-test ...................... Passed 0.01 sec Start 11: compile-fp-test 8/20 Test #10: compile-test ..................... Passed 0.01 sec Start 12: printf-test 9/20 Test #11: compile-fp-test .................. Passed 0.00 sec Start 13: ranges-test 10/20 Test #12: printf-test ...................... Passed 0.01 sec Start 14: scan-test 11/20 Test #13: ranges-test ...................... Passed 0.01 sec Start 15: std-test 12/20 Test #14: scan-test ........................ Passed 0.00 sec Start 16: unicode-test 13/20 Test #15: std-test ......................... Passed 0.00 sec Start 17: xchar-test 14/20 Test #16: unicode-test ..................... Passed 0.00 sec Start 18: enforce-checks-test 15/20 Test #17: xchar-test ....................... Passed 0.00 sec Start 19: posix-mock-test 16/20 Test #18: enforce-checks-test .............. Passed 0.01 sec Start 20: os-test 17/20 Test #19: posix-mock-test .................. Passed 0.00 sec 18/20 Test #20: os-test .......................... Passed 0.00 sec 19/20 Test #8: format-impl-test ................. Passed 0.04 sec 20/20 Test #3: chrono-test ...................... Passed 0.06 sec 95% tests passed, 1 tests failed out of 20 Total Test time (real) = 0.07 sec The following tests FAILED: 2 - assert-test (Failed) Errors while running CTest Output from these tests are in: /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0_build/Testing/Temporary/LastTest.log Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely. * ERROR: dev-libs/libfmt-9.1.0-r1::gentoo failed (test phase): * Tests failed. When you file a bug, please attach the following file: * /var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0_build/Testing/Temporary/LastTest.log * * Call stack: * ebuild.sh, line 136: Called src_test * environment, line 2211: Called cmake_src_test * environment, line 1153: Called die * The specific snippet of code: * die "Tests failed. When you file a bug, please attach the following file: * ${BUILD_DIR}/Testing/Temporary/LastTest.log"; * * If you need support, post the output of `emerge --info '=dev-libs/libfmt-9.1.0-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/libfmt-9.1.0-r1::gentoo'`. * The complete build log is located at '/var/log/portage/dev-libs:libfmt-9.1.0-r1:20240311-062525.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0_build' * S: '/var/tmp/portage/dev-libs/libfmt-9.1.0-r1/work/fmt-9.1.0'