Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/catch1.spec'], chrootPath='/var/lib/mock/f29-build-19340-10311/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=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/catch1.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: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/catch1-1.12.2-2.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/catch1.spec'], chrootPath='/var/lib/mock/f29-build-19340-10311/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=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/catch1.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: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GQfkPu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Catch2-1.12.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/catch1-1.12.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Catch2-1.12.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ItjOEY + umask 022 + cd /builddir/build/BUILD + cd Catch2-1.12.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON . -Bbuild -- The C compiler identification is GNU 8.1.1 -- The CXX compiler identification is GNU 8.1.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- 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 -- Configuring done -- Generating done BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: BUILD_SHARED_LIBS BUILDSTDERR: CMAKE_CXX_FLAGS_RELEASE BUILDSTDERR: CMAKE_C_FLAGS_RELEASE BUILDSTDERR: CMAKE_Fortran_FLAGS_RELEASE BUILDSTDERR: INCLUDE_INSTALL_DIR BUILDSTDERR: LIB_INSTALL_DIR BUILDSTDERR: LIB_SUFFIX BUILDSTDERR: SHARE_INSTALL_PREFIX BUILDSTDERR: SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/Catch2-1.12.2/build + /usr/bin/make -O -j4 -Cbuild make: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' /usr/bin/cmake -H/builddir/build/BUILD/Catch2-1.12.2 -B/builddir/build/BUILD/Catch2-1.12.2/build --check-build-system CMakeFiles/Makefile.cmake 0 make: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/Catch2-1.12.2/build/CMakeFiles /builddir/build/BUILD/Catch2-1.12.2/build/CMakeFiles/progress.marks make: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/Benchmark.dir/build.make CMakeFiles/Benchmark.dir/depend /usr/bin/make -f CMakeFiles/SelfTest.dir/build.make CMakeFiles/SelfTest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' cd /builddir/build/BUILD/Catch2-1.12.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/Catch2-1.12.2 /builddir/build/BUILD/Catch2-1.12.2 /builddir/build/BUILD/Catch2-1.12.2/build /builddir/build/BUILD/Catch2-1.12.2/build /builddir/build/BUILD/Catch2-1.12.2/build/CMakeFiles/Benchmark.dir/DependInfo.cmake --color= Scanning dependencies of target Benchmark make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' /usr/bin/make -f CMakeFiles/Benchmark.dir/build.make CMakeFiles/Benchmark.dir/build make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' cd /builddir/build/BUILD/Catch2-1.12.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/Catch2-1.12.2 /builddir/build/BUILD/Catch2-1.12.2 /builddir/build/BUILD/Catch2-1.12.2/build /builddir/build/BUILD/Catch2-1.12.2/build /builddir/build/BUILD/Catch2-1.12.2/build/CMakeFiles/SelfTest.dir/DependInfo.cmake --color= Scanning dependencies of target SelfTest make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' /usr/bin/make -f CMakeFiles/SelfTest.dir/build.make CMakeFiles/SelfTest.dir/build make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 4%] Building CXX object CMakeFiles/Benchmark.dir/projects/Benchmark/StringificationBench.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/Benchmark.dir/projects/Benchmark/StringificationBench.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/Benchmark/StringificationBench.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 10%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/ClassTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/ClassTests.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/ClassTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 8%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/BDDTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/BDDTests.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/BDDTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 15%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/CompilationTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/CompilationTests.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/CompilationTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 6%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/ApproxTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/ApproxTests.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/ApproxTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 19%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/DecompositionTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/DecompositionTests.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/DecompositionTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 21%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/EnumToString.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/EnumToString.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/EnumToString.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 23%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/ExceptionTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/ExceptionTests.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/ExceptionTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' BUILDSTDERR: In file included from /builddir/build/BUILD/Catch2-1.12.2/include/catch.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/ExceptionTests.cpp:9: BUILDSTDERR: /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/ExceptionTests.cpp: In function 'void ____C_A_T_C_H____T_E_S_T____0()': BUILDSTDERR: /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/ExceptionTests.cpp:35:43: warning: catching polymorphic type 'class std::domain_error' by value [-Wcatch-value=] BUILDSTDERR: REQUIRE_THROWS_AS( thisThrows(), std::domain_error ); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/ExceptionTests.cpp: In function 'void ____C_A_T_C_H____T_E_S_T____2()': BUILDSTDERR: /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/ExceptionTests.cpp:43:46: warning: catching polymorphic type 'class std::domain_error' by value [-Wcatch-value=] BUILDSTDERR: CHECK_THROWS_AS( thisDoesntThrow(), std::domain_error ); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/ExceptionTests.cpp: In function 'void ____C_A_T_C_H____T_E_S_T____31()': BUILDSTDERR: /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/ExceptionTests.cpp:174:44: warning: catching polymorphic type 'class std::exception' by value [-Wcatch-value=] BUILDSTDERR: REQUIRE_THROWS_AS( throwCustom(), std::exception ); BUILDSTDERR: ^~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 17%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/ConditionTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/ConditionTests.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/ConditionTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 26%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/GeneratorTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/GeneratorTests.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/GeneratorTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 13%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/CmdLineTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/CmdLineTests.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/CmdLineTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 28%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/MessageTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/MessageTests.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/MessageTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 34%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/TagAliasTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/TagAliasTests.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/TagAliasTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 30%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/MiscTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/MiscTests.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/MiscTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' BUILDSTDERR: In file included from /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/MiscTests.cpp:16: BUILDSTDERR: /builddir/build/BUILD/Catch2-1.12.2/include/../include/internal/catch_xmlwriter.hpp: In member function 'void Catch::XmlEncode::encodeTo(std::ostream&) const': BUILDSTDERR: /builddir/build/BUILD/Catch2-1.12.2/include/../include/internal/catch_xmlwriter.hpp:59:34: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: if ( ( c >= 0 && c < '\x09' ) || ( c > '\x0D' && c < '\x20') || c=='\x7F' ) { BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/MiscTests.cpp: In function 'void ____C_A_T_C_H____T_E_S_T____76()': BUILDSTDERR: /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/MiscTests.cpp:328:70: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] BUILDSTDERR: wchar_t * const s = const_cast( L"wide load" ); BUILDSTDERR: ^ make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 39%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/ToStringGeneralTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/ToStringGeneralTests.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/ToStringGeneralTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 41%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/ToStringPair.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/ToStringPair.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/ToStringPair.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 4%] Building CXX object CMakeFiles/Benchmark.dir/projects/Benchmark/BenchMain.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/Benchmark.dir/projects/Benchmark/BenchMain.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/Benchmark/BenchMain.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 32%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/PartTrackerTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/PartTrackerTests.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/PartTrackerTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 43%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/ToStringTuple.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/ToStringTuple.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/ToStringTuple.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 50%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/ToStringWhich.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/ToStringWhich.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/ToStringWhich.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 47%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/ToStringVector.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/ToStringVector.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/ToStringVector.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 54%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/VariadicMacrosTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/VariadicMacrosTests.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/VariadicMacrosTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 52%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/TrickyTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/TrickyTests.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/TrickyTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 58%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_common.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_common.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/SurrogateCpps/catch_common.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 60%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_console_colour.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_console_colour.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/SurrogateCpps/catch_console_colour.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 63%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_debugger.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_debugger.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/SurrogateCpps/catch_debugger.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 65%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_capture.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_capture.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/SurrogateCpps/catch_interfaces_capture.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 56%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/MatchersTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/MatchersTests.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/MatchersTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 67%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_config.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_config.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/SurrogateCpps/catch_interfaces_config.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 69%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_exception.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_exception.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/SurrogateCpps/catch_interfaces_exception.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 71%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_generators.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_generators.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/SurrogateCpps/catch_interfaces_generators.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 73%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_registry_hub.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_registry_hub.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/SurrogateCpps/catch_interfaces_registry_hub.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 78%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_runner.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_runner.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/SurrogateCpps/catch_interfaces_runner.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 45%] Linking CXX executable Benchmark /usr/bin/cmake -E cmake_link_script CMakeFiles/Benchmark.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/Benchmark.dir/projects/Benchmark/BenchMain.cpp.o CMakeFiles/Benchmark.dir/projects/Benchmark/StringificationBench.cpp.o -o Benchmark make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[1]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 80%] Built target Benchmark make[1]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 80%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_testcase.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_testcase.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/SurrogateCpps/catch_interfaces_testcase.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 76%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_reporter.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_reporter.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/SurrogateCpps/catch_interfaces_reporter.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 82%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_message.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_message.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/SurrogateCpps/catch_message.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 84%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_option.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_option.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/SurrogateCpps/catch_option.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 86%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_ptr.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_ptr.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/SurrogateCpps/catch_ptr.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 91%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_streambuf.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_streambuf.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/SurrogateCpps/catch_streambuf.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 89%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_stream.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_stream.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/SurrogateCpps/catch_stream.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 93%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_test_spec.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_test_spec.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/SurrogateCpps/catch_test_spec.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 95%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_xmlwriter.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_xmlwriter.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/SurrogateCpps/catch_xmlwriter.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' BUILDSTDERR: In file included from /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/SurrogateCpps/catch_xmlwriter.cpp:3: BUILDSTDERR: /builddir/build/BUILD/Catch2-1.12.2/include/internal/catch_xmlwriter.hpp: In member function 'void Catch::XmlEncode::encodeTo(std::ostream&) const': BUILDSTDERR: /builddir/build/BUILD/Catch2-1.12.2/include/internal/catch_xmlwriter.hpp:59:34: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: if ( ( c >= 0 && c < '\x09' ) || ( c > '\x0D' && c < '\x20') || c=='\x7F' ) { BUILDSTDERR: ~~^~~~ make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 97%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_test_case_tracker.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_test_case_tracker.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/SurrogateCpps/catch_test_case_tracker.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [ 36%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/TestMain.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch2-1.12.2/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/TestMain.cpp.o -c /builddir/build/BUILD/Catch2-1.12.2/projects/SelfTest/TestMain.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[2]: Entering directory '/builddir/build/BUILD/Catch2-1.12.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/SelfTest.dir/projects/SelfTest/ApproxTests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/BDDTests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/ClassTests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/CmdLineTests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/CompilationTests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/ConditionTests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/DecompositionTests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/EnumToString.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/ExceptionTests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/GeneratorTests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/MessageTests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/MiscTests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/PartTrackerTests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/TagAliasTests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/TestMain.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/ToStringGeneralTests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/ToStringPair.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/ToStringTuple.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/ToStringVector.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/ToStringWhich.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/TrickyTests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/VariadicMacrosTests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/MatchersTests.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_common.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_capture.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_config.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_exception.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_generators.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_registry_hub.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_reporter.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_runner.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_testcase.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_message.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_option.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_ptr.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_stream.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_streambuf.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_test_spec.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_xmlwriter.cpp.o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_test_case_tracker.cpp.o -o SelfTest make[2]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make[1]: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' [100%] Built target SelfTest make[1]: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' make: Entering directory '/builddir/build/BUILD/Catch2-1.12.2/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/Catch2-1.12.2/build/CMakeFiles 0 make: Leaving directory '/builddir/build/BUILD/Catch2-1.12.2/build' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cTcNHw + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/catch1-1.12.2-2.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/catch1-1.12.2-2.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/catch1-1.12.2-2.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/catch1-1.12.2-2.fc29.riscv64 + cd Catch2-1.12.2 + mkdir -p /builddir/build/BUILDROOT/catch1-1.12.2-2.fc29.riscv64/usr/include + cp -pr include /builddir/build/BUILDROOT/catch1-1.12.2-2.fc29.riscv64/usr/include/catch + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.pnNE5D Processing files: catch1-devel-1.12.2-2.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UWX7wK + umask 022 + cd /builddir/build/BUILD + cd Catch2-1.12.2 + DOCDIR=/builddir/build/BUILDROOT/catch1-1.12.2-2.fc29.riscv64/usr/share/doc/catch1-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/catch1-1.12.2-2.fc29.riscv64/usr/share/doc/catch1-devel + cp -pr README.md /builddir/build/BUILDROOT/catch1-1.12.2-2.fc29.riscv64/usr/share/doc/catch1-devel + cp -pr catch-logo-small.png /builddir/build/BUILDROOT/catch1-1.12.2-2.fc29.riscv64/usr/share/doc/catch1-devel + cp -pr docs /builddir/build/BUILDROOT/catch1-1.12.2-2.fc29.riscv64/usr/share/doc/catch1-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2rgx5L + umask 022 + cd /builddir/build/BUILD + cd Catch2-1.12.2 + LICENSEDIR=/builddir/build/BUILDROOT/catch1-1.12.2-2.fc29.riscv64/usr/share/licenses/catch1-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/catch1-1.12.2-2.fc29.riscv64/usr/share/licenses/catch1-devel + cp -pr LICENSE.txt /builddir/build/BUILDROOT/catch1-1.12.2-2.fc29.riscv64/usr/share/licenses/catch1-devel + exit 0 Provides: catch1-devel = 1.12.2-2.fc29 catch1-devel(riscv-64) = 1.12.2-2.fc29 catch1-static = 1.12.2-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: catch-devel Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/catch1-1.12.2-2.fc29.riscv64 Wrote: /builddir/build/RPMS/catch1-devel-1.12.2-2.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0cQGtb + umask 022 + cd /builddir/build/BUILD + cd Catch2-1.12.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/catch1-1.12.2-2.fc29.riscv64 + exit 0 Child return code was: 0