Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/catch.spec'], chrootPath='/var/lib/mock/f27-build-12455005-913117/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 armv7hl --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: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/catch-2.2.2-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/catch.spec'], chrootPath='/var/lib/mock/f27-build-12455005-913117/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 armv7hl --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: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cgVlp7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Catch2-2.2.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/catch-2.2.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Catch2-2.2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/catch-python3.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -i -e 's|COMMAND python |COMMAND python3 |' CMakeLists.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4IqyUe + umask 022 + cd /builddir/build/BUILD + cd Catch2-2.2.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -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/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON . -Bbuild -DCATCH_ENABLE_WERROR=OFF -- The CXX compiler identification is GNU 7.3.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 -- 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 SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/Catch2-2.2.2/build + /usr/bin/make -O -j4 -Cbuild make: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' /usr/bin/cmake -H/builddir/build/BUILD/Catch2-2.2.2 -B/builddir/build/BUILD/Catch2-2.2.2/build --check-build-system CMakeFiles/Makefile.cmake 0 make: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/Catch2-2.2.2/build/CMakeFiles /builddir/build/BUILD/Catch2-2.2.2/build/CMakeFiles/progress.marks make: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/SelfTest.dir/build.make CMakeFiles/SelfTest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' cd /builddir/build/BUILD/Catch2-2.2.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/Catch2-2.2.2 /builddir/build/BUILD/Catch2-2.2.2 /builddir/build/BUILD/Catch2-2.2.2/build /builddir/build/BUILD/Catch2-2.2.2/build /builddir/build/BUILD/Catch2-2.2.2/build/CMakeFiles/SelfTest.dir/DependInfo.cmake --color= Scanning dependencies of target SelfTest make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' /usr/bin/make -f CMakeFiles/SelfTest.dir/build.make CMakeFiles/SelfTest.dir/build make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 4%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/IntrospectiveTests/TagAlias.tests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/IntrospectiveTests/TagAlias.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/IntrospectiveTests/TagAlias.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 2%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/TestMain.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/TestMain.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/TestMain.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 3%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/IntrospectiveTests/PartTracker.tests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/IntrospectiveTests/PartTracker.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/IntrospectiveTests/PartTracker.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 5%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/IntrospectiveTests/String.tests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/IntrospectiveTests/String.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/IntrospectiveTests/String.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 8%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/BDD.tests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/BDD.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/BDD.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 7%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Approx.tests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Approx.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Approx.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 9%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Benchmark.tests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Benchmark.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Benchmark.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 10%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Class.tests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Class.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Class.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 11%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Compilation.tests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Compilation.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Compilation.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 6%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/IntrospectiveTests/Xml.tests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/IntrospectiveTests/Xml.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/IntrospectiveTests/Xml.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 13%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Decomposition.tests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Decomposition.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Decomposition.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 14%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/EnumToString.tests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/EnumToString.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/EnumToString.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 15%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Exception.tests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Exception.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Exception.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 16%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Message.tests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Message.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Message.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 12%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Condition.tests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Condition.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Condition.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 2%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/IntrospectiveTests/CmdLine.tests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/IntrospectiveTests/CmdLine.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/IntrospectiveTests/CmdLine.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 18%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/ToStringChrono.tests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/ToStringChrono.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ToStringChrono.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 20%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/ToStringPair.tests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/ToStringPair.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ToStringPair.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 17%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Misc.tests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Misc.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Misc.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 21%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/ToStringTuple.tests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/ToStringTuple.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ToStringTuple.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 19%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/ToStringGeneral.tests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/ToStringGeneral.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ToStringGeneral.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 25%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/VariadicMacros.tests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/VariadicMacros.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/VariadicMacros.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 23%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/ToStringWhich.tests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/ToStringWhich.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ToStringWhich.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 22%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/ToStringVector.tests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/ToStringVector.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ToStringVector.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 27%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_approx.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_approx.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_approx.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 28%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_assertionhandler.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_assertionhandler.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_assertionhandler.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 29%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_assertionresult.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_assertionresult.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_assertionresult.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 30%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_benchmark.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_benchmark.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_benchmark.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 31%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_capture_matchers.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_capture_matchers.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_capture_matchers.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 24%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Tricky.tests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Tricky.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Tricky.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 33%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_common.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_common.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_common.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 35%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_console_colour.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_console_colour.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_console_colour.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 34%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_config.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_config.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_config.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 36%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_context.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_context.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_context.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 37%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_debug_console.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_debug_console.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_debug_console.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 38%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_debugger.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_debugger.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_debugger.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 40%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_errno_guard.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_errno_guard.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_errno_guard.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 39%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_decomposer.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_decomposer.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_decomposer.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 42%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_fatal_condition.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_fatal_condition.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_fatal_condition.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 41%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_exception_translator_registry.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_exception_translator_registry.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_exception_translator_registry.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 43%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_interfaces_capture.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_interfaces_capture.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_interfaces_capture.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 44%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_interfaces_config.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_interfaces_config.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_interfaces_config.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 45%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_interfaces_exception.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_interfaces_exception.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_interfaces_exception.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 47%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_interfaces_runner.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_interfaces_runner.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_interfaces_runner.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 46%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_interfaces_registry_hub.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_interfaces_registry_hub.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_interfaces_registry_hub.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 48%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_interfaces_testcase.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_interfaces_testcase.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_interfaces_testcase.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 50%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_leak_detector.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_leak_detector.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_leak_detector.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 51%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_matchers.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_matchers.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_matchers.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 52%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_matchers_floating.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_matchers_floating.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_matchers_floating.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 53%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_matchers_generic.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_matchers_generic.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_matchers_generic.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 26%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Matchers.tests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Matchers.tests.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Matchers.tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 55%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_message.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_message.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_message.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 32%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_commandline.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_commandline.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_commandline.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 49%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_list.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_list.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_list.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 58%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_random_number_generator.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_random_number_generator.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_random_number_generator.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 56%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_registry_hub.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_registry_hub.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_registry_hub.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 60%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_result_type.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_result_type.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_result_type.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 57%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_interfaces_reporter.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_interfaces_reporter.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_interfaces_reporter.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 59%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_reporter_registry.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_reporter_registry.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_reporter_registry.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 62%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_section.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_section.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_section.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 63%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_section_info.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_section_info.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_section_info.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 65%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_startup_exception_registry.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_startup_exception_registry.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_startup_exception_registry.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 61%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_run_context.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_run_context.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_run_context.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' In file included from /usr/include/c++/7/vector:69:0, from /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_interfaces_testcase.h:11, from /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_test_registry.h:12, from /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_test_case_info.h:12, from /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_test_spec.h:17, from /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_test_spec_parser.h:16, from /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_config.hpp:11, from /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_interfaces_reporter.h:13, from /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_run_context.h:12, from /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_run_context.cpp:1: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const Catch::SectionEndInfo&}; _Tp = Catch::SectionEndInfo; _Alloc = std::allocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/7/vector:64:0, from /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_interfaces_testcase.h:11, from /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_test_registry.h:12, from /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_test_case_info.h:12, from /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_test_spec.h:17, from /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_test_spec_parser.h:16, from /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_config.hpp:11, from /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_interfaces_reporter.h:13, from /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_run_context.h:12, from /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_run_context.cpp:1: /usr/include/c++/7/bits/stl_vector.h: In member function 'virtual void Catch::RunContext::sectionEndedEarly(const Catch::SectionEndInfo&)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 66%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_stream.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_stream.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_stream.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 67%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_stringref.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_stringref.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_stringref.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 69%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_tag_alias.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_tag_alias.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_tag_alias.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 68%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_string_manip.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_string_manip.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_string_manip.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 70%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_tag_alias_autoregistrar.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_tag_alias_autoregistrar.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_tag_alias_autoregistrar.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 54%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_matchers_string.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_matchers_string.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_matchers_string.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 71%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_tag_alias_registry.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_tag_alias_registry.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_tag_alias_registry.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 72%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_test_case_info.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_test_case_info.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_test_case_info.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 75%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_test_registry.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_test_registry.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_test_registry.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 74%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_test_case_tracker.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_test_case_tracker.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_test_case_tracker.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 76%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_test_spec.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_test_spec.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_test_spec.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 78%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_timer.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_timer.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_timer.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 64%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_session.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_session.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_session.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 80%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_totals.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_totals.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_totals.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 81%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_uncaught_exceptions.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_uncaught_exceptions.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_uncaught_exceptions.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 77%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_test_spec_parser.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_test_spec_parser.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_test_spec_parser.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 82%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_version.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_version.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_version.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 79%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_tostring.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_tostring.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_tostring.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_tostring.cpp: In static member function 'static std::__cxx11::string Catch::StringMaker::convert(char)': /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_tostring.cpp:206:21: warning: comparison is always true due to limited range of data type [-Wtype-limits] } else if ('\0' <= value && value < ' ') { ~~~~~^~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 83%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_wildcard_pattern.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_wildcard_pattern.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_wildcard_pattern.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 84%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_xmlwriter.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_xmlwriter.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_xmlwriter.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 85%] Building CXX object CMakeFiles/SelfTest.dir/include/reporters/catch_reporter_bases.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/reporters/catch_reporter_bases.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/reporters/catch_reporter_bases.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 73%] Building CXX object CMakeFiles/SelfTest.dir/include/internal/catch_test_case_registry_impl.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/internal/catch_test_case_registry_impl.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/internal/catch_test_case_registry_impl.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 86%] Building CXX object CMakeFiles/SelfTest.dir/include/reporters/catch_reporter_compact.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/reporters/catch_reporter_compact.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/reporters/catch_reporter_compact.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 89%] Building CXX object CMakeFiles/SelfTest.dir/include/reporters/catch_reporter_multi.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/reporters/catch_reporter_multi.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/reporters/catch_reporter_multi.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 91%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_console_colour.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_console_colour.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/SurrogateCpps/catch_console_colour.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 92%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_debugger.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_debugger.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/SurrogateCpps/catch_debugger.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 93%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_reporter.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_reporter.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/SurrogateCpps/catch_interfaces_reporter.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 94%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_option.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_option.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/SurrogateCpps/catch_option.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 95%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_stream.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_stream.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/SurrogateCpps/catch_stream.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 96%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_test_case_tracker.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_test_case_tracker.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/SurrogateCpps/catch_test_case_tracker.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 90%] Building CXX object CMakeFiles/SelfTest.dir/include/reporters/catch_reporter_xml.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/reporters/catch_reporter_xml.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/reporters/catch_reporter_xml.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 97%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_test_spec.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_test_spec.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/SurrogateCpps/catch_test_spec.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 88%] Building CXX object CMakeFiles/SelfTest.dir/include/reporters/catch_reporter_junit.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/reporters/catch_reporter_junit.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/reporters/catch_reporter_junit.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 98%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_xmlwriter.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_xmlwriter.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/SurrogateCpps/catch_xmlwriter.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [ 87%] Building CXX object CMakeFiles/SelfTest.dir/include/reporters/catch_reporter_console.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-2.2.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wextra -Wunreachable-code -Wpedantic -std=c++11 -o CMakeFiles/SelfTest.dir/include/reporters/catch_reporter_console.cpp.o -c /builddir/build/BUILD/Catch2-2.2.2/include/reporters/catch_reporter_console.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [100%] Linking CXX executable SelfTest /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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/SelfTest.dir/projects/SelfTest/TestMain.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/IntrospectiveTests/CmdLine.tests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/IntrospectiveTests/PartTracker.tests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/IntrospectiveTests/TagAlias.tests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/IntrospectiveTests/String.tests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/IntrospectiveTests/Xml.tests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Approx.tests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/BDD.tests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Benchmark.tests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Class.tests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Compilation.tests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Condition.tests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Decomposition.tests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/EnumToString.tests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Exception.tests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Message.tests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Misc.tests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/ToStringChrono.tests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/ToStringGeneral.tests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/ToStringPair.tests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/ToStringTuple.tests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/ToStringVector.tests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/ToStringWhich.tests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/Tricky.tests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/UsageTests/VariadicMacros.tests.cpp.o CMakeFiles/SelfTest.dir/projects/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_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_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_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_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_multi.cpp.o CMakeFiles/SelfTest.dir/include/reporters/catch_reporter_xml.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_console_colour.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_debugger.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_reporter.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_option.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_stream.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_test_case_tracker.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_test_spec.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_xmlwriter.cpp.o -o SelfTest make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[1]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' [100%] Built target SelfTest make[1]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' make: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/Catch2-2.2.2/build/CMakeFiles 0 make: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.miTi7O + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm ++ dirname /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm + cd Catch2-2.2.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm 'INSTALL=/usr/bin/install -p' -Cbuild make: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' /usr/bin/cmake -H/builddir/build/BUILD/Catch2-2.2.2 -B/builddir/build/BUILD/Catch2-2.2.2/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/Catch2-2.2.2/build/CMakeFiles /builddir/build/BUILD/Catch2-2.2.2/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' /usr/bin/make -f CMakeFiles/SelfTest.dir/build.make CMakeFiles/SelfTest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' cd /builddir/build/BUILD/Catch2-2.2.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/Catch2-2.2.2 /builddir/build/BUILD/Catch2-2.2.2 /builddir/build/BUILD/Catch2-2.2.2/build /builddir/build/BUILD/Catch2-2.2.2/build /builddir/build/BUILD/Catch2-2.2.2/build/CMakeFiles/SelfTest.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' /usr/bin/make -f CMakeFiles/SelfTest.dir/build.make CMakeFiles/SelfTest.dir/build make[2]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[2]: Nothing to be done for 'CMakeFiles/SelfTest.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' [100%] Built target SelfTest make[1]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/Catch2-2.2.2/build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/Catch2-2.2.2/build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/include/catch -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/include/catch/catch_reporter_tap.hpp -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/include/catch/catch_reporter_teamcity.hpp -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/include/catch/catch.hpp -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/include/catch/catch_reporter_automake.hpp -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/doc/Catch2 -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/doc/Catch2/tutorial.md -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/doc/Catch2/release-notes.md -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/doc/Catch2/assertions.md -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/doc/Catch2/matchers.md -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/doc/Catch2/opensource-users.md -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/doc/Catch2/reporters.md -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/doc/Catch2/build-systems.md -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/doc/Catch2/test-cases-and-sections.md -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/doc/Catch2/limitations.md -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/doc/Catch2/Readme.md -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/doc/Catch2/list-of-examples.md -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/doc/Catch2/configuration.md -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/doc/Catch2/slow-compiles.md -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/doc/Catch2/own-main.md -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/doc/Catch2/why-catch.md -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/doc/Catch2/tostring.md -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/doc/Catch2/event-listeners.md -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/doc/Catch2/release-process.md -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/doc/Catch2/logging.md -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/doc/Catch2/contributing.md -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/doc/Catch2/test-fixtures.md -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/doc/Catch2/command-line.md -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/doc/Catch2/commercial-users.md -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/pkgconfig/catch.pc -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/lib/cmake/Catch2/Catch2Config.cmake -- Installing: /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/lib/cmake/Catch2/Catch2ConfigVersion.cmake make: Leaving directory '/builddir/build/BUILD/Catch2-2.2.2/build' + rm -rf /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm//usr/share/doc + /usr/lib/rpm/check-buildroot + /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 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.p6oM30 + umask 022 + cd /builddir/build/BUILD + cd Catch2-2.2.2 + cd build + ctest -V -j4 UpdateCTestConfiguration from :/builddir/build/BUILD/Catch2-2.2.2/build/DartConfiguration.tcl Parse Config file:/builddir/build/BUILD/Catch2-2.2.2/build/DartConfiguration.tcl UpdateCTestConfiguration from :/builddir/build/BUILD/Catch2-2.2.2/build/DartConfiguration.tcl Parse Config file:/builddir/build/BUILD/Catch2-2.2.2/build/DartConfiguration.tcl Test project /builddir/build/BUILD/Catch2-2.2.2/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.2.2/build/SelfTest 1: Test timeout computed to be: 1500 test 2 Start 2: ListTests 2: Test command: /builddir/build/BUILD/Catch2-2.2.2/build/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.2.2/build/SelfTest "--list-tags" 3: Test timeout computed to be: 1500 test 4 Start 4: ListReporters 4: Test command: /builddir/build/BUILD/Catch2-2.2.2/build/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.2.2/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.2.2/projects/SelfTest/IntrospectiveTests/ 2: CmdLine.tests.cpp:268 2: (NO DESCRIPTION) 2: [command-line][config] 2: Tracker 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/IntrospectiveTests/ 2: PartTracker.tests.cpp:43 2: (NO DESCRIPTION) 2: Tag alias can be registered against tag patterns 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/IntrospectiveTests/ 2: TagAlias.tests.cpp:12 2: (NO DESCRIPTION) 2: StringRef 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/IntrospectiveTests/ 2: String.tests.cpp:33 2: (NO DESCRIPTION) 2: [StringRef][Strings] 2: replaceInPlace 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/IntrospectiveTests/ 2: String.tests.cpp:174 2: (NO DESCRIPTION) 2: [StringManip][Strings] 2: XmlEncode 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/IntrospectiveTests/ 2: Xml.tests.cpp:12 2: (NO DESCRIPTION) 2: [XML] 2: XmlEncode: UTF-8 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/IntrospectiveTests/ 2: Xml.tests.cpp:43 2: (NO DESCRIPTION) 2: [UTF-8][XML] 2: Some simple comparisons between doubles 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:38 2: (NO DESCRIPTION) 2: [Approx] 2: Approximate comparisons with different epsilons 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:53 2: (NO DESCRIPTION) 2: [Approx] 2: Less-than inequalities with different epsilons 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:61 2: (NO DESCRIPTION) 2: [Approx] 2: Greater-than inequalities with different epsilons 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:71 2: (NO DESCRIPTION) 2: [Approx] 2: Approximate comparisons with floats 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:81 2: (NO DESCRIPTION) 2: [Approx] 2: Approximate comparisons with ints 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:87 2: (NO DESCRIPTION) 2: [Approx] 2: Approximate comparisons with mixed numeric types 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:93 2: (NO DESCRIPTION) 2: [Approx] 2: Use a custom approx 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:106 2: (NO DESCRIPTION) 2: [Approx][custom] 2: Approximate PI 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:122 2: (NO DESCRIPTION) 2: [Approx][PI] 2: Absolute margin 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:129 2: (NO DESCRIPTION) 2: [Approx] 2: Approx with exactly-representable margin 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:138 2: (NO DESCRIPTION) 2: [Approx] 2: Approx setters validate their arguments 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:148 2: (NO DESCRIPTION) 2: [Approx] 2: Default scale is invisible to comparison 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:161 2: (NO DESCRIPTION) 2: [Approx] 2: Epsilon only applies to Approx's value 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:166 2: (NO DESCRIPTION) 2: [Approx] 2: Assorted miscellaneous tests 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:170 2: (NO DESCRIPTION) 2: [Approx] 2: Comparison with explicitly convertible types 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Approx. 2: tests.cpp:176 2: (NO DESCRIPTION) 2: [Approx] 2: Scenario: Do that thing with the thing 2: /builddir/build/BUILD/Catch2-2.2.2/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.2.2/projects/SelfTest/UsageTests/BDD.tests. 2: cpp:51 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.2.2/projects/SelfTest/UsageTests/BDD.tests. 2: cpp:85 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.2.2/projects/SelfTest/UsageTests/BDD.tests. 2: cpp:94 2: (NO DESCRIPTION) 2: [bdd][fixtures] 2: A METHOD_AS_TEST_CASE based test run that succeeds 2: /builddir/build/BUILD/Catch2-2.2.2/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.2.2/projects/SelfTest/UsageTests/Class. 2: tests.cpp:49 2: (NO DESCRIPTION) 2: [class] 2: #809 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: Compilation.tests.cpp:93 2: (NO DESCRIPTION) 2: #833 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: Compilation.tests.cpp:105 2: (NO DESCRIPTION) 2: #872 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: Compilation.tests.cpp:113 2: (NO DESCRIPTION) 2: #1027 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: Compilation.tests.cpp:121 2: (NO DESCRIPTION) 2: #1147 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: Compilation.tests.cpp:129 2: (NO DESCRIPTION) 2: #1238 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: Compilation.tests.cpp:140 2: (NO DESCRIPTION) 2: Equality checks that should succeed 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Condition. 2: tests.cpp:53 2: (NO DESCRIPTION) 2: Inequality checks that should succeed 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Condition. 2: tests.cpp:92 2: (NO DESCRIPTION) 2: Ordering comparison checks that should succeed 2: /builddir/build/BUILD/Catch2-2.2.2/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.2.2/projects/SelfTest/UsageTests/Condition. 2: tests.cpp:183 2: (NO DESCRIPTION) 2: comparisons between int variables 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Condition. 2: tests.cpp:221 2: (NO DESCRIPTION) 2: comparisons between const int variables 2: /builddir/build/BUILD/Catch2-2.2.2/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.2.2/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.2.2/projects/SelfTest/UsageTests/Condition. 2: tests.cpp:261 2: (NO DESCRIPTION) 2: Pointers can be compared to null 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Condition. 2: tests.cpp:270 2: (NO DESCRIPTION) 2: 'Not' checks that should succeed 2: /builddir/build/BUILD/Catch2-2.2.2/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.2.2/projects/SelfTest/UsageTests/ 2: Decomposition.tests.cpp:31 2: (NO DESCRIPTION) 2: [Decomposition] 2: toString(enum) 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: EnumToString.tests.cpp:7 2: (NO DESCRIPTION) 2: [enum][toString] 2: toString(enum w/operator<<) 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: EnumToString.tests.cpp:21 2: (NO DESCRIPTION) 2: [enum][toString] 2: toString(enum class) 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: EnumToString.tests.cpp:31 2: (NO DESCRIPTION) 2: [enum][enumClass][toString] 2: toString(enum class w/operator<<) 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: EnumToString.tests.cpp:52 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.2.2/projects/SelfTest/UsageTests/Exception. 2: tests.cpp:72 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.2.2/projects/SelfTest/UsageTests/Exception. 2: tests.cpp:117 2: (NO DESCRIPTION) 2: [!throws] 2: Exception messages can be tested for 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Exception. 2: tests.cpp:168 2: (NO DESCRIPTION) 2: [!throws] 2: SUCCEED counts as a test pass 2: /builddir/build/BUILD/Catch2-2.2.2/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.2.2/projects/SelfTest/UsageTests/Message. 2: tests.cpp:114 2: (NO DESCRIPTION) 2: [messages] 2: just info 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Message. 2: tests.cpp:118 2: (NO DESCRIPTION) 2: [info][isolated info][messages] 2: ManuallyRegistered 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:57 2: (NO DESCRIPTION) 2: even more nested SECTION tests 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:112 2: (NO DESCRIPTION) 2: [sections] 2: null strings 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:155 2: (NO DESCRIPTION) 2: checkedIf 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:160 2: (NO DESCRIPTION) 2: checkedElse 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:168 2: (NO DESCRIPTION) 2: xmlentitycheck 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:176 2: (NO DESCRIPTION) 2: atomic if 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:190 2: (NO DESCRIPTION) 2: [0][failing] 2: Factorials are computed 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:200 2: (NO DESCRIPTION) 2: [factorial] 2: An empty test with no assertions 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:208 2: (NO DESCRIPTION) 2: [empty] 2: first tag 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:213 2: (NO DESCRIPTION) 2: [tag1] 2: second tag 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:214 2: (NO DESCRIPTION) 2: [tag2] 2: vectors can be sized and resized 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:226 2: (NO DESCRIPTION) 2: [vector] 2: not allowed 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:275 2: (NO DESCRIPTION) 2: [!throws] 2: toString on const wchar_t const pointer returns the string contents 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:294 2: (NO DESCRIPTION) 2: [toString] 2: toString on const wchar_t pointer returns the string contents 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:300 2: (NO DESCRIPTION) 2: [toString] 2: toString on wchar_t const pointer returns the string contents 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:306 2: (NO DESCRIPTION) 2: [toString] 2: toString on wchar_t returns the string contents 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:312 2: (NO DESCRIPTION) 2: [toString] 2: long long 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:319 2: (NO DESCRIPTION) 2: # A test name that starts with a # 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Misc.tests. 2: cpp:335 2: (NO DESCRIPTION) 2: Stringifying std::chrono::duration helpers 2: /builddir/build/BUILD/Catch2-2.2.2/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.2.2/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.2.2/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.2.2/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.2.2/projects/SelfTest/UsageTests/ 2: ToStringGeneral.tests.cpp:14 2: (NO DESCRIPTION) 2: Capture and info messages 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: ToStringGeneral.tests.cpp:45 2: (NO DESCRIPTION) 2: std::map is convertible string 2: /builddir/build/BUILD/Catch2-2.2.2/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.2.2/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.2.2/projects/SelfTest/UsageTests/ 2: ToStringGeneral.tests.cpp:104 2: (NO DESCRIPTION) 2: [toString] 2: std::pair -> toString 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: ToStringPair.tests.cpp:4 2: (NO DESCRIPTION) 2: [pair][toString] 2: std::pair -> toString 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: ToStringPair.tests.cpp:9 2: (NO DESCRIPTION) 2: [pair][toString] 2: std::vector > -> toString 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: ToStringPair.tests.cpp:14 2: (NO DESCRIPTION) 2: [pair][toString] 2: pair > -> toString 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: ToStringPair.tests.cpp:21 2: (NO DESCRIPTION) 2: [pair][toString] 2: tuple<> 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: ToStringTuple.tests.cpp:6 2: (NO DESCRIPTION) 2: [toString][tuple] 2: tuple 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: ToStringTuple.tests.cpp:14 2: (NO DESCRIPTION) 2: [toString][tuple] 2: tuple 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: ToStringTuple.tests.cpp:21 2: (NO DESCRIPTION) 2: [toString][tuple] 2: tuple 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: ToStringTuple.tests.cpp:28 2: (NO DESCRIPTION) 2: [toString][tuple] 2: tuple,tuple<>,float> 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: ToStringTuple.tests.cpp:34 2: (NO DESCRIPTION) 2: [toString][tuple] 2: tuple 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: ToStringTuple.tests.cpp:41 2: (NO DESCRIPTION) 2: [toString][tuple] 2: vector -> toString 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: ToStringVector.tests.cpp:6 2: (NO DESCRIPTION) 2: [toString][vector] 2: vector -> toString 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: ToStringVector.tests.cpp:16 2: (NO DESCRIPTION) 2: [toString][vector] 2: vector -> toString 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: ToStringVector.tests.cpp:51 2: (NO DESCRIPTION) 2: [toString][vector,allocator] 2: vec> -> toString 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: ToStringVector.tests.cpp:60 2: (NO DESCRIPTION) 2: [toString][vector,allocator] 2: vector -> toString 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: ToStringVector.tests.cpp:71 2: (NO DESCRIPTION) 2: [containers][toString][vector] 2: array -> toString 2: /builddir/build/BUILD/Catch2-2.2.2/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.2.2/projects/SelfTest/UsageTests/ 2: ToStringWhich.tests.cpp:50 2: (NO DESCRIPTION) 2: [toString] 2: stringify( has_maker ) 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: ToStringWhich.tests.cpp:56 2: (NO DESCRIPTION) 2: [toString] 2: stringify( has_maker_and_operator ) 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: ToStringWhich.tests.cpp:62 2: (NO DESCRIPTION) 2: [toString] 2: stringify( has_neither ) 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: ToStringWhich.tests.cpp:67 2: (NO DESCRIPTION) 2: [toString] 2: stringify( vectors ) 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: ToStringWhich.tests.cpp:75 2: (NO DESCRIPTION) 2: [toString] 2: stringify( vectors ) 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: ToStringWhich.tests.cpp:80 2: (NO DESCRIPTION) 2: [toString] 2: stringify( vectors ) 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: ToStringWhich.tests.cpp:85 2: (NO DESCRIPTION) 2: [toString] 2: stringify ranges 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: ToStringWhich.tests.cpp:155 2: (NO DESCRIPTION) 2: [toString] 2: Parsing a std::pair 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:36 2: (NO DESCRIPTION) 2: [Tricky][std::pair] 2: An expression with side-effects should only be evaluated once 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:112 2: (NO DESCRIPTION) 2: [Tricky] 2: Operators at different namespace levels not hijacked by Koenig lookup 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:180 2: (NO DESCRIPTION) 2: [Tricky][approvals] 2: Test enum bit values 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:200 2: (NO DESCRIPTION) 2: [Tricky] 2: boolean member 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:214 2: (NO DESCRIPTION) 2: [Tricky] 2: (unimplemented) static bools can be evaluated 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:233 2: (NO DESCRIPTION) 2: [Tricky] 2: Objects that evaluated in boolean contexts can be checked 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:286 2: (NO DESCRIPTION) 2: [SafeBool][Tricky] 2: Assertions then sections 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:296 2: (NO DESCRIPTION) 2: [Tricky] 2: non streamable - with conv. op 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:323 2: (NO DESCRIPTION) 2: [Tricky] 2: Comparing function pointers 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:334 2: (NO DESCRIPTION) 2: [Tricky][function pointer] 2: Comparing member function pointers 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:350 2: (NO DESCRIPTION) 2: [Tricky][approvals][member function pointer] 2: pointer to class 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:360 2: (NO DESCRIPTION) 2: [Tricky] 2: null_ptr 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:368 2: (NO DESCRIPTION) 2: [Tricky] 2: X/level/0/a 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:374 2: (NO DESCRIPTION) 2: [Tricky] 2: X/level/0/b 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:375 2: (NO DESCRIPTION) 2: [Tricky][fizz] 2: X/level/1/a 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:376 2: (NO DESCRIPTION) 2: [Tricky] 2: X/level/1/b 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:377 2: (NO DESCRIPTION) 2: [Tricky] 2: has printf 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:379 2: (NO DESCRIPTION) 2: Commas in various macros are allowed 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:393 2: (NO DESCRIPTION) 2: #925: comparing function pointer to function address failed to compile 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:435 2: (NO DESCRIPTION) 2: [!nonportable] 2: Bitfields can be captured (#1027) 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Tricky. 2: tests.cpp:441 2: (NO DESCRIPTION) 2: Anonymous test case 1 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: VariadicMacros.tests.cpp:12 2: (NO DESCRIPTION) 2: Test case with one argument 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: VariadicMacros.tests.cpp:17 2: (NO DESCRIPTION) 2: Variadic macros 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/ 2: VariadicMacros.tests.cpp:22 2: (NO DESCRIPTION) 2: [sections][variadic] 2: String matchers 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Matchers. 2: tests.cpp:97 2: (NO DESCRIPTION) 2: [matchers] 2: Equals 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Matchers. 2: tests.cpp:129 2: (NO DESCRIPTION) 2: [matchers] 2: Regex string matcher -- libstdc++-4.8 workaround 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Matchers. 2: tests.cpp:137 2: (NO DESCRIPTION) 2: [approvals][matchers] 2: Matchers can be (AllOf) composed with the && operator 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Matchers. 2: tests.cpp:171 2: (NO DESCRIPTION) 2: [matchers][operator&&][operators] 2: Matchers can be (AnyOf) composed with the || operator 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Matchers. 2: tests.cpp:179 2: (NO DESCRIPTION) 2: [matchers][operators][operator||] 2: Matchers can be composed with both && and || 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Matchers. 2: tests.cpp:184 2: (NO DESCRIPTION) 2: [matchers][operator&&][operators][operator||] 2: Matchers can be negated (Not) with the ! operator 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Matchers. 2: tests.cpp:193 2: (NO DESCRIPTION) 2: [matchers][not][operators] 2: Vector matchers 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Matchers. 2: tests.cpp:202 2: (NO DESCRIPTION) 2: [matchers][vector] 2: Exception matchers that succeed 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Matchers. 2: tests.cpp:297 2: (NO DESCRIPTION) 2: [!throws][exceptions][matchers] 2: Floating point matchers: float 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Matchers. 2: tests.cpp:317 2: (NO DESCRIPTION) 2: [floating-point][matchers] 2: Floating point matchers: double 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Matchers. 2: tests.cpp:360 2: (NO DESCRIPTION) 2: [floating-point][matchers] 2: Arbitrary predicate matcher 2: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Matchers. 2: tests.cpp:402 2: (NO DESCRIPTION) 2: [generic][matchers] 2: 145 test cases 2: 3: All available tags: 3: 2 [!nonportable] 3: 5 [!throws] 3: 1 [0] 3: 1 [anotherReallyLongTagNameButThisOneHasNoObviousWrapPointsSoShouldSpli- 3: tWithinAWordUsingADashCharacter] 3: 3 [approvals] 3: 16 [Approx] 3: 1 [array] 3: 2 [bdd] 3: 1 [capacity] 3: 4 [chrono] 3: 2 [class] 3: 1 [command-line] 3: 1 [config] 3: 2 [containers] 3: 1 [custom] 3: 1 [Decomposition] 3: 1 [empty] 3: 4 [enum] 3: 2 [enumClass] 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 [info] 3: 1 [isolated info] 3: 1 [long] 3: 1 [lots] 3: 12 [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 [std::pair] 3: 1 [StringManip] 3: 1 [StringRef] 3: 2 [Strings] 3: 1 [tag1] 3: 1 [tag2] 3: 2 [Tags][tags] 3: 39 [toString] 3: 17 [Tricky] 3: 6 [tuple] 3: 1 [UTF-8] 3: 1 [variadic] 3: 6 [vector] 3: 2 [vector,allocator] 3: 1 [verbose] 3: 1 [very long tags] 3: 2 [XML] 3: 61 tags 3: 1/8 Test #2: ListTests ........................ Passed 0.02 sec test 5 Start 5: ListTestNamesOnly 5: Test command: /builddir/build/BUILD/Catch2-2.2.2/build/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.2.2/build/SelfTest "-w" "NoAssertions" 6: Test timeout computed to be: 1500 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: 3/8 Test #4: ListReporters .................... Passed 0.02 sec test 7 Start 7: NoTest 7: Test command: /builddir/build/BUILD/Catch2-2.2.2/build/SelfTest "-w" "NoTests" "___nonexistent_test___" 7: Test timeout computed to be: 1500 1: loose text artifact 1: =============================================================================== 1: All tests passed (910 assertions in 145 test cases) 1: 4/8 Test #1: RunTests ......................... Passed 0.03 sec test 8 Start 8: ApprovalTests 8: Test command: /usr/bin/python3 "/builddir/build/BUILD/Catch2-2.2.2/scripts/approvalTests.py" "/builddir/build/BUILD/Catch2-2.2.2/build/SelfTest" 8: Test timeout computed to be: 1500 5: Parse test names and tags 5: Process can be configured on command line 5: Tracker 5: Tag alias can be registered against tag patterns 5: StringRef 5: replaceInPlace 5: XmlEncode 5: XmlEncode: UTF-8 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: 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: 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: 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( vectors ) 5: stringify( vectors ) 5: stringify( vectors ) 5: stringify ranges 5: Parsing a std::pair 5: An expression with side-effects should only be evaluated once 5: Operators at different namespace levels not hijacked by Koenig lookup 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/8 Test #5: ListTestNamesOnly ................ Passed 0.02 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.2.2 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.2.2/projects/SelfTest/UsageTests/Exception.tests.cpp:117 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.2.2/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.2.2/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.2.2/projects/SelfTest/UsageTests/Misc.tests.cpp:208 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.2.2/projects/SelfTest/UsageTests/Misc.tests.cpp:213 6: ............................................................................... 6: 6: 6: No assertions in test case 'first tag' 6: 6: ------------------------------------------------------------------------------- 6: second tag 6: ------------------------------------------------------------------------------- 6: /builddir/build/BUILD/Catch2-2.2.2/projects/SelfTest/UsageTests/Misc.tests.cpp:214 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.2.2/projects/SelfTest/UsageTests/Tricky.tests.cpp:379 6: ............................................................................... 6: 6: 6: No assertions in test case 'has printf' 6: 6: =============================================================================== 6: test cases: 145 | 138 passed | 7 failed 6: assertions: 917 | 910 passed | 7 failed 6: 7/8 Test #6: NoAssertions ..................... Passed 0.03 sec 8: Running approvals against executable: 8: /builddir/build/BUILD/Catch2-2.2.2/build/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 2.39 sec 100% tests passed, 0 tests failed out of 8 Total Test time (real) = 2.43 sec + exit 0 Processing files: catch-devel-2.2.2-1.fc27.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.o5K9sN + umask 022 + cd /builddir/build/BUILD + cd Catch2-2.2.2 + DOCDIR=/builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/doc/catch-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/doc/catch-devel + cp -pr README.md /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/doc/catch-devel + cp -pr CODE_OF_CONDUCT.md /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/doc/catch-devel + cp -pr docs /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/doc/catch-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VJXBaz + umask 022 + cd /builddir/build/BUILD + cd Catch2-2.2.2 + LICENSEDIR=/builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/licenses/catch-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/licenses/catch-devel + cp -pr LICENSE.txt /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm/usr/share/licenses/catch-devel + exit 0 Provides: catch-devel = 2.2.2-1.fc27 catch-devel(armv7hl-32) = 2.2.2-1.fc27 catch-static = 2.2.2-1.fc27 cmake(Catch2) = 2.2.2 pkgconfig(catch) = 2.2.2 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(armv7hl-32) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm Wrote: /builddir/build/RPMS/catch-devel-2.2.2-1.fc27.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hbGOef + umask 022 + cd /builddir/build/BUILD + cd Catch2-2.2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/catch-2.2.2-1.fc27.arm + exit 0 Child return code was: 0