* Package:    dev-cpp/catch-3.8.1:0
 * Repository: gentoo
 * Maintainer: soap@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking 'Catch2-3.8.1.tar.gz' to /var/tmp/portage/dev-cpp/catch-3.8.1/work
>>> Source unpacked in /var/tmp/portage/dev-cpp/catch-3.8.1/work
>>> Preparing source in /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1 ...
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build"
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1 ...
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build"
cmake -C /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCATCH_DEVELOPMENT_BUILD=ON -DCATCH_ENABLE_WERROR=OFF -DCATCH_BUILD_TESTING=no -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/gentoo_toolchain.cmake /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1
loading initial cache file /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/gentoo_common_config.cmake
-- 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
-- Performing Test HAVE_FLAG__ffile_prefix_map__var_tmp_portage_dev_cpp_catch_3_8_1_work_Catch2_3_8_1__
-- Performing Test HAVE_FLAG__ffile_prefix_map__var_tmp_portage_dev_cpp_catch_3_8_1_work_Catch2_3_8_1__ - Success
-- Performing Test HAVE_FLAG__Wabsolute_value
-- Performing Test HAVE_FLAG__Wabsolute_value - Failed
-- Performing Test HAVE_FLAG__Wall
-- Performing Test HAVE_FLAG__Wall - Success
-- Performing Test HAVE_FLAG__Wcall_to_pure_virtual_from_ctor_dtor
-- Performing Test HAVE_FLAG__Wcall_to_pure_virtual_from_ctor_dtor - Failed
-- Performing Test HAVE_FLAG__Wcast_align
-- Performing Test HAVE_FLAG__Wcast_align - Success
-- Performing Test HAVE_FLAG__Wcatch_value
-- Performing Test HAVE_FLAG__Wcatch_value - Success
-- Performing Test HAVE_FLAG__Wdangling
-- Performing Test HAVE_FLAG__Wdangling - Failed
-- Performing Test HAVE_FLAG__Wdeprecated
-- Performing Test HAVE_FLAG__Wdeprecated - Success
-- Performing Test HAVE_FLAG__Wdeprecated_register
-- Performing Test HAVE_FLAG__Wdeprecated_register - Failed
-- Performing Test HAVE_FLAG__Wexceptions
-- Performing Test HAVE_FLAG__Wexceptions - Success
-- Performing Test HAVE_FLAG__Wexit_time_destructors
-- Performing Test HAVE_FLAG__Wexit_time_destructors - Failed
-- Performing Test HAVE_FLAG__Wextra
-- Performing Test HAVE_FLAG__Wextra - Success
-- Performing Test HAVE_FLAG__Wextra_semi
-- Performing Test HAVE_FLAG__Wextra_semi - Success
-- Performing Test HAVE_FLAG__Wfloat_equal
-- Performing Test HAVE_FLAG__Wfloat_equal - Success
-- Performing Test HAVE_FLAG__Wglobal_constructors
-- Performing Test HAVE_FLAG__Wglobal_constructors - Failed
-- Performing Test HAVE_FLAG__Winit_self
-- Performing Test HAVE_FLAG__Winit_self - Success
-- Performing Test HAVE_FLAG__Wmisleading_indentation
-- Performing Test HAVE_FLAG__Wmisleading_indentation - Success
-- Performing Test HAVE_FLAG__Wmismatched_new_delete
-- Performing Test HAVE_FLAG__Wmismatched_new_delete - Success
-- Performing Test HAVE_FLAG__Wmismatched_return_types
-- Performing Test HAVE_FLAG__Wmismatched_return_types - Failed
-- Performing Test HAVE_FLAG__Wmismatched_tags
-- Performing Test HAVE_FLAG__Wmismatched_tags - Success
-- Performing Test HAVE_FLAG__Wmissing_braces
-- Performing Test HAVE_FLAG__Wmissing_braces - Success
-- Performing Test HAVE_FLAG__Wmissing_declarations
-- Performing Test HAVE_FLAG__Wmissing_declarations - Success
-- Performing Test HAVE_FLAG__Wmissing_noreturn
-- Performing Test HAVE_FLAG__Wmissing_noreturn - Success
-- Performing Test HAVE_FLAG__Wmissing_prototypes
-- Performing Test HAVE_FLAG__Wmissing_prototypes - Failed
-- Performing Test HAVE_FLAG__Wmissing_variable_declarations
-- Performing Test HAVE_FLAG__Wmissing_variable_declarations - Failed
-- Performing Test HAVE_FLAG__Wnon_virtual_dtor
-- Performing Test HAVE_FLAG__Wnon_virtual_dtor - Success
-- Performing Test HAVE_FLAG__Wnull_dereference
-- Performing Test HAVE_FLAG__Wnull_dereference - Success
-- Performing Test HAVE_FLAG__Wold_style_cast
-- Performing Test HAVE_FLAG__Wold_style_cast - Success
-- Performing Test HAVE_FLAG__Woverloaded_virtual
-- Performing Test HAVE_FLAG__Woverloaded_virtual - Success
-- Performing Test HAVE_FLAG__Wparentheses
-- Performing Test HAVE_FLAG__Wparentheses - Success
-- Performing Test HAVE_FLAG__Wpedantic
-- Performing Test HAVE_FLAG__Wpedantic - Success
-- Performing Test HAVE_FLAG__Wredundant_decls
-- Performing Test HAVE_FLAG__Wredundant_decls - Success
-- Performing Test HAVE_FLAG__Wreorder
-- Performing Test HAVE_FLAG__Wreorder - Success
-- Performing Test HAVE_FLAG__Wreturn_std_move
-- Performing Test HAVE_FLAG__Wreturn_std_move - Failed
-- Performing Test HAVE_FLAG__Wshadow
-- Performing Test HAVE_FLAG__Wshadow - Success
-- Performing Test HAVE_FLAG__Wstrict_aliasing
-- Performing Test HAVE_FLAG__Wstrict_aliasing - Success
-- Performing Test HAVE_FLAG__Wsubobject_linkage
-- Performing Test HAVE_FLAG__Wsubobject_linkage - Success
-- Performing Test HAVE_FLAG__Wsuggest_destructor_override
-- Performing Test HAVE_FLAG__Wsuggest_destructor_override - Failed
-- Performing Test HAVE_FLAG__Wsuggest_override
-- Performing Test HAVE_FLAG__Wsuggest_override - Success
-- Performing Test HAVE_FLAG__Wundef
-- Performing Test HAVE_FLAG__Wundef - Success
-- Performing Test HAVE_FLAG__Wuninitialized
-- Performing Test HAVE_FLAG__Wuninitialized - Success
-- Performing Test HAVE_FLAG__Wunneeded_internal_declaration
-- Performing Test HAVE_FLAG__Wunneeded_internal_declaration - Failed
-- Performing Test HAVE_FLAG__Wunreachable_code_aggressive
-- Performing Test HAVE_FLAG__Wunreachable_code_aggressive - Failed
-- Performing Test HAVE_FLAG__Wunused
-- Performing Test HAVE_FLAG__Wunused - Success
-- Performing Test HAVE_FLAG__Wunused_function
-- Performing Test HAVE_FLAG__Wunused_function - Success
-- Performing Test HAVE_FLAG__Wunused_parameter
-- Performing Test HAVE_FLAG__Wunused_parameter - Success
-- Performing Test HAVE_FLAG__Wvla
-- Performing Test HAVE_FLAG__Wvla - Success
-- Performing Test HAVE_FLAG__Wweak_vtables
-- Performing Test HAVE_FLAG__Wweak_vtables - 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 (6.8s)
-- Generating done (0.1s)
-- Build files have been written to: /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1 ...
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build"
ninja -v -j2 -l2
[1/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/benchmark/catch_chronometer.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/benchmark/catch_chronometer.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/benchmark/catch_chronometer.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/benchmark/catch_chronometer.cpp
[2/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/benchmark/detail/catch_analyse.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/benchmark/detail/catch_analyse.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/benchmark/detail/catch_analyse.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/benchmark/detail/catch_analyse.cpp
[3/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/benchmark/detail/catch_benchmark_function.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/benchmark/detail/catch_benchmark_function.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/benchmark/detail/catch_benchmark_function.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/benchmark/detail/catch_benchmark_function.cpp
[4/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/benchmark/detail/catch_run_for_at_least.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/benchmark/detail/catch_run_for_at_least.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/benchmark/detail/catch_run_for_at_least.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/benchmark/detail/catch_run_for_at_least.cpp
[5/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/benchmark/detail/catch_stats.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/benchmark/detail/catch_stats.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/benchmark/detail/catch_stats.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/benchmark/detail/catch_stats.cpp
[6/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/generators/catch_generator_exception.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/generators/catch_generator_exception.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/generators/catch_generator_exception.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/generators/catch_generator_exception.cpp
[7/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/generators/catch_generators.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/generators/catch_generators.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/generators/catch_generators.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/generators/catch_generators.cpp
[8/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/generators/catch_generators_random.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/generators/catch_generators_random.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/generators/catch_generators_random.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/generators/catch_generators_random.cpp
[9/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_automake.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_automake.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_automake.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/reporters/catch_reporter_automake.cpp
[10/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_common_base.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_common_base.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_common_base.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/reporters/catch_reporter_common_base.cpp
[11/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_compact.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_compact.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_compact.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/reporters/catch_reporter_compact.cpp
[12/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_console.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_console.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_console.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/reporters/catch_reporter_console.cpp
[13/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_cumulative_base.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_cumulative_base.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_cumulative_base.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/reporters/catch_reporter_cumulative_base.cpp
[14/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_event_listener.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_event_listener.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_event_listener.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/reporters/catch_reporter_event_listener.cpp
[15/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_helpers.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_helpers.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_helpers.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/reporters/catch_reporter_helpers.cpp
[16/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_json.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_json.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_json.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/reporters/catch_reporter_json.cpp
[17/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_junit.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_junit.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_junit.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/reporters/catch_reporter_junit.cpp
[18/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_multi.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_multi.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_multi.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/reporters/catch_reporter_multi.cpp
[19/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_registrars.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_registrars.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_registrars.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/reporters/catch_reporter_registrars.cpp
[20/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_sonarqube.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_sonarqube.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_sonarqube.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/reporters/catch_reporter_sonarqube.cpp
[21/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_streaming_base.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_streaming_base.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_streaming_base.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/reporters/catch_reporter_streaming_base.cpp
[22/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_tap.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_tap.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_tap.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/reporters/catch_reporter_tap.cpp
[23/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_teamcity.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_teamcity.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_teamcity.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/reporters/catch_reporter_teamcity.cpp
[24/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_xml.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_xml.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_xml.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/reporters/catch_reporter_xml.cpp
[25/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_capture.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_capture.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_capture.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/interfaces/catch_interfaces_capture.cpp
[26/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_config.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_config.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_config.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/interfaces/catch_interfaces_config.cpp
[27/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_exception.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_exception.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_exception.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/interfaces/catch_interfaces_exception.cpp
[28/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_generatortracker.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_generatortracker.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_generatortracker.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/interfaces/catch_interfaces_generatortracker.cpp
[29/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_registry_hub.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_registry_hub.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_registry_hub.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/interfaces/catch_interfaces_registry_hub.cpp
[30/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_reporter.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_reporter.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_reporter.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/interfaces/catch_interfaces_reporter.cpp
[31/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_reporter_factory.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_reporter_factory.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_reporter_factory.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/interfaces/catch_interfaces_reporter_factory.cpp
[32/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_testcase.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_testcase.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_testcase.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/interfaces/catch_interfaces_testcase.cpp
[33/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/catch_approx.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/catch_approx.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/catch_approx.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/catch_approx.cpp
[34/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/catch_assertion_result.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/catch_assertion_result.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/catch_assertion_result.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/catch_assertion_result.cpp
[35/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/catch_config.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/catch_config.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/catch_config.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/catch_config.cpp
[36/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/catch_get_random_seed.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/catch_get_random_seed.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/catch_get_random_seed.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/catch_get_random_seed.cpp
[37/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/catch_message.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/catch_message.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/catch_message.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/catch_message.cpp
[38/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/catch_registry_hub.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/catch_registry_hub.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/catch_registry_hub.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/catch_registry_hub.cpp
[39/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/catch_session.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/catch_session.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/catch_session.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/catch_session.cpp
[40/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/catch_tag_alias_autoregistrar.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/catch_tag_alias_autoregistrar.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/catch_tag_alias_autoregistrar.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/catch_tag_alias_autoregistrar.cpp
[41/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/catch_test_case_info.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/catch_test_case_info.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/catch_test_case_info.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/catch_test_case_info.cpp
[42/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/catch_test_spec.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/catch_test_spec.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/catch_test_spec.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/catch_test_spec.cpp
[43/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/catch_timer.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/catch_timer.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/catch_timer.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/catch_timer.cpp
[44/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/catch_tostring.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/catch_tostring.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/catch_tostring.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/catch_tostring.cpp
[45/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/catch_totals.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/catch_totals.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/catch_totals.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/catch_totals.cpp
[46/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/catch_translate_exception.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/catch_translate_exception.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/catch_translate_exception.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/catch_translate_exception.cpp
[47/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/catch_version.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/catch_version.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/catch_version.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/catch_version.cpp
[48/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_assertion_handler.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_assertion_handler.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_assertion_handler.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_assertion_handler.cpp
[49/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_case_insensitive_comparisons.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_case_insensitive_comparisons.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_case_insensitive_comparisons.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_case_insensitive_comparisons.cpp
[50/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_clara.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_clara.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_clara.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_clara.cpp
[51/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_commandline.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_commandline.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_commandline.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_commandline.cpp
[52/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_console_colour.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_console_colour.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_console_colour.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_console_colour.cpp
[53/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_context.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_context.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_context.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_context.cpp
[54/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_debug_console.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_debug_console.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_debug_console.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_debug_console.cpp
[55/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_debugger.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_debugger.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_debugger.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_debugger.cpp
[56/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_decomposer.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_decomposer.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_decomposer.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_decomposer.cpp
[57/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_enforce.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_enforce.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_enforce.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_enforce.cpp
[58/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_enum_values_registry.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_enum_values_registry.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_enum_values_registry.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_enum_values_registry.cpp
[59/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_errno_guard.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_errno_guard.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_errno_guard.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_errno_guard.cpp
[60/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_exception_translator_registry.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_exception_translator_registry.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_exception_translator_registry.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_exception_translator_registry.cpp
[61/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_fatal_condition_handler.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_fatal_condition_handler.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_fatal_condition_handler.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_fatal_condition_handler.cpp
[62/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_floating_point_helpers.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_floating_point_helpers.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_floating_point_helpers.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_floating_point_helpers.cpp
[63/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_getenv.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_getenv.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_getenv.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_getenv.cpp
[64/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_istream.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_istream.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_istream.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_istream.cpp
[65/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_jsonwriter.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_jsonwriter.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_jsonwriter.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_jsonwriter.cpp
[66/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_lazy_expr.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_lazy_expr.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_lazy_expr.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_lazy_expr.cpp
[67/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_leak_detector.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_leak_detector.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_leak_detector.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_leak_detector.cpp
[68/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_list.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_list.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_list.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_list.cpp
[69/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_message_info.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_message_info.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_message_info.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_message_info.cpp
[70/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_output_redirect.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_output_redirect.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_output_redirect.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_output_redirect.cpp
[71/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_parse_numbers.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_parse_numbers.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_parse_numbers.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_parse_numbers.cpp
[72/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_polyfills.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_polyfills.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_polyfills.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_polyfills.cpp
[73/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_random_number_generator.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_random_number_generator.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_random_number_generator.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_random_number_generator.cpp
[74/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_random_seed_generation.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_random_seed_generation.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_random_seed_generation.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_random_seed_generation.cpp
[75/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_reporter_registry.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_reporter_registry.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_reporter_registry.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_reporter_registry.cpp
[76/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_reporter_spec_parser.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_reporter_spec_parser.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_reporter_spec_parser.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_reporter_spec_parser.cpp
[77/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_reusable_string_stream.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_reusable_string_stream.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_reusable_string_stream.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_reusable_string_stream.cpp
[78/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_run_context.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_run_context.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_run_context.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_run_context.cpp
[79/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_section.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_section.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_section.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_section.cpp
[80/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_singletons.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_singletons.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_singletons.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_singletons.cpp
[81/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_source_line_info.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_source_line_info.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_source_line_info.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_source_line_info.cpp
[82/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_startup_exception_registry.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_startup_exception_registry.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_startup_exception_registry.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_startup_exception_registry.cpp
[83/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_stdstreams.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_stdstreams.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_stdstreams.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_stdstreams.cpp
[84/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_string_manip.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_string_manip.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_string_manip.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_string_manip.cpp
[85/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_stringref.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_stringref.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_stringref.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_stringref.cpp
[86/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_tag_alias_registry.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_tag_alias_registry.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_tag_alias_registry.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_tag_alias_registry.cpp
[87/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_test_case_info_hasher.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_test_case_info_hasher.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_test_case_info_hasher.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_test_case_info_hasher.cpp
[88/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_test_case_registry_impl.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_test_case_registry_impl.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_test_case_registry_impl.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_test_case_registry_impl.cpp
[89/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_test_case_tracker.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_test_case_tracker.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_test_case_tracker.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_test_case_tracker.cpp
[90/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_test_failure_exception.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_test_failure_exception.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_test_failure_exception.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_test_failure_exception.cpp
[91/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_test_registry.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_test_registry.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_test_registry.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_test_registry.cpp
[92/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_test_spec_parser.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_test_spec_parser.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_test_spec_parser.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_test_spec_parser.cpp
[93/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_textflow.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_textflow.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_textflow.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_textflow.cpp
[94/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_uncaught_exceptions.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_uncaught_exceptions.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_uncaught_exceptions.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_uncaught_exceptions.cpp
[95/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_wildcard_pattern.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_wildcard_pattern.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_wildcard_pattern.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_wildcard_pattern.cpp
[96/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/internal/catch_xmlwriter.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/internal/catch_xmlwriter.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/internal/catch_xmlwriter.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_xmlwriter.cpp
[97/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/matchers/catch_matchers.cpp
[98/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_container_properties.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_container_properties.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_container_properties.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/matchers/catch_matchers_container_properties.cpp
[99/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_exception.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_exception.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_exception.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/matchers/catch_matchers_exception.cpp
[100/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_floating_point.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_floating_point.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_floating_point.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/matchers/catch_matchers_floating_point.cpp
[101/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_predicate.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_predicate.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_predicate.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/matchers/catch_matchers_predicate.cpp
[102/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_quantifiers.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_quantifiers.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_quantifiers.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/matchers/catch_matchers_quantifiers.cpp
[103/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_string.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_string.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_string.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/matchers/catch_matchers_string.cpp
[104/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_templated.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_templated.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_templated.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/matchers/catch_matchers_templated.cpp
[105/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2.dir/catch2/matchers/internal/catch_matchers_impl.cpp.o -MF src/CMakeFiles/Catch2.dir/catch2/matchers/internal/catch_matchers_impl.cpp.o.d -o src/CMakeFiles/Catch2.dir/catch2/matchers/internal/catch_matchers_impl.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/matchers/internal/catch_matchers_impl.cpp
[106/110] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--dependency-file=src/CMakeFiles/Catch2.dir/link.d -Wl,-soname,libCatch2.so.3.8.1 -o src/libCatch2.so.3.8.1 src/CMakeFiles/Catch2.dir/catch2/benchmark/catch_chronometer.cpp.o src/CMakeFiles/Catch2.dir/catch2/benchmark/detail/catch_analyse.cpp.o src/CMakeFiles/Catch2.dir/catch2/benchmark/detail/catch_benchmark_function.cpp.o src/CMakeFiles/Catch2.dir/catch2/benchmark/detail/catch_run_for_at_least.cpp.o src/CMakeFiles/Catch2.dir/catch2/benchmark/detail/catch_stats.cpp.o src/CMakeFiles/Catch2.dir/catch2/generators/catch_generator_exception.cpp.o src/CMakeFiles/Catch2.dir/catch2/generators/catch_generators.cpp.o src/CMakeFiles/Catch2.dir/catch2/generators/catch_generators_random.cpp.o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_automake.cpp.o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_common_base.cpp.o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_compact.cpp.o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_console.cpp.o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_cumulative_base.cpp.o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_event_listener.cpp.o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_helpers.cpp.o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_json.cpp.o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_junit.cpp.o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_multi.cpp.o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_registrars.cpp.o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_sonarqube.cpp.o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_streaming_base.cpp.o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_tap.cpp.o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_teamcity.cpp.o src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_xml.cpp.o src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_capture.cpp.o src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_config.cpp.o src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_exception.cpp.o src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_generatortracker.cpp.o src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_registry_hub.cpp.o src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_reporter.cpp.o src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_reporter_factory.cpp.o src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_testcase.cpp.o src/CMakeFiles/Catch2.dir/catch2/catch_approx.cpp.o src/CMakeFiles/Catch2.dir/catch2/catch_assertion_result.cpp.o src/CMakeFiles/Catch2.dir/catch2/catch_config.cpp.o src/CMakeFiles/Catch2.dir/catch2/catch_get_random_seed.cpp.o src/CMakeFiles/Catch2.dir/catch2/catch_message.cpp.o src/CMakeFiles/Catch2.dir/catch2/catch_registry_hub.cpp.o src/CMakeFiles/Catch2.dir/catch2/catch_session.cpp.o src/CMakeFiles/Catch2.dir/catch2/catch_tag_alias_autoregistrar.cpp.o src/CMakeFiles/Catch2.dir/catch2/catch_test_case_info.cpp.o src/CMakeFiles/Catch2.dir/catch2/catch_test_spec.cpp.o src/CMakeFiles/Catch2.dir/catch2/catch_timer.cpp.o src/CMakeFiles/Catch2.dir/catch2/catch_tostring.cpp.o src/CMakeFiles/Catch2.dir/catch2/catch_totals.cpp.o src/CMakeFiles/Catch2.dir/catch2/catch_translate_exception.cpp.o src/CMakeFiles/Catch2.dir/catch2/catch_version.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_assertion_handler.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_case_insensitive_comparisons.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_clara.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_commandline.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_console_colour.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_context.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_debug_console.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_debugger.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_decomposer.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_enforce.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_enum_values_registry.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_errno_guard.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_exception_translator_registry.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_fatal_condition_handler.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_floating_point_helpers.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_getenv.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_istream.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_jsonwriter.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_lazy_expr.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_leak_detector.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_list.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_message_info.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_output_redirect.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_parse_numbers.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_polyfills.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_random_number_generator.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_random_seed_generation.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_reporter_registry.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_reporter_spec_parser.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_reusable_string_stream.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_run_context.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_section.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_singletons.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_source_line_info.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_startup_exception_registry.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_stdstreams.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_string_manip.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_stringref.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_tag_alias_registry.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_test_case_info_hasher.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_test_case_registry_impl.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_test_case_tracker.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_test_failure_exception.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_test_registry.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_test_spec_parser.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_textflow.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_uncaught_exceptions.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_wildcard_pattern.cpp.o src/CMakeFiles/Catch2.dir/catch2/internal/catch_xmlwriter.cpp.o src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers.cpp.o src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_container_properties.cpp.o src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_exception.cpp.o src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_floating_point.cpp.o src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_predicate.cpp.o src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_quantifiers.cpp.o src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_string.cpp.o src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_templated.cpp.o src/CMakeFiles/Catch2.dir/catch2/matchers/internal/catch_matchers_impl.cpp.o   && :
[107/110] /usr/bin/cmake -E cmake_symlink_library src/libCatch2.so.3.8.1 src/libCatch2.so.3.8.1 src/libCatch2.so && :
[108/110] /usr/bin/x86_64-pc-linux-gnu-g++ -DCatch2WithMain_EXPORTS -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/.. -I/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/generated-includes  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -ffile-prefix-map=/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/= -Wall -Wcast-align -Wcatch-value -Wdeprecated -Wexceptions -Wextra -Wextra-semi -Wfloat-equal -Winit-self -Wmisleading-indentation -Wmismatched-new-delete -Wmismatched-tags -Wmissing-braces -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wnull-dereference -Wold-style-cast -Woverloaded-virtual -Wparentheses -Wpedantic -Wredundant-decls -Wreorder -Wshadow -Wstrict-aliasing -Wsubobject-linkage -Wsuggest-override -Wundef -Wuninitialized -Wunused -Wunused-function -Wunused-parameter -Wvla -MD -MT src/CMakeFiles/Catch2WithMain.dir/catch2/internal/catch_main.cpp.o -MF src/CMakeFiles/Catch2WithMain.dir/catch2/internal/catch_main.cpp.o.d -o src/CMakeFiles/Catch2WithMain.dir/catch2/internal/catch_main.cpp.o -c /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1/src/catch2/internal/catch_main.cpp
[109/110] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--dependency-file=src/CMakeFiles/Catch2WithMain.dir/link.d -Wl,-soname,libCatch2Main.so.3.8.1 -o src/libCatch2Main.so.3.8.1 src/CMakeFiles/Catch2WithMain.dir/catch2/internal/catch_main.cpp.o  -Wl,-rpath,/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build/src:  src/libCatch2.so.3.8.1 && :
[110/110] /usr/bin/cmake -E cmake_symlink_library src/libCatch2Main.so.3.8.1 src/libCatch2Main.so.3.8.1 src/libCatch2Main.so && :
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: dev-cpp/catch-3.8.1

>>> Install dev-cpp/catch-3.8.1 into /var/tmp/portage/dev-cpp/catch-3.8.1/image
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build"
ninja -v -j2 -l2 install
[0/1] cd /var/tmp/portage/dev-cpp/catch-3.8.1/work/Catch2-3.8.1_build && /usr/bin/cmake -P cmake_install.cmake
-- Install configuration: "RelWithDebInfo"
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/lib64/libCatch2.so.3.8.1
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/lib64/libCatch2.so
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/lib64/libCatch2Main.so.3.8.1
-- Set non-toolchain portion of runtime path of "/var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/lib64/libCatch2Main.so.3.8.1" to ""
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/lib64/libCatch2Main.so
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/lib64/cmake/Catch2/Catch2Targets.cmake
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/lib64/cmake/Catch2/Catch2Targets-relwithdebinfo.cmake
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/catch_session.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/catch_tag_alias_autoregistrar.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/catch_template_test_macros.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/catch_timer.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/catch_test_spec.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/catch_test_macros.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/catch_version_macros.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/catch_tag_alias.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/catch_config.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/catch_assertion_result.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/catch_test_case_info.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/catch_section_info.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/catch_message.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/catch_get_random_seed.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/catch_approx.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/reporters
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/reporters/catch_reporter_event_listener.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/reporters/catch_reporter_streaming_base.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/reporters/catch_reporter_automake.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/reporters/catch_reporter_teamcity.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/reporters/catch_reporter_multi.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/reporters/catch_reporter_tap.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/reporters/catch_reporter_registrars.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/reporters/catch_reporter_helpers.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/reporters/catch_reporter_cumulative_base.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/reporters/catch_reporter_console.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/reporters/catch_reporter_json.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/reporters/catch_reporter_compact.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/reporters/catch_reporter_sonarqube.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/reporters/catch_reporter_common_base.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/reporters/catch_reporters_all.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/reporters/catch_reporter_xml.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/reporters/catch_reporter_junit.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/matchers
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/matchers/catch_matchers_quantifiers.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/matchers/catch_matchers_exception.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/matchers/catch_matchers_contains.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/matchers/catch_matchers_templated.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/matchers/catch_matchers_range_equals.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/matchers/catch_matchers.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/matchers/catch_matchers_string.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/matchers/catch_matchers_vector.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/matchers/catch_matchers_container_properties.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/matchers/catch_matchers_floating_point.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/matchers/catch_matchers_predicate.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/matchers/internal
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/matchers/internal/catch_matchers_impl.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/matchers/catch_matchers_all.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/catch_assertion_info.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/catch_case_sensitive.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/catch_translate_exception.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/interfaces
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/interfaces/catch_interfaces_config.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/interfaces/catch_interfaces_reporter_factory.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/interfaces/catch_interfaces_capture.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/interfaces/catch_interfaces_all.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/interfaces/catch_interfaces_tag_alias_registry.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/interfaces/catch_interfaces_reporter.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/interfaces/catch_interfaces_test_invoker.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/interfaces/catch_interfaces_generatortracker.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/interfaces/catch_interfaces_testcase.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/interfaces/catch_interfaces_enum_values_registry.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/interfaces/catch_interfaces_registry_hub.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/interfaces/catch_interfaces_exception.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/catch_all.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/catch_tostring.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_test_macro_impl.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_move_and_forward.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_startup_exception_registry.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_uncaught_exceptions.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_test_failure_exception.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_config_android_logwrite.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_commandline.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_istream.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_random_integer_helpers.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_preprocessor_remove_parens.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_jsonwriter.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_xmlwriter.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_test_case_info_hasher.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_meta.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_config_uncaught_exceptions.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_random_number_generator.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_noncopyable.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_reporter_spec_parser.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_enforce.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_wildcard_pattern.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_textflow.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_debugger.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_is_permutation.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_optional.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_template_test_registry.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_compiler_capabilities.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_debug_console.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_random_floating_point_helpers.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_errno_guard.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_logical_traits.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_windows_h_proxy.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_exception_translator_registry.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_parse_numbers.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_test_spec_parser.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_leak_detector.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_stdstreams.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_test_registry.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_singletons.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_compare_traits.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_unique_ptr.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_context.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_preprocessor.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_fatal_condition_handler.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_output_redirect.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_uniform_floating_point_distribution.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_test_case_tracker.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_string_manip.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_polyfills.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_floating_point_helpers.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_enum_values_registry.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_run_context.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_reusable_string_stream.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_stream_end_stop.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_lazy_expr.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_test_case_registry_impl.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_uniform_integer_distribution.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_decomposer.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_config_prefix_messages.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_unique_name.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_getenv.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_console_colour.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_void_type.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_random_seed_generation.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_config_counter.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_assertion_handler.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_platform.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_source_line_info.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_stringref.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_clara.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_section.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_message_info.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_result_type.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_to_string.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_config_wchar.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_reporter_registry.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_config_static_analysis_support.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_sharding.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_list.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_test_run_info.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_case_insensitive_comparisons.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_preprocessor_internal_stringify.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_tag_alias_registry.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_container_nonmembers.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/internal/catch_console_width.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/benchmark
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/benchmark/catch_chronometer.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/benchmark/catch_benchmark.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/benchmark/catch_constructor.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/benchmark/catch_optimizer.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/benchmark/catch_environment.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/benchmark/catch_sample_analysis.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/benchmark/catch_estimate.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/benchmark/detail
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/benchmark/detail/catch_benchmark_stats_fwd.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/benchmark/detail/catch_analyse.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/benchmark/detail/catch_run_for_at_least.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/benchmark/detail/catch_benchmark_stats.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/benchmark/detail/catch_timing.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/benchmark/detail/catch_repeat.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/benchmark/detail/catch_estimate_clock.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/benchmark/detail/catch_benchmark_function.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/benchmark/detail/catch_stats.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/benchmark/detail/catch_measure.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/benchmark/detail/catch_complete_invoke.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/benchmark/catch_outlier_classification.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/benchmark/catch_benchmark_all.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/benchmark/catch_execution_plan.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/benchmark/catch_clock.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/generators
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/generators/catch_generator_exception.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/generators/catch_generators_adapters.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/generators/catch_generators_range.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/generators/catch_generators.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/generators/catch_generators_all.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/generators/catch_generators_random.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/catch_version.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/catch_totals.hpp
-- Up-to-date: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/include/catch2/catch_user_config.hpp
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/lib64/cmake/Catch2/Catch2Config.cmake
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/lib64/cmake/Catch2/Catch2ConfigVersion.cmake
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/Readme.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/migrate-v2-to-v3.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/logging.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/event-listeners.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/reporter-events.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/matchers.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/assertions.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/generators.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/release-process.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/skipping-passing-failing.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/why-catch.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/deprecations.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/tostring.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/opensource-users.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/release-notes.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/commercial-users.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/faq.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/configuration.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/limitations.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/usage-tips.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/contributing.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/test-fixtures.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/command-line.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/other-macros.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/list-of-examples.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/benchmarks.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/tutorial.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/test-cases-and-sections.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/cmake-integration.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/own-main.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/reporters.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/ci-and-misc.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/doc/catch-3.8.1/comparing-floating-point-numbers.md
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/lib64/cmake/Catch2/ParseAndAddCatchTests.cmake
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/lib64/cmake/Catch2/Catch.cmake
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/lib64/cmake/Catch2/CatchAddTests.cmake
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/lib64/cmake/Catch2/CatchShardTests.cmake
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/lib64/cmake/Catch2/CatchShardTestsImpl.cmake
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/Catch2/gdbinit
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/Catch2/lldbinit
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/pkgconfig/catch2.pc
-- Installing: /var/tmp/portage/dev-cpp/catch-3.8.1/image/usr/share/pkgconfig/catch2-with-main.pc
>>> Completed installing dev-cpp/catch-3.8.1 into /var/tmp/portage/dev-cpp/catch-3.8.1/image

 * Final size of build directory: 14800 KiB (14.4 MiB)
 * Final size of installed tree:   3032 KiB ( 2.9 MiB)

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/lib64/libCatch2.so.3.8.1
   /usr/lib64/libCatch2Main.so.3.8.1