Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/clazy.spec'], chrootPath='/var/lib/mock/f34-build-side-36133-25242771-2848901/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/clazy.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': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1611273600 Wrote: /builddir/build/SRPMS/clazy-1.7-2.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/clazy.spec'], chrootPath='/var/lib/mock/f34-build-side-36133-25242771-2848901/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/clazy.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': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1611273600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fz5spW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf clazy-1.7 + /usr/bin/xz -dc /builddir/build/SOURCES/clazy-1.7.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd clazy-1.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (clazy-no-rpath.patch):' Patch #0 (clazy-no-rpath.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .clazy-no-rpath --fuzz=0 patching file CMakeLists.txt Hunk #1 succeeded at 223 (offset 28 lines). + echo 'Patch #1 (0001-Link-against-libclang-cpp.so.patch):' Patch #1 (0001-Link-against-libclang-cpp.so.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .libclang-cpp --fuzz=0 patching file CMakeLists.txt Hunk #3 succeeded at 240 (offset -10 lines). patching file cmake/FindClang.cmake + echo 'Patch #2 (clazy-build-against-clang-11-part1.patch):' Patch #2 (clazy-build-against-clang-11-part1.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .clazy-build-against-clang-11-part1 --fuzz=0 patching file src/FixItExporter.cpp patching file src/MiniAstDumper.cpp patching file src/Utils.cpp Hunk #1 succeeded at 922 (offset 44 lines). patching file src/checkbase.cpp patching file src/checks/detachingbase.cpp patching file src/checks/level0/qenums.cpp patching file src/checks/level0/qt-macros.cpp patching file src/checks/level0/unused-non-trivial-variable.cpp patching file src/checks/level1/detaching-temporary.cpp patching file src/checks/level1/non-pod-global-static.cpp patching file src/checks/level1/qproperty-without-notify.cpp patching file src/checks/level2/missing-typeinfo.cpp patching file src/checks/level2/old-style-connect.cpp Hunk #1 succeeded at 272 (offset -2 lines). Hunk #2 succeeded at 291 (offset -2 lines). Hunk #3 succeeded at 313 (offset -2 lines). patching file src/checks/level2/rule-of-three.cpp patching file src/checks/manuallevel/ifndef-define-typo.cpp patching file src/checks/manuallevel/qproperty-type-mismatch.cpp patching file src/checks/manuallevel/qrequiredresult-candidates.cpp patching file src/checks/manuallevel/qt-keywords.cpp patching file src/checks/manuallevel/reserve-candidates.cpp Patch #3 (clazy-build-against-clang-11-part2.patch): + echo 'Patch #3 (clazy-build-against-clang-11-part2.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .clazy-build-against-clang-11-part2 --fuzz=0 patching file src/checks/manuallevel/jnisignatures.cpp + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oGHTcQ + umask 022 + cd /builddir/build/BUILD + cd clazy-1.7 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/cmake -S . -B x86_64-redhat-linux-gnu -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_DO_STRIP:BOOL=OFF -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 -- The C compiler identification is GNU 11.0.0 -- The CXX compiler identification is GNU 11.0.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found LLVM (version: 11.1.0): (using /usr/bin/llvm-config) -- Include dirs: /usr/include -- LLVM libraries: /usr/lib64/libLLVM-11.so -- LLVM System libraries: -- Found Clang (LLVM version: 11.1.0) -- Include dirs: /usr/include -- Clang libraries: /usr/lib64/libclang-cpp.so -- Libclang C library: /usr/lib64/libclang.so Looking for std::regex support... -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE CMAKE_INSTALL_DO_STRIP INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu + /usr/bin/cmake --build x86_64-redhat-linux-gnu -j48 --verbose /usr/bin/cmake -S/builddir/build/BUILD/clazy-1.7 -B/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu//CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/ClazyPlugin.dir/build.make CMakeFiles/ClazyPlugin.dir/depend /usr/bin/gmake -f docs/man/CMakeFiles/man.dir/build.make docs/man/CMakeFiles/man.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/clazy-1.7 /builddir/build/BUILD/clazy-1.7/docs/man /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/docs/man /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/docs/man/CMakeFiles/man.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/clazy-1.7 /builddir/build/BUILD/clazy-1.7 /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/docs/man/CMakeFiles/man.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/docs/man/CMakeFiles/man.dir/depend.internal". Dependee "/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/docs/man/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/docs/man/CMakeFiles/man.dir/depend.internal". Scanning dependencies of target man gmake[2]: Leaving directory '/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu' /usr/bin/gmake -f docs/man/CMakeFiles/man.dir/build.make docs/man/CMakeFiles/man.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu' Dependee "/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/depend.internal". Dependee "/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/depend.internal". [ 1%] Generating clazy.1 cd /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/docs/man && /usr/bin/pod2man -c KDAB -r "1.7.0" -s 1 /builddir/build/BUILD/clazy-1.7/docs/man/clazy.pod /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/docs/man/clazy.1 Scanning dependencies of target ClazyPlugin gmake[2]: Leaving directory '/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/ClazyPlugin.dir/build.make CMakeFiles/ClazyPlugin.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu' [ 1%] Building CXX object CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.gch /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -x c++-header -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.gch -c /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.cxx gmake[2]: Leaving directory '/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu' [ 1%] Built target man [ 2%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/ruleofbase.cpp.o [ 3%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/detachingbase.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/ruleofbase.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/ruleofbase.cpp /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/detachingbase.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/detachingbase.cpp [ 4%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/inefficientqlistbase.cpp.o [ 5%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/assert-with-side-effects.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/inefficientqlistbase.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/inefficientqlistbase.cpp [ 6%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/container-inside-loop.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/assert-with-side-effects.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/manuallevel/assert-with-side-effects.cpp /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/container-inside-loop.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/manuallevel/container-inside-loop.cpp [ 7%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/detaching-member.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/detaching-member.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/manuallevel/detaching-member.cpp [ 8%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/ifndef-define-typo.cpp.o [ 9%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/heap-allocated-small-trivial-type.cpp.o [ 9%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/inefficient-qlist.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/ifndef-define-typo.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/manuallevel/ifndef-define-typo.cpp [ 10%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/isempty-vs-count.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/heap-allocated-small-trivial-type.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/manuallevel/heap-allocated-small-trivial-type.cpp /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/inefficient-qlist.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/manuallevel/inefficient-qlist.cpp [ 11%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qhash-with-char-pointer-key.cpp.o [ 12%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/jnisignatures.cpp.o [ 14%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qvariant-template-instantiation.cpp.o [ 14%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/raw-environment-function.cpp.o [ 15%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qproperty-type-mismatch.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/isempty-vs-count.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/manuallevel/isempty-vs-count.cpp [ 17%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qt-keywords.cpp.o [ 19%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qrequiredresult-candidates.cpp.o [ 19%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qstring-varargs.cpp.o [ 20%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/reserve-candidates.cpp.o [ 20%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qt4-qstring-from-array.cpp.o [ 20%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qt6-qlatin1string-to-u.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/jnisignatures.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/manuallevel/jnisignatures.cpp /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qhash-with-char-pointer-key.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/manuallevel/qhash-with-char-pointer-key.cpp /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qproperty-type-mismatch.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/manuallevel/qproperty-type-mismatch.cpp /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qrequiredresult-candidates.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/manuallevel/qrequiredresult-candidates.cpp /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qstring-varargs.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/manuallevel/qstring-varargs.cpp /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qt-keywords.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/manuallevel/qt-keywords.cpp [ 21%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/thread-with-slots.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qt4-qstring-from-array.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/manuallevel/qt4-qstring-from-array.cpp /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qt6-qlatin1string-to-u.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/manuallevel/qt6-qlatin1string-to-u.cpp /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qvariant-template-instantiation.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/manuallevel/qvariant-template-instantiation.cpp [ 23%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/tr-non-literal.cpp.o [ 23%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/signal-with-return-value.cpp.o [ 24%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level0/connect-by-name.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/raw-environment-function.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/manuallevel/raw-environment-function.cpp /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/reserve-candidates.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/manuallevel/reserve-candidates.cpp /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/thread-with-slots.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/manuallevel/thread-with-slots.cpp [ 25%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/unneeded-cast.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/signal-with-return-value.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/manuallevel/signal-with-return-value.cpp [ 25%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level0/connect-not-normalized.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/tr-non-literal.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/manuallevel/tr-non-literal.cpp /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level0/connect-by-name.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level0/connect-by-name.cpp [ 26%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level0/connect-non-signal.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level0/connect-not-normalized.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level0/connect-not-normalized.cpp [ 27%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level0/empty-qstringliteral.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/unneeded-cast.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/manuallevel/unneeded-cast.cpp [ 28%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level0/container-anti-pattern.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level0/connect-non-signal.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level0/connect-non-signal.cpp /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level0/empty-qstringliteral.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level0/empty-qstringliteral.cpp [ 31%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level0/lowercase-qml-type-name.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level0/container-anti-pattern.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level0/container-anti-pattern.cpp [ 31%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level0/lambda-in-connect.cpp.o [ 31%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level0/fully-qualified-moc-types.cpp.o [ 32%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level0/lambda-unique-connection.cpp.o [ 33%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level0/mutable-container-key.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level0/fully-qualified-moc-types.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level0/fully-qualified-moc-types.cpp /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level0/lambda-in-connect.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level0/lambda-in-connect.cpp [ 34%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level0/overloaded-signal.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level0/lambda-unique-connection.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level0/lambda-unique-connection.cpp /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level0/lowercase-qml-type-name.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level0/lowercase-qml-type-name.cpp /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level0/mutable-container-key.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level0/mutable-container-key.cpp /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level0/overloaded-signal.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level0/overloaded-signal.cpp [ 34%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level0/qcolor-from-literal.cpp.o [ 36%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level0/qdatetime-utc.cpp.o [ 36%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level0/qenums.cpp.o [ 37%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level0/qfileinfo-exists.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qcolor-from-literal.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level0/qcolor-from-literal.cpp /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qdatetime-utc.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level0/qdatetime-utc.cpp /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qenums.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level0/qenums.cpp [ 38%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level0/qmap-with-pointer-key.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qfileinfo-exists.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level0/qfileinfo-exists.cpp [ 40%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level0/qgetenv.cpp.o [ 40%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level0/qstring-arg.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qmap-with-pointer-key.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level0/qmap-with-pointer-key.cpp /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qgetenv.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level0/qgetenv.cpp /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qstring-arg.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level0/qstring-arg.cpp [ 41%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level0/qstring-comparison-to-implicit-char.cpp.o [ 42%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level0/qstring-insensitive-allocation.cpp.o [ 42%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level0/qstring-ref.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qstring-comparison-to-implicit-char.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level0/qstring-comparison-to-implicit-char.cpp /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qstring-insensitive-allocation.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level0/qstring-insensitive-allocation.cpp /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qstring-ref.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level0/qstring-ref.cpp [ 43%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level0/qt-macros.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qt-macros.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level0/qt-macros.cpp [ 44%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level0/strict-iterators.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level0/strict-iterators.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level0/strict-iterators.cpp [ 45%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level0/temporary-iterator.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level0/temporary-iterator.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level0/temporary-iterator.cpp [ 46%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level0/unused-non-trivial-variable.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level0/unused-non-trivial-variable.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level0/unused-non-trivial-variable.cpp [ 47%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level0/writing-to-temporary.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level0/writing-to-temporary.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level0/writing-to-temporary.cpp [ 48%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level0/wrong-qevent-cast.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level0/wrong-qevent-cast.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level0/wrong-qevent-cast.cpp [ 49%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level0/wrong-qglobalstatic.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level0/wrong-qglobalstatic.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level0/wrong-qglobalstatic.cpp [ 50%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level1/child-event-qobject-cast.cpp.o [ 51%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level1/auto-unexpected-qstringbuilder.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level1/auto-unexpected-qstringbuilder.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level1/auto-unexpected-qstringbuilder.cpp /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level1/child-event-qobject-cast.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level1/child-event-qobject-cast.cpp [ 51%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level1/connect-3arg-lambda.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level1/connect-3arg-lambda.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level1/connect-3arg-lambda.cpp [ 52%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level1/const-signal-or-slot.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level1/const-signal-or-slot.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level1/const-signal-or-slot.cpp [ 53%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level1/detaching-temporary.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level1/detaching-temporary.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level1/detaching-temporary.cpp [ 54%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level1/foreach.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level1/foreach.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level1/foreach.cpp [ 55%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level1/incorrect-emit.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level1/incorrect-emit.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level1/incorrect-emit.cpp [ 56%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level1/inefficient-qlist-soft.cpp.o [ 57%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level1/non-pod-global-static.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level1/non-pod-global-static.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level1/non-pod-global-static.cpp [ 58%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level1/install-event-filter.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level1/inefficient-qlist-soft.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level1/inefficient-qlist-soft.cpp [ 59%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level1/overridden-signal.cpp.o [ 59%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level1/post-event.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level1/install-event-filter.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level1/install-event-filter.cpp /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level1/overridden-signal.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level1/overridden-signal.cpp /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level1/post-event.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level1/post-event.cpp [ 60%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level1/qdeleteall.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level1/qdeleteall.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level1/qdeleteall.cpp [ 61%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level1/qhash-namespace.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level1/qhash-namespace.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level1/qhash-namespace.cpp [ 62%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level1/qlatin1string-non-ascii.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level1/qlatin1string-non-ascii.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level1/qlatin1string-non-ascii.cpp [ 63%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level1/qproperty-without-notify.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level1/qproperty-without-notify.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level1/qproperty-without-notify.cpp [ 64%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level1/qstring-left.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level1/qstring-left.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level1/qstring-left.cpp [ 65%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level1/range-loop.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level1/range-loop.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level1/range-loop.cpp [ 66%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level1/returning-data-from-temporary.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level1/returning-data-from-temporary.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level1/returning-data-from-temporary.cpp [ 66%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level1/skipped-base-method.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level1/skipped-base-method.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level1/skipped-base-method.cpp [ 67%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level1/rule-of-two-soft.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level1/rule-of-two-soft.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level1/rule-of-two-soft.cpp [ 68%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level1/virtual-signal.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level1/virtual-signal.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level1/virtual-signal.cpp [ 69%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level2/copyable-polymorphic.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level2/copyable-polymorphic.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level2/copyable-polymorphic.cpp [ 70%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level2/base-class-event.cpp.o [ 71%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level2/ctor-missing-parent-argument.cpp.o [ 72%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level2/function-args-by-ref.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level2/base-class-event.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level2/base-class-event.cpp /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level2/ctor-missing-parent-argument.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level2/ctor-missing-parent-argument.cpp /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level2/function-args-by-ref.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level2/function-args-by-ref.cpp [ 73%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level2/function-args-by-value.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level2/function-args-by-value.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level2/function-args-by-value.cpp [ 74%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level2/global-const-char-pointer.cpp.o [ 75%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level2/implicit-casts.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level2/global-const-char-pointer.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level2/global-const-char-pointer.cpp /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level2/implicit-casts.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level2/implicit-casts.cpp [ 76%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level2/missing-qobject-macro.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level2/missing-qobject-macro.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level2/missing-qobject-macro.cpp [ 76%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level2/missing-typeinfo.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level2/missing-typeinfo.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level2/missing-typeinfo.cpp [ 77%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level2/old-style-connect.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level2/old-style-connect.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level2/old-style-connect.cpp [ 78%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level2/qstring-allocations.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level2/qstring-allocations.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level2/qstring-allocations.cpp [ 79%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level2/returning-void-expression.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level2/returning-void-expression.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level2/returning-void-expression.cpp [ 80%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level2/rule-of-three.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level2/rule-of-three.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level2/rule-of-three.cpp [ 81%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level2/static-pmf.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level2/static-pmf.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level2/static-pmf.cpp [ 82%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checks/level2/virtual-call-ctor.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checks/level2/virtual-call-ctor.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checks/level2/virtual-call-ctor.cpp [ 83%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/ClazyContext.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/ClazyContext.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/ClazyContext.cpp [ 84%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/Clazy.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/Clazy.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/Clazy.cpp [ 84%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/AccessSpecifierManager.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/AccessSpecifierManager.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/AccessSpecifierManager.cpp [ 85%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checkbase.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checkbase.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checkbase.cpp [ 86%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/checkmanager.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/checkmanager.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/checkmanager.cpp [ 87%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/SuppressionManager.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/SuppressionManager.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/SuppressionManager.cpp [ 88%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/ContextUtils.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/ContextUtils.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/ContextUtils.cpp [ 89%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/FixItUtils.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/FixItUtils.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/FixItUtils.cpp [ 90%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/FixItExporter.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/FixItExporter.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/FixItExporter.cpp [ 91%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/PreProcessorVisitor.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/PreProcessorVisitor.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/PreProcessorVisitor.cpp [ 92%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/LoopUtils.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/LoopUtils.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/LoopUtils.cpp [ 92%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/QtUtils.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/QtUtils.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/QtUtils.cpp [ 93%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/StringUtils.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/StringUtils.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/StringUtils.cpp [ 94%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/TemplateUtils.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/TemplateUtils.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/TemplateUtils.cpp [ 95%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/TypeUtils.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/TypeUtils.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/TypeUtils.cpp [ 96%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/Utils.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/Utils.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/Utils.cpp [ 97%] Building CXX object CMakeFiles/ClazyPlugin.dir/src/MiniAstDumper.cpp.o /usr/bin/g++ -DClazyPlugin_EXPORTS -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -Winvalid-pch -include /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -o CMakeFiles/ClazyPlugin.dir/src/MiniAstDumper.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/MiniAstDumper.cpp [ 98%] Linking CXX shared library lib/ClazyPlugin.so /usr/bin/cmake -E cmake_link_script CMakeFiles/ClazyPlugin.dir/link.txt --verbose=1 /usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,ClazyPlugin.so -o lib/ClazyPlugin.so CMakeFiles/ClazyPlugin.dir/src/checks/detachingbase.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/inefficientqlistbase.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/ruleofbase.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/assert-with-side-effects.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/container-inside-loop.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/detaching-member.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/heap-allocated-small-trivial-type.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/ifndef-define-typo.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/inefficient-qlist.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/isempty-vs-count.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/jnisignatures.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qhash-with-char-pointer-key.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qproperty-type-mismatch.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qrequiredresult-candidates.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qstring-varargs.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qt-keywords.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qt4-qstring-from-array.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qt6-qlatin1string-to-u.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/qvariant-template-instantiation.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/raw-environment-function.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/reserve-candidates.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/signal-with-return-value.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/thread-with-slots.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/tr-non-literal.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/unneeded-cast.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/connect-by-name.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/connect-non-signal.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/connect-not-normalized.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/container-anti-pattern.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/empty-qstringliteral.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/fully-qualified-moc-types.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/lambda-in-connect.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/lambda-unique-connection.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/lowercase-qml-type-name.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/mutable-container-key.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/overloaded-signal.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qcolor-from-literal.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qdatetime-utc.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qenums.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qfileinfo-exists.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qgetenv.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qmap-with-pointer-key.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qstring-arg.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qstring-comparison-to-implicit-char.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qstring-insensitive-allocation.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qstring-ref.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/qt-macros.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/strict-iterators.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/temporary-iterator.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/unused-non-trivial-variable.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/writing-to-temporary.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/wrong-qevent-cast.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level0/wrong-qglobalstatic.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/auto-unexpected-qstringbuilder.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/child-event-qobject-cast.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/connect-3arg-lambda.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/const-signal-or-slot.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/detaching-temporary.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/foreach.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/incorrect-emit.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/inefficient-qlist-soft.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/install-event-filter.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/non-pod-global-static.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/overridden-signal.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/post-event.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/qdeleteall.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/qhash-namespace.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/qlatin1string-non-ascii.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/qproperty-without-notify.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/qstring-left.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/range-loop.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/returning-data-from-temporary.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/rule-of-two-soft.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/skipped-base-method.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level1/virtual-signal.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/base-class-event.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/copyable-polymorphic.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/ctor-missing-parent-argument.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/function-args-by-ref.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/function-args-by-value.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/global-const-char-pointer.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/implicit-casts.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/missing-qobject-macro.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/missing-typeinfo.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/old-style-connect.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/qstring-allocations.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/returning-void-expression.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/rule-of-three.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/static-pmf.cpp.o CMakeFiles/ClazyPlugin.dir/src/checks/level2/virtual-call-ctor.cpp.o CMakeFiles/ClazyPlugin.dir/src/ClazyContext.cpp.o CMakeFiles/ClazyPlugin.dir/src/Clazy.cpp.o CMakeFiles/ClazyPlugin.dir/src/AccessSpecifierManager.cpp.o CMakeFiles/ClazyPlugin.dir/src/checkbase.cpp.o CMakeFiles/ClazyPlugin.dir/src/checkmanager.cpp.o CMakeFiles/ClazyPlugin.dir/src/SuppressionManager.cpp.o CMakeFiles/ClazyPlugin.dir/src/ContextUtils.cpp.o CMakeFiles/ClazyPlugin.dir/src/FixItUtils.cpp.o CMakeFiles/ClazyPlugin.dir/src/FixItExporter.cpp.o CMakeFiles/ClazyPlugin.dir/src/LoopUtils.cpp.o CMakeFiles/ClazyPlugin.dir/src/PreProcessorVisitor.cpp.o CMakeFiles/ClazyPlugin.dir/src/QtUtils.cpp.o CMakeFiles/ClazyPlugin.dir/src/StringUtils.cpp.o CMakeFiles/ClazyPlugin.dir/src/TemplateUtils.cpp.o CMakeFiles/ClazyPlugin.dir/src/TypeUtils.cpp.o CMakeFiles/ClazyPlugin.dir/src/Utils.cpp.o CMakeFiles/ClazyPlugin.dir/src/MiniAstDumper.cpp.o /usr/lib64/libclang-cpp.so /usr/lib64/libLLVM-11.so -lclang-cpp /builddir/build/BUILD/clazy-1.7/src/checks/level1/range-loop.cpp:51: warning: type 'Fixit' violates the C++ One Definition Rule [-Wodr] 51 | enum Fixit { | /builddir/build/BUILD/clazy-1.7/src/checks/level2/qstring-allocations.cpp:67: note: an enum with different value name is defined in another translation unit 67 | enum Fixit { | /builddir/build/BUILD/clazy-1.7/src/checks/level1/range-loop.cpp:52: note: name 'Fixit_AddRef' differs from name 'FixitNone' defined in another translation unit 52 | Fixit_AddRef = 1, | /builddir/build/BUILD/clazy-1.7/src/checks/level2/qstring-allocations.cpp:68: note: mismatching definition 68 | FixitNone = 0, | gmake[2]: Leaving directory '/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu' [ 98%] Built target ClazyPlugin /usr/bin/gmake -f CMakeFiles/clazy-standalone.dir/build.make CMakeFiles/clazy-standalone.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/clazy-1.7 /builddir/build/BUILD/clazy-1.7 /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/clazy-standalone.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/clazy-standalone.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/clazy-standalone.dir/depend.internal". Dependee "/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles/clazy-standalone.dir/depend.internal". Scanning dependencies of target clazy-standalone gmake[2]: Leaving directory '/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu' /usr/bin/gmake -f CMakeFiles/clazy-standalone.dir/build.make CMakeFiles/clazy-standalone.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu' [ 99%] Building CXX object CMakeFiles/clazy-standalone.dir/src/ClazyStandaloneMain.cpp.o /usr/bin/g++ -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/clazy-1.7 -I/builddir/build/BUILD/clazy-1.7/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -o CMakeFiles/clazy-standalone.dir/src/ClazyStandaloneMain.cpp.o -c /builddir/build/BUILD/clazy-1.7/src/ClazyStandaloneMain.cpp [100%] Linking CXX executable bin/clazy-standalone /usr/bin/cmake -E cmake_link_script CMakeFiles/clazy-standalone.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/clazy-standalone.dir/src/ClazyStandaloneMain.cpp.o -o bin/clazy-standalone -Wl,-rpath,/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/lib: lib/ClazyPlugin.so /usr/lib64/libclang-cpp.so /usr/lib64/libLLVM-11.so -lclang-cpp gmake[2]: Leaving directory '/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu' [100%] Built target clazy-standalone gmake[1]: Leaving directory '/builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/clazy-1.7/x86_64-redhat-linux-gnu/CMakeFiles 0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.psAuwi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64 ++ dirname /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64 + cd clazy-1.7 + DESTDIR=/builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64 + /usr/bin/cmake --install x86_64-redhat-linux-gnu -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/lib64/ClazyPlugin.so -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/bin/clazy -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level0/README-connect-by-name.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level0/README-connect-non-signal.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level0/README-connect-not-normalized.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level0/README-container-anti-pattern.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level0/README-empty-qstringliteral.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level0/README-fully-qualified-moc-types.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level0/README-lambda-in-connect.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level0/README-lambda-unique-connection.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level0/README-lowercase-qml-type-name.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level0/README-mutable-container-key.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level0/README-overloaded-signal.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level0/README-qcolor-from-literal.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level0/README-qdatetime-utc.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level0/README-qenums.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level0/README-qfileinfo-exists.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level0/README-qgetenv.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level0/README-qmap-with-pointer-key.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level0/README-qstring-arg.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level0/README-qstring-comparison-to-implicit-char.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level0/README-qstring-insensitive-allocation.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level0/README-qstring-ref.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level0/README-qt-macros.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level0/README-strict-iterators.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level0/README-temporary-iterator.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level0/README-unused-non-trivial-variable.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level0/README-writing-to-temporary.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level0/README-wrong-qevent-cast.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level0/README-wrong-qglobalstatic.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level1/README-auto-unexpected-qstringbuilder.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level1/README-child-event-qobject-cast.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level1/README-connect-3arg-lambda.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level1/README-const-signal-or-slot.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level1/README-detaching-temporary.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level1/README-foreach.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level1/README-incorrect-emit.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level1/README-inefficient-qlist-soft.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level1/README-install-event-filter.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level1/README-non-pod-global-static.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level1/README-overridden-signal.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level1/README-post-event.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level1/README-qdeleteall.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level1/README-qhash-namespace.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level1/README-qlatin1string-non-ascii.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level1/README-qproperty-without-notify.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level1/README-qstring-left.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level1/README-range-loop.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level1/README-returning-data-from-temporary.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level1/README-rule-of-two-soft.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level1/README-skipped-base-method.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level1/README-virtual-signal.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level2/README-base-class-event.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level2/README-copyable-polymorphic.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level2/README-ctor-missing-parent-argument.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level2/README-function-args-by-ref.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level2/README-function-args-by-value.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level2/README-global-const-char-pointer.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level2/README-implicit-casts.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level2/README-missing-qobject-macro.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level2/README-missing-typeinfo.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level2/README-old-style-connect.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level2/README-qstring-allocations.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level2/README-returning-void-expression.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level2/README-rule-of-three.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level2/README-static-pmf.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/level2/README-virtual-call-ctor.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/manuallevel/README-assert-with-side-effects.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/manuallevel/README-container-inside-loop.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/manuallevel/README-detaching-member.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/manuallevel/README-heap-allocated-small-trivial-type.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/manuallevel/README-ifndef-define-typo.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/manuallevel/README-inefficient-qlist.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/manuallevel/README-isempty-vs-count.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/manuallevel/README-jni-signatures.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/manuallevel/README-qhash-with-char-pointer-key.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/manuallevel/README-qproperty-type-mismatch.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/manuallevel/README-qrequiredresult-candidates.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/manuallevel/README-qstring-varargs.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/manuallevel/README-qt-keywords.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/manuallevel/README-qt4-qstring-from-array.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/manuallevel/README-qt6-qlatin1string-to-u.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/manuallevel/README-qvariant-template-instantiation.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/manuallevel/README-raw-environment-function.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/manuallevel/README-reserve-candidates.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/manuallevel/README-signal-with-return-value.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/manuallevel/README-thread-with-slots.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/manuallevel/README-tr-non-literal.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/manuallevel/README-unneeded-cast.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/README.md -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/COPYING-LGPL2.txt -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy/checks.json -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/bin/clazy-standalone -- Set runtime path of "/builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/bin/clazy-standalone" to "" -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/metainfo/org.kde.clazy.metainfo.xml -- Installing: /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/man/man1/clazy.1 + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 1.7-2.fc34 --unique-debug-suffix -1.7-2.fc34.x86_64 --unique-debug-src-base clazy-1.7-2.fc34.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/clazy-1.7 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/bin/clazy-standalone explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/lib64/ClazyPlugin.so extracting debug info from /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/lib64/ClazyPlugin.so extracting debug info from /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/bin/clazy-standalone dwz: Too few files for multifile optimization original debug info size: 244080kB, size after compression: 163028kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 1663 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/clazy from /usr/bin/env sh to #!/usr/bin/sh Processing files: clazy-1.7-2.fc34.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KMtwFA + umask 022 + cd /builddir/build/BUILD + cd clazy-1.7 + DOCDIR=/builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy + cp -pr HOWTO /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/doc/clazy + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fCa7AL + umask 022 + cd /builddir/build/BUILD + cd clazy-1.7 + LICENSEDIR=/builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/licenses/clazy + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/licenses/clazy + cp -pr COPYING-LGPL2.txt /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64/usr/share/licenses/clazy + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/share/doc/clazy Provides: clazy = 1.7-2.fc34 clazy(x86-64) = 1.7-2.fc34 metainfo() metainfo(org.kde.clazy.metainfo.xml) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh libLLVM-11.so()(64bit) libLLVM-11.so(LLVM_11)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.4)(64bit) libclang-cpp.so.11.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: clazy-debugsource-1.7-2.fc34.x86_64 Provides: clazy-debugsource = 1.7-2.fc34 clazy-debugsource(x86-64) = 1.7-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: clazy-debuginfo-1.7-2.fc34.x86_64 Provides: clazy-debuginfo = 1.7-2.fc34 clazy-debuginfo(x86-64) = 1.7-2.fc34 debuginfo(build-id) = 27a8e5d19ca77d6d58a8f6bae1caaa466571228b debuginfo(build-id) = fc80f0312f2e59192ca404c3eca52998e2078e4b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: clazy-debugsource(x86-64) = 1.7-2.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64 Wrote: /builddir/build/RPMS/clazy-debugsource-1.7-2.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/clazy-1.7-2.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/clazy-debuginfo-1.7-2.fc34.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.d7Gz44 + umask 022 + cd /builddir/build/BUILD + cd clazy-1.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/clazy-1.7-2.fc34.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0