+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/catch.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lO5bOT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Catch-1.10.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/catch-1.10.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Catch-1.10.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.G2iDKy + umask 022 + cd /builddir/build/BUILD + cd Catch-1.10.0 + 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 ' + 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 ' + 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 -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 -I/usr/lib64/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/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 7.3.1 -- The CXX compiler identification is GNU 7.3.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 CMake Warning: Manually-specified variables were not used by the project: BUILD_SHARED_LIBS CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/Catch-1.10.0/build + /usr/bin/make -O -j4 -Cbuild make: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' /usr/bin/cmake -H/builddir/build/BUILD/Catch-1.10.0 -B/builddir/build/BUILD/Catch-1.10.0/build --check-build-system CMakeFiles/Makefile.cmake 0 make: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/Catch-1.10.0/build/CMakeFiles /builddir/build/BUILD/Catch-1.10.0/build/CMakeFiles/progress.marks make: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/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/Catch-1.10.0/build' cd /builddir/build/BUILD/Catch-1.10.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/Catch-1.10.0 /builddir/build/BUILD/Catch-1.10.0 /builddir/build/BUILD/Catch-1.10.0/build /builddir/build/BUILD/Catch-1.10.0/build /builddir/build/BUILD/Catch-1.10.0/build/CMakeFiles/Benchmark.dir/DependInfo.cmake --color= Scanning dependencies of target Benchmark make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' /usr/bin/make -f CMakeFiles/Benchmark.dir/build.make CMakeFiles/Benchmark.dir/build make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' cd /builddir/build/BUILD/Catch-1.10.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/Catch-1.10.0 /builddir/build/BUILD/Catch-1.10.0 /builddir/build/BUILD/Catch-1.10.0/build /builddir/build/BUILD/Catch-1.10.0/build /builddir/build/BUILD/Catch-1.10.0/build/CMakeFiles/SelfTest.dir/DependInfo.cmake --color= Scanning dependencies of target SelfTest make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' /usr/bin/make -f CMakeFiles/SelfTest.dir/build.make CMakeFiles/SelfTest.dir/build make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 2%] Building CXX object CMakeFiles/Benchmark.dir/projects/Benchmark/StringificationBench.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/Benchmark.dir/projects/Benchmark/StringificationBench.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/Benchmark/StringificationBench.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 8%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/BDDTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/BDDTests.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/BDDTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 10%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/ClassTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/ClassTests.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/ClassTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 6%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/ApproxTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/ApproxTests.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/ApproxTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 15%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/CompilationTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/CompilationTests.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/CompilationTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 19%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/DecompositionTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/DecompositionTests.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/DecompositionTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 21%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/EnumToString.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/EnumToString.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/EnumToString.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 17%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/ConditionTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/ConditionTests.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/ConditionTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 13%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/CmdLineTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/CmdLineTests.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/CmdLineTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 23%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/ExceptionTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/ExceptionTests.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/ExceptionTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 26%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/GeneratorTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/GeneratorTests.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/GeneratorTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 28%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/MessageTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/MessageTests.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/MessageTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 34%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/TagAliasTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/TagAliasTests.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/TagAliasTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 30%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/MiscTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/MiscTests.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/MiscTests.cpp In file included from /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/MiscTests.cpp:16:0: /builddir/build/BUILD/Catch-1.10.0/include/../include/internal/catch_xmlwriter.hpp: In member function 'void Catch::XmlEncode::encodeTo(std::ostream&) const': /builddir/build/BUILD/Catch-1.10.0/include/../include/internal/catch_xmlwriter.hpp:59:34: warning: comparison is always true due to limited range of data type [-Wtype-limits] if ( ( c >= 0 && c < '\x09' ) || ( c > '\x0D' && c < '\x20') || c=='\x7F' ) { ~~^~~~ make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 39%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/ToStringGeneralTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/ToStringGeneralTests.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/ToStringGeneralTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 32%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/PartTrackerTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/PartTrackerTests.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/PartTrackerTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 4%] Building CXX object CMakeFiles/Benchmark.dir/projects/Benchmark/BenchMain.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/Benchmark.dir/projects/Benchmark/BenchMain.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/Benchmark/BenchMain.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/Benchmark.dir/projects/Benchmark/BenchMain.cpp.o CMakeFiles/Benchmark.dir/projects/Benchmark/StringificationBench.cpp.o -o Benchmark -rdynamic make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[1]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 45%] Built target Benchmark make[1]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 41%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/ToStringPair.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/ToStringPair.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/ToStringPair.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 43%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/ToStringTuple.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/ToStringTuple.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/ToStringTuple.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 50%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/ToStringWhich.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/ToStringWhich.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/ToStringWhich.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 47%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/ToStringVector.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/ToStringVector.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/ToStringVector.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 52%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/TrickyTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/TrickyTests.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/TrickyTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 54%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/VariadicMacrosTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/VariadicMacrosTests.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/VariadicMacrosTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 58%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_common.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_common.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/SurrogateCpps/catch_common.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 60%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_console_colour.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_console_colour.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/SurrogateCpps/catch_console_colour.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 63%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_debugger.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_debugger.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/SurrogateCpps/catch_debugger.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 65%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_capture.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_capture.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/SurrogateCpps/catch_interfaces_capture.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 67%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_config.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_config.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/SurrogateCpps/catch_interfaces_config.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 56%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/MatchersTests.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/MatchersTests.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/MatchersTests.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 69%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_exception.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_exception.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/SurrogateCpps/catch_interfaces_exception.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 71%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_generators.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_generators.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/SurrogateCpps/catch_interfaces_generators.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 78%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_runner.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_runner.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/SurrogateCpps/catch_interfaces_runner.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 73%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_registry_hub.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_registry_hub.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/SurrogateCpps/catch_interfaces_registry_hub.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 80%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_testcase.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_testcase.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/SurrogateCpps/catch_interfaces_testcase.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 82%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_message.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_message.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/SurrogateCpps/catch_message.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 76%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_reporter.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_interfaces_reporter.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/SurrogateCpps/catch_interfaces_reporter.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 84%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_option.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_option.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/SurrogateCpps/catch_option.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 86%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_ptr.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_ptr.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/SurrogateCpps/catch_ptr.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 91%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_streambuf.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_streambuf.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/SurrogateCpps/catch_streambuf.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 89%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_stream.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_stream.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/SurrogateCpps/catch_stream.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 93%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_test_spec.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_test_spec.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/SurrogateCpps/catch_test_spec.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 97%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_test_case_tracker.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_test_case_tracker.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/SurrogateCpps/catch_test_case_tracker.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 95%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_xmlwriter.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/SurrogateCpps/catch_xmlwriter.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/SurrogateCpps/catch_xmlwriter.cpp In file included from /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/SurrogateCpps/catch_xmlwriter.cpp:3:0: /builddir/build/BUILD/Catch-1.10.0/include/internal/catch_xmlwriter.hpp: In member function 'void Catch::XmlEncode::encodeTo(std::ostream&) const': /builddir/build/BUILD/Catch-1.10.0/include/internal/catch_xmlwriter.hpp:59:34: warning: comparison is always true due to limited range of data type [-Wtype-limits] if ( ( c >= 0 && c < '\x09' ) || ( c > '\x0D' && c < '\x20') || c=='\x7F' ) { ~~^~~~ make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [ 36%] Building CXX object CMakeFiles/SelfTest.dir/projects/SelfTest/TestMain.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/Catch-1.10.0/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 -Wall -Wextra -o CMakeFiles/SelfTest.dir/projects/SelfTest/TestMain.cpp.o -c /builddir/build/BUILD/Catch-1.10.0/projects/SelfTest/TestMain.cpp make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[2]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 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 -rdynamic make[2]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make[1]: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' [100%] Built target SelfTest make[1]: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' make: Entering directory '/builddir/build/BUILD/Catch-1.10.0/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/Catch-1.10.0/build/CMakeFiles 0 make: Leaving directory '/builddir/build/BUILD/Catch-1.10.0/build' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.STbqTI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/catch-1.10.0-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/catch-1.10.0-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/catch-1.10.0-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/catch-1.10.0-1.fc28.riscv64 + cd Catch-1.10.0 + mkdir -p /builddir/build/BUILDROOT/catch-1.10.0-1.fc28.riscv64/usr/include + cp -pr include /builddir/build/BUILDROOT/catch-1.10.0-1.fc28.riscv64/usr/include/catch + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: catch-devel-1.10.0-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LOdJVK + umask 022 + cd /builddir/build/BUILD + cd Catch-1.10.0 + DOCDIR=/builddir/build/BUILDROOT/catch-1.10.0-1.fc28.riscv64/usr/share/doc/catch-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/catch-1.10.0-1.fc28.riscv64/usr/share/doc/catch-devel + cp -pr README.md /builddir/build/BUILDROOT/catch-1.10.0-1.fc28.riscv64/usr/share/doc/catch-devel + cp -pr catch-logo-small.png /builddir/build/BUILDROOT/catch-1.10.0-1.fc28.riscv64/usr/share/doc/catch-devel + cp -pr docs /builddir/build/BUILDROOT/catch-1.10.0-1.fc28.riscv64/usr/share/doc/catch-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.emmICE + umask 022 + cd /builddir/build/BUILD + cd Catch-1.10.0 + LICENSEDIR=/builddir/build/BUILDROOT/catch-1.10.0-1.fc28.riscv64/usr/share/licenses/catch-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/catch-1.10.0-1.fc28.riscv64/usr/share/licenses/catch-devel + cp -pr LICENSE.txt /builddir/build/BUILDROOT/catch-1.10.0-1.fc28.riscv64/usr/share/licenses/catch-devel + exit 0 Provides: catch-devel = 1.10.0-1.fc28 catch-devel(riscv-64) = 1.10.0-1.fc28 catch-static = 1.10.0-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/catch-1.10.0-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/catch-1.10.0-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/catch-devel-1.10.0-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8y8qTt + umask 022 + cd /builddir/build/BUILD + cd Catch-1.10.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/catch-1.10.0-1.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff