D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/catch-2.11.0-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.60g3Un
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf Catch2-2.11.0
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/catch-2.11.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Catch2-2.11.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ sed -i -e 's|COMMAND python |COMMAND python3 |' projects/CMakeLists.txt
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8BedNh
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Catch2-2.11.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed  -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -DCATCH_ENABLE_WERROR=OFF
-- The CXX compiler identification is GNU 11.2.1
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PythonInterp: /usr/bin/python (found version "3.9.6") 
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    BUILD_STATIC_LIBS
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_C_FLAGS_RELEASE
    CMAKE_C_FLAGS_RELWITHDEBINFO
    INCLUDE_INSTALL_DIR
    LIB_INSTALL_DIR
    LIB_SUFFIX
    SHARE_INSTALL_PREFIX
    SYSCONF_INSTALL_DIR


-- Build files have been written to: /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build
+ /usr/bin/cmake --build build -j8 --verbose
/usr/bin/cmake -S/home/iurt/rpmbuild/BUILD/Catch2-2.11.0 -B/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/CMakeFiles /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build//CMakeFiles/progress.marks
/usr/bin/gmake  -f CMakeFiles/Makefile2 all
gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build'
/usr/bin/gmake  -f projects/CMakeFiles/SelfTest.dir/build.make projects/CMakeFiles/SelfTest.dir/depend
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build'
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/Catch2-2.11.0 /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects/CMakeFiles/SelfTest.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build'
/usr/bin/gmake  -f projects/CMakeFiles/SelfTest.dir/build.make projects/CMakeFiles/SelfTest.dir/build
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build'
[  0%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/TestMain.cpp.o
[  1%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/CmdLine.tests.cpp.o
[  2%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/Details.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/TestMain.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/TestMain.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/TestMain.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/TestMain.cpp
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/CmdLine.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/CmdLine.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/CmdLine.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/IntrospectiveTests/CmdLine.tests.cpp
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/Details.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/Details.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/Details.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/IntrospectiveTests/Details.tests.cpp
[  3%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/GeneratorsImpl.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/GeneratorsImpl.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/GeneratorsImpl.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/GeneratorsImpl.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/IntrospectiveTests/GeneratorsImpl.tests.cpp
[  4%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/InternalBenchmark.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/InternalBenchmark.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/InternalBenchmark.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/InternalBenchmark.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/IntrospectiveTests/InternalBenchmark.tests.cpp
[  5%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/PartTracker.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/PartTracker.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/PartTracker.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/PartTracker.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/IntrospectiveTests/PartTracker.tests.cpp
[  6%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/RandomNumberGeneration.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/RandomNumberGeneration.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/RandomNumberGeneration.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/RandomNumberGeneration.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/IntrospectiveTests/RandomNumberGeneration.tests.cpp
[  6%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/Tag.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/Tag.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/Tag.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/Tag.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/IntrospectiveTests/Tag.tests.cpp
[  7%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/String.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/String.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/String.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/String.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/IntrospectiveTests/String.tests.cpp
[  8%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/StringManip.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/StringManip.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/StringManip.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/StringManip.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/IntrospectiveTests/StringManip.tests.cpp
[  9%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/Xml.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/Xml.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/Xml.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/Xml.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/IntrospectiveTests/Xml.tests.cpp
[ 10%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/ToString.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/ToString.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/ToString.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/ToString.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/IntrospectiveTests/ToString.tests.cpp
[ 11%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Approx.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Approx.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Approx.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Approx.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/UsageTests/Approx.tests.cpp
[ 12%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/BDD.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/BDD.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/UsageTests/BDD.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/BDD.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/UsageTests/BDD.tests.cpp
[ 12%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Benchmark.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Benchmark.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Benchmark.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Benchmark.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/UsageTests/Benchmark.tests.cpp
[ 13%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Class.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Class.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Class.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Class.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/UsageTests/Class.tests.cpp
[ 14%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Compilation.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Compilation.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Compilation.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Compilation.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/UsageTests/Compilation.tests.cpp
[ 15%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Condition.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Condition.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Condition.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Condition.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/UsageTests/Condition.tests.cpp
[ 16%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Decomposition.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Decomposition.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Decomposition.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Decomposition.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/UsageTests/Decomposition.tests.cpp
[ 17%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/EnumToString.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/EnumToString.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/UsageTests/EnumToString.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/EnumToString.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/UsageTests/EnumToString.tests.cpp
[ 18%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Exception.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Exception.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Exception.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Exception.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/UsageTests/Exception.tests.cpp
[ 18%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Generators.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Generators.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Generators.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Generators.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/UsageTests/Generators.tests.cpp
[ 19%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Message.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Message.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Message.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Message.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/UsageTests/Message.tests.cpp
[ 20%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Misc.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Misc.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Misc.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Misc.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/UsageTests/Misc.tests.cpp
[ 21%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringByte.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringByte.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringByte.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringByte.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/UsageTests/ToStringByte.tests.cpp
[ 22%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringChrono.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringChrono.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringChrono.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringChrono.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/UsageTests/ToStringChrono.tests.cpp
[ 23%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringGeneral.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringGeneral.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringGeneral.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringGeneral.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/UsageTests/ToStringGeneral.tests.cpp
[ 24%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringOptional.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringOptional.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringOptional.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringOptional.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/UsageTests/ToStringOptional.tests.cpp
[ 25%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringPair.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringPair.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringPair.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringPair.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/UsageTests/ToStringPair.tests.cpp
[ 25%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringTuple.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringTuple.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringTuple.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringTuple.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/UsageTests/ToStringTuple.tests.cpp
[ 26%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringVariant.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringVariant.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringVariant.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringVariant.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/UsageTests/ToStringVariant.tests.cpp
[ 27%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringVector.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringVector.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringVector.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringVector.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/UsageTests/ToStringVector.tests.cpp
[ 28%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringWhich.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringWhich.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringWhich.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringWhich.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/UsageTests/ToStringWhich.tests.cpp
[ 29%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Tricky.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Tricky.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Tricky.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Tricky.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/UsageTests/Tricky.tests.cpp
[ 30%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/VariadicMacros.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/VariadicMacros.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/UsageTests/VariadicMacros.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/VariadicMacros.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/UsageTests/VariadicMacros.tests.cpp
[ 31%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Matchers.tests.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Matchers.tests.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Matchers.tests.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Matchers.tests.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/UsageTests/Matchers.tests.cpp
[ 31%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_approx.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_approx.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_approx.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_approx.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_approx.cpp
[ 32%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_assertionhandler.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_assertionhandler.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_assertionhandler.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_assertionhandler.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_assertionhandler.cpp
[ 33%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_assertionresult.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_assertionresult.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_assertionresult.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_assertionresult.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_assertionresult.cpp
[ 34%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_capture_matchers.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_capture_matchers.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_capture_matchers.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_capture_matchers.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_capture_matchers.cpp
[ 35%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_commandline.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_commandline.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_commandline.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_commandline.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_commandline.cpp
[ 36%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_common.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_common.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_common.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_common.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_common.cpp
[ 37%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_config.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_config.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_config.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_config.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_config.cpp
[ 37%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_console_colour.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_console_colour.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_console_colour.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_console_colour.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_console_colour.cpp
[ 38%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_context.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_context.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_context.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_context.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_context.cpp
[ 39%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_debug_console.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_debug_console.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_debug_console.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_debug_console.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_debug_console.cpp
[ 40%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_debugger.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_debugger.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_debugger.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_debugger.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_debugger.cpp
[ 41%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_decomposer.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_decomposer.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_decomposer.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_decomposer.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_decomposer.cpp
[ 42%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_enforce.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_enforce.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_enforce.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_enforce.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_enforce.cpp
[ 43%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_enum_values_registry.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_enum_values_registry.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_enum_values_registry.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_enum_values_registry.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_enum_values_registry.cpp
[ 43%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_errno_guard.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_errno_guard.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_errno_guard.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_errno_guard.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_errno_guard.cpp
[ 44%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_exception_translator_registry.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_exception_translator_registry.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_exception_translator_registry.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_exception_translator_registry.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_exception_translator_registry.cpp
[ 45%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_fatal_condition.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_fatal_condition.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_fatal_condition.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_fatal_condition.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_fatal_condition.cpp
[ 46%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_generators.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_generators.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_generators.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_generators.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_generators.cpp
[ 47%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_capture.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_capture.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_capture.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_capture.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_interfaces_capture.cpp
[ 48%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_config.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_config.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_config.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_config.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_interfaces_config.cpp
[ 50%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_exception.cpp.o
[ 50%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_registry_hub.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_registry_hub.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_registry_hub.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_registry_hub.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_interfaces_registry_hub.cpp
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_exception.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_exception.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_exception.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_interfaces_exception.cpp
[ 50%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_runner.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_runner.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_runner.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_runner.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_interfaces_runner.cpp
[ 51%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_testcase.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_testcase.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_testcase.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_testcase.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_interfaces_testcase.cpp
[ 52%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_list.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_list.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_list.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_list.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_list.cpp
[ 53%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_leak_detector.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_leak_detector.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_leak_detector.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_leak_detector.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_leak_detector.cpp
[ 54%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_matchers.cpp
[ 55%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers_exception.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers_exception.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers_exception.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers_exception.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_matchers_exception.cpp
[ 56%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers_floating.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers_floating.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers_floating.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers_floating.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_matchers_floating.cpp
[ 56%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers_generic.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers_generic.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers_generic.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers_generic.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_matchers_generic.cpp
[ 57%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers_string.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers_string.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers_string.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers_string.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_matchers_string.cpp
[ 58%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_message.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_message.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_message.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_message.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_message.cpp
[ 59%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_output_redirect.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_output_redirect.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_output_redirect.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_output_redirect.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_output_redirect.cpp
[ 60%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_registry_hub.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_registry_hub.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_registry_hub.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_registry_hub.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_registry_hub.cpp
[ 61%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_reporter.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_reporter.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_reporter.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_reporter.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_interfaces_reporter.cpp
[ 62%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_polyfills.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_polyfills.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_polyfills.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_polyfills.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_polyfills.cpp
[ 62%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_random_number_generator.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_random_number_generator.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_random_number_generator.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_random_number_generator.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_random_number_generator.cpp
[ 63%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_reporter_registry.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_reporter_registry.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_reporter_registry.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_reporter_registry.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_reporter_registry.cpp
[ 64%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_result_type.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_result_type.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_result_type.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_result_type.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_result_type.cpp
[ 65%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_run_context.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_run_context.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_run_context.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_run_context.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_run_context.cpp
[ 66%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_section.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_section.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_section.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_section.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_section.cpp
[ 67%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_section_info.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_section_info.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_section_info.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_section_info.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_section_info.cpp
[ 68%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_session.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_session.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_session.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_session.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_session.cpp
[ 68%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_singletons.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_singletons.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_singletons.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_singletons.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_singletons.cpp
[ 69%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_startup_exception_registry.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_startup_exception_registry.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_startup_exception_registry.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_startup_exception_registry.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_startup_exception_registry.cpp
[ 70%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_stream.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_stream.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_stream.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_stream.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_stream.cpp
[ 71%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_stringref.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_stringref.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_stringref.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_stringref.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_stringref.cpp
[ 72%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_string_manip.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_string_manip.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_string_manip.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_string_manip.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_string_manip.cpp
[ 73%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_tag_alias.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_tag_alias.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_tag_alias.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_tag_alias.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_tag_alias.cpp
[ 74%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_tag_alias_autoregistrar.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_tag_alias_autoregistrar.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_tag_alias_autoregistrar.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_tag_alias_autoregistrar.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_tag_alias_autoregistrar.cpp
[ 75%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_tag_alias_registry.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_tag_alias_registry.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_tag_alias_registry.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_tag_alias_registry.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_tag_alias_registry.cpp
[ 75%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_test_case_info.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_test_case_info.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_test_case_info.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_test_case_info.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_test_case_info.cpp
[ 76%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_test_case_registry_impl.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_test_case_registry_impl.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_test_case_registry_impl.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_test_case_registry_impl.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_test_case_registry_impl.cpp
[ 77%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_test_case_tracker.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_test_case_tracker.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_test_case_tracker.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_test_case_tracker.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_test_case_tracker.cpp
[ 78%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_test_registry.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_test_registry.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_test_registry.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_test_registry.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_test_registry.cpp
[ 79%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_test_spec.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_test_spec.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_test_spec.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_test_spec.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_test_spec.cpp
[ 80%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_test_spec_parser.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_test_spec_parser.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_test_spec_parser.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_test_spec_parser.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_test_spec_parser.cpp
[ 81%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_timer.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_timer.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_timer.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_timer.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_timer.cpp
[ 81%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_tostring.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_tostring.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_tostring.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_tostring.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_tostring.cpp
[ 82%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_totals.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_totals.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_totals.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_totals.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_totals.cpp
[ 83%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_uncaught_exceptions.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_uncaught_exceptions.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_uncaught_exceptions.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_uncaught_exceptions.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_uncaught_exceptions.cpp
[ 84%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_version.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_version.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_version.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_version.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_version.cpp
[ 85%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_wildcard_pattern.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_wildcard_pattern.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_wildcard_pattern.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_wildcard_pattern.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_wildcard_pattern.cpp
[ 86%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_xmlwriter.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_xmlwriter.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/catch_xmlwriter.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/catch_xmlwriter.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/catch_xmlwriter.cpp
[ 87%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_bases.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_bases.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_bases.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_bases.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/reporters/catch_reporter_bases.cpp
[ 87%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_compact.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_compact.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_compact.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_compact.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/reporters/catch_reporter_compact.cpp
[ 88%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_console.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_console.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_console.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_console.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/reporters/catch_reporter_console.cpp
[ 89%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_junit.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_junit.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_junit.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_junit.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/reporters/catch_reporter_junit.cpp
[ 90%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_listening.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_listening.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_listening.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_listening.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/reporters/catch_reporter_listening.cpp
[ 91%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_xml.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_xml.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_xml.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_xml.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/reporters/catch_reporter_xml.cpp
[ 92%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_console_colour.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_console_colour.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_console_colour.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_console_colour.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/SurrogateCpps/catch_console_colour.cpp
[ 93%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_debugger.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_debugger.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_debugger.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_debugger.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/SurrogateCpps/catch_debugger.cpp
[ 93%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_interfaces_reporter.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_interfaces_reporter.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_interfaces_reporter.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_interfaces_reporter.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/SurrogateCpps/catch_interfaces_reporter.cpp
[ 94%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_option.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_option.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_option.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_option.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/SurrogateCpps/catch_option.cpp
[ 95%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_stream.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_stream.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_stream.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_stream.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/SurrogateCpps/catch_stream.cpp
[ 96%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_test_case_tracker.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_test_case_tracker.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_test_case_tracker.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_test_case_tracker.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/SurrogateCpps/catch_test_case_tracker.cpp
[ 97%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_test_spec.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_test_spec.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_test_spec.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_test_spec.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/SurrogateCpps/catch_test_spec.cpp
[ 98%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_xmlwriter.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_xmlwriter.cpp.o -MF CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_xmlwriter.cpp.o.d -o CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_xmlwriter.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/projects/SelfTest/SurrogateCpps/catch_xmlwriter.cpp
[ 99%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/benchmark/detail/catch_stats.cpp.o
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/c++  -I/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -MD -MT projects/CMakeFiles/SelfTest.dir/__/include/internal/benchmark/detail/catch_stats.cpp.o -MF CMakeFiles/SelfTest.dir/__/include/internal/benchmark/detail/catch_stats.cpp.o.d -o CMakeFiles/SelfTest.dir/__/include/internal/benchmark/detail/catch_stats.cpp.o -c /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/include/internal/benchmark/detail/catch_stats.cpp
[100%] Linking CXX executable SelfTest
cd /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/projects && /usr/bin/cmake -E cmake_link_script CMakeFiles/SelfTest.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags CMakeFiles/SelfTest.dir/SelfTest/TestMain.cpp.o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/CmdLine.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/Details.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/GeneratorsImpl.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/InternalBenchmark.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/PartTracker.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/RandomNumberGeneration.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/Tag.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/String.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/StringManip.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/Xml.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/ToString.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Approx.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/BDD.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Benchmark.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Class.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Compilation.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Condition.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Decomposition.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/EnumToString.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Exception.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Generators.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Message.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Misc.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringByte.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringChrono.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringGeneral.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringOptional.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringPair.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringTuple.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringVariant.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringVector.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringWhich.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Tricky.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/VariadicMacros.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Matchers.tests.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_approx.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_assertionhandler.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_assertionresult.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_capture_matchers.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_commandline.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_common.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_config.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_console_colour.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_context.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_debug_console.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_debugger.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_decomposer.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_enforce.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_enum_values_registry.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_errno_guard.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_exception_translator_registry.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_fatal_condition.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_generators.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_capture.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_config.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_exception.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_registry_hub.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_runner.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_testcase.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_list.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_leak_detector.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers_exception.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers_floating.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers_generic.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers_string.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_message.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_output_redirect.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_registry_hub.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_reporter.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_polyfills.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_random_number_generator.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_reporter_registry.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_result_type.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_run_context.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_section.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_section_info.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_session.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_singletons.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_startup_exception_registry.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_stream.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_stringref.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_string_manip.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_tag_alias.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_tag_alias_autoregistrar.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_tag_alias_registry.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_test_case_info.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_test_case_registry_impl.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_test_case_tracker.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_test_registry.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_test_spec.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_test_spec_parser.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_timer.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_tostring.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_totals.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_uncaught_exceptions.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_version.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_wildcard_pattern.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/catch_xmlwriter.cpp.o CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_bases.cpp.o CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_compact.cpp.o CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_console.cpp.o CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_junit.cpp.o CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_listening.cpp.o CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_xml.cpp.o CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_console_colour.cpp.o CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_debugger.cpp.o CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_interfaces_reporter.cpp.o CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_option.cpp.o CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_stream.cpp.o CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_test_case_tracker.cpp.o CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_test_spec.cpp.o CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_xmlwriter.cpp.o CMakeFiles/SelfTest.dir/__/include/internal/benchmark/detail/catch_stats.cpp.o -o SelfTest 
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build'
[100%] Built target SelfTest
gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build'
/usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build/CMakeFiles 0
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rx7m8J
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64
+ cd Catch2-2.11.0
+ '[' 1 -eq 1 ']'
+ DESTDIR=/home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64
+ /usr/bin/cmake --install build
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/lib64/cmake/Catch2/Catch2Targets.cmake
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/include
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/include/catch2
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/include/catch2/catch_reporter_teamcity.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/include/catch2/catch_reporter_tap.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/include/catch2/catch_reporter_sonarqube.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/include/catch2/catch_reporter_automake.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/include/catch2/catch.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/lib64/cmake/Catch2/Catch2Config.cmake
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/lib64/cmake/Catch2/Catch2ConfigVersion.cmake
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/Catch2
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/Catch2/why-catch.md
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/Catch2/tutorial.md
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/Catch2/tostring.md
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/Catch2/test-fixtures.md
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/Catch2/test-cases-and-sections.md
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/Catch2/slow-compiles.md
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/Catch2/reporters.md
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/Catch2/release-process.md
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/Catch2/release-notes.md
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/Catch2/own-main.md
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/Catch2/other-macros.md
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/Catch2/opensource-users.md
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/Catch2/matchers.md
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/Catch2/logging.md
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/Catch2/list-of-examples.md
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/Catch2/limitations.md
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/Catch2/generators.md
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/Catch2/event-listeners.md
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/Catch2/deprecations.md
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/Catch2/contributing.md
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/Catch2/configuration.md
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/Catch2/commercial-users.md
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/Catch2/command-line.md
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/Catch2/cmake-integration.md
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/Catch2/ci-and-misc.md
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/Catch2/benchmarks.md
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/Catch2/assertions.md
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/Catch2/Readme.md
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/lib64/cmake/Catch2/ParseAndAddCatchTests.cmake
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/lib64/cmake/Catch2/Catch.cmake
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/lib64/cmake/Catch2/CatchAddTests.cmake
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/Catch2/gdbinit
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/Catch2/lldbinit
-- Installing: /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/pkgconfig/catch2.pc
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TvYJgu
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Catch2-2.11.0
+ '[' 1 -eq 1 ']'
+ cd build
+ /usr/bin/ctest --output-on-failure --force-new-ctest-process -j8
Test project /home/iurt/rpmbuild/BUILD/Catch2-2.11.0/build
      Start  1: RunTests
      Start  2: ListTests
      Start  3: ListTags
      Start  4: ListReporters
      Start  5: ListTestNamesOnly
      Start  6: NoAssertions
      Start  7: NoTest
      Start  8: WarnAboutNoTests
 1/21 Test  #1: RunTests ...............................   Passed    0.11 sec
      Start  9: UnmatchedOutputFilter
 2/21 Test  #2: ListTests ..............................   Passed    0.12 sec
      Start 10: FilteredSection-1
 3/21 Test  #3: ListTags ...............................   Passed    0.10 sec
      Start 11: FilteredSection-2
 4/21 Test  #4: ListReporters ..........................   Passed    0.09 sec
      Start 12: ApprovalTests
 5/21 Test  #5: ListTestNamesOnly ......................   Passed    0.09 sec
      Start 13: RegressionCheck-1670
 6/21 Test  #6: NoAssertions ...........................   Passed    0.07 sec
      Start 14: VersionCheck
 7/21 Test  #7: NoTest .................................   Passed    0.08 sec
      Start 15: LibIdentityTest
 8/21 Test  #8: WarnAboutNoTests .......................   Passed    0.07 sec
      Start 16: FilenameAsTagsTest
 9/21 Test  #9: UnmatchedOutputFilter ..................   Passed    0.07 sec
      Start 17: EscapeSpecialCharactersInTestNames
10/21 Test #10: FilteredSection-1 ......................   Passed    0.06 sec
      Start 18: TestsInFile::SimpleSpecs
11/21 Test #11: FilteredSection-2 ......................   Passed    0.06 sec
      Start 19: TestsInFile::EscapeSpecialCharacters
12/21 Test #13: RegressionCheck-1670 ...................   Passed    0.07 sec
      Start 20: TestsInFile::InvalidTestNames-1
13/21 Test #14: VersionCheck ...........................   Passed    0.07 sec
      Start 21: TestsInFile::InvalidTestNames-2
14/21 Test #15: LibIdentityTest ........................   Passed    0.07 sec
15/21 Test #16: FilenameAsTagsTest .....................   Passed    0.06 sec
16/21 Test #17: EscapeSpecialCharactersInTestNames .....   Passed    0.05 sec
17/21 Test #18: TestsInFile::SimpleSpecs ...............   Passed    0.04 sec
18/21 Test #19: TestsInFile::EscapeSpecialCharacters ...   Passed    0.03 sec
19/21 Test #20: TestsInFile::InvalidTestNames-1 ........   Passed    0.02 sec
20/21 Test #21: TestsInFile::InvalidTestNames-2 ........   Passed    0.01 sec
21/21 Test #12: ApprovalTests ..........................   Passed    2.26 sec

100% tests passed, 0 tests failed out of 21

Total Test time (real) =   2.40 sec
+ cd ..
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: lib64catch2-devel-2.11.0-1.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aNFB6p
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Catch2-2.11.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/lib64catch2-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/lib64catch2-devel
+ cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/lib64catch2-devel
+ cp -pr CODE_OF_CONDUCT.md /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/lib64catch2-devel
+ cp -pr docs /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/doc/lib64catch2-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RdHrUN
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Catch2-2.11.0
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/licenses/lib64catch2-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/licenses/lib64catch2-devel
+ cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64/usr/share/licenses/lib64catch2-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: catch-devel = 2.11.0-1.mga9 catch2-devel = 2.11.0-1.mga9 cmake(Catch2) = 2.11.0 cmake(catch2) = 2.11.0 lib64catch2-devel = 2.11.0-1.mga9 lib64catch2-devel(aarch-64) = 2.11.0-1.mga9 pkgconfig(catch2) = 2.11.0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: pkgconfig
Obsoletes: catch-devel < 1.2.1-4
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64catch2-devel-2.11.0-1.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vcsiwM
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Catch2-2.11.0
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/catch-2.11.0-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wrwDty
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf Catch2-2.11.0
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!