Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/catch.spec'], chrootPath='/var/lib/mock/f29-build-13935582-1004356/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/catch.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/catch-2.4.1-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/catch.spec'], chrootPath='/var/lib/mock/f29-build-13935582-1004356/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/catch.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CXhLl2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Catch2-2.4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/catch-2.4.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Catch2-2.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's|COMMAND python |COMMAND python3 |' projects/CMakeLists.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MDVQwT + umask 022 + cd /builddir/build/BUILD + cd Catch2-2.4.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON . -Bbuild -DCATCH_ENABLE_WERROR=OFF -- The CXX compiler identification is GNU 8.2.1 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PythonInterp: /usr/bin/python3.7 (found version "3.7") -- Enabling C++11 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/Catch2-2.4.1/build + /usr/bin/make -O -j4 -Cbuild make: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' /usr/bin/cmake -H/builddir/build/BUILD/Catch2-2.4.1 -B/builddir/build/BUILD/Catch2-2.4.1/build --check-build-system CMakeFiles/Makefile.cmake 0 make: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/Catch2-2.4.1/build/CMakeFiles /builddir/build/BUILD/Catch2-2.4.1/build/CMakeFiles/progress.marks make: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f projects/CMakeFiles/SelfTest.dir/build.make projects/CMakeFiles/SelfTest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' cd /builddir/build/BUILD/Catch2-2.4.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/Catch2-2.4.1 /builddir/build/BUILD/Catch2-2.4.1/projects /builddir/build/BUILD/Catch2-2.4.1/build /builddir/build/BUILD/Catch2-2.4.1/build/projects /builddir/build/BUILD/Catch2-2.4.1/build/projects/CMakeFiles/SelfTest.dir/DependInfo.cmake --color= Scanning dependencies of target SelfTest make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' /usr/bin/make -f projects/CMakeFiles/SelfTest.dir/build.make projects/CMakeFiles/SelfTest.dir/build make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 2%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/GeneratorsImpl.tests.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/GeneratorsImpl.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/IntrospectiveTests/GeneratorsImpl.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 4%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/TagAlias.tests.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/TagAlias.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/IntrospectiveTests/TagAlias.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 3%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/PartTracker.tests.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/PartTracker.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/IntrospectiveTests/PartTracker.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 0%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/TestMain.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/TestMain.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/TestMain.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 5%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/String.tests.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/String.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/IntrospectiveTests/String.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 7%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Approx.tests.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Approx.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Approx.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 9%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Benchmark.tests.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Benchmark.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Benchmark.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 6%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/Xml.tests.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/Xml.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/IntrospectiveTests/Xml.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 8%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/BDD.tests.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/BDD.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/BDD.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 10%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Class.tests.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Class.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Class.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 11%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Compilation.tests.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Compilation.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Compilation.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 13%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Decomposition.tests.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Decomposition.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Decomposition.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 14%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/EnumToString.tests.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/EnumToString.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/EnumToString.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 1%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/CmdLine.tests.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/CmdLine.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/IntrospectiveTests/CmdLine.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 15%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Exception.tests.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Exception.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Exception.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 16%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Message.tests.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Message.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Message.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 12%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Condition.tests.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Condition.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Condition.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 18%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringChrono.tests.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringChrono.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ToStringChrono.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 16%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Generators.tests.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Generators.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Generators.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 17%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Misc.tests.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Misc.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Misc.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 20%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringPair.tests.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringPair.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ToStringPair.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 22%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringVariant.tests.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringVariant.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ToStringVariant.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 21%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringTuple.tests.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringTuple.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ToStringTuple.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 19%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringGeneral.tests.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringGeneral.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ToStringGeneral.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 26%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/VariadicMacros.tests.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/VariadicMacros.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/VariadicMacros.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 24%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringWhich.tests.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringWhich.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ToStringWhich.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 28%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_approx.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_approx.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_approx.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 23%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringVector.tests.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringVector.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ToStringVector.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 30%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_assertionresult.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_assertionresult.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_assertionresult.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 29%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_assertionhandler.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_assertionhandler.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_assertionhandler.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 31%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_benchmark.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_benchmark.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_benchmark.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 25%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Tricky.tests.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Tricky.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Tricky.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 32%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_capture_matchers.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_capture_matchers.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_capture_matchers.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 33%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_common.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_common.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_common.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 35%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_console_colour.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_console_colour.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_console_colour.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 34%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_config.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_config.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_config.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 37%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_debug_console.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_debug_console.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_debug_console.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 36%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_context.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_context.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_context.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 39%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_debugger.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_debugger.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_debugger.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 39%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_decomposer.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_decomposer.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_decomposer.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 41%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_errno_guard.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_errno_guard.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_errno_guard.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 40%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_enforce.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_enforce.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_enforce.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 43%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_fatal_condition.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_fatal_condition.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_fatal_condition.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 42%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_exception_translator_registry.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_exception_translator_registry.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_exception_translator_registry.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 45%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_capture.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_capture.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_interfaces_capture.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 46%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_config.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_config.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_interfaces_config.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 44%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_generators.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_generators.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_generators.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 47%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_exception.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_exception.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_interfaces_exception.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 49%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_runner.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_runner.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_interfaces_runner.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 48%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_registry_hub.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_registry_hub.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_interfaces_registry_hub.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 50%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_testcase.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_testcase.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_interfaces_testcase.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 51%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_leak_detector.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_leak_detector.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_leak_detector.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 52%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_matchers.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 53%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers_floating.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers_floating.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_matchers_floating.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 54%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers_generic.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers_generic.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_matchers_generic.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 27%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Matchers.tests.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/Matchers.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Matchers.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 50%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_list.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_list.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_list.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 33%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_commandline.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_commandline.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_commandline.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 57%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_output_redirect.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_output_redirect.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_output_redirect.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 56%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_message.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_message.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_message.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 60%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_random_number_generator.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_random_number_generator.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_random_number_generator.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 59%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_reporter.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_interfaces_reporter.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_interfaces_reporter.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 62%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_result_type.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_result_type.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_result_type.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 61%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_reporter_registry.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_reporter_registry.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_reporter_registry.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 58%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_registry_hub.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_registry_hub.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_registry_hub.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 65%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_section_info.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_section_info.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_section_info.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 64%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_section.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_section.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_section.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 66%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_singletons.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_singletons.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_singletons.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 67%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_startup_exception_registry.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_startup_exception_registry.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_startup_exception_registry.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 63%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_run_context.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_run_context.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_run_context.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 68%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_stream.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_stream.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_stream.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 69%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_stringref.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_stringref.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_stringref.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 70%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_string_manip.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_string_manip.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_string_manip.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 71%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_tag_alias.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_tag_alias.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_tag_alias.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 72%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_tag_alias_autoregistrar.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_tag_alias_autoregistrar.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_tag_alias_autoregistrar.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 73%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_tag_alias_registry.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_tag_alias_registry.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_tag_alias_registry.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 55%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers_string.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_matchers_string.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_matchers_string.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 74%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_test_case_info.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_test_case_info.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_test_case_info.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 77%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_test_registry.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_test_registry.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_test_registry.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 78%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_test_spec.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_test_spec.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_test_spec.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 76%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_test_case_tracker.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_test_case_tracker.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_test_case_tracker.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 80%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_timer.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_timer.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_timer.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 66%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_session.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_session.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_session.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 82%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_totals.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_totals.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_totals.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 83%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_uncaught_exceptions.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_uncaught_exceptions.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_uncaught_exceptions.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 83%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_version.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_version.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_version.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 81%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_tostring.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_tostring.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_tostring.cpp /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_tostring.cpp: In static member function 'static std::__cxx11::string Catch::StringMaker::convert(char)': /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_tostring.cpp:217:21: warning: comparison is always true due to limited range of data type [-Wtype-limits] } else if ('\0' <= value && value < ' ') { ~~~~~^~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 79%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_test_spec_parser.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_test_spec_parser.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_test_spec_parser.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 84%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_wildcard_pattern.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_wildcard_pattern.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_wildcard_pattern.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 85%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_xmlwriter.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_xmlwriter.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_xmlwriter.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 86%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_bases.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_bases.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/reporters/catch_reporter_bases.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 75%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/internal/catch_test_case_registry_impl.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/internal/catch_test_case_registry_impl.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/internal/catch_test_case_registry_impl.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 90%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_listening.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_listening.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/reporters/catch_reporter_listening.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 87%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_compact.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_compact.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/reporters/catch_reporter_compact.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 92%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_console_colour.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_console_colour.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/SurrogateCpps/catch_console_colour.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 93%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_debugger.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_debugger.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/SurrogateCpps/catch_debugger.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 94%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_interfaces_reporter.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_interfaces_reporter.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/SurrogateCpps/catch_interfaces_reporter.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 95%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_option.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_option.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/SurrogateCpps/catch_option.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 96%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_stream.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_stream.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/SurrogateCpps/catch_stream.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 97%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_test_case_tracker.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_test_case_tracker.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/SurrogateCpps/catch_test_case_tracker.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 98%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_test_spec.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_test_spec.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/SurrogateCpps/catch_test_spec.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 99%] Building CXX object projects/CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_xmlwriter.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/SelfTest/SurrogateCpps/catch_xmlwriter.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/SurrogateCpps/catch_xmlwriter.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 91%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_xml.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_xml.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/reporters/catch_reporter_xml.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 89%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_junit.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_junit.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/reporters/catch_reporter_junit.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [ 88%] Building CXX object projects/CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_console.cpp.o cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.4.1/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wunreachable-code -Wpedantic -Wmissing-declarations -std=c++11 -o CMakeFiles/SelfTest.dir/__/include/reporters/catch_reporter_console.cpp.o -c /builddir/build/BUILD/Catch2-2.4.1/include/reporters/catch_reporter_console.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [100%] Linking CXX executable SelfTest cd /builddir/build/BUILD/Catch2-2.4.1/build/projects && /usr/bin/cmake -E cmake_link_script CMakeFiles/SelfTest.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/SelfTest.dir/SelfTest/TestMain.cpp.o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/CmdLine.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/GeneratorsImpl.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/PartTracker.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/TagAlias.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/String.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/IntrospectiveTests/Xml.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/ToStringChrono.tests.cpp.o CMakeFiles/SelfTest.dir/SelfTest/UsageTests/ToStringGeneral.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_benchmark.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_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_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_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 -o SelfTest make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[1]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' [100%] Built target SelfTest make[1]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' make: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/Catch2-2.4.1/build/CMakeFiles 0 make: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.688306 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le ++ dirname /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le + cd Catch2-2.4.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le 'INSTALL=/usr/bin/install -p' -Cbuild make: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' /usr/bin/cmake -H/builddir/build/BUILD/Catch2-2.4.1 -B/builddir/build/BUILD/Catch2-2.4.1/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/Catch2-2.4.1/build/CMakeFiles /builddir/build/BUILD/Catch2-2.4.1/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' /usr/bin/make -f projects/CMakeFiles/SelfTest.dir/build.make projects/CMakeFiles/SelfTest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' cd /builddir/build/BUILD/Catch2-2.4.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/Catch2-2.4.1 /builddir/build/BUILD/Catch2-2.4.1/projects /builddir/build/BUILD/Catch2-2.4.1/build /builddir/build/BUILD/Catch2-2.4.1/build/projects /builddir/build/BUILD/Catch2-2.4.1/build/projects/CMakeFiles/SelfTest.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' /usr/bin/make -f projects/CMakeFiles/SelfTest.dir/build.make projects/CMakeFiles/SelfTest.dir/build make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[2]: Nothing to be done for 'projects/CMakeFiles/SelfTest.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' [100%] Built target SelfTest make[1]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/Catch2-2.4.1/build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/Catch2-2.4.1/build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/lib64/cmake/Catch2/Catch2Targets.cmake -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/include -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/include/catch2 -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/include/catch2/catch_reporter_tap.hpp -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/include/catch2/catch_reporter_teamcity.hpp -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/include/catch2/catch.hpp -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/include/catch2/catch_reporter_automake.hpp -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/lib64/cmake/Catch2/Catch2Config.cmake -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/lib64/cmake/Catch2/Catch2ConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/doc/Catch2 -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/doc/Catch2/logging.md -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/doc/Catch2/commercial-users.md -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/doc/Catch2/limitations.md -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/doc/Catch2/event-listeners.md -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/doc/Catch2/why-catch.md -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/doc/Catch2/matchers.md -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/doc/Catch2/test-fixtures.md -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/doc/Catch2/own-main.md -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/doc/Catch2/contributing.md -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/doc/Catch2/reporters.md -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/doc/Catch2/list-of-examples.md -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/doc/Catch2/test-cases-and-sections.md -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/doc/Catch2/tostring.md -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/doc/Catch2/command-line.md -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/doc/Catch2/cmake-integration.md -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/doc/Catch2/Readme.md -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/doc/Catch2/tutorial.md -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/doc/Catch2/assertions.md -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/doc/Catch2/ci-and-misc.md -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/doc/Catch2/generators.md -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/doc/Catch2/slow-compiles.md -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/doc/Catch2/opensource-users.md -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/doc/Catch2/release-process.md -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/doc/Catch2/configuration.md -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/doc/Catch2/release-notes.md -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/lib64/cmake/Catch2/ParseAndAddCatchTests.cmake -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/lib64/cmake/Catch2/Catch.cmake -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/lib64/cmake/Catch2/CatchAddTests.cmake -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/Catch2/gdbinit -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/Catch2/lldbinit -- Installing: /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/pkgconfig/catch2.pc make: Leaving directory '/builddir/build/BUILD/Catch2-2.4.1/build' + rm -rf /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le//usr/share/doc + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /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/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.LOCgHk + umask 022 + cd /builddir/build/BUILD + cd Catch2-2.4.1 + cd build + ctest -V -j4 UpdateCTestConfiguration from :/builddir/build/BUILD/Catch2-2.4.1/build/DartConfiguration.tcl Parse Config file:/builddir/build/BUILD/Catch2-2.4.1/build/DartConfiguration.tcl UpdateCTestConfiguration from :/builddir/build/BUILD/Catch2-2.4.1/build/DartConfiguration.tcl Parse Config file:/builddir/build/BUILD/Catch2-2.4.1/build/DartConfiguration.tcl Test project /builddir/build/BUILD/Catch2-2.4.1/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: RunTests 1: Test command: /builddir/build/BUILD/Catch2-2.4.1/build/projects/SelfTest 1: Test timeout computed to be: 1500 test 2 Start 2: ListTests 2: Test command: /builddir/build/BUILD/Catch2-2.4.1/build/projects/SelfTest "--list-tests" "--verbosity" "high" 2: Test timeout computed to be: 1500 test 3 Start 3: ListTags 3: Test command: /builddir/build/BUILD/Catch2-2.4.1/build/projects/SelfTest "--list-tags" 3: Test timeout computed to be: 1500 test 4 Start 4: ListReporters 4: Test command: /builddir/build/BUILD/Catch2-2.4.1/build/projects/SelfTest "--list-reporters" 4: Test timeout computed to be: 1500 2: All available test cases: 2: Parse test names and tags 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/IntrospectiveTests/ 2: CmdLine.tests.cpp:20 2: (NO DESCRIPTION) 2: Process can be configured on command line 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/IntrospectiveTests/ 2: CmdLine.tests.cpp:268 2: (NO DESCRIPTION) 2: [command-line][config] 2: Generators impl 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/IntrospectiveTests/ 2: GeneratorsImpl.tests.cpp:5 2: (NO DESCRIPTION) 2: [impl] 2: Generators impl - random 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/IntrospectiveTests/ 2: GeneratorsImpl.tests.cpp:70 2: (NO DESCRIPTION) 2: [approvals] 2: Tracker 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/IntrospectiveTests/ 2: PartTracker.tests.cpp:36 2: (NO DESCRIPTION) 2: Tag alias can be registered against tag patterns 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/IntrospectiveTests/ 2: TagAlias.tests.cpp:12 2: (NO DESCRIPTION) 2: StringRef 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/IntrospectiveTests/ 2: String.tests.cpp:31 2: (NO DESCRIPTION) 2: [StringRef][Strings] 2: replaceInPlace 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/IntrospectiveTests/ 2: String.tests.cpp:173 2: (NO DESCRIPTION) 2: [StringManip][Strings] 2: XmlEncode 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/IntrospectiveTests/ 2: Xml.tests.cpp:12 2: (NO DESCRIPTION) 2: [XML] 2: XmlEncode: UTF-8 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/IntrospectiveTests/ 2: Xml.tests.cpp:43 2: (NO DESCRIPTION) 2: [UTF-8][XML] 2: A comparison that uses literals instead of the normal constructor 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:39 2: (NO DESCRIPTION) 2: [Approx] 2: Some simple comparisons between doubles 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:51 2: (NO DESCRIPTION) 2: [Approx] 2: Approximate comparisons with different epsilons 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:69 2: (NO DESCRIPTION) 2: [Approx] 2: Less-than inequalities with different epsilons 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:77 2: (NO DESCRIPTION) 2: [Approx] 2: Greater-than inequalities with different epsilons 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:87 2: (NO DESCRIPTION) 2: [Approx] 2: Approximate comparisons with floats 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:97 2: (NO DESCRIPTION) 2: [Approx] 2: Approximate comparisons with ints 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:103 2: (NO DESCRIPTION) 2: [Approx] 2: Approximate comparisons with mixed numeric types 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:109 2: (NO DESCRIPTION) 2: [Approx] 2: Use a custom approx 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:122 2: (NO DESCRIPTION) 2: [Approx][custom] 2: Approximate PI 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:138 2: (NO DESCRIPTION) 2: [Approx][PI] 2: Absolute margin 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:145 2: (NO DESCRIPTION) 2: [Approx] 2: Approx with exactly-representable margin 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:154 2: (NO DESCRIPTION) 2: [Approx] 2: Approx setters validate their arguments 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:164 2: (NO DESCRIPTION) 2: [Approx] 2: Default scale is invisible to comparison 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:177 2: (NO DESCRIPTION) 2: [Approx] 2: Epsilon only applies to Approx's value 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:182 2: (NO DESCRIPTION) 2: [Approx] 2: Assorted miscellaneous tests 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:186 2: (NO DESCRIPTION) 2: [Approx] 2: Comparison with explicitly convertible types 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:192 2: (NO DESCRIPTION) 2: [Approx] 2: Scenario: Do that thing with the thing 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/BDD.tests. 2: cpp:38 2: (NO DESCRIPTION) 2: [Tags] 2: Scenario: Vector resizing affects size and capacity 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/BDD.tests. 2: cpp:54 2: (NO DESCRIPTION) 2: [bdd][capacity][size][vector] 2: Scenario: This is a really long scenario name to see how the list command 2: deals with wrapping 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/BDD.tests. 2: cpp:88 2: (NO DESCRIPTION) 2: [anotherReallyLongTagNameButThisOneHasNoObviousWrapPointsSoShouldSplitWi- 2: thinAWordUsingADashCharacter][long][lots][one very long tag name that 2: should cause line wrapping writing out using the list command][tags] 2: [verbose][very long tags] 2: Scenario: BDD tests requiring Fixtures to provide commonly-accessed data or 2: methods 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/BDD.tests. 2: cpp:97 2: (NO DESCRIPTION) 2: [bdd][fixtures] 2: A METHOD_AS_TEST_CASE based test run that succeeds 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Class. 2: tests.cpp:46 2: (NO DESCRIPTION) 2: [class] 2: A TEST_CASE_METHOD based test run that succeeds 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Class. 2: tests.cpp:49 2: (NO DESCRIPTION) 2: [class] 2: #809 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: Compilation.tests.cpp:96 2: (NO DESCRIPTION) 2: #833 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: Compilation.tests.cpp:108 2: (NO DESCRIPTION) 2: #872 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: Compilation.tests.cpp:116 2: (NO DESCRIPTION) 2: #1027 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: Compilation.tests.cpp:124 2: (NO DESCRIPTION) 2: #1147 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: Compilation.tests.cpp:132 2: (NO DESCRIPTION) 2: #1238 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: Compilation.tests.cpp:143 2: (NO DESCRIPTION) 2: #1245 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: Compilation.tests.cpp:153 2: (NO DESCRIPTION) 2: [compilation] 2: Equality checks that should succeed 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Condition. 2: tests.cpp:53 2: (NO DESCRIPTION) 2: Inequality checks that should succeed 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Condition. 2: tests.cpp:92 2: (NO DESCRIPTION) 2: Ordering comparison checks that should succeed 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Condition. 2: tests.cpp:121 2: (NO DESCRIPTION) 2: Comparisons with int literals don't warn when mixing signed/ unsigned 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Condition. 2: tests.cpp:183 2: (NO DESCRIPTION) 2: comparisons between int variables 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Condition. 2: tests.cpp:221 2: (NO DESCRIPTION) 2: comparisons between const int variables 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Condition. 2: tests.cpp:235 2: (NO DESCRIPTION) 2: Comparisons between unsigned ints and negative signed ints match c++ standard 2: behaviour 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Condition. 2: tests.cpp:248 2: (NO DESCRIPTION) 2: Comparisons between ints where one side is computed 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Condition. 2: tests.cpp:261 2: (NO DESCRIPTION) 2: Pointers can be compared to null 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Condition. 2: tests.cpp:270 2: (NO DESCRIPTION) 2: 'Not' checks that should succeed 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Condition. 2: tests.cpp:302 2: (NO DESCRIPTION) 2: #1005: Comparing pointer to int and long (NULL can be either on various 2: systems) 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: Decomposition.tests.cpp:35 2: (NO DESCRIPTION) 2: [Decomposition] 2: toString(enum) 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: EnumToString.tests.cpp:16 2: (NO DESCRIPTION) 2: [enum][toString] 2: toString(enum w/operator<<) 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: EnumToString.tests.cpp:23 2: (NO DESCRIPTION) 2: [enum][toString] 2: toString(enum class) 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: EnumToString.tests.cpp:50 2: (NO DESCRIPTION) 2: [enum][enumClass][toString] 2: toString(enum class w/operator<<) 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: EnumToString.tests.cpp:58 2: (NO DESCRIPTION) 2: [enum][enumClass][toString] 2: When checked exceptions are thrown they can be expected or unexpected 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Exception. 2: tests.cpp:73 2: (NO DESCRIPTION) 2: [!throws] 2: When unchecked exceptions are thrown, but caught, they do not affect the test 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Exception. 2: tests.cpp:118 2: (NO DESCRIPTION) 2: [!throws] 2: Exception messages can be tested for 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Exception. 2: tests.cpp:169 2: (NO DESCRIPTION) 2: [!throws] 2: Generators 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Generators. 2: tests.cpp:13 2: (NO DESCRIPTION) 2: 10x10 ints 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Generators. 2: tests.cpp:41 2: (NO DESCRIPTION) 2: strlen3 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Generators. 2: tests.cpp:88 2: (NO DESCRIPTION) 2: SUCCEED counts as a test pass 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Message. 2: tests.cpp:21 2: (NO DESCRIPTION) 2: [messages] 2: The NO_FAIL macro reports a failure but does not fail the test 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Message. 2: tests.cpp:114 2: (NO DESCRIPTION) 2: [messages] 2: just info 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Message. 2: tests.cpp:118 2: (NO DESCRIPTION) 2: [info][isolated info][messages] 2: ManuallyRegistered 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:57 2: (NO DESCRIPTION) 2: even more nested SECTION tests 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:112 2: (NO DESCRIPTION) 2: [sections] 2: null strings 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:153 2: (NO DESCRIPTION) 2: checkedIf 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:158 2: (NO DESCRIPTION) 2: checkedElse 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:166 2: (NO DESCRIPTION) 2: xmlentitycheck 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:174 2: (NO DESCRIPTION) 2: atomic if 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:188 2: (NO DESCRIPTION) 2: [0][failing] 2: Factorials are computed 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:198 2: (NO DESCRIPTION) 2: [factorial] 2: An empty test with no assertions 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:206 2: (NO DESCRIPTION) 2: [empty] 2: first tag 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:211 2: (NO DESCRIPTION) 2: [tag1] 2: second tag 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:212 2: (NO DESCRIPTION) 2: [tag2] 2: vectors can be sized and resized 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:224 2: (NO DESCRIPTION) 2: [vector] 2: not allowed 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:273 2: (NO DESCRIPTION) 2: [!throws] 2: toString on const wchar_t const pointer returns the string contents 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:292 2: (NO DESCRIPTION) 2: [toString] 2: toString on const wchar_t pointer returns the string contents 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:298 2: (NO DESCRIPTION) 2: [toString] 2: toString on wchar_t const pointer returns the string contents 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:304 2: (NO DESCRIPTION) 2: [toString] 2: toString on wchar_t returns the string contents 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:310 2: (NO DESCRIPTION) 2: [toString] 2: long long 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:317 2: (NO DESCRIPTION) 2: # A test name that starts with a # 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:333 2: (NO DESCRIPTION) 2: Stringifying std::chrono::duration helpers 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringChrono.tests.cpp:7 2: (NO DESCRIPTION) 2: [chrono][toString] 2: Stringifying std::chrono::duration with weird ratios 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringChrono.tests.cpp:21 2: (NO DESCRIPTION) 2: [chrono][toString] 2: Stringifying std::chrono::time_point 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringChrono.tests.cpp:30 2: (NO DESCRIPTION) 2: [chrono][toString] 2: Stringifying std::chrono::time_point 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringChrono.tests.cpp:36 2: (NO DESCRIPTION) 2: [!nonportable][chrono][toString] 2: Character pretty printing 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringGeneral.tests.cpp:14 2: (NO DESCRIPTION) 2: Capture and info messages 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringGeneral.tests.cpp:45 2: (NO DESCRIPTION) 2: std::map is convertible string 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringGeneral.tests.cpp:58 2: (NO DESCRIPTION) 2: [toString] 2: std::set is convertible string 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringGeneral.tests.cpp:83 2: (NO DESCRIPTION) 2: [toString] 2: Static arrays are convertible to string 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringGeneral.tests.cpp:104 2: (NO DESCRIPTION) 2: [toString] 2: Exception as a value (e.g. in REQUIRE_THROWS_MATCHES) can be stringified 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringGeneral.tests.cpp:172 2: (NO DESCRIPTION) 2: [exception][toString] 2: std::pair -> toString 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringPair.tests.cpp:4 2: (NO DESCRIPTION) 2: [pair][toString] 2: std::pair -> toString 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringPair.tests.cpp:9 2: (NO DESCRIPTION) 2: [pair][toString] 2: std::vector > -> toString 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringPair.tests.cpp:14 2: (NO DESCRIPTION) 2: [pair][toString] 2: pair > -> toString 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringPair.tests.cpp:21 2: (NO DESCRIPTION) 2: [pair][toString] 2: tuple<> 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringTuple.tests.cpp:6 2: (NO DESCRIPTION) 2: [toString][tuple] 2: tuple 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringTuple.tests.cpp:14 2: (NO DESCRIPTION) 2: [toString][tuple] 2: tuple 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringTuple.tests.cpp:21 2: (NO DESCRIPTION) 2: [toString][tuple] 2: tuple 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringTuple.tests.cpp:28 2: (NO DESCRIPTION) 2: [toString][tuple] 2: tuple,tuple<>,float> 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringTuple.tests.cpp:34 2: (NO DESCRIPTION) 2: [toString][tuple] 2: tuple 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringTuple.tests.cpp:41 2: (NO DESCRIPTION) 2: [toString][tuple] 2: vector -> toString 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringVector.tests.cpp:6 2: (NO DESCRIPTION) 2: [toString][vector] 2: vector -> toString 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringVector.tests.cpp:16 2: (NO DESCRIPTION) 2: [toString][vector] 2: vector -> toString 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringVector.tests.cpp:51 2: (NO DESCRIPTION) 2: [toString][vector,allocator] 2: vec> -> toString 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringVector.tests.cpp:60 2: (NO DESCRIPTION) 2: [toString][vector,allocator] 2: vector -> toString 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringVector.tests.cpp:71 2: (NO DESCRIPTION) 2: [containers][toString][vector] 2: array -> toString 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringVector.tests.cpp:79 2: (NO DESCRIPTION) 2: [array][containers][toString] 2: stringify( has_operator ) 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringWhich.tests.cpp:69 2: (NO DESCRIPTION) 2: [toString] 2: stringify( has_maker ) 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringWhich.tests.cpp:75 2: (NO DESCRIPTION) 2: [toString] 2: stringify( has_maker_and_operator ) 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringWhich.tests.cpp:81 2: (NO DESCRIPTION) 2: [toString] 2: stringify( has_neither ) 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringWhich.tests.cpp:86 2: (NO DESCRIPTION) 2: [toString] 2: stringify( has_template_operator ) 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringWhich.tests.cpp:92 2: (NO DESCRIPTION) 2: [toString] 2: stringify( vectors ) 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringWhich.tests.cpp:100 2: (NO DESCRIPTION) 2: [toString] 2: stringify( vectors ) 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringWhich.tests.cpp:105 2: (NO DESCRIPTION) 2: [toString] 2: stringify( vectors ) 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringWhich.tests.cpp:110 2: (NO DESCRIPTION) 2: [toString] 2: stringify ranges 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: ToStringWhich.tests.cpp:188 2: (NO DESCRIPTION) 2: [toString] 2: An expression with side-effects should only be evaluated once 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:92 2: (NO DESCRIPTION) 2: [Tricky] 2: Implicit conversions are supported inside assertion macros 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:160 2: (NO DESCRIPTION) 2: [Tricky][approvals] 2: Test enum bit values 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:180 2: (NO DESCRIPTION) 2: [Tricky] 2: boolean member 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:194 2: (NO DESCRIPTION) 2: [Tricky] 2: (unimplemented) static bools can be evaluated 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:213 2: (NO DESCRIPTION) 2: [Tricky] 2: Objects that evaluated in boolean contexts can be checked 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:266 2: (NO DESCRIPTION) 2: [SafeBool][Tricky] 2: Assertions then sections 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:276 2: (NO DESCRIPTION) 2: [Tricky] 2: non streamable - with conv. op 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:303 2: (NO DESCRIPTION) 2: [Tricky] 2: Comparing function pointers 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:314 2: (NO DESCRIPTION) 2: [Tricky][function pointer] 2: Comparing member function pointers 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:330 2: (NO DESCRIPTION) 2: [Tricky][approvals][member function pointer] 2: pointer to class 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:340 2: (NO DESCRIPTION) 2: [Tricky] 2: null_ptr 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:348 2: (NO DESCRIPTION) 2: [Tricky] 2: X/level/0/a 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:354 2: (NO DESCRIPTION) 2: [Tricky] 2: X/level/0/b 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:355 2: (NO DESCRIPTION) 2: [Tricky][fizz] 2: X/level/1/a 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:356 2: (NO DESCRIPTION) 2: [Tricky] 2: X/level/1/b 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:357 2: (NO DESCRIPTION) 2: [Tricky] 2: has printf 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:359 2: (NO DESCRIPTION) 2: Commas in various macros are allowed 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:373 2: (NO DESCRIPTION) 2: #925: comparing function pointer to function address failed to compile 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:415 2: (NO DESCRIPTION) 2: [!nonportable] 2: Bitfields can be captured (#1027) 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:421 2: (NO DESCRIPTION) 2: Anonymous test case 1 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: VariadicMacros.tests.cpp:12 2: (NO DESCRIPTION) 2: Test case with one argument 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: VariadicMacros.tests.cpp:17 2: (NO DESCRIPTION) 2: Variadic macros 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/ 2: VariadicMacros.tests.cpp:22 2: (NO DESCRIPTION) 2: [sections][variadic] 2: String matchers 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Matchers. 2: tests.cpp:101 2: (NO DESCRIPTION) 2: [matchers] 2: Equals 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Matchers. 2: tests.cpp:133 2: (NO DESCRIPTION) 2: [matchers] 2: Regex string matcher -- libstdc++-4.8 workaround 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Matchers. 2: tests.cpp:141 2: (NO DESCRIPTION) 2: [approvals][matchers] 2: Matchers can be (AllOf) composed with the && operator 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Matchers. 2: tests.cpp:175 2: (NO DESCRIPTION) 2: [matchers][operator&&][operators] 2: Matchers can be (AnyOf) composed with the || operator 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Matchers. 2: tests.cpp:183 2: (NO DESCRIPTION) 2: [matchers][operators][operator||] 2: Matchers can be composed with both && and || 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Matchers. 2: tests.cpp:188 2: (NO DESCRIPTION) 2: [matchers][operator&&][operators][operator||] 2: Matchers can be negated (Not) with the ! operator 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Matchers. 2: tests.cpp:197 2: (NO DESCRIPTION) 2: [matchers][not][operators] 2: Vector matchers 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Matchers. 2: tests.cpp:206 2: (NO DESCRIPTION) 2: [matchers][vector] 2: Exception matchers that succeed 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Matchers. 2: tests.cpp:301 2: (NO DESCRIPTION) 2: [!throws][exceptions][matchers] 2: Floating point matchers: float 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Matchers. 2: tests.cpp:321 2: (NO DESCRIPTION) 2: [floating-point][matchers] 2: Floating point matchers: double 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Matchers. 2: tests.cpp:364 2: (NO DESCRIPTION) 2: [floating-point][matchers] 2: Arbitrary predicate matcher 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Matchers. 2: tests.cpp:406 2: (NO DESCRIPTION) 2: [generic][matchers] 2: Regression test #1 2: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Matchers. 2: tests.cpp:426 2: (NO DESCRIPTION) 2: [matchers][vector] 2: 154 test cases 2: 3: All available tags: 3: 2 [!nonportable] 3: 5 [!throws] 3: 1 [0] 3: 1 [anotherReallyLongTagNameButThisOneHasNoObviousWrapPointsSoShouldSpli- 3: tWithinAWordUsingADashCharacter] 3: 4 [approvals] 3: 17 [Approx] 3: 1 [array] 3: 2 [bdd] 3: 1 [capacity] 3: 4 [chrono] 3: 2 [class] 3: 1 [command-line] 3: 1 [compilation] 3: 1 [config] 3: 2 [containers] 3: 1 [custom] 3: 1 [Decomposition] 3: 1 [empty] 3: 4 [enum] 3: 2 [enumClass] 3: 1 [exception] 3: 1 [exceptions] 3: 1 [factorial] 3: 1 [failing] 3: 1 [fixtures] 3: 1 [fizz] 3: 2 [floating-point] 3: 1 [function pointer] 3: 1 [generic] 3: 1 [impl] 3: 1 [info] 3: 1 [isolated info] 3: 1 [long] 3: 1 [lots] 3: 13 [matchers] 3: 1 [member function pointer] 3: 3 [messages] 3: 1 [not] 3: 1 [one very long tag name that should cause line wrapping writing out 3: using the list command] 3: 2 [operator&&] 3: 4 [operators] 3: 2 [operator||] 3: 4 [pair] 3: 1 [PI] 3: 1 [SafeBool] 3: 2 [sections] 3: 1 [size] 3: 1 [StringManip] 3: 1 [StringRef] 3: 2 [Strings] 3: 1 [tag1] 3: 1 [tag2] 3: 2 [Tags][tags] 3: 41 [toString] 3: 16 [Tricky] 3: 6 [tuple] 3: 1 [UTF-8] 3: 1 [variadic] 3: 7 [vector] 3: 2 [vector,allocator] 3: 1 [verbose] 3: 1 [very long tags] 3: 2 [XML] 3: 63 tags 3: 4: Available reporters: 4: automake: Reports test results in the format of Automake .trs files 4: compact: Reports test results on a single line, suitable for IDEs 4: console: Reports test results as plain lines of text 4: junit: Reports test results in an XML format that looks like Ant's 4: junitreport target 4: tap: Reports test results in TAP format, suitable for test harnesses 4: teamcity: Reports test results as TeamCity service messages 4: xml: Reports test results as an XML document 4: 1/8 Test #2: ListTests ........................ Passed 0.02 sec test 5 Start 5: ListTestNamesOnly 5: Test command: /builddir/build/BUILD/Catch2-2.4.1/build/projects/SelfTest "--list-test-names-only" 5: Test timeout computed to be: 1500 2/8 Test #3: ListTags ......................... Passed 0.02 sec test 6 Start 6: NoAssertions 6: Test command: /builddir/build/BUILD/Catch2-2.4.1/build/projects/SelfTest "-w" "NoAssertions" 6: Test timeout computed to be: 1500 3/8 Test #4: ListReporters .................... Passed 0.02 sec test 7 Start 7: NoTest 7: Test command: /builddir/build/BUILD/Catch2-2.4.1/build/projects/SelfTest "-w" "NoTests" "___nonexistent_test___" 7: Test timeout computed to be: 1500 1: loose text artifact 1: =============================================================================== 1: All tests passed (1094 assertions in 154 test cases) 1: 4/8 Test #1: RunTests ......................... Passed 0.02 sec test 8 Start 8: ApprovalTests 8: Test command: /usr/bin/python3.7 "/builddir/build/BUILD/Catch2-2.4.1/scripts/approvalTests.py" "/builddir/build/BUILD/Catch2-2.4.1/build/projects/SelfTest" 8: Test timeout computed to be: 1500 5: Parse test names and tags 5: Process can be configured on command line 5: Generators impl 5: Generators impl - random 5: Tracker 5: Tag alias can be registered against tag patterns 5: StringRef 5: replaceInPlace 5: XmlEncode 5: XmlEncode: UTF-8 5: A comparison that uses literals instead of the normal constructor 5: Some simple comparisons between doubles 5: Approximate comparisons with different epsilons 5: Less-than inequalities with different epsilons 5: Greater-than inequalities with different epsilons 5: Approximate comparisons with floats 5: Approximate comparisons with ints 5: Approximate comparisons with mixed numeric types 5: Use a custom approx 5: Approximate PI 5: Absolute margin 5: Approx with exactly-representable margin 5: Approx setters validate their arguments 5: Default scale is invisible to comparison 5: Epsilon only applies to Approx's value 5: Assorted miscellaneous tests 5: Comparison with explicitly convertible types 5: Scenario: Do that thing with the thing 5: Scenario: Vector resizing affects size and capacity 5: Scenario: This is a really long scenario name to see how the list command deals with wrapping 5: Scenario: BDD tests requiring Fixtures to provide commonly-accessed data or methods 5: A METHOD_AS_TEST_CASE based test run that succeeds 5: A TEST_CASE_METHOD based test run that succeeds 5: "#809" 5: "#833" 5: "#872" 5: "#1027" 5: "#1147" 5: "#1238" 5: "#1245" 5: Equality checks that should succeed 5: Inequality checks that should succeed 5: Ordering comparison checks that should succeed 5: Comparisons with int literals don't warn when mixing signed/ unsigned 5: comparisons between int variables 5: comparisons between const int variables 5: Comparisons between unsigned ints and negative signed ints match c++ standard behaviour 5: Comparisons between ints where one side is computed 5: Pointers can be compared to null 5: 'Not' checks that should succeed 5: "#1005: Comparing pointer to int and long (NULL can be either on various systems)" 5: toString(enum) 5: toString(enum w/operator<<) 5: toString(enum class) 5: toString(enum class w/operator<<) 5: When checked exceptions are thrown they can be expected or unexpected 5: When unchecked exceptions are thrown, but caught, they do not affect the test 5: Exception messages can be tested for 5: Generators 5: 10x10 ints 5: strlen3 5: SUCCEED counts as a test pass 5: The NO_FAIL macro reports a failure but does not fail the test 5: just info 5: ManuallyRegistered 5: even more nested SECTION tests 5: null strings 5: checkedIf 5: checkedElse 5: xmlentitycheck 5: atomic if 5: Factorials are computed 5: An empty test with no assertions 5: first tag 5: second tag 5: vectors can be sized and resized 5: not allowed 5: toString on const wchar_t const pointer returns the string contents 5: toString on const wchar_t pointer returns the string contents 5: toString on wchar_t const pointer returns the string contents 5: toString on wchar_t returns the string contents 5: long long 5: "# A test name that starts with a #" 5: Stringifying std::chrono::duration helpers 5: Stringifying std::chrono::duration with weird ratios 5: Stringifying std::chrono::time_point 5: Stringifying std::chrono::time_point 5: Character pretty printing 5: Capture and info messages 5: std::map is convertible string 5: std::set is convertible string 5: Static arrays are convertible to string 5: Exception as a value (e.g. in REQUIRE_THROWS_MATCHES) can be stringified 5: std::pair -> toString 5: std::pair -> toString 5: std::vector > -> toString 5: pair > -> toString 5: tuple<> 5: tuple 5: tuple 5: tuple 5: tuple,tuple<>,float> 5: tuple 5: vector -> toString 5: vector -> toString 5: vector -> toString 5: vec> -> toString 5: vector -> toString 5: array -> toString 5: stringify( has_operator ) 5: stringify( has_maker ) 5: stringify( has_maker_and_operator ) 5: stringify( has_neither ) 5: stringify( has_template_operator ) 5: stringify( vectors ) 5: stringify( vectors ) 5: stringify( vectors ) 5: stringify ranges 5: An expression with side-effects should only be evaluated once 5: Implicit conversions are supported inside assertion macros 5: Test enum bit values 5: boolean member 5: (unimplemented) static bools can be evaluated 5: Objects that evaluated in boolean contexts can be checked 5: Assertions then sections 5: non streamable - with conv. op 5: Comparing function pointers 5: Comparing member function pointers 5: pointer to class 5: null_ptr 5: X/level/0/a 5: X/level/0/b 5: X/level/1/a 5: X/level/1/b 5: has printf 5: Commas in various macros are allowed 5: "#925: comparing function pointer to function address failed to compile" 5: Bitfields can be captured (#1027) 5: Anonymous test case 1 5: Test case with one argument 5: Variadic macros 5: String matchers 5: Equals 5: Regex string matcher -- libstdc++-4.8 workaround 5: Matchers can be (AllOf) composed with the && operator 5: Matchers can be (AnyOf) composed with the || operator 5: Matchers can be composed with both && and || 5: Matchers can be negated (Not) with the ! operator 5: Vector matchers 5: Exception matchers that succeed 5: Floating point matchers: float 5: Floating point matchers: double 5: Arbitrary predicate matcher 5: Regression test #1 5/8 Test #5: ListTestNamesOnly ................ Passed 0.01 sec 7: No test cases matched '___nonexistent_test___' 7: =============================================================================== 7: No tests ran 7: 6/8 Test #7: NoTest ........................... Passed 0.01 sec 6: 6: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6: SelfTest is a Catch v2.4.1 host application. 6: Run with -? for options 6: 6: ------------------------------------------------------------------------------- 6: When unchecked exceptions are thrown, but caught, they do not affect the test 6: ------------------------------------------------------------------------------- 6: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Exception.tests.cpp:118 6: ............................................................................... 6: 6: 6: No assertions in test case 'When unchecked exceptions are thrown, but caught, they do not affect the test' 6: 6: ------------------------------------------------------------------------------- 6: The NO_FAIL macro reports a failure but does not fail the test 6: ------------------------------------------------------------------------------- 6: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Message.tests.cpp:114 6: ............................................................................... 6: 6: 6: No assertions in test case 'The NO_FAIL macro reports a failure but does not fail the test' 6: 6: ------------------------------------------------------------------------------- 6: just info 6: ------------------------------------------------------------------------------- 6: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Message.tests.cpp:118 6: ............................................................................... 6: 6: 6: No assertions in test case 'just info' 6: 6: ------------------------------------------------------------------------------- 6: An empty test with no assertions 6: ------------------------------------------------------------------------------- 6: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Misc.tests.cpp:206 6: ............................................................................... 6: 6: 6: No assertions in test case 'An empty test with no assertions' 6: 6: ------------------------------------------------------------------------------- 6: first tag 6: ------------------------------------------------------------------------------- 6: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Misc.tests.cpp:211 6: ............................................................................... 6: 6: 6: No assertions in test case 'first tag' 6: 6: ------------------------------------------------------------------------------- 6: second tag 6: ------------------------------------------------------------------------------- 6: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Misc.tests.cpp:212 6: ............................................................................... 6: 6: 6: No assertions in test case 'second tag' 6: 6: loose text artifact 6: ------------------------------------------------------------------------------- 6: has printf 6: ------------------------------------------------------------------------------- 6: /builddir/build/BUILD/Catch2-2.4.1/projects/SelfTest/UsageTests/Tricky.tests.cpp:359 6: ............................................................................... 6: 6: 6: No assertions in test case 'has printf' 6: 6: =============================================================================== 6: test cases: 154 | 147 passed | 7 failed 6: assertions: 1101 | 1094 passed | 7 failed 6: 7/8 Test #6: NoAssertions ..................... Passed 0.02 sec 8: Running approvals against executable: 8: /builddir/build/BUILD/Catch2-2.4.1/build/projects/SelfTest 8: 8: console.std: 8: Results matched 8: 8: 8: console.sw: 8: Results matched 8: 8: 8: console.swa4: 8: Results matched 8: 8: 8: junit.sw: 8: Results matched 8: 8: 8: xml.sw: 8: Results matched 8: 8: 8: compact.sw: 8: Results matched 8: 8/8 Test #8: ApprovalTests .................... Passed 1.77 sec 100% tests passed, 0 tests failed out of 8 Total Test time (real) = 1.80 sec + exit 0 Processing files: catch-devel-2.4.1-1.fc29.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hngkoz + umask 022 + cd /builddir/build/BUILD + cd Catch2-2.4.1 + DOCDIR=/builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/doc/catch-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/doc/catch-devel + cp -pr README.md /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/doc/catch-devel + cp -pr CODE_OF_CONDUCT.md /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/doc/catch-devel + cp -pr docs /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/doc/catch-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zfkN5N + umask 022 + cd /builddir/build/BUILD + cd Catch2-2.4.1 + LICENSEDIR=/builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/licenses/catch-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/licenses/catch-devel + cp -pr LICENSE.txt /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le/usr/share/licenses/catch-devel + exit 0 Provides: catch-devel = 2.4.1-1.fc29 catch-devel(ppc-64) = 2.4.1-1.fc29 catch-static = 2.4.1-1.fc29 cmake(Catch2) = 2.4.1 pkgconfig(catch2) = 2.4.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config cmake-filesystem(ppc-64) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le Wrote: /builddir/build/RPMS/catch-devel-2.4.1-1.fc29.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Giiz42 + umask 022 + cd /builddir/build/BUILD + cd Catch2-2.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/catch-2.4.1-1.fc29.ppc64le + exit 0 Child return code was: 0